net.minecraft.client.resources.model

public record ModelResourceLocation

heb
net.minecraft.client.resources.model.ModelResourceLocation
net.minecraft.class_1091
net.minecraft.client.util.ModelIdentifier

Field summary

Modifier and TypeField
private final ResourceLocation
b
id
comp_2875
id
private final String
c
variant
comp_2876
variant
public static final String
a
INVENTORY_VARIANT
field_52277
INVENTORY_VARIANT

Constructor summary

ModifierConstructor
public (ResourceLocation id, String variant)

Method summary

Modifier and TypeMethod
public static ModelResourceLocation
a(alz arg0)
inventory(ResourceLocation arg0)
method_61078(class_2960 arg0)
ofInventoryVariant(Identifier id)
private static String
a(String arg0)
lowercaseVariant(String arg0)
method_45911(String arg0)
toLowerCase(String string)
public String
a()
getVariant()
method_4740()
getVariant()
public ResourceLocation
b()
id()
comp_2875()
id()
public String
c()
variant()
comp_2876()
variant()