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 TypeMethodDescriptionvoidSkullBlockRenderer.extractRenderState(SkullBlockEntity p_446674_, SkullBlockRenderState p_446649_, float p_447371_, Vec3 p_445526_, ModelFeatureRenderer.CrumblingOverlay p_446270_) SkullBlockRenderer.getRenderBoundingBox(SkullBlockEntity blockEntity) private RenderTypeSkullBlockRenderer.resolveSkullRenderType(SkullBlock.Type type, SkullBlockEntity blockEntity) -
Uses of SkullBlockEntity in net.minecraft.world.level.block
Methods in net.minecraft.world.level.block with parameters of type SkullBlockEntityModifier and TypeMethodDescriptionstatic voidWitherSkullBlock.checkSpawn(Level level, BlockPos pos, SkullBlockEntity blockEntity) -
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.SKULLMethods in net.minecraft.world.level.block.entity with parameters of type SkullBlockEntityModifier and TypeMethodDescriptionstatic voidSkullBlockEntity.animation(Level level, BlockPos pos, BlockState state, SkullBlockEntity blockEntity)