net.minecraft.client.renderer.texture

public class Stitcher$Region<T extends Stitcher$Entry>

hbi$c
net.minecraft.client.renderer.texture.Stitcher$Region
net.minecraft.class_1055$class_1057
net.minecraft.client.texture.TextureStitcher$Slot

Field summary

Modifier and TypeField
private final int
a
originX
field_5253
x
private final int
b
originY
field_5252
y
private final int
c
width
field_5251
width
private final int
d
height
field_5250
height
private List<Stitcher$Region<T>>
e
subSlots
field_5255
subSlots
private Stitcher$Holder<T>
f
holder
field_5254
texture

Constructor summary

ModifierConstructor
public (int x, int y, int width, int height)

Method summary

Modifier and TypeMethod
public int
a()
getX()
method_4569()
getX()
public int
b()
getY()
method_4567()
getY()
public boolean
a(hbi$b<T> arg0)
add(Stitcher$Holder<T> arg0)
method_4566(class_1055$class_1056<T> arg0)
fit(TextureStitcher$Holder<T> holder)
public void
a(hbi$d<T> arg0)
walk(Stitcher$SpriteLoader<T> arg0)
method_4568(class_1055$class_4726<T> arg0)
addAllFilledSlots(TextureStitcher$SpriteConsumer<T> consumer)