JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.minecraft.client.animation
AnimationChannel
Target
Contents
Description
Method Summary
Method Details
apply(ModelPart, Vector3f)
Hide sidebar
Show sidebar
Interface AnimationChannel.Target
Enclosing class:
AnimationChannel
public static interface
AnimationChannel.Target
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
apply
(
ModelPart
animationBone,
Vector3f
target)
Method Details
apply
void
apply
(
ModelPart
animationBone,
Vector3f
target)