net.minecraft.server.world

public class BlockEvent

aml
net.minecraft.unmapped.C_17024244
net.minecraft.server.world.BlockEvent

Field summary

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

Constructor summary

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

Method summary

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