net.minecraft.client.render

public class TexturedRenderLayers

net.minecraft.client.renderer.Sheets
net.minecraft.class_4722
net.minecraft.client.render.TexturedRenderLayers

Field summary

Modifier and TypeField
public static final Identifier
SHULKER_SHEET
field_21704
SHULKER_BOXES_ATLAS_TEXTURE
public static final Identifier
BANNER_SHEET
field_21706
BANNER_PATTERNS_ATLAS_TEXTURE
public static final Identifier
SHIELD_SHEET
field_21707
SHIELD_PATTERNS_ATLAS_TEXTURE
public static final Identifier
CHEST_SHEET
field_21709
CHEST_ATLAS_TEXTURE
public static final Identifier
ARMOR_TRIMS_SHEET
field_42071
ARMOR_TRIMS_ATLAS_TEXTURE
public static final Identifier
DECORATED_POT_SHEET
field_42910
DECORATED_POT_ATLAS_TEXTURE
public static final Identifier
GUI_SHEET
field_61757
GUI_ATLAS_TEXTURE
public static final Identifier
MAP_DECORATIONS_SHEET
field_61758
MAP_DECORATIONS_ATLAS_TEXTURE
public static final Identifier
PAINTINGS_SHEET
field_61759
PAINTINGS_ATLAS_TEXTURE
public static final Identifier
CELESTIAL_SHEET
field_63577
CELESTIALS_ATLAS_TEXTURE
private static final RenderLayer
ARMOR_TRIMS_SHEET_TYPE
field_42070
ARMOR_TRIMS_RENDER_LAYER
private static final RenderLayer
ARMOR_TRIMS_DECAL_SHEET_TYPE
field_46070
ARMOR_TRIMS_DECAL_RENDER_LAYER
private static final RenderLayer
CUTOUT_BLOCK_ITEM_SHEET
field_21729
CHEST_RENDER_LAYER
private static final RenderLayer
TRANSLUCENT_BLOCK_ITEM_SHEET
field_64451
BLOCK_TRANSLUCENT_CULL
private static final RenderLayer
CUTOUT_ITEM_SHEET
field_1_1729
ITEM_TRANSPARENT_CULL
private static final RenderLayer
TRANSLUCENT_ITEM_SHEET
field_64452
ITEM_TRANSLUCENT_CULL
public static final SpriteMapper
ITEMS_MAPPER
field_56355
ITEM_SPRITE_MAPPER
public static final SpriteMapper
BLOCKS_MAPPER
field_56356
BLOCK_SPRITE_MAPPER
public static final SpriteMapper
BLOCK_ENTITIES_MAPPER
field_61760
ENTITY_SPRITE_MAPPER
public static final SpriteMapper
BANNER_MAPPER
field_56357
BANNER_PATTERN_SPRITE_MAPPER
public static final SpriteMapper
SHIELD_MAPPER
field_56358
SHIELD_PATTERN_SPRITE_MAPPER
public static final SpriteMapper
CHEST_MAPPER
field_56359
CHEST_SPRITE_MAPPER
public static final SpriteMapper
DECORATED_POT_MAPPER
field_56360
DECORATED_POT_SPRITE_MAPPER
public static final SpriteMapper
SHULKER_MAPPER
field_56362
SHULKER_SPRITE_MAPPER
public static final SpriteIdentifier
DEFAULT_SHULKER_TEXTURE_LOCATION
field_21710
SHULKER_TEXTURE_ID
public static final List<SpriteIdentifier>
SHULKER_TEXTURE_LOCATION
field_21711
COLORED_SHULKER_BOXES_TEXTURES
public static final SpriteIdentifier
BANNER_BASE
field_1_1728
BANNER_BANNER_BASE
public static final SpriteIdentifier
SHIELD_BASE
field_1_1730
SHIELD_SHIELD_BASE
public static final SpriteIdentifier
SHIELD_BASE_NO_PATTERN
field_1_1731
SHIELD_SHIELD_BASE_NOPATTERN
public static final SpriteIdentifier
BANNER_PATTERN_BASE
field_49769
BANNER_BASE
public static final SpriteIdentifier
SHIELD_PATTERN_BASE
field_49770
SHIELD_BASE
private static final Map<Identifier, SpriteIdentifier>
BANNER_SPRITES
field_28252
BANNER_PATTERN_TEXTURES
private static final Map<Identifier, SpriteIdentifier>
SHIELD_SPRITES
field_28253
SHIELD_PATTERN_TEXTURES
public static final SpriteIdentifier
DECORATED_POT_BASE
field_51914
DECORATED_POT_BASE
public static final SpriteIdentifier
DECORATED_POT_SIDE
field_51915
DECORATED_POT_SIDE
public static final SpriteIdentifier
ENDER_CHEST_LOCATION
field_21723
ENDER_CHEST
public static final ChestTextureSet<SpriteIdentifier>
CHEST_REGULAR
field_1_2453
field_1_2453
public static final ChestTextureSet<SpriteIdentifier>
CHEST_TRAPPED
field_1_2454
field_1_2454
public static final ChestTextureSet<SpriteIdentifier>
CHEST_CHRISTMAS
field_1_2448
field_1_2448
public static final OxidationMap$Sequence<ChestTextureSet<SpriteIdentifier>>
CHEST_COPPER
field_1_4496
field_1_4496

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static RenderLayer
armorTrimsSheet(boolean decal)
method_48480(boolean arg0)
getArmorTrims(boolean decal)
public static RenderLayer
cutoutBlockItemSheet()
method_24072()
getChest()
public static RenderLayer
cutoutItemSheet()
method_1_2139()
getItemTransparentCull()
public static RenderLayer
translucentItemSheet()
method_29382()
getItemTranslucentCull()
public static RenderLayer
translucentBlockItemSheet()
method_76545()
getBlockTranslucentCull()
public static SpriteIdentifier
getShulkerBoxSprite(DyeColor color)
method_65532(class_1767 arg0)
getShulkerBoxTextureId(DyeColor color)
public static Identifier
colorToShulkerSprite(DyeColor color)
method_65533(class_1767 arg0)
createShulkerId(DyeColor color)
public static SpriteIdentifier
createShulkerSprite(DyeColor color)
method_65534(class_1767 arg0)
createShulkerBoxTextureId(DyeColor color)
public static SpriteIdentifier
getBannerSprite(Holder<BannerPattern> pattern)
method_33081(class_6880<class_2582> arg0)
getBannerPatternTextureId(RegistryEntry<BannerPattern> pattern)
public static SpriteIdentifier
getShieldSprite(Holder<BannerPattern> pattern)
method_33083(class_6880<class_2582> arg0)
getShieldPatternTextureId(RegistryEntry<BannerPattern> pattern)
public static SpriteIdentifier
chooseSprite(ChestRenderState$ChestMaterialType materialType, ChestType type)
method_24062(class_11959$class_11960 arg0, class_2745 arg1)
getChestTextureId(ChestBlockEntityRenderState$Variant variant, ChestType type)
private static ChestTextureSet
lambda$static$0(MultiblockChestResources arg0)
method_1_4754(class_1_477 arg0)
method_1_4754(ChestTextureSet arg0)