C0CPacketInput
Example
var packet = new C0CPacketInput(0, 1, true, false); // Create a packet for moving forward and jumpingExtends
Constructors
Constructor
Methods
getForward()
getPacketID()
getStrafe()
isJumping()
isSneaking()
setForward()
setJumping()
setSneaking()
setStrafe()
Last updated