net.minecraft.server.world

public class BlockEvent

ags
net.minecraft.class_1166
net.minecraft.server.world.BlockEvent
net.minecraft.block.BlockEventData

Field summary

Modifier and TypeField
private int
a
field_4607
x
coordX
private int
b
field_4608
y
coordY
private int
c
field_4609
z
coordZ
private Block
d
field_7172
block
field_151344_d
private int
e
field_4611
type
eventID
private int
f
field_4612
data
eventParameter

Constructor summary

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

Method summary

Modifier and TypeMethod
public int
a()
method_3810()
getX()
func_151340_a()
public int
b()
method_3811()
getY()
func_151342_b()
public int
c()
method_3812()
getZ()
func_151341_c()
public int
d()
method_3813()
getType()
getEventID()
public int
e()
method_3814()
getData()
getEventParameter()
public Block
f()
method_3815()
getBlock()
getBlock()