net.minecraft.server.world

public class BlockAction

bgv
net.minecraft.class_1919
net.minecraft.server.world.BlockAction
net.minecraft.server.world.BlockEvent
net.minecraft.block.BlockEventData
net.minecraft.block.BlockEventData

Field summary

Modifier and TypeField
private final BlockPos
a
field_9173
pos
pos
field_180329_a
position
private final Block
b
field_9172
block
block
field_151344_d
blockType
private final int
c
field_9171
type
type
field_151345_e
eventID
private final int
d
field_9170
data
data
field_151343_f
eventParameter

Constructor summary

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

Method summary

Modifier and TypeMethod
public BlockPos
a()
method_8306()
getPos()
getPos()
func_180328_a()
getPosition()
public Block
b()
method_8309()
getBlock()
getBlock()
func_151337_f()
getBlock()
public int
c()
method_8307()
getType()
getData()
func_151339_d()
getEventID()
public int
d()
method_8308()
getData()
getType()
func_151338_e()
getEventParameter()