Package emu.grasscutter.net.proto
Interface VintageHuntingFirstStageSettleInfoOuterClass.VintageHuntingFirstStageSettleInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
VintageHuntingFirstStageSettleInfoOuterClass.VintageHuntingFirstStageSettleInfo,VintageHuntingFirstStageSettleInfoOuterClass.VintageHuntingFirstStageSettleInfo.Builder
- Enclosing class:
- VintageHuntingFirstStageSettleInfoOuterClass
public static interface VintageHuntingFirstStageSettleInfoOuterClass.VintageHuntingFirstStageSettleInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintgetScore()uint32 score = 1;intuint32 Unk3300_HIKADHBLPEB = 2;intuint32 Unk3300_IPAJLKOBDKC = 11;intuint32 Unk3300_NILGNHOPGLD = 3;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
-
getUnk3300HIKADHBLPEB
int getUnk3300HIKADHBLPEB()uint32 Unk3300_HIKADHBLPEB = 2;- Returns:
- The unk3300HIKADHBLPEB.
-
getScore
int getScore()uint32 score = 1;- Returns:
- The score.
-
getUnk3300NILGNHOPGLD
int getUnk3300NILGNHOPGLD()uint32 Unk3300_NILGNHOPGLD = 3;- Returns:
- The unk3300NILGNHOPGLD.
-
getUnk3300IPAJLKOBDKC
int getUnk3300IPAJLKOBDKC()uint32 Unk3300_IPAJLKOBDKC = 11;- Returns:
- The unk3300IPAJLKOBDKC.
-