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

public record Unstitcher

implements SpriteSource

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

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
a(avb arg0, hie$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 com.mojang.serialization.MapCodec<Unstitcher>
a()
codec()
method_67288()
method_67288()
public ResourceLocation
b()
resource()
comp_3622()
resource()
public List<Unstitcher$Region>
c()
regions()
comp_3623()
regions()
public double
d()
xDivisor()
comp_3624()
divisorX()
public double
e()
yDivisor()
comp_3625()
divisorY()