Package emu.grasscutter.net.proto
Interface SeaLampContributeItemRspOuterClass.SeaLampContributeItemRspOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
SeaLampContributeItemRspOuterClass.SeaLampContributeItemRsp,SeaLampContributeItemRspOuterClass.SeaLampContributeItemRsp.Builder
- Enclosing class:
- SeaLampContributeItemRspOuterClass
public static interface SeaLampContributeItemRspOuterClass.SeaLampContributeItemRspOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 add_progress = 2;intuint32 HNGMFPDIFCG = 7;intuint32 NAOHGOGJGGM = 6;intint32 retcode = 8;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getHNGMFPDIFCG
int getHNGMFPDIFCG()uint32 HNGMFPDIFCG = 7;- Returns:
- The hNGMFPDIFCG.
-
getNAOHGOGJGGM
int getNAOHGOGJGGM()uint32 NAOHGOGJGGM = 6;- Returns:
- The nAOHGOGJGGM.
-
getAddProgress
int getAddProgress()uint32 add_progress = 2;- Returns:
- The addProgress.
-
getRetcode
int getRetcode()int32 retcode = 8;- Returns:
- The retcode.
-