Package emu.grasscutter.net.proto
Interface GetScenePerformanceRspOuterClass.GetScenePerformanceRspOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
GetScenePerformanceRspOuterClass.GetScenePerformanceRsp,GetScenePerformanceRspOuterClass.GetScenePerformanceRsp.Builder
- Enclosing class:
- GetScenePerformanceRspOuterClass
public static interface GetScenePerformanceRspOuterClass.GetScenePerformanceRspOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetPos().Vector pos = 9;.Vector pos = 9;intint32 retcode = 1;intuint32 Unk3300_GLNFIFPNJIE = 4;intuint32 Unk3300_IHBPCPCJIBC = 2;intuint32 Unk3300_JMLJLNKLJNP = 15;intuint32 Unk3300_LIOFGAHKNIA = 14;intuint32 Unk3300_MIJMKLBGKML = 11;intuint32 Unk3300_MMALJIFDKJK = 13;intuint32 Unk3300_PDPJEMEKHKD = 10;booleanhasPos().Vector pos = 9;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
-
getRetcode
int getRetcode()int32 retcode = 1;- Returns:
- The retcode.
-
getUnk3300GLNFIFPNJIE
int getUnk3300GLNFIFPNJIE()uint32 Unk3300_GLNFIFPNJIE = 4;- Returns:
- The unk3300GLNFIFPNJIE.
-
getUnk3300IHBPCPCJIBC
int getUnk3300IHBPCPCJIBC()uint32 Unk3300_IHBPCPCJIBC = 2;- Returns:
- The unk3300IHBPCPCJIBC.
-
getUnk3300MMALJIFDKJK
int getUnk3300MMALJIFDKJK()uint32 Unk3300_MMALJIFDKJK = 13;- Returns:
- The unk3300MMALJIFDKJK.
-
getUnk3300PDPJEMEKHKD
int getUnk3300PDPJEMEKHKD()uint32 Unk3300_PDPJEMEKHKD = 10;- Returns:
- The unk3300PDPJEMEKHKD.
-
getUnk3300LIOFGAHKNIA
int getUnk3300LIOFGAHKNIA()uint32 Unk3300_LIOFGAHKNIA = 14;- Returns:
- The unk3300LIOFGAHKNIA.
-
getUnk3300MIJMKLBGKML
int getUnk3300MIJMKLBGKML()uint32 Unk3300_MIJMKLBGKML = 11;- Returns:
- The unk3300MIJMKLBGKML.
-
getUnk3300JMLJLNKLJNP
int getUnk3300JMLJLNKLJNP()uint32 Unk3300_JMLJLNKLJNP = 15;- Returns:
- The unk3300JMLJLNKLJNP.
-
hasPos
boolean hasPos().Vector pos = 9;- Returns:
- Whether the pos field is set.
-
getPos
VectorOuterClass.Vector getPos().Vector pos = 9;- Returns:
- The pos.
-
getPosOrBuilder
VectorOuterClass.VectorOrBuilder getPosOrBuilder().Vector pos = 9;
-