net.minecraft.server.world

public class BlockEvent

axf
net.minecraft.unmapped.C_17024244
net.minecraft.server.world.BlockEvent
net.minecraft.block.BlockEventData

Field summary

Modifier and TypeField
private final BlockPos
a
f_72278495
pos
field_180329_a
private final Block
b
f_54683372
block
field_151344_d
private final int
c
f_94906184
type
field_151345_e
private final int
d
f_25110361
data
field_151343_f

Constructor summary

ModifierConstructor
public (BlockPos pos, Block block, int type, int data)

Method summary

Modifier and TypeMethod
public BlockPos
a()
m_26118911()
getPos()
func_180328_a()
public Block
b()
m_52646951()
getBlock()
func_151337_f()
public int
c()
m_37611152()
getData()
func_151339_d()
public int
d()
m_65528522()
getType()
func_151338_e()