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 BNNBEAHNPNH = 5;intuint32 CGNFCGJIOGM = 11;intgetDJEKCGJNNDE(int index) repeated uint32 DJEKCGJNNDE = 3;intrepeated uint32 DJEKCGJNNDE = 3;repeated uint32 DJEKCGJNNDE = 3;intgetEFBGNKCHODA(int index) repeated uint32 EFBGNKCHODA = 9;intrepeated uint32 EFBGNKCHODA = 9;repeated uint32 EFBGNKCHODA = 9;intuint32 NGBIFFGKFHN = 4;intuint32 OPPGKAGCJBJ = 7;intuint32 progress = 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
-
getBNNBEAHNPNH
int getBNNBEAHNPNH()uint32 BNNBEAHNPNH = 5;- Returns:
- The bNNBEAHNPNH.
-
getEFBGNKCHODAList
repeated uint32 EFBGNKCHODA = 9;- Returns:
- A list containing the eFBGNKCHODA.
-
getEFBGNKCHODACount
int getEFBGNKCHODACount()repeated uint32 EFBGNKCHODA = 9;- Returns:
- The count of eFBGNKCHODA.
-
getEFBGNKCHODA
int getEFBGNKCHODA(int index) repeated uint32 EFBGNKCHODA = 9;- Parameters:
index- The index of the element to return.- Returns:
- The eFBGNKCHODA at the given index.
-
getOPPGKAGCJBJ
int getOPPGKAGCJBJ()uint32 OPPGKAGCJBJ = 7;- Returns:
- The oPPGKAGCJBJ.
-
getCGNFCGJIOGM
int getCGNFCGJIOGM()uint32 CGNFCGJIOGM = 11;- Returns:
- The cGNFCGJIOGM.
-
getProgress
int getProgress()uint32 progress = 6;- Returns:
- The progress.
-
getNGBIFFGKFHN
int getNGBIFFGKFHN()uint32 NGBIFFGKFHN = 4;- Returns:
- The nGBIFFGKFHN.
-
getDJEKCGJNNDEList
repeated uint32 DJEKCGJNNDE = 3;- Returns:
- A list containing the dJEKCGJNNDE.
-
getDJEKCGJNNDECount
int getDJEKCGJNNDECount()repeated uint32 DJEKCGJNNDE = 3;- Returns:
- The count of dJEKCGJNNDE.
-
getDJEKCGJNNDE
int getDJEKCGJNNDE(int index) repeated uint32 DJEKCGJNNDE = 3;- Parameters:
index- The index of the element to return.- Returns:
- The dJEKCGJNNDE at the given index.
-