Uses of Enum Class
net.minecraft.network.protocol.game.ServerboundPlayerCommandPacket.Action
-
Uses of ServerboundPlayerCommandPacket.Action in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionprivate final ServerboundPlayerCommandPacket.Action
ServerboundPlayerCommandPacket.action
Modifier and TypeMethodDescriptionServerboundPlayerCommandPacket.getAction()
Returns the enum constant of this class with the specified name.ServerboundPlayerCommandPacket.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionServerboundPlayerCommandPacket
(Entity p_134306_, ServerboundPlayerCommandPacket.Action p_134307_) ServerboundPlayerCommandPacket
(Entity p_134309_, ServerboundPlayerCommandPacket.Action p_134310_, int p_134311_)