Class Egg

java.lang.Object
net.minecraft.entity.EntityBase
net.minecraft.entity.projectile.Egg

public class Egg extends EntityBase
Mappings:
Namespace Name
intermediary net/minecraft/class_499
glue class_536
server nu
client vv
named net/minecraft/entity/projectile/Egg
  • Field Details

    • xTile

      private int xTile
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2039 Lnet/minecraft/class_499;field_2039:I
      glue field_2262 Lclass_536;field_2262:I
      server b Lnu;b:I
      client b Lvv;b:I
      named xTile Lnet/minecraft/entity/projectile/Egg;xTile:I
    • yTile

      private int yTile
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2040 Lnet/minecraft/class_499;field_2040:I
      glue field_2263 Lclass_536;field_2263:I
      server c Lnu;c:I
      client c Lvv;c:I
      named yTile Lnet/minecraft/entity/projectile/Egg;yTile:I
    • zTile

      private int zTile
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2041 Lnet/minecraft/class_499;field_2041:I
      glue field_2264 Lclass_536;field_2264:I
      server d Lnu;d:I
      client d Lvv;d:I
      named zTile Lnet/minecraft/entity/projectile/Egg;zTile:I
    • inTile

      private int inTile
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2042 Lnet/minecraft/class_499;field_2042:I
      glue field_2265 Lclass_536;field_2265:I
      server e Lnu;e:I
      client e Lvv;e:I
      named inTile Lnet/minecraft/entity/projectile/Egg;inTile:I
    • inGround

      private boolean inGround
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2043 Lnet/minecraft/class_499;field_2043:Z
      glue field_2266 Lclass_536;field_2266:Z
      server f Lnu;f:Z
      client f Lvv;f:Z
      named inGround Lnet/minecraft/entity/projectile/Egg;inGround:Z
    • shake

      public int shake
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2038 Lnet/minecraft/class_499;field_2038:I
      glue field_2261 Lclass_536;field_2261:I
      server a Lnu;a:I
      client a Lvv;a:I
      named shake Lnet/minecraft/entity/projectile/Egg;shake:I
    • field_2044

      private Living field_2044
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2044 Lnet/minecraft/class_499;field_2044:Lnet/minecraft/class_127;
      glue field_2267 Lclass_536;field_2267:Lclass_283;
      server g Lnu;g:Lhl;
      client g Lvv;g:Lls;
      named field_2044 Lnet/minecraft/entity/projectile/Egg;field_2044:Lnet/minecraft/entity/Living;
    • field_2045

      private int field_2045
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2045 Lnet/minecraft/class_499;field_2045:I
      glue field_2268 Lclass_536;field_2268:I
      server h Lnu;h:I
      client h Lvv;h:I
      named field_2045 Lnet/minecraft/entity/projectile/Egg;field_2045:I
    • field_2046

      private int field_2046
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2046 Lnet/minecraft/class_499;field_2046:I
      glue field_2269 Lclass_536;field_2269:I
      server i Lnu;i:I
      client i Lvv;i:I
      named field_2046 Lnet/minecraft/entity/projectile/Egg;field_2046:I
  • Constructor Details

    • Egg

      public Egg(Level level)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_57;<init>(Lnet/minecraft/class_18;)V
      glue <init> Lclass_450;<init>(Lclass_129;)V
      server <init> Llq;<init>(Ldj;)V
      client <init> Lsn;<init>(Lfd;)V
      named <init> Lnet/minecraft/entity/EntityBase;<init>(Lnet/minecraft/level/Level;)V
    • Egg

      public Egg(Level level, Living living)
    • Egg

      public Egg(Level level, double double2, double double3, double double4)
  • Method Details

    • initDataTracker

      protected void initDataTracker()
      Specified by:
      initDataTracker in class EntityBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1310 Lnet/minecraft/class_57;method_1310()V
      glue method_108 Lclass_450;method_108()V
      server b Llq;b()V
      client b Lsn;b()V
      named initDataTracker Lnet/minecraft/entity/EntityBase;initDataTracker()V
    • shouldRenderAtDistance

      @Environment(CLIENT) public boolean shouldRenderAtDistance(double double2)
      Overrides:
      shouldRenderAtDistance in class EntityBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1364 Lnet/minecraft/class_57;method_1364(D)Z
      glue method_235 Lclass_450;method_235(D)Z
      server method_1364 Llq;method_1364(D)Z
      client a Lsn;a(D)Z
      named shouldRenderAtDistance Lnet/minecraft/entity/EntityBase;shouldRenderAtDistance(D)Z
    • method_1682

      public void method_1682(double double2, double double3, double double4, float float2, float float3)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1682 Lnet/minecraft/class_499;method_1682(DDDFF)V
      glue method_1956 Lclass_536;method_1956(DDDFF)V
      server a Lnu;a(DDDFF)V
      client a Lvv;a(DDDFF)V
      named method_1682 Lnet/minecraft/entity/projectile/Egg;method_1682(DDDFF)V
    • setVelocity

      @Environment(CLIENT) public void setVelocity(double velocityX, double velocityY, double velocityZ)
      Overrides:
      setVelocity in class EntityBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1365 Lnet/minecraft/class_57;method_1365(DDD)V
      glue method_236 Lclass_450;method_236(DDD)V
      server method_1365 Llq;method_1365(DDD)V
      client a Lsn;a(DDD)V
      named setVelocity Lnet/minecraft/entity/EntityBase;setVelocity(DDD)V
    • tick

      public void tick()
      Overrides:
      tick in class EntityBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1370 Lnet/minecraft/class_57;method_1370()V
      glue method_29 Lclass_450;method_29()V
      server m_ Llq;m_()V
      client w_ Lsn;w_()V
      named tick Lnet/minecraft/entity/EntityBase;tick()V
    • writeCustomDataToTag

      public void writeCustomDataToTag(CompoundTag tag)
      Specified by:
      writeCustomDataToTag in class EntityBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1368 Lnet/minecraft/class_57;method_1368(Lnet/minecraft/class_8;)V
      glue method_24 Lclass_450;method_24(Lclass_333;)V
      server b Llq;b(Liq;)V
      client b Lsn;b(Lnu;)V
      named writeCustomDataToTag Lnet/minecraft/entity/EntityBase;writeCustomDataToTag(Lnet/minecraft/util/io/CompoundTag;)V
    • readCustomDataFromTag

      public void readCustomDataFromTag(CompoundTag tag)
      Specified by:
      readCustomDataFromTag in class EntityBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1363 Lnet/minecraft/class_57;method_1363(Lnet/minecraft/class_8;)V
      glue method_23 Lclass_450;method_23(Lclass_333;)V
      server a Llq;a(Liq;)V
      client a Lsn;a(Lnu;)V
      named readCustomDataFromTag Lnet/minecraft/entity/EntityBase;readCustomDataFromTag(Lnet/minecraft/util/io/CompoundTag;)V
    • onPlayerCollision

      public void onPlayerCollision(PlayerBase playerBase)
      Overrides:
      onPlayerCollision in class EntityBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1354 Lnet/minecraft/class_57;method_1354(Lnet/minecraft/class_54;)V
      glue method_172 Lclass_450;method_172(Lclass_172;)V
      server b Llq;b(Lem;)V
      client b Lsn;b(Lgs;)V
      named onPlayerCollision Lnet/minecraft/entity/EntityBase;onPlayerCollision(Lnet/minecraft/entity/player/PlayerBase;)V
    • getEyeHeight

      @Environment(CLIENT) public float getEyeHeight()
      Overrides:
      getEyeHeight in class EntityBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1366 Lnet/minecraft/class_57;method_1366()F
      glue method_237 Lclass_450;method_237()F
      server method_1366 Llq;method_1366()F
      client x_ Lsn;x_()F
      named getEyeHeight Lnet/minecraft/entity/EntityBase;getEyeHeight()F