net.minecraft.client.resources.model

record ModelBakery$BakedCacheKey

hdx$a
net.minecraft.client.resources.model.ModelBakery$BakedCacheKey
net.minecraft.class_1088$class_7776
net.minecraft.client.render.model.ModelBaker$BakedModelCacheKey

Field summary

Modifier and TypeField
private final ResourceLocation
a
id
comp_1053
id
private final Transformation
b
transformation
comp_1054
transformation
private final boolean
c
isUvLocked
comp_1055
isUvLocked

Constructor summary

ModifierConstructor
(ResourceLocation arg0, Transformation arg1, boolean arg2)

Method summary

Modifier and TypeMethod
public ResourceLocation
a()
id()
comp_1053()
id()
public Transformation
b()
transformation()
comp_1054()
transformation()
public boolean
c()
isUvLocked()
comp_1055()
isUvLocked()