net.minecraft.world.level

public record BlockEventData

cgc
net.minecraft.world.level.BlockEventData
net.minecraft.class_1919
net.minecraft.unmapped.C_dnmqbjtb
net.minecraft.server.world.BlockEvent
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
comp_60
f_ppodcgkg
pos
pos
f_45529_
private final Block
b
block
comp_61
f_jbgtcrab
block
block
f_45530_
private final int
c
paramA
comp_62
f_xvkolfkb
type
type
f_45531_
private final int
d
paramB
comp_63
f_vqnmrtxt
data
data
f_45532_

Constructor summary

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

Method summary

Modifier and TypeMethod
public BlockPos
a()
pos()
comp_60()
m_sbwkdmfx()
pos()
pos()
f_45529_()
public Block
b()
block()
comp_61()
m_iqwpwuux()
block()
block()
f_45530_()
public int
c()
paramA()
comp_62()
m_wawjronn()
type()
type()
f_45531_()
public int
d()
paramB()
comp_63()
m_cifaeodo()
data()
data()
f_45532_()