Uses of Class
net.minecraft.block.entity.SkullBlockEntity
Packages that use SkullBlockEntity
Package
Description
-
Uses of SkullBlockEntity in net.minecraft.block
Methods in net.minecraft.block with parameters of type SkullBlockEntityModifier and TypeMethodDescriptionstatic void
WitherSkullBlock.onPlaced(World world, BlockPos pos, SkullBlockEntity blockEntity)
-
Uses of SkullBlockEntity in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type SkullBlockEntityMethods in net.minecraft.block.entity with parameters of type SkullBlockEntityModifier and TypeMethodDescriptionstatic void
SkullBlockEntity.tick(World world, BlockPos pos, BlockState state, SkullBlockEntity blockEntity)
-
Uses of SkullBlockEntity in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity with parameters of type SkullBlockEntityModifier and TypeMethodDescriptionvoid
SkullBlockEntityRenderer.render(SkullBlockEntity skullBlockEntity, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3)