History - net.minecraft.network.packet.s2c.play.EntityVelocityS2CPacket
1.7.10
Names
hy
net.minecraft.class_2039
net.minecraft.network.packet.s2c.play.EntityVelocityS2CPacket
net.minecraft.network.play.server.S12PacketEntityVelocity
Fields
int: a, field_8714, id, field_149417_a
int: b, field_8715, velocityX, field_149415_b
int: c, field_8716, velocityY, field_149416_c
int: d, field_8717, velocityZ, field_149414_d
Constructors
()
(Entity)
(int, double, double, double)
Methods
void (PacketByteBuf): a, method_7535, read, readPacketData
void (PacketByteBuf): b, method_7539, write, writePacketData
void (ClientPlayPacketHandler): a, method_7864, handle, processPacket
String (): b, method_7538, asString, serialize
int (): c, method_7865, getId, func_149412_c
int (): d, method_7866, getVelocityX, func_149411_d
int (): e, method_7867, getVelocityY, func_149410_e
int (): f, method_7868, getVelocityZ, func_149409_f