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

public record PalettedPermutations

implements SpriteSource

ima
net.minecraft.client.renderer.texture.atlas.sources.PalettedPermutations
net.minecraft.class_8066
net.minecraft.client.texture.atlas.PalettedPermutationsAtlasSource
net.minecraft.src.C_265831_

字段概要

修饰符与类型字段
private final List<Identifier>
d
textures
comp_3615
textures
f_265956_
private final Identifier
e
paletteKey
comp_3616
paletteKey
f_265884_
private final Map<String, Identifier>
f
permutations
comp_3617
permutations
f_266003_
private final String
g
separator
comp_3618
separator
f_381777_
static final org.slf4j.Logger
h
LOGGER
field_42078
LOGGER
f_265853_
public static final String
b
DEFAULT_SEPARATOR
field_56378
DEFAULT_SEPARATOR
f_380998_
public static final com.mojang.serialization.MapCodec<PalettedPermutations>
c
MAP_CODEC
field_42077
CODEC
f_381632_

构造函数概要

修饰符构造函数
public (List<Identifier> textures, Identifier paletteKey, Map<String, Identifier> permutations)
public (List<Identifier> textures, Identifier paletteKey, Map<String, Identifier> permutations, String separator)

方法概要

修饰符与类型方法
public void
a(baz arg0, ilu$c arg1)
run(ResourceManager arg0, SpriteSource$Output arg1)
method_47673(class_3300 arg0, class_7948$class_7949 arg1)
load(ResourceManager arg0, AtlasSource$SpriteRegions arg1)
m_260891_(C_77_ p_267250_, C_260369_$C_260371_ 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)
m_266217_(int[] p_266839_, int[] p_266776_)
private static int[]
a(baz arg0, amo arg1)
loadPaletteEntryFromImage(ResourceManager arg0, Identifier arg1)
method_48486(class_3300 arg0, class_2960 arg1)
open(ResourceManager resourceManager, Identifier texture)
m_266592_(C_77_ p_267184_, C_432211_ p_458273_)
public com.mojang.serialization.MapCodec<PalettedPermutations>
a()
codec()
method_67288()
getCodec()
m_260850_()
public List<Identifier>
b()
textures()
comp_3615()
textures()
f_265956_()
public Identifier
c()
paletteKey()
comp_3616()
paletteKey()
f_265884_()
public Map<String, Identifier>
d()
permutations()
comp_3617()
permutations()
f_266003_()
public String
e()
separator()
comp_3618()
separator()
f_381777_()