Uses of Interface
net.minecraftforge.client.extensions.IForgeModelTransform
-
Packages that use IForgeModelTransform Package Description net.minecraft.client.renderer.model net.minecraftforge.client.model net.minecraftforge.client.model.b3d -
-
Uses of IForgeModelTransform in net.minecraft.client.renderer.model
Subinterfaces of IForgeModelTransform in net.minecraft.client.renderer.model Modifier and Type Interface Description interfaceIModelTransformClasses in net.minecraft.client.renderer.model that implement IForgeModelTransform Modifier and Type Class Description classModelRotationclassVariant -
Uses of IForgeModelTransform in net.minecraftforge.client.model
Classes in net.minecraftforge.client.model that implement IForgeModelTransform Modifier and Type Class Description classModelTransformCompositionAnIModelTransformthat combines the transforms from two childIModelTransform.classSimpleModelTransformSimple implementation of IModelState via a map and a default value. -
Uses of IForgeModelTransform in net.minecraftforge.client.model.b3d
Classes in net.minecraftforge.client.model.b3d that implement IForgeModelTransform Modifier and Type Class Description static classB3DLoader.B3DState
-