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) voidSkullBlockRenderer.render(SkullBlockEntity blockEntity, float partialTick, PoseStack poseStack, MultiBufferSource bufferSource, int packedLight, int packedOverlay) -
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)