Uses of Class
net.minecraft.block.entity.DispenserBlockEntity
-
Uses of DispenserBlockEntity in net.minecraft.block.entity
Modifier and TypeFieldDescriptionstatic final BlockEntityType<DispenserBlockEntity>
BlockEntityType.DISPENSER
-
Uses of DispenserBlockEntity in net.minecraft.util.math
Modifier and TypeFieldDescriptionprivate final DispenserBlockEntity
BlockPointer.blockEntity
The field for theblockEntity
record component.Modifier and TypeMethodDescriptionBlockPointer.blockEntity()
Returns the value of theblockEntity
record component.ModifierConstructorDescriptionBlockPointer
(ServerWorld serverWorld, BlockPos blockPos, BlockState blockState, DispenserBlockEntity dispenserBlockEntity)