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 = 5;intint32 retcode = 4;intuint32 Unk3300_AIINHBHNHOI = 11;intuint32 Unk3300_LPHALOGLGAL = 9;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
-
getRetcode
int getRetcode()int32 retcode = 4;- Returns:
- The retcode.
-
getUnk3300AIINHBHNHOI
int getUnk3300AIINHBHNHOI()uint32 Unk3300_AIINHBHNHOI = 11;- Returns:
- The unk3300AIINHBHNHOI.
-
getAddProgress
int getAddProgress()uint32 add_progress = 5;- Returns:
- The addProgress.
-
getUnk3300LPHALOGLGAL
int getUnk3300LPHALOGLGAL()uint32 Unk3300_LPHALOGLGAL = 9;- Returns:
- The unk3300LPHALOGLGAL.
-