Class SaddledComponent

java.lang.Object
net.minecraft.entity.SaddledComponent

public class SaddledComponent extends Object
Mappings:
Namespace Name
named net/minecraft/entity/SaddledComponent
intermediary net/minecraft/class_4980
official byb
  • Field Details Link icon

    • MIN_BOOST_TIME Link icon

      private static final int MIN_BOOST_TIME
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named MIN_BOOST_TIME Lnet/minecraft/entity/SaddledComponent;MIN_BOOST_TIME:I
      intermediary field_30060 Lnet/minecraft/class_4980;field_30060:I
      official a Lbyb;a:I
    • field_30061 Link icon

      private static final int field_30061
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_30061 Lnet/minecraft/entity/SaddledComponent;field_30061:I
      intermediary field_30061 Lnet/minecraft/class_4980;field_30061:I
      official b Lbyb;b:I
    • dataTracker Link icon

      private final DataTracker dataTracker
      Mappings:
      Namespace Name Mixin selector
      named dataTracker Lnet/minecraft/entity/SaddledComponent;dataTracker:Lnet/minecraft/entity/data/DataTracker;
      intermediary field_23218 Lnet/minecraft/class_4980;field_23218:Lnet/minecraft/class_2945;
      official c Lbyb;c:Laky;
    • boostTime Link icon

      private final TrackedData<Integer> boostTime
      Mappings:
      Namespace Name Mixin selector
      named boostTime Lnet/minecraft/entity/SaddledComponent;boostTime:Lnet/minecraft/entity/data/TrackedData;
      intermediary field_23219 Lnet/minecraft/class_4980;field_23219:Lnet/minecraft/class_2940;
      official d Lbyb;d:Laku;
    • boosted Link icon

      private boolean boosted
      Mappings:
      Namespace Name Mixin selector
      named boosted Lnet/minecraft/entity/SaddledComponent;boosted:Z
      intermediary field_23215 Lnet/minecraft/class_4980;field_23215:Z
      official e Lbyb;e:Z
    • boostedTime Link icon

      private int boostedTime
      Mappings:
      Namespace Name Mixin selector
      named boostedTime Lnet/minecraft/entity/SaddledComponent;boostedTime:I
      intermediary field_23216 Lnet/minecraft/class_4980;field_23216:I
      official f Lbyb;f:I
  • Constructor Details Link icon

    • SaddledComponent Link icon

      public SaddledComponent(DataTracker dataTracker, TrackedData<Integer> boostTime)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/entity/SaddledComponent;<init>(Lnet/minecraft/entity/data/DataTracker;Lnet/minecraft/entity/data/TrackedData;)V
      intermediary <init> Lnet/minecraft/class_4980;<init>(Lnet/minecraft/class_2945;Lnet/minecraft/class_2940;)V
      official <init> Lbyb;<init>(Laky;Laku;)V
  • Method Details Link icon

    • boost Link icon

      public void boost()
      Mappings:
      Namespace Name Mixin selector
      named boost Lnet/minecraft/entity/SaddledComponent;boost()V
      intermediary method_26307 Lnet/minecraft/class_4980;method_26307()V
      official a Lbyb;a()V
    • boost Link icon

      public boolean boost(Random random)
      Mappings:
      Namespace Name Mixin selector
      named boost Lnet/minecraft/entity/SaddledComponent;boost(Lnet/minecraft/util/math/random/Random;)Z
      intermediary method_26308 Lnet/minecraft/class_4980;method_26308(Lnet/minecraft/class_5819;)Z
      official a Lbyb;a(Lbai;)Z
    • tickBoost Link icon

      public void tickBoost()
      Mappings:
      Namespace Name Mixin selector
      named tickBoost Lnet/minecraft/entity/SaddledComponent;tickBoost()V
      intermediary method_49478 Lnet/minecraft/class_4980;method_49478()V
      official b Lbyb;b()V
    • getMovementSpeedMultiplier Link icon

      public float getMovementSpeedMultiplier()
      Mappings:
      Namespace Name Mixin selector
      named getMovementSpeedMultiplier Lnet/minecraft/entity/SaddledComponent;getMovementSpeedMultiplier()F
      intermediary method_49479 Lnet/minecraft/class_4980;method_49479()F
      official c Lbyb;c()F
    • getBoostTime Link icon

      private int getBoostTime()
      Mappings:
      Namespace Name Mixin selector
      named getBoostTime Lnet/minecraft/entity/SaddledComponent;getBoostTime()I
      intermediary method_49480 Lnet/minecraft/class_4980;method_49480()I
      official d Lbyb;d()I