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
BED_SHEET
field_21705
BEDS_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
SIGN_SHEET
field_21708
SIGNS_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_SHEET
field_21729
CHEST_RENDER_LAYER
private static final RenderLayer
TRANSLUCENT_BLOCK_SHEET
field_1_1398
ITEM_ENTITY_TRANSLUCENT_CULL
private static final RenderLayer
CUTOUT_BLOCK_ITEM_SHEET
field_21701
BLOCK_TRANSPARENT_CULL
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
BED_MAPPER
field_56361
BED_SPRITE_MAPPER
public static final SpriteMapper
SHULKER_MAPPER
field_56362
SHULKER_SPRITE_MAPPER
public static final SpriteMapper
SIGN_MAPPER
field_56363
SIGN_SPRITE_MAPPER
public static final SpriteMapper
HANGING_SIGN_MAPPER
field_56364
HANGING_SIGN_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 Map<WoodType, SpriteIdentifier>
SIGN_SPRITES
field_21712
SIGN_TYPE_TEXTURES
public static final Map<WoodType, SpriteIdentifier>
HANGING_SIGN_SPRITES
field_40515
HANGING_SIGN_TYPE_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 Map<RegistryKey<DecoratedPotPattern>, SpriteIdentifier>
DECORATED_POT_SPRITES
field_42911
DECORATED_POT_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
private static final SpriteIdentifier[]
BED_TEXTURES
field_21713
BED_TEXTURES
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 ChestTextureSet<SpriteIdentifier>
CHEST_COPPER_UNAFFECTED
field_1_2451
field_1_2451
public static final ChestTextureSet<SpriteIdentifier>
CHEST_COPPER_EXPOSED
field_1_2449
field_1_2449
public static final ChestTextureSet<SpriteIdentifier>
CHEST_COPPER_WEATHERED
field_1_2452
field_1_2452
public static final ChestTextureSet<SpriteIdentifier>
CHEST_COPPER_OXIDIZED
field_1_2450
field_1_2450

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
cutoutBlockSheet()
method_24072()
getChest()
public static RenderLayer
translucentBlockSheet()
method_1_1664()
getItemEntityTranslucentCull()
public static RenderLayer
cutoutBlockItemSheet()
method_24074()
getEntityCutout()
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
getBedSprite(DyeColor color)
method_65527(class_1767 arg0)
getBedTextureId(DyeColor color)
public static Identifier
colorToResourceSprite(DyeColor color)
method_65529(class_1767 arg0)
createColorId(DyeColor color)
public static SpriteIdentifier
createBedSprite(DyeColor color)
method_65531(class_1767 arg0)
createBedTextureId(DyeColor color)
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)
private static SpriteIdentifier
createSignSprite(WoodType type)
method_24064(class_4719 arg0)
createSignTextureId(WoodType type)
private static SpriteIdentifier
createHangingSignSprite(WoodType type)
method_45782(class_4719 arg0)
createHangingSignTextureId(WoodType type)
public static SpriteIdentifier
getSignSprite(WoodType type)
method_33082(class_4719 arg0)
getSignTextureId(WoodType signType)
public static SpriteIdentifier
getHangingSignSprite(WoodType type)
method_45781(class_4719 arg0)
getHangingSignTextureId(WoodType signType)
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
getDecoratedPotSprite(ResourceKey<DecoratedPotPattern> pattern)
method_49341(class_5321<class_9766> arg0)
getDecoratedPotPatternTextureId(RegistryKey<DecoratedPotPattern> potPatternKey)
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 SpriteIdentifier[]
lambda$BED_TEXTURES$0(int arg0)
method_24060(int arg0)
method_24060(int arg0)
private static SpriteIdentifier
lambda$static$0(Holder$Reference arg0)
method_60576(class_6880$class_6883 arg0)
method_60576(RegistryEntry$Reference pattern)