Uses of Enum Class
net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.InteractType
-
Uses of PlayerInteractEntityC2SPacket.InteractType in net.minecraft.network.packet.c2s.play
Modifier and TypeMethodDescriptionPlayerInteractEntityC2SPacket.InteractAtHandler.getType()
PlayerInteractEntityC2SPacket.InteractHandler.getType()
PlayerInteractEntityC2SPacket.InteractTypeHandler.getType()
Returns the enum constant of this class with the specified name.PlayerInteractEntityC2SPacket.InteractType.values()
Returns an array containing the constants of this enum class, in the order they are declared.