Uses of Interface
net.minecraft.block.SkullBlock.SkullType
Package
Description
-
Uses of SkullBlock.SkullType in net.minecraft.block
ModifierConstructorDescriptionAbstractSkullBlock(SkullBlock.SkullType type, AbstractBlock.Settings settings)
protected
SkullBlock(SkullBlock.SkullType type, AbstractBlock.Settings settings)
protected
WallSkullBlock(SkullBlock.SkullType type, AbstractBlock.Settings settings)
-
Uses of SkullBlock.SkullType in net.minecraft.client.render.block.entity
Modifier and TypeFieldDescriptionprivate Map<SkullBlock.SkullType,SkullBlockEntityModel>
SkullBlockEntityRenderer.MODELS
private static Map<SkullBlock.SkullType,Identifier>
SkullBlockEntityRenderer.TEXTURES
Modifier and TypeMethodDescriptionstatic Map<SkullBlock.SkullType,SkullBlockEntityModel>
SkullBlockEntityRenderer.getModels(EntityModelLoader modelLoader)
Modifier and TypeMethodDescriptionstatic RenderLayer
SkullBlockEntityRenderer.getRenderLayer(SkullBlock.SkullType type, @Nullable com.mojang.authlib.GameProfile profile)
-
Uses of SkullBlock.SkullType in net.minecraft.client.render.entity.feature
Modifier and TypeFieldDescriptionprivate Map<SkullBlock.SkullType,SkullBlockEntityModel>
HeadFeatureRenderer.headModels
-
Uses of SkullBlock.SkullType in net.minecraft.client.render.item
Modifier and TypeFieldDescriptionprivate Map<SkullBlock.SkullType,SkullBlockEntityModel>
BuiltinModelItemRenderer.skullModels