net.minecraft.world.level

public class BlockEventData

bjc
net.minecraft.world.level.BlockEventData
net.minecraft.class_1919
net.minecraft.unmapped.C_dnmqbjtb
net.minecraft.server.world.BlockAction
net.minecraft.block.BlockEventData
net.minecraft.server.v1_15_R1.BlockActionData

Field summary

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

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()
func_180328_a()
public Block
b()
getBlock()
method_8309()
m_ifojjlib()
getBlock()
func_151337_f()
public int
c()
getParamA()
method_8307()
m_jhrurqtf()
getType()
func_151339_d()
public int
d()
getParamB()
method_8308()
m_gjwtvdqn()
getData()
func_151338_e()