net.minecraft.world.level

public class BlockEventData

bvt
net.minecraft.world.level.BlockEventData
net.minecraft.class_1919
net.minecraft.unmapped.C_dnmqbjtb
net.minecraft.server.world.BlockEvent
net.minecraft.src.C_1558_
net.minecraft.world.level.BlockActionData

Field summary

Modifier and TypeField
private final BlockPos
a
pos
field_9173
f_ppodcgkg
pos
f_45529_
private final Block
b
block
field_9172
f_jbgtcrab
block
f_45530_
private final int
c
paramA
field_9171
f_xvkolfkb
type
f_45531_
private final int
d
paramB
field_9170
f_vqnmrtxt
data
f_45532_

Constructor summary

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

Method summary

Modifier and TypeMethod
public BlockPos
a()
getPos()
method_8306()
m_ajpaknro()
getPos()
m_45538_()
public Block
b()
getBlock()
method_8309()
m_ifojjlib()
getBlock()
m_45539_()
public int
c()
getParamA()
method_8307()
m_jhrurqtf()
getType()
m_45540_()
public int
d()
getParamB()
method_8308()
m_gjwtvdqn()
getData()
m_45541_()