Package emu.grasscutter.net.proto
Interface IrodoriPoetryThemeDataOuterClass.IrodoriPoetryThemeDataOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
IrodoriPoetryThemeDataOuterClass.IrodoriPoetryThemeData,IrodoriPoetryThemeDataOuterClass.IrodoriPoetryThemeData.Builder
- Enclosing class:
- IrodoriPoetryThemeDataOuterClass
public static interface IrodoriPoetryThemeDataOuterClass.IrodoriPoetryThemeDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 max_progress = 7;intuint32 progress = 11;intuint32 theme_id = 12;intgetUnk3300CNNMEHOGGLL(int index) repeated uint32 Unk3300_CNNMEHOGGLL = 10;intrepeated uint32 Unk3300_CNNMEHOGGLL = 10;repeated uint32 Unk3300_CNNMEHOGGLL = 10;intuint32 Unk3300_HFMKPNOBPDK = 14;intgetUnk3300HODJKKDBJDJ(int index) repeated uint32 Unk3300_HODJKKDBJDJ = 15;intrepeated uint32 Unk3300_HODJKKDBJDJ = 15;repeated uint32 Unk3300_HODJKKDBJDJ = 15;intuint32 Unk3300_NJHMNLIAGIK = 6;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
-
getUnk3300HFMKPNOBPDK
int getUnk3300HFMKPNOBPDK()uint32 Unk3300_HFMKPNOBPDK = 14;- Returns:
- The unk3300HFMKPNOBPDK.
-
getUnk3300CNNMEHOGGLLList
repeated uint32 Unk3300_CNNMEHOGGLL = 10;- Returns:
- A list containing the unk3300CNNMEHOGGLL.
-
getUnk3300CNNMEHOGGLLCount
int getUnk3300CNNMEHOGGLLCount()repeated uint32 Unk3300_CNNMEHOGGLL = 10;- Returns:
- The count of unk3300CNNMEHOGGLL.
-
getUnk3300CNNMEHOGGLL
int getUnk3300CNNMEHOGGLL(int index) repeated uint32 Unk3300_CNNMEHOGGLL = 10;- Parameters:
index- The index of the element to return.- Returns:
- The unk3300CNNMEHOGGLL at the given index.
-
getProgress
int getProgress()uint32 progress = 11;- Returns:
- The progress.
-
getThemeId
int getThemeId()uint32 theme_id = 12;- Returns:
- The themeId.
-
getMaxProgress
int getMaxProgress()uint32 max_progress = 7;- Returns:
- The maxProgress.
-
getUnk3300HODJKKDBJDJList
repeated uint32 Unk3300_HODJKKDBJDJ = 15;- Returns:
- A list containing the unk3300HODJKKDBJDJ.
-
getUnk3300HODJKKDBJDJCount
int getUnk3300HODJKKDBJDJCount()repeated uint32 Unk3300_HODJKKDBJDJ = 15;- Returns:
- The count of unk3300HODJKKDBJDJ.
-
getUnk3300HODJKKDBJDJ
int getUnk3300HODJKKDBJDJ(int index) repeated uint32 Unk3300_HODJKKDBJDJ = 15;- Parameters:
index- The index of the element to return.- Returns:
- The unk3300HODJKKDBJDJ at the given index.
-
getUnk3300NJHMNLIAGIK
int getUnk3300NJHMNLIAGIK()uint32 Unk3300_NJHMNLIAGIK = 6;- Returns:
- The unk3300NJHMNLIAGIK.
-