net.minecraft.core.dispenser

public record BlockSource

id
net.minecraft.core.dispenser.BlockSource
net.minecraft.class_2342
net.minecraft.util.math.BlockPointer
net.minecraft.src.C_301780_
net.minecraft.core.dispenser.SourceBlock

Field summary

Modifier and TypeField
private final ServerLevel
a
level
comp_1967
world
f_301782_
private final BlockPos
b
pos
comp_1968
pos
f_301784_
private final BlockState
c
state
comp_1969
state
f_301783_
private final DispenserBlockEntity
d
blockEntity
comp_1970
blockEntity
f_301785_

Constructor summary

ModifierConstructor
public (ServerLevel f_301784_, BlockPos f_301783_, BlockState f_301785_, DispenserBlockEntity arg3)

Method summary

Modifier and TypeMethod
public Vec3
a()
center()
method_53906()
centerPos()
m_301797_()
public ServerLevel
b()
level()
comp_1967()
world()
f_301782_()
public BlockPos
c()
pos()
comp_1968()
pos()
f_301784_()
public BlockState
d()
state()
comp_1969()
state()
f_301783_()
public DispenserBlockEntity
e()
blockEntity()
comp_1970()
blockEntity()
f_301785_()