Uses of Class
net.minecraft.block.entity.SkullBlockEntity
Package
Description
-
Uses of SkullBlockEntity in net.minecraft.block
Modifier and TypeMethodDescriptionstatic void
WitherSkullBlock.onPlaced
(World world, BlockPos pos, SkullBlockEntity blockEntity) -
Uses of SkullBlockEntity in net.minecraft.block.entity
Modifier and TypeFieldDescriptionstatic final BlockEntityType<SkullBlockEntity>
BlockEntityType.SKULL
Modifier and TypeMethodDescriptionstatic void
SkullBlockEntity.tick
(World world, BlockPos pos, BlockState state, SkullBlockEntity blockEntity) -
Uses of SkullBlockEntity in net.minecraft.client.render.block.entity
Modifier and TypeMethodDescriptionvoid
SkullBlockEntityRenderer.render
(SkullBlockEntity skullBlockEntity, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3)