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 voidWitherSkullBlock.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 SkullBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<SkullBlockEntity> BlockEntityType.SKULLMethods in net.minecraft.block.entity with parameters of type SkullBlockEntityModifier and TypeMethodDescriptionstatic voidSkullBlockEntity.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 TypeMethodDescriptionprivate RenderLayerSkullBlockEntityRenderer.renderSkull(SkullBlock.SkullType skullType, SkullBlockEntity blockEntity) voidSkullBlockEntityRenderer.updateRenderState(SkullBlockEntity skullBlockEntity, SkullBlockEntityRenderState skullBlockEntityRenderState, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand)