Package emu.grasscutter.net.proto
Interface UpdateAbilityCreatedMovingPlatformNotifyOuterClass.UpdateAbilityCreatedMovingPlatformNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
UpdateAbilityCreatedMovingPlatformNotifyOuterClass.UpdateAbilityCreatedMovingPlatformNotify,UpdateAbilityCreatedMovingPlatformNotifyOuterClass.UpdateAbilityCreatedMovingPlatformNotify.Builder
- Enclosing class:
- UpdateAbilityCreatedMovingPlatformNotifyOuterClass
public static interface UpdateAbilityCreatedMovingPlatformNotifyOuterClass.UpdateAbilityCreatedMovingPlatformNotifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 entity_id = 7;Name: IPLKGKOHDOL > OpTypeintName: IPLKGKOHDOL > OpTypeMethods 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
-
getOpTypeValue
int getOpTypeValue()Name: IPLKGKOHDOL > OpType
.OpType op_type = 8;- Returns:
- The enum numeric value on the wire for opType.
-
getOpType
OpTypeOuterClass.OpType getOpType()Name: IPLKGKOHDOL > OpType
.OpType op_type = 8;- Returns:
- The opType.
-
getEntityId
int getEntityId()uint32 entity_id = 7;- Returns:
- The entityId.
-