Uses of Interface
net.minecraftforge.common.model.animation.IJoint
Packages that use IJoint
Package
Description
-
Uses of IJoint in net.minecraftforge.client.model.animation
Classes in net.minecraftforge.client.model.animation that implement IJointMethods in net.minecraftforge.client.model.animation that return types with arguments of type IJointMethods in net.minecraftforge.client.model.animation with parameters of type IJoint -
Uses of IJoint in net.minecraftforge.client.model.b3d
Classes in net.minecraftforge.client.model.b3d that implement IJointMethods in net.minecraftforge.client.model.b3d with parameters of type IJoint -
Uses of IJoint in net.minecraftforge.common.model.animation
Fields in net.minecraftforge.common.model.animation declared as IJointMethods in net.minecraftforge.common.model.animation that return types with arguments of type IJointMethods in net.minecraftforge.common.model.animation with parameters of type IJointModifier and TypeMethodDescriptionprivate static IJointClip
Clips.blendClips(IJoint joint, IJointClip fromClip, IJointClip toClip, ITimeValue input, ITimeValue progress)
Constructors in net.minecraftforge.common.model.animation with parameters of type IJoint