Class Sheets
java.lang.Object
net.minecraft.client.renderer.Sheets
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final RenderTypestatic final Identifierprivate static final RenderTypestatic final SpriteIdstatic final SpriteMapperstatic final SpriteIdstatic final Identifierprivate static final Map<Identifier, SpriteId> static final SpriteMapperstatic final SpriteMapperstatic final Identifierstatic final MultiblockChestResources<SpriteId> static final WeatheringCopperCollection.ByState<MultiblockChestResources<SpriteId>> static final SpriteMapperstatic final MultiblockChestResources<SpriteId> static final Identifierstatic final MultiblockChestResources<SpriteId> private static final RenderTypeprivate static final RenderTypestatic final SpriteIdstatic final SpriteMapperstatic final Identifierstatic final SpriteIdstatic final SpriteIdstatic final SpriteIdstatic final Identifierstatic final SpriteMapperstatic final Identifierstatic final Identifierstatic final SpriteIdstatic final SpriteIdstatic final SpriteMapperstatic final SpriteIdstatic final Identifierprivate static final Map<Identifier, SpriteId> static final SpriteMapperstatic final Identifierprivate static final RenderTypeprivate static final RenderType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RenderTypearmorTrimsSheet(boolean decal) static SpriteIdchooseSprite(ChestRenderState.ChestMaterialType materialType, ChestType type) static IdentifiercolorToShulkerSprite(DyeColor color) static SpriteIdcreateShulkerSprite(DyeColor color) static RenderTypestatic RenderTypestatic SpriteIdgetBannerSprite(Holder<BannerPattern> pattern) static SpriteIdgetShieldSprite(Holder<BannerPattern> pattern) static SpriteIdgetShulkerBoxSprite(DyeColor color) static RenderTypestatic RenderType
-
Field Details
-
SHULKER_SHEET
-
BANNER_SHEET
-
SHIELD_SHEET
-
CHEST_SHEET
-
ARMOR_TRIMS_SHEET
-
DECORATED_POT_SHEET
-
GUI_SHEET
-
MAP_DECORATIONS_SHEET
-
PAINTINGS_SHEET
-
CELESTIAL_SHEET
-
ARMOR_TRIMS_SHEET_TYPE
-
ARMOR_TRIMS_DECAL_SHEET_TYPE
-
CUTOUT_BLOCK_ITEM_SHEET
-
TRANSLUCENT_BLOCK_ITEM_SHEET
-
CUTOUT_ITEM_SHEET
-
TRANSLUCENT_ITEM_SHEET
-
ITEMS_MAPPER
-
BLOCKS_MAPPER
-
BLOCK_ENTITIES_MAPPER
-
BANNER_MAPPER
-
SHIELD_MAPPER
-
CHEST_MAPPER
-
DECORATED_POT_MAPPER
-
SHULKER_MAPPER
-
DEFAULT_SHULKER_TEXTURE_LOCATION
-
SHULKER_TEXTURE_LOCATION
-
BANNER_BASE
-
SHIELD_BASE
-
SHIELD_BASE_NO_PATTERN
-
BANNER_PATTERN_BASE
-
SHIELD_PATTERN_BASE
-
BANNER_SPRITES
-
SHIELD_SPRITES
-
DECORATED_POT_BASE
-
DECORATED_POT_SIDE
-
ENDER_CHEST_LOCATION
-
CHEST_REGULAR
-
CHEST_TRAPPED
-
CHEST_CHRISTMAS
-
CHEST_COPPER
public static final WeatheringCopperCollection.ByState<MultiblockChestResources<SpriteId>> CHEST_COPPER
-
-
Constructor Details
-
Sheets
public Sheets()
-
-
Method Details
-
armorTrimsSheet
-
cutoutBlockItemSheet
-
cutoutItemSheet
-
translucentItemSheet
-
translucentBlockItemSheet
-
getShulkerBoxSprite
-
colorToShulkerSprite
-
createShulkerSprite
-
getBannerSprite
-
getShieldSprite
-
chooseSprite
public static SpriteId chooseSprite(ChestRenderState.ChestMaterialType materialType, ChestType type)
-