net.minecraft.client.texture.palette

record PalettedTextureManager$Region

implements PalettedTextureManager$Sprite

net.minecraft.client.resources.palette.PalettedTextureManager$Slot
net.minecraft.class_1_1126$class_1_1131
net.minecraft.client.texture.palette.PalettedTextureManager$Region

Field summary

Modifier and TypeField
private final AbstractTexture
texture
comp_1_1071
texture
private final Identifier
textureLocation
comp_1_1069
textureLocation
private final int
x
comp_1_1073
x
private final int
y
comp_1_1074
y
private final int
width
comp_1_1072
width
private final int
height
comp_1_1070
height

Constructor summary

ModifierConstructor
private (AbstractTexture texture, Identifier textureLocation, int x, int y, int width, int height)

Method summary

Modifier and TypeMethod
public float
getU(float offset)
method_4580(float arg0)
getFrameU(float arg0)
public float
getV(float offset)
method_4570(float arg0)
getFrameV(float arg0)
public AbstractTexture
texture()
comp_1_1071()
texture()
public Identifier
textureLocation()
comp_1_1069()
textureLocation()
public int
x()
comp_1_1073()
x()
public int
y()
comp_1_1074()
y()
public int
width()
comp_1_1072()
width()
public int
height()
comp_1_1070()
height()