Package emu.grasscutter.net.proto
Interface SummerTimeDungeonInfoOuterClass.SummerTimeDungeonInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
SummerTimeDungeonInfoOuterClass.SummerTimeDungeonInfo,SummerTimeDungeonInfoOuterClass.SummerTimeDungeonInfo.Builder
- Enclosing class:
- SummerTimeDungeonInfoOuterClass
public static interface SummerTimeDungeonInfoOuterClass.SummerTimeDungeonInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 AIHBMHNAANC = 2;intuint32 dungeon_id = 8;intuint32 HFPIEECODCM = 6;intuint32 IPLPGGHGEDH = 1;intuint32 NGLCGINHGBJ = 5;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
-
getNGLCGINHGBJ
int getNGLCGINHGBJ()uint32 NGLCGINHGBJ = 5;- Returns:
- The nGLCGINHGBJ.
-
getDungeonId
int getDungeonId()uint32 dungeon_id = 8;- Returns:
- The dungeonId.
-
getIPLPGGHGEDH
int getIPLPGGHGEDH()uint32 IPLPGGHGEDH = 1;- Returns:
- The iPLPGGHGEDH.
-
getAIHBMHNAANC
int getAIHBMHNAANC()uint32 AIHBMHNAANC = 2;- Returns:
- The aIHBMHNAANC.
-
getHFPIEECODCM
int getHFPIEECODCM()uint32 HFPIEECODCM = 6;- Returns:
- The hFPIEECODCM.
-