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 levelList = 11;intrepeated .LanternProjectionLevelInfo levelList = 11;repeated .LanternProjectionLevelInfo levelList = 11;getLevelListOrBuilder(int index) repeated .LanternProjectionLevelInfo levelList = 11;repeated .LanternProjectionLevelInfo levelList = 11;intgetOpenStageList(int index) repeated uint32 openStageList = 12;intrepeated uint32 openStageList = 12;repeated uint32 openStageList = 12;getUnk3300EBHHFKLDOFB(int index) repeated .ClientInputType Unk3300_EBHHFKLDOFB = 14;intrepeated .ClientInputType Unk3300_EBHHFKLDOFB = 14;repeated .ClientInputType Unk3300_EBHHFKLDOFB = 14;intgetUnk3300EBHHFKLDOFBValue(int index) repeated .ClientInputType Unk3300_EBHHFKLDOFB = 14;repeated .ClientInputType Unk3300_EBHHFKLDOFB = 14;getUnk3300FAIAIJGCBJG(int index) repeated .ClientInputType Unk3300_FAIAIJGCBJG = 2;intrepeated .ClientInputType Unk3300_FAIAIJGCBJG = 2;repeated .ClientInputType Unk3300_FAIAIJGCBJG = 2;intgetUnk3300FAIAIJGCBJGValue(int index) repeated .ClientInputType Unk3300_FAIAIJGCBJG = 2;repeated .ClientInputType Unk3300_FAIAIJGCBJG = 2;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 = 2;- Returns:
- A list containing the unk3300FAIAIJGCBJG.
-
getUnk3300FAIAIJGCBJGCount
int getUnk3300FAIAIJGCBJGCount()repeated .ClientInputType Unk3300_FAIAIJGCBJG = 2;- Returns:
- The count of unk3300FAIAIJGCBJG.
-
getUnk3300FAIAIJGCBJG
repeated .ClientInputType Unk3300_FAIAIJGCBJG = 2;- Parameters:
index- The index of the element to return.- Returns:
- The unk3300FAIAIJGCBJG at the given index.
-
getUnk3300FAIAIJGCBJGValueList
repeated .ClientInputType Unk3300_FAIAIJGCBJG = 2;- Returns:
- A list containing the enum numeric values on the wire for unk3300FAIAIJGCBJG.
-
getUnk3300FAIAIJGCBJGValue
int getUnk3300FAIAIJGCBJGValue(int index) repeated .ClientInputType Unk3300_FAIAIJGCBJG = 2;- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of unk3300FAIAIJGCBJG at the given index.
-
getUnk3300EBHHFKLDOFBList
List<ClientInputTypeOuterClass.ClientInputType> getUnk3300EBHHFKLDOFBList()repeated .ClientInputType Unk3300_EBHHFKLDOFB = 14;- Returns:
- A list containing the unk3300EBHHFKLDOFB.
-
getUnk3300EBHHFKLDOFBCount
int getUnk3300EBHHFKLDOFBCount()repeated .ClientInputType Unk3300_EBHHFKLDOFB = 14;- Returns:
- The count of unk3300EBHHFKLDOFB.
-
getUnk3300EBHHFKLDOFB
repeated .ClientInputType Unk3300_EBHHFKLDOFB = 14;- Parameters:
index- The index of the element to return.- Returns:
- The unk3300EBHHFKLDOFB at the given index.
-
getUnk3300EBHHFKLDOFBValueList
repeated .ClientInputType Unk3300_EBHHFKLDOFB = 14;- Returns:
- A list containing the enum numeric values on the wire for unk3300EBHHFKLDOFB.
-
getUnk3300EBHHFKLDOFBValue
int getUnk3300EBHHFKLDOFBValue(int index) repeated .ClientInputType Unk3300_EBHHFKLDOFB = 14;- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of unk3300EBHHFKLDOFB at the given index.
-
getLevelListList
List<LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo> getLevelListList()repeated .LanternProjectionLevelInfo levelList = 11; -
getLevelList
repeated .LanternProjectionLevelInfo levelList = 11; -
getLevelListCount
int getLevelListCount()repeated .LanternProjectionLevelInfo levelList = 11; -
getLevelListOrBuilderList
List<? extends LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfoOrBuilder> getLevelListOrBuilderList()repeated .LanternProjectionLevelInfo levelList = 11; -
getLevelListOrBuilder
LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfoOrBuilder getLevelListOrBuilder(int index) repeated .LanternProjectionLevelInfo levelList = 11; -
getOpenStageListList
repeated uint32 openStageList = 12;- Returns:
- A list containing the openStageList.
-
getOpenStageListCount
int getOpenStageListCount()repeated uint32 openStageList = 12;- Returns:
- The count of openStageList.
-
getOpenStageList
int getOpenStageList(int index) repeated uint32 openStageList = 12;- Parameters:
index- The index of the element to return.- Returns:
- The openStageList at the given index.
-