Uses of Class
net.minecraft.world.level.block.entity.SkullBlockEntity
Packages that use SkullBlockEntity
Package
Description
- 
Uses of SkullBlockEntity in net.minecraft.client.renderer.blockentityMethods 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_) 
- 
Uses of SkullBlockEntity in net.minecraft.world.level.blockMethods in net.minecraft.world.level.block with parameters of type SkullBlockEntityModifier and TypeMethodDescriptionstatic voidWitherSkullBlock.checkSpawn(Level p_58256_, BlockPos p_58257_, SkullBlockEntity p_58258_) 
- 
Uses of SkullBlockEntity in net.minecraft.world.level.block.entityFields 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 p_261710_, BlockPos p_262153_, BlockState p_262021_, SkullBlockEntity p_261594_) 
- 
Uses of SkullBlockEntity in net.neoforged.neoforge.oldtest.blockSubclasses of SkullBlockEntity in net.neoforged.neoforge.oldtest.block