net.minecraft.client.renderer.block.model

public record Variant

implements ModelState

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

Field summary

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

Constructor summary

ModifierConstructor
public (ResourceLocation location, Transformation rotation, boolean uvLock, int weight)

Method summary

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