net.minecraft.client.texture

public class TextureStitcher

dwy
net.minecraft.client.renderer.texture.Stitcher
net.minecraft.class_1055
net.minecraft.client.texture.TextureStitcher
net.minecraft.unmapped.C_bkqocwpy
net.minecraft.client.render.texture.Stitcher
net.minecraft.client.renderer.texture.Stitcher
net.minecraft.client.renderer.texture.Stitcher

Field summary

Modifier and TypeField
private static final Comparator<TextureStitcher$Holder>
a
HOLDER_COMPARATOR
field_18030
comparator
f_nuzjemky
f_15065641
field_217797_a
field_217797_a
private final int
b
mipLevel
field_5243
mipLevel
f_ijqsgmpu
mipLevel
field_147971_a
mipmapLevelStitcher
private final Set<TextureStitcher$Holder>
c
texturesToBeStitched
field_5237
holders
f_lpxgltqu
sprites
field_94319_a
setStitchHolders
private final List<TextureStitcher$Slot>
d
storage
field_5239
slots
f_tgxvmkqf
regions
field_94317_b
stitchSlots
private int
e
storageX
field_5242
width
f_gvrmwohn
width
field_94318_c
currentWidth
private int
f
storageY
field_5241
height
f_lzrbzugk
height
field_94315_d
currentHeight
private final int
g
maxWidth
field_5240
maxWidth
f_pvmmherc
maxWidth
field_94316_e
maxWidth
private final int
h
maxHeight
field_5238
maxHeight
f_hzjonsfv
maxHeight
field_94313_f
maxHeight

Constructor summary

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

Method summary

Modifier and TypeMethod
public int
a()
getWidth()
method_4554()
getWidth()
m_ailfykfo()
getWidth()
func_110935_a()
getCurrentWidth()
public int
b()
getHeight()
method_4555()
getHeight()
m_vwzykyxd()
getHeight()
func_110936_b()
getCurrentHeight()
public void
a(dxb arg0)
registerSprite(TextureAtlasSprite arg0)
method_4553(class_1058 arg0)
add(Sprite arg0)
m_taepggpu(C_uflrwbwt arg0)
registerSprite(TextureAtlasSprite sprite)
func_110934_a(TextureAtlasSprite arg0)
addSprite(TextureAtlasSprite textureAtlas)
public void
c()
stitch()
method_4557()
stitch()
m_excnncos()
stitch()
func_94305_f()
doStitch()
public List<Sprite>
d()
gatherSprites()
method_4549()
getStitchedSprites()
m_vebdwsis()
collectSprites()
func_94309_g()
getStichSlots()
private static int
b(int arg0, int arg1)
smallestFittingMinTexel(int arg0, int arg1)
method_4551(int arg0, int arg1)
applyMipLevel(int size, int mipLevel)
m_bfkmjvaz(int arg0, int arg1)
smallestFittingMinTexel(int size, int mipLevel)
func_147969_b(int arg0, int arg1)
getMipmapDimension(int dimensionIn, int mipmapLevelIn)
private boolean
a(dwy$a arg0)
addToStorage(Stitcher$Holder arg0)
method_4550(class_1055$class_1056 arg0)
fit(TextureStitcher$Holder arg0)
m_uxzsjfli(C_bkqocwpy$C_kojsdwem arg0)
addSprite(Stitcher$Holder sprite)
func_94310_b(Stitcher$Holder arg0)
allocateSlot(Stitcher$Holder holderIn)
private boolean
b(dwy$a arg0)
expand(Stitcher$Holder arg0)
method_4552(class_1055$class_1056 arg0)
m_fpnynzbz(C_bkqocwpy$C_kojsdwem arg0)
expand(Stitcher$Holder sprite)
func_94311_c(Stitcher$Holder arg0)
expandAndAllocateSlot(Stitcher$Holder holderIn)