net.minecraft.network.packet.s2c.play

public class EntityVelocityS2CPacket

extends Packet

hy
net.minecraft.class_2039
net.minecraft.network.packet.s2c.play.EntityVelocityS2CPacket
net.minecraft.network.play.server.S12PacketEntityVelocity

Field summary

Modifier and TypeField
private int
a
field_8714
id
field_149417_a
private int
b
field_8715
velocityX
field_149415_b
private int
c
field_8716
velocityY
field_149416_c
private int
d
field_8717
velocityZ
field_149414_d

Constructor summary

ModifierConstructor
public ()
public (Entity entity)
public (int id, double velocityX, double velocityY, double velocityZ)

Method summary

Modifier and TypeMethod
public void
a(et arg0)
method_7535(class_1967 arg0)
read(PacketByteBuf arg0)
readPacketData(PacketBuffer arg0)
public void
b(et arg0)
method_7539(class_1967 arg0)
write(PacketByteBuf arg0)
writePacketData(PacketBuffer arg0)
public void
a(fv arg0)
method_7864(class_1993 arg0)
handle(ClientPlayPacketHandler handler)
processPacket(INetHandlerPlayClient handler)
public String
b()
method_7538()
asString()
serialize()
public int
c()
method_7865()
getId()
func_149412_c()
public int
d()
method_7866()
getVelocityX()
func_149411_d()
public int
e()
method_7867()
getVelocityY()
func_149410_e()
public int
f()
method_7868()
getVelocityZ()
func_149409_f()