net.minecraft.client.render.texture

public class Stitcher

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

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public int
a()
method_5823()
getWidth()
getCurrentWidth()
public int
b()
method_5825()
getHeight()
getCurrentHeight()
public void
a(byz arg0)
method_5824(class_1639 arg0)
registerSprite(TextureAtlasSprite sprite)
addSprite(TextureAtlasSprite textureAtlas)
public void
c()
method_5202()
stitch()
doStitch()
public List<TextureAtlasSprite>
d()
method_5203()
collectSprites()
getStichSlots()
private static int
b(int arg0, int arg1)
method_6999(int arg0, int arg1)
smallestFittingMinTexel(int size, int mipLevel)
getMipmapDimension(int arg0, int arg1)
private boolean
a(byw$a arg0)
method_5199(class_1529$class_1531 arg0)
addSprite(Stitcher$Holder sprite)
allocateSlot(Stitcher$Holder arg0)
private boolean
b(byw$a arg0)
method_5201(class_1529$class_1531 arg0)
expand(Stitcher$Holder sprite)
expandAndAllocateSlot(Stitcher$Holder arg0)