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 pBlockEntity, float pPartialTick, PoseStack pPoseStack, MultiBufferSource pBufferSource, int pPackedLight, int pPackedOverlay) -
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 pLevel, BlockPos pPos, SkullBlockEntity pBlockEntity) -
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 pLevel, BlockPos pPos, BlockState pState, SkullBlockEntity pBlockEntity) -
Uses of SkullBlockEntity in net.neoforged.neoforge.oldtest.block
Subclasses of SkullBlockEntity in net.neoforged.neoforge.oldtest.block