net.minecraft.client.resource.model

public class Variant

brs
net.minecraft.class_2452
net.minecraft.client.resource.model.Variant
net.minecraft.client.renderer.block.model.Variant

Field summary

Modifier and TypeField
private final Identifier
a
field_10942
modelLocation
modelLocation
private final ModelRotation
b
field_10943
rotation
rotation
private final boolean
c
field_10944
uvLock
uvLock
private final int
d
field_10945
weight
weight

Constructor summary

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

Method summary

Modifier and TypeMethod
public Identifier
a()
method_10034()
getModelLocation()
getModelLocation()
public ModelRotation
b()
method_10035()
getRotation()
getRotation()
public boolean
c()
method_10036()
isUvLocked()
isUvLock()
public int
d()
method_10037()
getWeight()
getWeight()