net.minecraft.client.renderer.special

public class SpecialModelRenderers

hhe
net.minecraft.client.renderer.special.SpecialModelRenderers
net.minecraft.class_10517
net.minecraft.client.render.item.model.special.SpecialModelTypes

Field summary

Modifier and TypeField
private static final ExtraCodecs$LateBoundIdMapper<ResourceLocation, com.mojang.serialization.MapCodec<? extends SpecialModelRenderer$Unbaked>>
b
ID_MAPPER
field_55453
ID_MAPPER
public static final com.mojang.serialization.Codec<SpecialModelRenderer$Unbaked>
a
CODEC
field_55452
CODEC
private static final Map<Block, SpecialModelRenderer$Unbaked>
c
STATIC_BLOCK_MAPPING
field_55454
BLOCK_TO_MODEL_TYPE
private static final ChestSpecialRenderer$Unbaked
d
GIFT_CHEST
field_55455
CHRISTMAS_CHEST

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a()
bootstrap()
method_65712()
bootstrap()
public static Map<Block, SpecialModelRenderer<?>>
a(gic arg0)
createBlockRenderers(EntityModelSet arg0)
method_65714(class_5599 arg0)
buildBlockToModelTypeMap(LoadedEntityModels entityModels)