Package emu.grasscutter.net.proto
Interface LanternProjectionInfoOuterClass.LanternProjectionInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
LanternProjectionInfoOuterClass.LanternProjectionInfo,LanternProjectionInfoOuterClass.LanternProjectionInfo.Builder
- Enclosing class:
- LanternProjectionInfoOuterClass
public static interface LanternProjectionInfoOuterClass.LanternProjectionInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetLevelList(int index) repeated .LanternProjectionLevelInfo level_list = 13;intrepeated .LanternProjectionLevelInfo level_list = 13;repeated .LanternProjectionLevelInfo level_list = 13;getLevelListOrBuilder(int index) repeated .LanternProjectionLevelInfo level_list = 13;repeated .LanternProjectionLevelInfo level_list = 13;intgetOpenStageList(int index) repeated uint32 open_stage_list = 15;intrepeated uint32 open_stage_list = 15;repeated uint32 open_stage_list = 15;getUnk3300EBHHFKLDOFB(int index) repeated .ClientInputType Unk3300_EBHHFKLDOFB = 10;intrepeated .ClientInputType Unk3300_EBHHFKLDOFB = 10;repeated .ClientInputType Unk3300_EBHHFKLDOFB = 10;intgetUnk3300EBHHFKLDOFBValue(int index) repeated .ClientInputType Unk3300_EBHHFKLDOFB = 10;repeated .ClientInputType Unk3300_EBHHFKLDOFB = 10;getUnk3300FAIAIJGCBJG(int index) repeated .ClientInputType Unk3300_FAIAIJGCBJG = 5;intrepeated .ClientInputType Unk3300_FAIAIJGCBJG = 5;repeated .ClientInputType Unk3300_FAIAIJGCBJG = 5;intgetUnk3300FAIAIJGCBJGValue(int index) repeated .ClientInputType Unk3300_FAIAIJGCBJG = 5;repeated .ClientInputType Unk3300_FAIAIJGCBJG = 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
-
getUnk3300FAIAIJGCBJGList
List<ClientInputTypeOuterClass.ClientInputType> getUnk3300FAIAIJGCBJGList()repeated .ClientInputType Unk3300_FAIAIJGCBJG = 5;- Returns:
- A list containing the unk3300FAIAIJGCBJG.
-
getUnk3300FAIAIJGCBJGCount
int getUnk3300FAIAIJGCBJGCount()repeated .ClientInputType Unk3300_FAIAIJGCBJG = 5;- Returns:
- The count of unk3300FAIAIJGCBJG.
-
getUnk3300FAIAIJGCBJG
repeated .ClientInputType Unk3300_FAIAIJGCBJG = 5;- Parameters:
index- The index of the element to return.- Returns:
- The unk3300FAIAIJGCBJG at the given index.
-
getUnk3300FAIAIJGCBJGValueList
repeated .ClientInputType Unk3300_FAIAIJGCBJG = 5;- Returns:
- A list containing the enum numeric values on the wire for unk3300FAIAIJGCBJG.
-
getUnk3300FAIAIJGCBJGValue
int getUnk3300FAIAIJGCBJGValue(int index) repeated .ClientInputType Unk3300_FAIAIJGCBJG = 5;- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of unk3300FAIAIJGCBJG at the given index.
-
getOpenStageListList
repeated uint32 open_stage_list = 15;- Returns:
- A list containing the openStageList.
-
getOpenStageListCount
int getOpenStageListCount()repeated uint32 open_stage_list = 15;- Returns:
- The count of openStageList.
-
getOpenStageList
int getOpenStageList(int index) repeated uint32 open_stage_list = 15;- Parameters:
index- The index of the element to return.- Returns:
- The openStageList at the given index.
-
getLevelListList
List<LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo> getLevelListList()repeated .LanternProjectionLevelInfo level_list = 13; -
getLevelList
repeated .LanternProjectionLevelInfo level_list = 13; -
getLevelListCount
int getLevelListCount()repeated .LanternProjectionLevelInfo level_list = 13; -
getLevelListOrBuilderList
List<? extends LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfoOrBuilder> getLevelListOrBuilderList()repeated .LanternProjectionLevelInfo level_list = 13; -
getLevelListOrBuilder
LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfoOrBuilder getLevelListOrBuilder(int index) repeated .LanternProjectionLevelInfo level_list = 13; -
getUnk3300EBHHFKLDOFBList
List<ClientInputTypeOuterClass.ClientInputType> getUnk3300EBHHFKLDOFBList()repeated .ClientInputType Unk3300_EBHHFKLDOFB = 10;- Returns:
- A list containing the unk3300EBHHFKLDOFB.
-
getUnk3300EBHHFKLDOFBCount
int getUnk3300EBHHFKLDOFBCount()repeated .ClientInputType Unk3300_EBHHFKLDOFB = 10;- Returns:
- The count of unk3300EBHHFKLDOFB.
-
getUnk3300EBHHFKLDOFB
repeated .ClientInputType Unk3300_EBHHFKLDOFB = 10;- Parameters:
index- The index of the element to return.- Returns:
- The unk3300EBHHFKLDOFB at the given index.
-
getUnk3300EBHHFKLDOFBValueList
repeated .ClientInputType Unk3300_EBHHFKLDOFB = 10;- Returns:
- A list containing the enum numeric values on the wire for unk3300EBHHFKLDOFB.
-
getUnk3300EBHHFKLDOFBValue
int getUnk3300EBHHFKLDOFBValue(int index) repeated .ClientInputType Unk3300_EBHHFKLDOFB = 10;- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of unk3300EBHHFKLDOFB at the given index.
-