Uses of Interface
net.minecraft.client.render.entity.animation.Transformation.Target
Packages that use Transformation.Target
Package
Description
The base package for all Minecraft classes.
-
Uses of Transformation.Target in net.minecraft
Fields in net.minecraft declared as Transformation.TargetModifier and TypeFieldDescriptionprivate final Transformation.Targetclass_11509.class_11510.targetThe field for thetargetrecord component.Methods in net.minecraft that return Transformation.TargetModifier and TypeMethodDescriptionclass_11509.class_11510.target()Returns the value of thetargetrecord component.Constructors in net.minecraft with parameters of type Transformation.TargetModifierConstructorDescription(package private)class_11510(ModelPart modelPart, Transformation.Target target, Keyframe[] keyframe) -
Uses of Transformation.Target in net.minecraft.client.render.entity.animation
Fields in net.minecraft.client.render.entity.animation declared as Transformation.TargetModifier and TypeFieldDescriptionstatic final Transformation.TargetTransformation.Targets.MOVE_ORIGINstatic final Transformation.TargetTransformation.Targets.ROTATEstatic final Transformation.TargetTransformation.Targets.SCALEprivate final Transformation.TargetTransformation.targetThe field for thetargetrecord component.Methods in net.minecraft.client.render.entity.animation that return Transformation.TargetModifier and TypeMethodDescriptionTransformation.target()Returns the value of thetargetrecord component.Constructors in net.minecraft.client.render.entity.animation with parameters of type Transformation.Target