net.minecraft.client.renderer.block.model

public class Variant

implements ModelState

dry
net.minecraft.client.renderer.block.model.Variant
net.minecraft.class_813
net.minecraft.unmapped.C_lyghpjeo
net.minecraft.client.render.model.json.ModelVariant
net.minecraft.client.renderer.model.Variant

Field summary

Modifier and TypeField
private final ResourceLocation
a
modelLocation
field_4326
f_ypurktey
location
field_188050_a
private final Transformation
b
rotation
field_4328
f_zctgdnro
rotation
field_188051_b
private final boolean
c
uvLock
field_4327
f_tulenjzl
uvLock
field_188052_c
private final int
d
weight
field_4325
f_ixryhaiw
weight
field_188053_d

Constructor summary

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

Method summary

Modifier and TypeMethod
public ResourceLocation
a()
getModelLocation()
method_3510()
m_iqxuhskd()
getLocation()
func_188046_a()
public Transformation
b()
getRotation()
method_3509()
m_nljzjcto()
getRotation()
func_225615_b_()
public boolean
c()
isUvLocked()
method_3512()
m_qqlubajl()
isShaded()
func_188049_c()
public int
d()
getWeight()
method_3511()
m_bbdkjecv()
getWeight()
func_188047_d()