Package emu.grasscutter.net.proto
Interface BeginCameraSceneLookWithTemplateNotifyOuterClass.BeginCameraSceneLookWithTemplateNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
BeginCameraSceneLookWithTemplateNotifyOuterClass.BeginCameraSceneLookWithTemplateNotify,BeginCameraSceneLookWithTemplateNotifyOuterClass.BeginCameraSceneLookWithTemplateNotify.Builder
- Enclosing class:
- BeginCameraSceneLookWithTemplateNotifyOuterClass
public static interface BeginCameraSceneLookWithTemplateNotifyOuterClass.BeginCameraSceneLookWithTemplateNotifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 entity_id = 7;.BeginCameraSceneLookWithTemplateNotify.FollowType follow_type = 5;int.BeginCameraSceneLookWithTemplateNotify.FollowType follow_type = 5;getOtherParams(int index) repeated string other_params = 12;com.google.protobuf.ByteStringgetOtherParamsBytes(int index) repeated string other_params = 12;intrepeated string other_params = 12;repeated string other_params = 12;intuint32 template_id = 13;.Vector Unk3300_FJDFGLNLMBN = 1;.Vector Unk3300_FJDFGLNLMBN = 1;.Vector Unk3300_PPCIDICMIEN = 10;.Vector Unk3300_PPCIDICMIEN = 10;boolean.Vector Unk3300_FJDFGLNLMBN = 1;boolean.Vector Unk3300_PPCIDICMIEN = 10;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
-
getFollowTypeValue
int getFollowTypeValue().BeginCameraSceneLookWithTemplateNotify.FollowType follow_type = 5;- Returns:
- The enum numeric value on the wire for followType.
-
getFollowType
BeginCameraSceneLookWithTemplateNotifyOuterClass.BeginCameraSceneLookWithTemplateNotify.FollowType getFollowType().BeginCameraSceneLookWithTemplateNotify.FollowType follow_type = 5;- Returns:
- The followType.
-
getEntityId
int getEntityId()uint32 entity_id = 7;- Returns:
- The entityId.
-
hasUnk3300FJDFGLNLMBN
boolean hasUnk3300FJDFGLNLMBN().Vector Unk3300_FJDFGLNLMBN = 1;- Returns:
- Whether the unk3300FJDFGLNLMBN field is set.
-
getUnk3300FJDFGLNLMBN
VectorOuterClass.Vector getUnk3300FJDFGLNLMBN().Vector Unk3300_FJDFGLNLMBN = 1;- Returns:
- The unk3300FJDFGLNLMBN.
-
getUnk3300FJDFGLNLMBNOrBuilder
VectorOuterClass.VectorOrBuilder getUnk3300FJDFGLNLMBNOrBuilder().Vector Unk3300_FJDFGLNLMBN = 1; -
getTemplateId
int getTemplateId()uint32 template_id = 13;- Returns:
- The templateId.
-
getOtherParamsList
repeated string other_params = 12;- Returns:
- A list containing the otherParams.
-
getOtherParamsCount
int getOtherParamsCount()repeated string other_params = 12;- Returns:
- The count of otherParams.
-
getOtherParams
repeated string other_params = 12;- Parameters:
index- The index of the element to return.- Returns:
- The otherParams at the given index.
-
getOtherParamsBytes
com.google.protobuf.ByteString getOtherParamsBytes(int index) repeated string other_params = 12;- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the otherParams at the given index.
-
hasUnk3300PPCIDICMIEN
boolean hasUnk3300PPCIDICMIEN().Vector Unk3300_PPCIDICMIEN = 10;- Returns:
- Whether the unk3300PPCIDICMIEN field is set.
-
getUnk3300PPCIDICMIEN
VectorOuterClass.Vector getUnk3300PPCIDICMIEN().Vector Unk3300_PPCIDICMIEN = 10;- Returns:
- The unk3300PPCIDICMIEN.
-
getUnk3300PPCIDICMIENOrBuilder
VectorOuterClass.VectorOrBuilder getUnk3300PPCIDICMIENOrBuilder().Vector Unk3300_PPCIDICMIEN = 10;
-