Uses of Class
net.minecraft.block.entity.SkullBlockEntity
Packages that use SkullBlockEntity
Package
Description
-
Uses of SkullBlockEntity in net.minecraft
Methods in net.minecraft with parameters of type SkullBlockEntityModifier and TypeMethodDescriptionstatic voidclass_3737.method_16769(World world, BlockPos blockPos, SkullBlockEntity skullBlockEntity) -
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.SKULL -
Uses of SkullBlockEntity in net.minecraft.client.render.block.entity
Fields in net.minecraft.client.render.block.entity declared as SkullBlockEntityModifier and TypeFieldDescriptionprivate final SkullBlockEntityBlockEntityItemStackRenderHelper.skullMethods in net.minecraft.client.render.block.entity with parameters of type SkullBlockEntityModifier and TypeMethodDescriptionvoidSkullBlockEntityRenderer.method_1631(SkullBlockEntity skullBlockEntity, double double2, double double3, double double4, float float2, int int2)