net.minecraft.client.render.model.json

public record ModelVariant

implements ModelBakeSettings

gnu
net.minecraft.client.renderer.block.model.Variant
net.minecraft.class_813
net.minecraft.client.render.model.json.ModelVariant
net.minecraft.unmapped.C_blazqqmb
net.minecraft.client.render.model.json.ModelVariant
net.minecraft.src.C_4228_

Field summary

Modifier and TypeField
private final Identifier
a
modelLocation
comp_3379
location
f_szkyblfb
location
f_111874_
private final AffineTransformation
b
rotation
comp_3380
rotation
f_feteojba
rotation
f_111875_
private final boolean
c
uvLock
comp_3381
uvLock
f_isjgriaw
uvLock
f_111876_
private final int
d
weight
comp_3382
weight
f_juasfubb
weight
f_111877_

Constructor summary

ModifierConstructor
public (Identifier location, AffineTransformation rotation, boolean uvLock, int weight)

Method summary

Modifier and TypeMethod
public AffineTransformation
a()
getRotation()
method_3509()
getRotation()
m_nljzjcto()
getRotation()
m_6189_()
public boolean
b()
isUvLocked()
method_3512()
isUvLocked()
m_qqlubajl()
isUvLocked()
m_7538_()
public Identifier
c()
modelLocation()
comp_3379()
location()
m_ihmyzhvs()
modelLocation()
f_111874_()
public AffineTransformation
d()
rotation()
comp_3380()
rotation()
m_rawxrcuh()
rotation()
f_111875_()
public boolean
e()
uvLock()
comp_3381()
uvLock()
m_tqjvbxeo()
uvLock()
f_111876_()
public int
f()
weight()
comp_3382()
weight()
m_wuyytpcv()
weight()
f_111877_()