Uses of Package
net.neoforged.neoforge.client.model.generators.blockstate
Packages that use net.neoforged.neoforge.client.model.generators.blockstate
Package
Description
-
Classes in net.neoforged.neoforge.client.model.generators.blockstate used by net.minecraft.client.data.modelsClassDescriptionBuilder for
CustomUnbakedBlockStateModel
s to allow using them withMultiVariantGenerator
andMultiPartGenerator
by plugging them intoMultiVariant
Implements functionality similar to VanillasVariantMutator
, but generalized to unbaked blockstate models in general. -
Classes in net.neoforged.neoforge.client.model.generators.blockstate used by net.minecraft.client.data.models.blockstatesClassDescriptionImplements functionality similar to Vanillas
VariantMutator
, but generalized to unbaked blockstate models in general. -
Classes in net.neoforged.neoforge.client.model.generators.blockstate used by net.neoforged.neoforge.client.model.generators.blockstateClassDescriptionThis builder creates a
CompositeBlockModel.Unbaked
.Builder forCustomUnbakedBlockStateModel
s to allow using them withMultiVariantGenerator
andMultiPartGenerator
by plugging them intoMultiVariant
Implements functionality similar to VanillasVariantMutator
, but generalized to unbaked blockstate models in general.