net.minecraft.client.util

public record SpriteIdentifier

net.minecraft.client.resources.model.sprite.SpriteId
net.minecraft.class_1_310
net.minecraft.client.util.SpriteIdentifier

Field summary

Modifier and TypeField
private final Identifier
atlasLocation
comp_1_198
atlasLocation
private final Identifier
texture
comp_1_199
texture

Constructor summary

ModifierConstructor
public (Identifier atlasLocation, Identifier texture)

Method summary

Modifier and TypeMethod
public RenderLayer
renderType(Function<Identifier, RenderType> renderType)
method_1_2260(Function<class_2960, class_1921> arg0)
getRenderLayer(Function<Identifier, RenderLayer> layerFunction)
public Identifier
atlasLocation()
comp_1_198()
atlasLocation()
public Identifier
texture()
comp_1_199()
texture()