Class SceneEntityMoveNotifyOuterClass.SceneEntityMoveNotify

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
emu.grasscutter.net.proto.SceneEntityMoveNotifyOuterClass.SceneEntityMoveNotify
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, SceneEntityMoveNotifyOuterClass.SceneEntityMoveNotifyOrBuilder, Serializable
Enclosing class:
SceneEntityMoveNotifyOuterClass

public static final class SceneEntityMoveNotifyOuterClass.SceneEntityMoveNotify extends com.google.protobuf.GeneratedMessageV3 implements SceneEntityMoveNotifyOuterClass.SceneEntityMoveNotifyOrBuilder
 enum CmdId {
   option allow_alias = true;
   NONE = 0;
   CMD_ID = 239;
   ENET_CHANNEL_ID = 1;
   ENET_IS_RELIABLE = 1;
 }
 
Protobuf type SceneEntityMoveNotify
See Also: