net.minecraft.client.renderer.texture.atlas.sources

public class Unstitcher

implements SpriteSource

hbz
net.minecraft.client.renderer.texture.atlas.sources.Unstitcher
net.minecraft.class_7957
net.minecraft.client.texture.atlas.UnstitchAtlasSource

Field summary

Modifier and TypeField
static final org.slf4j.Logger
c
LOGGER
field_41410
LOGGER
public static final com.mojang.serialization.MapCodec<Unstitcher>
b
CODEC
field_41409
CODEC
private final ResourceLocation
d
resource
field_41412
resource
private final List<Unstitcher$Region>
e
regions
field_41413
regions
private final double
f
xDivisor
field_41414
divisorX
private final double
g
yDivisor
field_41415
divisorY

Constructor summary

ModifierConstructor
public (ResourceLocation resource, List<Unstitcher$Region> regions, double divisorX, double divisorY)

Method summary

Modifier and TypeMethod
public void
a(avv arg0, hbp$a arg1)
run(ResourceManager arg0, SpriteSource$Output arg1)
method_47673(class_3300 arg0, class_7948$class_7949 arg1)
load(ResourceManager arg0, AtlasSource$SpriteRegions arg1)
public SpriteSourceType
a()
type()
method_47672()
getType()