Package emu.grasscutter.net.proto
Interface RoguelikeRuneRecordOuterClass.RoguelikeRuneRecordOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
RoguelikeRuneRecordOuterClass.RoguelikeRuneRecord,RoguelikeRuneRecordOuterClass.RoguelikeRuneRecord.Builder
- Enclosing class:
- RoguelikeRuneRecordOuterClass
public static interface RoguelikeRuneRecordOuterClass.RoguelikeRuneRecordOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 rune_id = 10;intuint32 Unk3300_IGBOJLPPKON = 11;intuint32 Unk3300_JLOLMLFAPHH = 1;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
-
getRuneId
int getRuneId()uint32 rune_id = 10;- Returns:
- The runeId.
-
getUnk3300JLOLMLFAPHH
int getUnk3300JLOLMLFAPHH()uint32 Unk3300_JLOLMLFAPHH = 1;- Returns:
- The unk3300JLOLMLFAPHH.
-
getUnk3300IGBOJLPPKON
int getUnk3300IGBOJLPPKON()uint32 Unk3300_IGBOJLPPKON = 11;- Returns:
- The unk3300IGBOJLPPKON.
-