Class SquidEntity

All Implemented Interfaces:
class_582

public class SquidEntity extends WaterCreatureEntity
Mappings:
Namespace Name
intermediary net/minecraft/class_151
glue class_590
server pf
client xt
named net/minecraft/entity/passive/SquidEntity
  • Field Details

    • tiltAngle

      public float tiltAngle
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2217 Lnet/minecraft/class_151;field_2217:F
      glue field_2409 Lclass_590;field_2409:F
      server a Lpf;a:F
      client a Lxt;a:F
      named tiltAngle Lnet/minecraft/entity/passive/SquidEntity;tiltAngle:F
    • lastTiltAngle

      public float lastTiltAngle
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2218 Lnet/minecraft/class_151;field_2218:F
      glue field_2410 Lclass_590;field_2410:F
      server b Lpf;b:F
      client b Lxt;b:F
      named lastTiltAngle Lnet/minecraft/entity/passive/SquidEntity;lastTiltAngle:F
    • rollAngle

      public float rollAngle
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2219 Lnet/minecraft/class_151;field_2219:F
      glue field_2411 Lclass_590;field_2411:F
      server c Lpf;c:F
      client c Lxt;c:F
      named rollAngle Lnet/minecraft/entity/passive/SquidEntity;rollAngle:F
    • lastRollAngle

      public float lastRollAngle
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2220 Lnet/minecraft/class_151;field_2220:F
      glue field_2412 Lclass_590;field_2412:F
      server f Lpf;f:F
      client f Lxt;f:F
      named lastRollAngle Lnet/minecraft/entity/passive/SquidEntity;lastRollAngle:F
    • thrustTimer

      public float thrustTimer
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2221 Lnet/minecraft/class_151;field_2221:F
      glue field_2413 Lclass_590;field_2413:F
      server g Lpf;g:F
      client g Lxt;g:F
      named thrustTimer Lnet/minecraft/entity/passive/SquidEntity;thrustTimer:F
    • lastThrustTimer

      public float lastThrustTimer
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2222 Lnet/minecraft/class_151;field_2222:F
      glue field_2414 Lclass_590;field_2414:F
      server h Lpf;h:F
      client h Lxt;h:F
      named lastThrustTimer Lnet/minecraft/entity/passive/SquidEntity;lastThrustTimer:F
    • tentacleAngle

      public float tentacleAngle
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2223 Lnet/minecraft/class_151;field_2223:F
      glue field_2415 Lclass_590;field_2415:F
      server i Lpf;i:F
      client i Lxt;i:F
      named tentacleAngle Lnet/minecraft/entity/passive/SquidEntity;tentacleAngle:F
    • lastTentacleAngle

      public float lastTentacleAngle
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2224 Lnet/minecraft/class_151;field_2224:F
      glue field_2416 Lclass_590;field_2416:F
      server j Lpf;j:F
      client j Lxt;j:F
      named lastTentacleAngle Lnet/minecraft/entity/passive/SquidEntity;lastTentacleAngle:F
    • swimVelocityScale

      private float swimVelocityScale
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2225 Lnet/minecraft/class_151;field_2225:F
      glue field_2417 Lclass_590;field_2417:F
      server k Lpf;k:F
      client k Lxt;k:F
      named swimVelocityScale Lnet/minecraft/entity/passive/SquidEntity;swimVelocityScale:F
    • thrustTimerSpeed

      private float thrustTimerSpeed
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2226 Lnet/minecraft/class_151;field_2226:F
      glue field_2418 Lclass_590;field_2418:F
      server l Lpf;l:F
      client l Lxt;l:F
      named thrustTimerSpeed Lnet/minecraft/entity/passive/SquidEntity;thrustTimerSpeed:F
    • turningSpeed

      private float turningSpeed
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2227 Lnet/minecraft/class_151;field_2227:F
      glue field_2419 Lclass_590;field_2419:F
      server m Lpf;m:F
      client m Lxt;m:F
      named turningSpeed Lnet/minecraft/entity/passive/SquidEntity;turningSpeed:F
    • swimX

      private float swimX
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2228 Lnet/minecraft/class_151;field_2228:F
      glue field_2420 Lclass_590;field_2420:F
      server n Lpf;n:F
      client n Lxt;n:F
      named swimX Lnet/minecraft/entity/passive/SquidEntity;swimX:F
    • swimY

      private float swimY
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2229 Lnet/minecraft/class_151;field_2229:F
      glue field_2421 Lclass_590;field_2421:F
      server o Lpf;o:F
      client o Lxt;o:F
      named swimY Lnet/minecraft/entity/passive/SquidEntity;swimY:F
    • swimZ

      private float swimZ
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2230 Lnet/minecraft/class_151;field_2230:F
      glue field_2422 Lclass_590;field_2422:F
      server p Lpf;p:F
      client p Lxt;p:F
      named swimZ Lnet/minecraft/entity/passive/SquidEntity;swimZ:F
  • Constructor Details

    • SquidEntity

      public SquidEntity(World world)
      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/Entity;<init>(Lnet/minecraft/world/World;)V
  • Method Details

    • writeNbt

      public void writeNbt(NbtCompound nbt)
      Overrides:
      writeNbt in class WaterCreatureEntity
      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 writeNbt Lnet/minecraft/entity/Entity;writeNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • readNbt

      public void readNbt(NbtCompound nbt)
      Overrides:
      readNbt in class WaterCreatureEntity
      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 readNbt Lnet/minecraft/entity/Entity;readNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • getRandomSound

      protected String getRandomSound()
      Overrides:
      getRandomSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_911 Lnet/minecraft/class_127;method_911()Ljava/lang/String;
      glue method_110 Lclass_283;method_110()Ljava/lang/String;
      server g Lhl;g()Ljava/lang/String;
      client g Lls;g()Ljava/lang/String;
      named getRandomSound Lnet/minecraft/entity/LivingEntity;getRandomSound()Ljava/lang/String;
    • getHurtSound

      protected String getHurtSound()
      Overrides:
      getHurtSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_912 Lnet/minecraft/class_127;method_912()Ljava/lang/String;
      glue method_111 Lclass_283;method_111()Ljava/lang/String;
      server h Lhl;h()Ljava/lang/String;
      client j_ Lls;j_()Ljava/lang/String;
      named getHurtSound Lnet/minecraft/entity/LivingEntity;getHurtSound()Ljava/lang/String;
    • getDeathSound

      protected String getDeathSound()
      Overrides:
      getDeathSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_913 Lnet/minecraft/class_127;method_913()Ljava/lang/String;
      glue method_112 Lclass_283;method_112()Ljava/lang/String;
      server i Lhl;i()Ljava/lang/String;
      client i Lls;i()Ljava/lang/String;
      named getDeathSound Lnet/minecraft/entity/LivingEntity;getDeathSound()Ljava/lang/String;
    • getSoundVolume

      protected float getSoundVolume()
      Overrides:
      getSoundVolume in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_915 Lnet/minecraft/class_127;method_915()F
      glue method_114 Lclass_283;method_114()F
      server k Lhl;k()F
      client k Lls;k()F
      named getSoundVolume Lnet/minecraft/entity/LivingEntity;getSoundVolume()F
    • getDroppedId

      protected int getDroppedId()
      Overrides:
      getDroppedId in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_914 Lnet/minecraft/class_127;method_914()I
      glue method_113 Lclass_283;method_113()I
      server j Lhl;j()I
      client j Lls;j()I
      named getDroppedId Lnet/minecraft/entity/LivingEntity;getDroppedId()I
    • drop

      protected void drop()
      Overrides:
      drop in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_933 Lnet/minecraft/class_127;method_933()V
      glue method_247 Lclass_283;method_247()V
      server q Lhl;q()V
      client q Lls;q()V
      named drop Lnet/minecraft/entity/LivingEntity;drop()V
    • interact

      public boolean interact(PlayerEntity player)
      Overrides:
      interact in class Entity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1323 Lnet/minecraft/class_57;method_1323(Lnet/minecraft/class_54;)Z
      glue method_159 Lclass_450;method_159(Lclass_172;)Z
      server a Llq;a(Lem;)Z
      client a Lsn;a(Lgs;)Z
      named interact Lnet/minecraft/entity/Entity;interact(Lnet/minecraft/entity/player/PlayerEntity;)Z
    • isSubmergedInWater

      public boolean isSubmergedInWater()
      Overrides:
      isSubmergedInWater in class Entity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1334 Lnet/minecraft/class_57;method_1334()Z
      glue method_1642 Lclass_450;method_1642()Z
      server ad Llq;ad()Z
      client ag Lsn;ag()Z
      named isSubmergedInWater Lnet/minecraft/entity/Entity;isSubmergedInWater()Z
    • tickMovement

      public void tickMovement()
      Overrides:
      tickMovement in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_937 Lnet/minecraft/class_127;method_937()V
      glue method_442 Lclass_283;method_442()V
      server v Lhl;v()V
      client o Lls;o()V
      named tickMovement Lnet/minecraft/entity/LivingEntity;tickMovement()V
    • travel

      public void travel(float x, float z)
      Overrides:
      travel in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_945 Lnet/minecraft/class_127;method_945(FF)V
      glue method_834 Lclass_283;method_834(FF)V
      server a Lhl;a(FF)V
      client a_ Lls;a_(FF)V
      named travel Lnet/minecraft/entity/LivingEntity;travel(FF)V
    • tickLiving

      protected void tickLiving()
      Overrides:
      tickLiving in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_910 Lnet/minecraft/class_127;method_910()V
      glue method_109 Lclass_283;method_109()V
      server c_ Lhl;c_()V
      client f_ Lls;f_()V
      named tickLiving Lnet/minecraft/entity/LivingEntity;tickLiving()V