Uses of Class
net.minecraft.world.level.block.entity.SkullBlockEntity
Packages that use SkullBlockEntity
Package
Description
-
Uses of SkullBlockEntity in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type SkullBlockEntityModifier and TypeMethodDescriptionSkullBlockRenderer.getRenderBoundingBox
(SkullBlockEntity blockEntity) void
SkullBlockRenderer.render
(SkullBlockEntity p_112534_, float p_112535_, PoseStack p_112536_, MultiBufferSource p_112537_, int p_112538_, int p_112539_) -
Uses of SkullBlockEntity in net.minecraft.world.level.block
Methods in net.minecraft.world.level.block with parameters of type SkullBlockEntityModifier and TypeMethodDescriptionstatic void
WitherSkullBlock.checkSpawn
(Level p_58256_, BlockPos p_58257_, SkullBlockEntity p_58258_) -
Uses of SkullBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type SkullBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType
<SkullBlockEntity> BlockEntityType.SKULL
Methods in net.minecraft.world.level.block.entity with parameters of type SkullBlockEntityModifier and TypeMethodDescriptionstatic void
SkullBlockEntity.animation
(Level p_261710_, BlockPos p_262153_, BlockState p_262021_, SkullBlockEntity p_261594_) -
Uses of SkullBlockEntity in net.neoforged.neoforge.oldtest.block
Subclasses of SkullBlockEntity in net.neoforged.neoforge.oldtest.block