net.minecraft.client.renderer.texture.atlas.sources

public record PalettedPermutations

implements SpriteSource

hik
net.minecraft.client.renderer.texture.atlas.sources.PalettedPermutations
net.minecraft.class_8066
net.minecraft.client.texture.atlas.PalettedPermutationsAtlasSource

Field summary

Modifier and TypeField
private final List<ResourceLocation>
d
textures
comp_3615
textures
private final ResourceLocation
e
paletteKey
comp_3616
paletteKey
private final Map<String, ResourceLocation>
f
permutations
comp_3617
permutations
private final String
g
separator
comp_3618
separator
static final org.slf4j.Logger
h
LOGGER
field_42078
LOGGER
public static final String
b
DEFAULT_SEPARATOR
field_56378
field_56378
public static final com.mojang.serialization.MapCodec<PalettedPermutations>
c
MAP_CODEC
field_42077
CODEC

Constructor summary

ModifierConstructor
public (List<ResourceLocation> arg0, ResourceLocation arg1, Map<String, ResourceLocation> arg2)
public (List<ResourceLocation> textures, ResourceLocation arg1, Map<String, ResourceLocation> permutations, String arg3)

Method summary

Modifier and TypeMethod
public void
a(avb arg0, hie$a arg1)
run(ResourceManager arg0, SpriteSource$Output arg1)
method_47673(class_3300 arg0, class_7948$class_7949 arg1)
load(ResourceManager arg0, AtlasSource$SpriteRegions arg1)
private static IntUnaryOperator
a(int[] arg0, int[] arg1)
createPaletteMapping(int[] arg0, int[] arg1)
method_48492(int[] arg0, int[] arg1)
toMapper(int[] from, int[] to)
private static int[]
a(avb arg0, ale arg1)
loadPaletteEntryFromImage(ResourceManager arg0, ResourceLocation arg1)
method_48486(class_3300 arg0, class_2960 arg1)
open(ResourceManager resourceManager, Identifier texture)
public com.mojang.serialization.MapCodec<PalettedPermutations>
a()
codec()
method_67288()
method_67288()
public List<ResourceLocation>
b()
textures()
comp_3615()
textures()
public ResourceLocation
c()
paletteKey()
comp_3616()
paletteKey()
public Map<String, ResourceLocation>
d()
permutations()
comp_3617()
permutations()
public String
e()
separator()
comp_3618()
separator()