net.minecraft.client.renderer.texture

public class Stitcher<T extends Stitcher$Entry>

hiu
net.minecraft.client.renderer.texture.Stitcher
net.minecraft.class_1055
net.minecraft.unmapped.C_bkqocwpy
net.minecraft.client.texture.TextureStitcher
net.minecraft.client.texture.TextureStitcher

Field summary

Modifier and TypeField
private static final Comparator<Stitcher$Holder<?>>
a
HOLDER_COMPARATOR
field_18030
f_nuzjemky
COMPARATOR
COMPARATOR
private final int
b
mipLevel
field_5243
f_ijqsgmpu
mipLevel
mipLevel
private final List<Stitcher$Holder<T>>
c
texturesToBeStitched
field_5237
f_lpxgltqu
holders
holders
private final List<Stitcher$Region<T>>
d
storage
field_5239
f_tgxvmkqf
slots
slots
private int
e
storageX
field_5242
f_gvrmwohn
width
width
private int
f
storageY
field_5241
f_lzrbzugk
height
height
private final int
g
maxWidth
field_5240
f_pvmmherc
maxWidth
maxWidth
private final int
h
maxHeight
field_5238
f_hzjonsfv
maxHeight
maxHeight

Constructor summary

ModifierConstructor
public (int maxWidth, int maxHeight, int mipLevel)

Method summary

Modifier and TypeMethod
public int
a()
getWidth()
method_4554()
m_ailfykfo()
getWidth()
getWidth()
public int
b()
getHeight()
method_4555()
m_vwzykyxd()
getHeight()
getHeight()
public void
a(T arg0)
registerSprite(T arg0)
method_4553(T arg0)
m_taepggpu(T arg0)
add(T info)
add(T entry)
public void
c()
stitch()
method_4557()
m_excnncos()
stitch()
stitch()
public void
a(hiu$d<T> arg0)
gatherSprites(Stitcher$SpriteLoader<T> arg0)
method_4549(class_1055$class_4726<T> arg0)
m_vebdwsis(C_bkqocwpy$C_hgkhtbuc<T> arg0)
getStitchedSprites(TextureStitcher$SpriteConsumer<T> consumer)
getStitchedSprites(TextureStitcher$SpriteConsumer<T> consumer)
static int
a(int arg0, int arg1)
smallestFittingMinTexel(int arg0, int arg1)
method_4551(int arg0, int arg1)
m_bfkmjvaz(int arg0, int arg1)
applyMipLevel(int size, int mipLevel)
applyMipLevel(int size, int mipLevel)
private boolean
a(hiu$b<T> arg0)
addToStorage(Stitcher$Holder<T> arg0)
method_4550(class_1055$class_1056<T> arg0)
m_uxzsjfli(C_bkqocwpy$C_kojsdwem<T> arg0)
fit(TextureStitcher$Holder<T> holder)
fit(TextureStitcher$Holder<T> holder)
private boolean
b(hiu$b<T> arg0)
expand(Stitcher$Holder<T> arg0)
method_4552(class_1055$class_1056<T> arg0)
m_fpnynzbz(C_bkqocwpy$C_kojsdwem<T> arg0)
growAndFit(TextureStitcher$Holder<T> holder)
growAndFit(TextureStitcher$Holder<T> holder)