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 p_112534_, float p_112535_, PoseStack p_112536_, MultiBufferSource p_112537_, int p_112538_, int p_112539_, Vec3 p_401159_) -
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 pLevel, BlockPos pPos, SkullBlockEntity pBlockEntity) -
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 pLevel, BlockPos pPos, BlockState pState, SkullBlockEntity pBlockEntity)