Uses of Enum Class
net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket.Type
Packages that use PlayerInteractEntityC2SPacket.Type
-
Uses of PlayerInteractEntityC2SPacket.Type in net.minecraft.network.packet.c2s.play
Fields in net.minecraft.network.packet.c2s.play declared as PlayerInteractEntityC2SPacket.TypeMethods in net.minecraft.network.packet.c2s.play that return PlayerInteractEntityC2SPacket.TypeModifier and TypeMethodDescriptionPlayerInteractEntityC2SPacket.getType()Returns the enum constant of this class with the specified name.static PlayerInteractEntityC2SPacket.Type[]PlayerInteractEntityC2SPacket.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.network.packet.c2s.play with parameters of type PlayerInteractEntityC2SPacket.TypeModifierConstructorDescription