net.minecraft.client.data

public class AtlasProvider

implements DataProvider

fsg
net.minecraft.client.data.AtlasProvider
net.minecraft.class_10718
net.minecraft.client.data.AtlasDefinitionProvider
net.minecraft.src.C_379269_

Field summary

Modifier and TypeField
private static final ResourceLocation
d
TRIM_PALETTE_KEY
field_56342
TRIM_PALETTES_ID
f_379595_
private static final Map<String, ResourceLocation>
e
TRIM_PALETTE_VALUES
field_56343
TRIM_ASSET_SUFFIX_TO_COLOR_PALETTE
f_379779_
private static final List<ResourceKey<TrimPattern>>
f
VANILLA_PATTERNS
field_56344
ARMOR_TRIM_PATTERN_KEYS
f_379389_
private static final List<EquipmentClientInfo$LayerType>
g
HUMANOID_LAYERS
field_56345
EQUIPMENT_MODEL_LAYER_TYPES
f_381999_
private final PackOutput$PathProvider
h
pathProvider
field_56346
pathResolver
f_380886_

Constructor summary

ModifierConstructor
public (PackOutput output)

Method summary

Modifier and TypeMethod
private static List<ResourceLocation>
b()
patternTextures()
method_67253()
getArmorTrimTextures()
m_388723_()
private static SpriteSource
a(hmx arg0)
forMaterial(Material arg0)
method_67250(class_4730 arg0)
createSingleAtlasSource(SpriteIdentifier spriteId)
m_386576_(C_4531_ p_394734_)
private static SpriteSource
a(grm arg0)
forMapper(MaterialMapper arg0)
method_67248(class_10721 arg0)
createDirectoryAtlasSource(SpriteMapper spriteMapper)
m_385568_(C_379147_ p_392705_)
private static List<SpriteSource>
b(grm arg0)
simpleMapper(MaterialMapper arg0)
method_67254(class_10721 arg0)
createAtlasSources(SpriteMapper spriteMapper)
m_386775_(C_379147_ p_395587_)
private static List<SpriteSource>
a(String arg0)
noPrefixMapper(String arg0)
method_67251(String arg0)
createAtlasSources(String directorySource)
m_387132_(String p_397331_)
private static Stream<MaterialAssetGroup$AssetInfo>
c()
extractAllMaterialAssets()
method_67255()
streamTrimAssets()
m_388300_()
private static List<SpriteSource>
d()
armorTrims()
method_67256()
createArmorTrimsAtlasSources()
m_385365_()
private static List<SpriteSource>
e()
blocksList()
method_67257()
createBlocksAtlasSources()
m_386869_()
private static List<SpriteSource>
f()
bannerPatterns()
method_67258()
createBannerPatternsAtlasSources()
m_383982_()
private static List<SpriteSource>
g()
shieldPatterns()
method_67259()
createShieldAtlasSources()
m_385511_()
public CompletableFuture<?>
a(mm arg0)
run(CachedOutput arg0)
method_10319(class_7403 arg0)
run(DataWriter arg0)
m_213708_(C_213475_ arg0)
private CompletableFuture<?>
a(mm arg0, alr arg1, List<hkv> arg2)
storeAtlas(CachedOutput arg0, ResourceLocation arg1, List<SpriteSource> arg2)
method_67252(class_7403 arg0, class_2960 arg1, List<class_7948> arg2)
runForAtlas(DataWriter writer, Identifier atlasId, List<AtlasSource> atlasSources)
m_384333_(C_213475_ p_392807_, C_5265_ p_393361_, List<C_260369_> arg2)
public String
a()
getName()
method_10321()
getName()
m_6055_()