Package net.minecraft.entity.decoration
Class DisplayEntity.InterpolationTarget
java.lang.Object
net.minecraft.entity.decoration.DisplayEntity.InterpolationTarget
- Enclosing class:
- DisplayEntity
- Mappings:
- Namespace - Name - named - net/minecraft/entity/decoration/DisplayEntity$InterpolationTarget- intermediary - net/minecraft/class_8113$class_8639- official - buk$j
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionInterpolationTarget(int step, double x, double y, double z, double yaw, double pitch) 
- 
Method SummaryModifier and TypeMethodDescription(package private) void(package private) voidapplyInterpolated(Entity entity) 
- 
Field Details- 
stepint step- Mappings:
- Namespace - Name - Mixin selector - named - step- Lnet/minecraft/entity/decoration/DisplayEntity$InterpolationTarget;step:I- intermediary - field_45115- Lnet/minecraft/class_8113$class_8639;field_45115:I- official - a- Lbuk$j;a:I
 
- 
xfinal double x- Mappings:
- Namespace - Name - Mixin selector - named - x- Lnet/minecraft/entity/decoration/DisplayEntity$InterpolationTarget;x:D- intermediary - field_45116- Lnet/minecraft/class_8113$class_8639;field_45116:D- official - b- Lbuk$j;b:D
 
- 
yfinal double y- Mappings:
- Namespace - Name - Mixin selector - named - y- Lnet/minecraft/entity/decoration/DisplayEntity$InterpolationTarget;y:D- intermediary - field_45117- Lnet/minecraft/class_8113$class_8639;field_45117:D- official - c- Lbuk$j;c:D
 
- 
zfinal double z- Mappings:
- Namespace - Name - Mixin selector - named - z- Lnet/minecraft/entity/decoration/DisplayEntity$InterpolationTarget;z:D- intermediary - field_45118- Lnet/minecraft/class_8113$class_8639;field_45118:D- official - d- Lbuk$j;d:D
 
- 
yawfinal double yaw- Mappings:
- Namespace - Name - Mixin selector - named - yaw- Lnet/minecraft/entity/decoration/DisplayEntity$InterpolationTarget;yaw:D- intermediary - field_45119- Lnet/minecraft/class_8113$class_8639;field_45119:D- official - e- Lbuk$j;e:D
 
- 
pitchfinal double pitch- Mappings:
- Namespace - Name - Mixin selector - named - pitch- Lnet/minecraft/entity/decoration/DisplayEntity$InterpolationTarget;pitch:D- intermediary - field_45120- Lnet/minecraft/class_8113$class_8639;field_45120:D- official - f- Lbuk$j;f:D
 
 
- 
- 
Constructor Details- 
InterpolationTargetInterpolationTarget(int step, double x, double y, double z, double yaw, double pitch) - Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/entity/decoration/DisplayEntity$InterpolationTarget;<init>(IDDDDD)V- intermediary - <init>- Lnet/minecraft/class_8113$class_8639;<init>(IDDDDD)V- official - <init>- Lbuk$j;<init>(IDDDDD)V
 
 
- 
- 
Method Details- 
apply- Mappings:
- Namespace - Name - Mixin selector - named - apply- Lnet/minecraft/entity/decoration/DisplayEntity$InterpolationTarget;apply(Lnet/minecraft/entity/Entity;)V- intermediary - method_52530- Lnet/minecraft/class_8113$class_8639;method_52530(Lnet/minecraft/class_1297;)V- official - a- Lbuk$j;a(Lbum;)V
 
- 
applyInterpolated- Mappings:
- Namespace - Name - Mixin selector - named - applyInterpolated- Lnet/minecraft/entity/decoration/DisplayEntity$InterpolationTarget;applyInterpolated(Lnet/minecraft/entity/Entity;)V- intermediary - method_52531- Lnet/minecraft/class_8113$class_8639;method_52531(Lnet/minecraft/class_1297;)V- official - b- Lbuk$j;b(Lbum;)V
 
 
-