net.minecraft.network.packet.s2c.play

public class AddMobS2CPacket

extends Packet

fz
net.minecraft.class_1997
net.minecraft.network.packet.s2c.play.AddMobS2CPacket
net.minecraft.network.play.server.S0FPacketSpawnMob

Field summary

Modifier and TypeField
private int
a
field_8540
id
field_149042_a
private int
b
field_8541
type
field_149040_b
private int
c
field_8542
x
field_149041_c
private int
d
field_8543
y
field_149038_d
private int
e
field_8544
z
field_149039_e
private int
f
field_8545
velocityX
field_149036_f
private int
g
field_8546
velocityY
field_149037_g
private int
h
field_8547
velocityZ
field_149047_h
private byte
i
field_8548
yaw
field_149048_i
private byte
j
field_8549
pitch
field_149045_j
private byte
k
field_8550
headYaw
field_149046_k
private SyncedData
l
field_8551
syncedData
field_149043_l
private List
m
field_8552
dataEntries
field_149044_m

Constructor summary

ModifierConstructor
public ()
public (LivingEntity entity)

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_7640(class_1993 arg0)
handle(ClientPlayPacketHandler handler)
processPacket(INetHandlerPlayClient handler)
public String
b()
method_7538()
asString()
serialize()
public List
c()
method_7641()
getDataEntries()
func_149027_c()
public int
d()
method_7642()
getId()
func_149024_d()
public int
e()
method_7643()
getType()
func_149025_e()
public int
f()
method_7644()
getX()
func_149023_f()
public int
g()
method_7645()
getY()
func_149034_g()
public int
h()
method_7646()
getZ()
func_149029_h()
public int
i()
method_7647()
getVelocityX()
func_149026_i()
public int
j()
method_7648()
getVelocityY()
func_149033_j()
public int
k()
method_7649()
getVelocityZ()
func_149031_k()
public byte
l()
method_7650()
getYaw()
func_149028_l()
public byte
m()
method_7651()
getPitch()
func_149030_m()
public byte
n()
method_7652()
getHeadYaw()
func_149032_n()