net.minecraft.client.texture

record TextureStitcher$Holder<T extends TextureStitcher$Stitchable>

net.minecraft.client.renderer.texture.Stitcher$Holder
net.minecraft.class_1055$class_1056
net.minecraft.client.texture.TextureStitcher$Holder

Field summary

Modifier and TypeField
private final T
entry
comp_1046
sprite
private final int
width
comp_1047
width
private final int
height
comp_1048
height

Constructor summary

ModifierConstructor
private (T sprite, int width, int height)

Method summary

Modifier and TypeMethod
public T
entry()
comp_1046()
sprite()
public int
width()
comp_1047()
width()
public int
height()
comp_1048()
height()