net.minecraft.network.packet.s2c.play

public class BlockEventS2CPacket

extends Packet

gg
net.minecraft.class_2004
net.minecraft.network.packet.s2c.play.BlockEventS2CPacket
net.minecraft.network.play.server.S24PacketBlockAction

Field summary

Modifier and TypeField
private int
a
field_8582
x
field_148876_a
private int
b
field_8583
y
field_148874_b
private int
c
field_8584
z
field_148875_c
private int
d
field_8585
type
field_148872_d
private int
e
field_8586
data
field_148873_e
private Block
f
field_8587
block
field_148871_f

Constructor summary

ModifierConstructor
public ()
public (int x, int y, int z, Block block, int type, int data)

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_7687(class_1993 arg0)
handle(ClientPlayPacketHandler handler)
processPacket(INetHandlerPlayClient handler)
public Block
c()
method_7688()
getBlock()
getBlockType()
public int
d()
method_7689()
getX()
getX()
public int
e()
method_7690()
getY()
getY()
public int
f()
method_7691()
getZ()
getZ()
public int
g()
method_7692()
getType()
getData1()
public int
h()
method_7693()
getData()
getData2()