net.minecraft.server.world

public class BlockEvent

brb
net.minecraft.world.level.BlockEventData
net.minecraft.class_1919
net.minecraft.server.world.BlockEvent
net.minecraft.unmapped.C_dnmqbjtb
net.minecraft.block.BlockEventData
net.minecraft.block.BlockEventData

Field summary

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

Constructor summary

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

Method summary

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