Class ConfiguredModel

java.lang.Object
net.minecraftforge.client.model.generators.ConfiguredModel

public final class ConfiguredModel extends Object
Represents a model with blockstate configurations, e.g. rotation, uvlock, and random weight.

Can be manually constructed, created by static factory such as allYRotations(ModelFile, int, boolean), or created by builder via builder().