net.minecraft.client.texture.atlas

public record UnstitchAtlasSource$Region

net.minecraft.client.renderer.texture.atlas.sources.Unstitcher$Region
net.minecraft.client.renderer.texture.atlas.sources.Unstitcher$Region
net.minecraft.class_7957$class_7959
net.minecraft.client.texture.atlas.UnstitchAtlasSource$Region

Field summary

Modifier and TypeField
private final Identifier
sprite
sprite
comp_1163
sprite
private final double
x
x
comp_1164
x
private final double
y
y
comp_1165
y
private final double
width
width
comp_1166
width
private final double
height
height
comp_1167
height
public static final com.mojang.serialization.Codec<UnstitchAtlasSource$Region>
CODEC
CODEC
field_41420
CODEC

Constructor summary

ModifierConstructor
public (Identifier sprite, double x, double y, double width, double height)

Method summary

Modifier and TypeMethod
public Identifier
sprite()
sprite()
comp_1163()
sprite()
public double
x()
x()
comp_1164()
x()
public double
y()
y()
comp_1165()
y()
public double
width()
width()
comp_1166()
width()
public double
height()
height()
comp_1167()
height()