Uses of Interface
net.minecraft.block.SkullBlock.SkullType
Packages that use SkullBlock.SkullType
Package
Description
The base package for all Minecraft classes.
-
Uses of SkullBlock.SkullType in net.minecraft
Fields in net.minecraft declared as SkullBlock.SkullTypeModifier and TypeFieldDescriptionprivate final SkullBlock.SkullTypeclass_10513.field_55449private final SkullBlock.SkullTypeclass_10513.class_10514.kindThe field for thekindrecord component.Methods in net.minecraft that return SkullBlock.SkullTypeModifier and TypeMethodDescriptionclass_10513.class_10514.kind()Returns the value of thekindrecord component.Constructors in net.minecraft with parameters of type SkullBlock.SkullTypeModifierConstructorDescriptionclass_10513(SkullBlock.SkullType skullType, SkullBlockEntityModel skullBlockEntityModel) class_10514(SkullBlock.SkullType skullType) -
Uses of SkullBlock.SkullType in net.minecraft.block
Classes in net.minecraft.block that implement SkullBlock.SkullTypeFields in net.minecraft.block declared as SkullBlock.SkullTypeFields in net.minecraft.block with type parameters of type SkullBlock.SkullTypeModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SkullBlock.SkullType> SkullBlock.SkullType.CODECstatic final Map<String, SkullBlock.SkullType> SkullBlock.SkullType.TYPESMethods in net.minecraft.block that return SkullBlock.SkullTypeConstructors in net.minecraft.block with parameters of type SkullBlock.SkullTypeModifierConstructorDescriptionAbstractSkullBlock(SkullBlock.SkullType type, AbstractBlock.Settings settings) protectedSkullBlock(SkullBlock.SkullType type, AbstractBlock.Settings settings) protectedWallSkullBlock(SkullBlock.SkullType type, AbstractBlock.Settings settings) -
Uses of SkullBlock.SkullType in net.minecraft.client.render.block.entity
Fields in net.minecraft.client.render.block.entity with type parameters of type SkullBlock.SkullTypeModifier and TypeFieldDescriptionprivate final Function<SkullBlock.SkullType, SkullBlockEntityModel> SkullBlockEntityRenderer.MODELSprivate static final Map<SkullBlock.SkullType, Identifier> SkullBlockEntityRenderer.TEXTURESMethods in net.minecraft.client.render.block.entity with parameters of type SkullBlock.SkullTypeModifier and TypeMethodDescriptionstatic @Nullable SkullBlockEntityModelSkullBlockEntityRenderer.getModels(EntityModelLoader modelLoader, SkullBlock.SkullType skullType) static RenderLayerSkullBlockEntityRenderer.getRenderLayer(SkullBlock.SkullType type, @Nullable ProfileComponent profile) -
Uses of SkullBlock.SkullType in net.minecraft.client.render.entity.feature
Fields in net.minecraft.client.render.entity.feature with type parameters of type SkullBlock.SkullTypeModifier and TypeFieldDescriptionprivate final Function<SkullBlock.SkullType, SkullBlockEntityModel> HeadFeatureRenderer.headModels -
Uses of SkullBlock.SkullType in net.minecraft.client.render.entity.state
Fields in net.minecraft.client.render.entity.state declared as SkullBlock.SkullType -
Uses of SkullBlock.SkullType in net.minecraft.data.client
Methods in net.minecraft.data.client with parameters of type SkullBlock.SkullTypeModifier and TypeMethodDescriptionprivate voidBlockStateModelGenerator.method_65406(Block block, Block block2, SkullBlock.SkullType skullType, Identifier identifier)