History - net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket

1.7.10

Names

gf

net.minecraft.class_2003

net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket

net.minecraft.network.play.server.S35PacketUpdateTileEntity

Fields

int: a, field_8577, x, x

int: b, field_8578, y, y

int: c, field_8579, z, z

int: d, field_8580, type, metadata

NbtCompound: e, field_8581, nbt, nbt

Constructors

()

(int, int, int, int, NbtCompound)

Methods

void (PacketByteBuf): a, method_7535, read, readPacketData

void (PacketByteBuf): b, method_7539, write, writePacketData

void (ClientPlayPacketHandler): a, method_7681, handle, processPacket

int (): c, method_7682, getX, getX

int (): d, method_7683, getY, getY

int (): e, method_7684, getZ, getZ

int (): f, method_7685, getType, getTileEntityType

NbtCompound (): g, method_7686, getNbt, getNbtCompound