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
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
CUTOUT_BLOCK_ITEM_SHEET
field_21729
BLOCK
private static final RenderLayer
CUTOUT_BLOCK_ITEM_GLINT_SHEET
field_1_7956
BLOCK_GLINT
private static final RenderLayer
CUTOUT_BLOCK_ITEM_GLINT_SPECIAL_SHEET
field_1_7957
BLOCK_GLINT_SPECIAL
private static final RenderLayer
TRANSLUCENT_BLOCK_ITEM_SHEET
field_64451
BLOCK_TRANSLUCENT
private static final RenderLayer
TRANSLUCENT_BLOCK_ITEM_GLINT_SHEET
field_1_7960
BLOCK_GLINT_TRANSLUCENT
private static final RenderLayer
TRANSLUCENT_BLOCK_ITEM_GLINT_SPECIAL_SHEET
field_1_7961
BLOCK_GLINT_SPECIAL_TRANSLUCENT
private static final RenderLayer
CUTOUT_ITEM_SHEET
field_1_1729
ITEM
private static final RenderLayer
CUTOUT_ITEM_GLINT_SHEET
field_1_7958
ITEM_GLINT
private static final RenderLayer
CUTOUT_ITEM_GLINT_SPECIAL_SHEET
field_1_7959
ITEM_GLINT_SPECIAL
private static final RenderLayer
TRANSLUCENT_ITEM_SHEET
field_64452
ITEM_TRANSLUCENT
private static final RenderLayer
TRANSLUCENT_ITEM_GLINT_SHEET
field_1_7962
ITEM_GLINT_TRANSLUCENT
private static final RenderLayer
TRANSLUCENT_ITEM_GLINT_SPECIAL_SHEET
field_1_7963
ITEM_GLINT_SPECIAL_TRANSLUCENT
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
CHEST_TEXTURES
public static final ChestTextureSet<SpriteIdentifier>
CHEST_TRAPPED
field_1_2454
TRAPPED_CHEST_TEXTURES
public static final ChestTextureSet<SpriteIdentifier>
CHEST_CHRISTMAS
field_1_2448
CHRISTMAS_CHEST_TEXTURES
public static final OxidationMap$Sequence<ChestTextureSet<SpriteIdentifier>>
CHEST_COPPER
field_1_4496
COPPER_CHEST_TEXTURES

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static RenderLayer
cutoutBlockItemSheet()
method_24072()
block()
public static RenderLayer
cutoutBlockItemGlintSheet()
method_1_7303()
blockGlint()
public static RenderLayer
cutoutBlockItemGlintSpecialSheet()
method_1_7304()
blockGlintSpecial()
public static RenderLayer
cutoutItemSheet()
method_1_2139()
item()
public static RenderLayer
cutoutItemGlintSheet()
method_1_7305()
itemGlint()
public static RenderLayer
cutoutItemGlintSpecialSheet()
method_1_7306()
itemGlintSpecial()
public static RenderLayer
translucentItemSheet()
method_29382()
itemTranslucent()
public static RenderLayer
translucentItemGlintSheet()
method_1_7309()
itemGlintTranslucent()
public static RenderLayer
translucentItemGlintSpecialSheet()
method_1_7310()
itemGlintSpecialTranslucent()
public static RenderLayer
translucentBlockItemSheet()
method_76545()
blockTranslucent()
public static RenderLayer
translucentBlockItemGlintSheet()
method_1_7307()
blockGlintTranslucent()
public static RenderLayer
translucentBlockItemGlintSpecialSheet()
method_1_7308()
blockGlintSpecialTranslucent()
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 oxidation)