Uses of Enum Class
net.minecraft.network.protocol.game.ServerboundInteractPacket.ActionType
Packages that use ServerboundInteractPacket.ActionType
-
Uses of ServerboundInteractPacket.ActionType in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game that return ServerboundInteractPacket.ActionTypeModifier and TypeMethodDescriptionServerboundInteractPacket.Action.getType()
ServerboundInteractPacket.InteractionAction.getType()
ServerboundInteractPacket.InteractionAtLocationAction.getType()
Returns the enum constant of this class with the specified name.static ServerboundInteractPacket.ActionType[]
ServerboundInteractPacket.ActionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.