net.minecraft.client.resource.model

public class Variant

cvb
net.minecraft.unmapped.C_16054649
net.minecraft.client.resource.model.Variant
net.minecraft.client.renderer.block.model.Variant

Field summary

Modifier and TypeField
private final Identifier
a
f_05820827
modelLocation
field_188050_a
private final ModelRotation
b
f_27203631
rotation
field_188051_b
private final boolean
c
f_99587108
uvLock
field_188052_c
private final int
d
f_33905605
weight
field_188053_d

Constructor summary

ModifierConstructor
public (Identifier modelLocation, ModelRotation rotation, boolean uvLock, int weight)

Method summary

Modifier and TypeMethod
public Identifier
a()
m_58730870()
getModelLocation()
func_188046_a()
public ModelRotation
b()
m_25305948()
getRotation()
func_188048_b()
public boolean
c()
m_91033539()
isUvLocked()
func_188049_c()
public int
d()
m_72322294()
getWeight()
func_188047_d()