History - net.minecraft.network.packet.s2c.play.BlockUpdateS2CPacket
1.7.10
Names
gh
net.minecraft.class_2005
net.minecraft.network.packet.s2c.play.BlockUpdateS2CPacket
net.minecraft.network.play.server.S23PacketBlockChange
Fields
int: a, field_8588, x, field_148887_a
int: b, field_8589, y, field_148885_b
int: c, field_8590, z, field_148886_c
Block: d, field_8591, block, field_148883_d
int: e, field_8592, metadata, field_148884_e
Constructors
()
(int, int, int, World)
Methods
void (PacketByteBuf): a, method_7535, read, readPacketData
void (PacketByteBuf): b, method_7539, write, writePacketData
void (ClientPlayPacketHandler): a, method_7694, handle, processPacket
String (): b, method_7538, asString, serialize
Block (): c, method_7695, getBlock, func_148880_c
int (): d, method_7696, getX, func_148879_d
int (): e, method_7697, getY, func_148878_e
int (): f, method_7698, getZ, func_148877_f
int (): g, method_7699, getBlockMetadata, func_148881_g