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

1.7.10

Names

gg

net.minecraft.class_2004

net.minecraft.network.packet.s2c.play.BlockEventS2CPacket

net.minecraft.network.play.server.S24PacketBlockAction

Fields

int: a, field_8582, x, field_148876_a

int: b, field_8583, y, field_148874_b

int: c, field_8584, z, field_148875_c

int: d, field_8585, type, field_148872_d

int: e, field_8586, data, field_148873_e

Block: f, field_8587, block, field_148871_f

Constructors

()

(int, int, int, Block, int, int)

Methods

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

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

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

Block (): c, method_7688, getBlock, getBlockType

int (): d, method_7689, getX, getX

int (): e, method_7690, getY, getY

int (): f, method_7691, getZ, getZ

int (): g, method_7692, getType, getData1

int (): h, method_7693, getData, getData2