net.minecraft.client.render.texture

public class Stitcher

ddj
net.minecraft.class_1529
net.minecraft.client.render.texture.Stitcher
net.minecraft.client.renderer.texture.Stitcher
net.minecraft.client.renderer.texture.Stitcher

Field summary

Modifier and TypeField
private final int
a
field_8085
mipLevel
field_147971_a
mipmapLevelStitcher
private final Set<Stitcher$Holder>
b
field_5976
sprites
field_94319_a
setStitchHolders
private final List<Stitcher$Region>
c
field_5977
regions
field_94317_b
stitchSlots
private int
d
field_5978
width
field_94318_c
currentWidth
private int
e
field_5979
height
field_94315_d
currentHeight
private final int
f
field_5980
maxWidth
field_94316_e
maxWidth
private final int
g
field_5981
maxHeight
field_94313_f
maxHeight
private final int
h
field_5983
holderSize
field_94323_h
maxTileDimension

Constructor summary

ModifierConstructor
public (int arg0, int arg1, int arg2, int arg3)

Method summary

Modifier and TypeMethod
public int
a()
method_5823()
getWidth()
func_110935_a()
getCurrentWidth()
public int
b()
method_5825()
getHeight()
func_110936_b()
getCurrentHeight()
public void
a(ddm arg0)
method_5824(class_1639 arg0)
registerSprite(TextureAtlasSprite sprite)
func_110934_a(TextureAtlasSprite arg0)
addSprite(TextureAtlasSprite textureAtlas)
public void
c()
method_5202()
stitch()
func_94305_f()
doStitch()
public List<TextureAtlasSprite>
d()
method_5203()
collectSprites()
func_94309_g()
getStichSlots()
private static int
b(int arg0, int arg1)
method_6999(int arg0, int arg1)
smallestFittingMinTexel(int size, int mipLevel)
func_147969_b(int arg0, int arg1)
getMipmapDimension(int dimensionIn, int mipmapLevelIn)
private boolean
a(ddj$a arg0)
method_5199(class_1529$class_1531 arg0)
addSprite(Stitcher$Holder sprite)
func_94310_b(Stitcher$Holder arg0)
allocateSlot(Stitcher$Holder holderIn)
private boolean
b(ddj$a arg0)
method_5201(class_1529$class_1531 arg0)
expand(Stitcher$Holder sprite)
func_94311_c(Stitcher$Holder arg0)
expandAndAllocateSlot(Stitcher$Holder holderIn)