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