net.minecraft.client.render.texture

public class Stitcher

bpv
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
b
field_5976
sprites
setStitchHolders
private final List
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 boolean
h
field_5982
updateSize
forcePowerOf2
private final int
i
field_5983
holderSize
maxTileDimension

Constructor summary

ModifierConstructor
public (int maxWidth, int maxHeight, boolean updateSize, int holderSize, int mipLevel)

Method summary

Modifier and TypeMethod
public int
a()
method_5823()
getWidth()
getCurrentWidth()
public int
b()
method_5825()
getHeight()
getCurrentHeight()
public void
a(bqd arg0)
method_5824(class_1639 arg0)
registerSprite(TextureAtlasSprite sprite)
addSprite(TextureAtlasSprite arg0)
public void
c()
method_5202()
stitch()
doStitch()
public List
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(bpw arg0)
method_5199(class_1531 arg0)
addSprite(Stitcher__Holder sprite)
allocateSlot(Stitcher$Holder arg0)
private boolean
b(bpw arg0)
method_5201(class_1531 arg0)
expand(Stitcher__Holder sprite)
expandAndAllocateSlot(Stitcher$Holder arg0)