Uses of Interface
net.minecraftforge.client.extensions.IForgeModelState
Packages that use IForgeModelState
Package
Description
-
Uses of IForgeModelState in net.minecraft.client.renderer.block.model
Classes in net.minecraft.client.renderer.block.model that implement IForgeModelState -
Uses of IForgeModelState in net.minecraft.client.resources.model
Subinterfaces of IForgeModelState in net.minecraft.client.resources.modelClasses in net.minecraft.client.resources.model that implement IForgeModelState -
Uses of IForgeModelState in net.minecraftforge.client.model
Classes in net.minecraftforge.client.model that implement IForgeModelStateModifier and TypeClassDescriptionclass
AnModelState
that combines the transforms from two childModelState
.class
Simple implementation of IModelState via a map and a default value. -
Uses of IForgeModelState in net.minecraftforge.client.model.b3d
Classes in net.minecraftforge.client.model.b3d that implement IForgeModelState