Uses of Record Class
net.minecraft.client.util.SpriteMapper
Packages that use SpriteMapper
Package
Description
-
Uses of SpriteMapper in net.minecraft.client.data
Methods in net.minecraft.client.data with parameters of type SpriteMapperModifier and TypeMethodDescriptionprivate static List<AtlasSource> AtlasDefinitionProvider.createAtlasSources(SpriteMapper spriteMapper) private static AtlasSourceAtlasDefinitionProvider.createDirectoryAtlasSource(SpriteMapper spriteMapper) -
Uses of SpriteMapper in net.minecraft.client.render
Fields in net.minecraft.client.render declared as SpriteMapperModifier and TypeFieldDescriptionstatic final SpriteMapperTexturedRenderLayers.BANNER_PATTERN_SPRITE_MAPPERstatic final SpriteMapperTexturedRenderLayers.BED_SPRITE_MAPPERstatic final SpriteMapperTexturedRenderLayers.BLOCK_SPRITE_MAPPERstatic final SpriteMapperTexturedRenderLayers.CHEST_SPRITE_MAPPERstatic final SpriteMapperTexturedRenderLayers.DECORATED_POT_SPRITE_MAPPERstatic final SpriteMapperTexturedRenderLayers.HANGING_SIGN_SPRITE_MAPPERstatic final SpriteMapperTexturedRenderLayers.ITEM_SPRITE_MAPPERstatic final SpriteMapperTexturedRenderLayers.SHIELD_PATTERN_SPRITE_MAPPERstatic final SpriteMapperTexturedRenderLayers.SHULKER_SPRITE_MAPPERstatic final SpriteMapperTexturedRenderLayers.SIGN_SPRITE_MAPPER -
Uses of SpriteMapper in net.minecraft.client.render.block.entity
Fields in net.minecraft.client.render.block.entity declared as SpriteMapperModifier and TypeFieldDescriptionstatic final SpriteMapperConduitBlockEntityRenderer.SPRITE_MAPPER