History - net.minecraft.server.world.BlockEvent
1.7.10
Names
ags
net.minecraft.class_1166
net.minecraft.server.world.BlockEvent
net.minecraft.block.BlockEventData
Fields
int: a, field_4607, x, coordX
int: b, field_4608, y, coordY
int: c, field_4609, z, coordZ
Block: d, field_7172, block, field_151344_d
int: e, field_4611, type, eventID
int: f, field_4612, data, eventParameter
Constructors
(int, int, int, Block, int, int)
Methods
int (): a, method_3810, getX, func_151340_a
int (): b, method_3811, getY, func_151342_b
int (): c, method_3812, getZ, func_151341_c
int (): d, method_3813, getType, getEventID
int (): e, method_3814, getData, getEventParameter
Block (): f, method_3815, getBlock, getBlock