Class SquidEntity

All Implemented Interfaces:
CommandSource, EntityCategoryProvider

public class SquidEntity extends WaterCreatureEntity
Mappings:
Namespace Name
official aaj
intermediary net/minecraft/class_951
named net/minecraft/entity/passive/SquidEntity
  • Field Details

    • tiltAngle

      public float tiltAngle
      Mappings:
      Namespace Name Mixin selector
      official a Laaj;a:F
      intermediary field_3716 Lnet/minecraft/class_951;field_3716:F
      named tiltAngle Lnet/minecraft/entity/passive/SquidEntity;tiltAngle:F
    • prevTiltAngle

      public float prevTiltAngle
      Mappings:
      Namespace Name Mixin selector
      official b Laaj;b:F
      intermediary field_3717 Lnet/minecraft/class_951;field_3717:F
      named prevTiltAngle Lnet/minecraft/entity/passive/SquidEntity;prevTiltAngle:F
    • rollAngle

      public float rollAngle
      Mappings:
      Namespace Name Mixin selector
      official c Laaj;c:F
      intermediary field_3718 Lnet/minecraft/class_951;field_3718:F
      named rollAngle Lnet/minecraft/entity/passive/SquidEntity;rollAngle:F
    • prevRollAngle

      public float prevRollAngle
      Mappings:
      Namespace Name Mixin selector
      official bv Laaj;bv:F
      intermediary field_3719 Lnet/minecraft/class_951;field_3719:F
      named prevRollAngle Lnet/minecraft/entity/passive/SquidEntity;prevRollAngle:F
    • thrustTimer

      public float thrustTimer
      Mappings:
      Namespace Name Mixin selector
      official bw Laaj;bw:F
      intermediary field_3720 Lnet/minecraft/class_951;field_3720:F
      named thrustTimer Lnet/minecraft/entity/passive/SquidEntity;thrustTimer:F
    • prevThrustTimer

      public float prevThrustTimer
      Mappings:
      Namespace Name Mixin selector
      official bx Laaj;bx:F
      intermediary field_3721 Lnet/minecraft/class_951;field_3721:F
      named prevThrustTimer Lnet/minecraft/entity/passive/SquidEntity;prevThrustTimer:F
    • tentacleAngle

      public float tentacleAngle
      Mappings:
      Namespace Name Mixin selector
      official by Laaj;by:F
      intermediary field_3722 Lnet/minecraft/class_951;field_3722:F
      named tentacleAngle Lnet/minecraft/entity/passive/SquidEntity;tentacleAngle:F
    • prevTentacleAngle

      public float prevTentacleAngle
      Mappings:
      Namespace Name Mixin selector
      official bz Laaj;bz:F
      intermediary field_3714 Lnet/minecraft/class_951;field_3714:F
      named prevTentacleAngle Lnet/minecraft/entity/passive/SquidEntity;prevTentacleAngle:F
    • constantVelocityRate

      private float constantVelocityRate
      Mappings:
      Namespace Name Mixin selector
      official bA Laaj;bA:F
      intermediary field_3715 Lnet/minecraft/class_951;field_3715:F
      named constantVelocityRate Lnet/minecraft/entity/passive/SquidEntity;constantVelocityRate:F
    • thrustTimerSpeed

      private float thrustTimerSpeed
      Mappings:
      Namespace Name Mixin selector
      official bB Laaj;bB:F
      intermediary field_3709 Lnet/minecraft/class_951;field_3709:F
      named thrustTimerSpeed Lnet/minecraft/entity/passive/SquidEntity;thrustTimerSpeed:F
    • turningSpeed

      private float turningSpeed
      Mappings:
      Namespace Name Mixin selector
      official bC Laaj;bC:F
      intermediary field_3710 Lnet/minecraft/class_951;field_3710:F
      named turningSpeed Lnet/minecraft/entity/passive/SquidEntity;turningSpeed:F
    • constantVelocityX

      private float constantVelocityX
      Mappings:
      Namespace Name Mixin selector
      official bD Laaj;bD:F
      intermediary field_3711 Lnet/minecraft/class_951;field_3711:F
      named constantVelocityX Lnet/minecraft/entity/passive/SquidEntity;constantVelocityX:F
    • constantVelocityY

      private float constantVelocityY
      Mappings:
      Namespace Name Mixin selector
      official bE Laaj;bE:F
      intermediary field_3712 Lnet/minecraft/class_951;field_3712:F
      named constantVelocityY Lnet/minecraft/entity/passive/SquidEntity;constantVelocityY:F
    • constantVelocityZ

      private float constantVelocityZ
      Mappings:
      Namespace Name Mixin selector
      official bF Laaj;bF:F
      intermediary field_3713 Lnet/minecraft/class_951;field_3713:F
      named constantVelocityZ Lnet/minecraft/entity/passive/SquidEntity;constantVelocityZ:F
  • Constructor Details

    • SquidEntity

      public SquidEntity(World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lvg;<init>(Lamu;)V
      intermediary <init> Lnet/minecraft/class_864;<init>(Lnet/minecraft/class_1150;)V
      named <init> Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
  • Method Details

    • method_13512

      public static void method_13512(class_2934 class_2934)
      Mappings:
      Namespace Name Mixin selector
      official a Laaj;a(Lry;)V
      intermediary method_13512 Lnet/minecraft/class_951;method_13512(Lnet/minecraft/class_2934;)V
      named method_13512 Lnet/minecraft/entity/passive/SquidEntity;method_13512(Lnet/minecraft/class_2934;)V
    • initGoals

      protected void initGoals()
      Overrides:
      initGoals in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official r Lvq;r()V
      intermediary method_13087 Lnet/minecraft/class_871;method_13087()V
      named initGoals Lnet/minecraft/entity/mob/MobEntity;initGoals()V
    • initializeAttributes

      protected void initializeAttributes()
      Overrides:
      initializeAttributes in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official bM Lvp;bM()V
      intermediary method_6129 Lnet/minecraft/class_1699;method_6129()V
      named initializeAttributes Lnet/minecraft/entity/LivingEntity;initializeAttributes()V
    • getEyeHeight

      public float getEyeHeight()
      Overrides:
      getEyeHeight in class Entity
      Mappings:
      Namespace Name Mixin selector
      official by Lvg;by()F
      intermediary method_2544 Lnet/minecraft/class_864;method_2544()F
      named getEyeHeight Lnet/minecraft/entity/Entity;getEyeHeight()F
    • ambientSound

      protected SoundEvent ambientSound()
      Overrides:
      ambientSound in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official F Lvq;F()Lqe;
      intermediary method_2603 Lnet/minecraft/class_871;method_2603()Lnet/minecraft/class_2926;
      named ambientSound Lnet/minecraft/entity/mob/MobEntity;ambientSound()Lnet/minecraft/client/sound/SoundEvent;
    • getHurtSound

      protected SoundEvent getHurtSound(DamageSource damageSource)
      Overrides:
      getHurtSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official d Lvp;d(Lur;)Lqe;
      intermediary method_15060 Lnet/minecraft/class_1699;method_15060(Lnet/minecraft/class_856;)Lnet/minecraft/class_2926;
      named getHurtSound Lnet/minecraft/entity/LivingEntity;getHurtSound(Lnet/minecraft/entity/damage/DamageSource;)Lnet/minecraft/client/sound/SoundEvent;
    • deathSound

      protected SoundEvent deathSound()
      Overrides:
      deathSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official cf Lvp;cf()Lqe;
      intermediary method_13049 Lnet/minecraft/class_1699;method_13049()Lnet/minecraft/class_2926;
      named deathSound Lnet/minecraft/entity/LivingEntity;deathSound()Lnet/minecraft/client/sound/SoundEvent;
    • getSoundVolume

      protected float getSoundVolume()
      Overrides:
      getSoundVolume in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official cq Lvp;cq()F
      intermediary method_2602 Lnet/minecraft/class_1699;method_2602()F
      named getSoundVolume Lnet/minecraft/entity/LivingEntity;getSoundVolume()F
    • canClimb

      protected boolean canClimb()
      Overrides:
      canClimb in class Entity
      Mappings:
      Namespace Name Mixin selector
      official ak Lvg;ak()Z
      intermediary method_2549 Lnet/minecraft/class_864;method_2549()Z
      named canClimb Lnet/minecraft/entity/Entity;canClimb()Z
    • getLootTableId

      @Nullable protected Identifier getLootTableId()
      Overrides:
      getLootTableId in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official J Lvq;J()Lnf;
      intermediary method_13074 Lnet/minecraft/class_871;method_13074()Lnet/minecraft/class_1653;
      named getLootTableId Lnet/minecraft/entity/mob/MobEntity;getLootTableId()Lnet/minecraft/util/Identifier;
    • tickMovement

      public void tickMovement()
      Overrides:
      tickMovement in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official n Lvp;n()V
      intermediary method_2651 Lnet/minecraft/class_1699;method_2651()V
      named tickMovement Lnet/minecraft/entity/LivingEntity;tickMovement()V
    • method_2657

      public void method_2657(float float2, float float3, float float4)
      Overrides:
      method_2657 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lvp;a(FFF)V
      intermediary method_2657 Lnet/minecraft/class_1699;method_2657(FFF)V
      named method_2657 Lnet/minecraft/entity/LivingEntity;method_2657(FFF)V
    • canSpawn

      public boolean canSpawn()
      Overrides:
      canSpawn in class WaterCreatureEntity
      Mappings:
      Namespace Name Mixin selector
      official P Lvq;P()Z
      intermediary method_2637 Lnet/minecraft/class_871;method_2637()Z
      named canSpawn Lnet/minecraft/entity/mob/MobEntity;canSpawn()Z
    • handleStatus

      @Environment(CLIENT) public void handleStatus(byte status)
      Overrides:
      handleStatus in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lvg;a(B)V
      intermediary method_2485 Lnet/minecraft/class_864;method_2485(B)V
      named handleStatus Lnet/minecraft/entity/Entity;handleStatus(B)V
    • setConstantVelocity

      public void setConstantVelocity(float float2, float float3, float float4)
      Mappings:
      Namespace Name Mixin selector
      official b Laaj;b(FFF)V
      intermediary method_11105 Lnet/minecraft/class_951;method_11105(FFF)V
      named setConstantVelocity Lnet/minecraft/entity/passive/SquidEntity;setConstantVelocity(FFF)V
    • hasConstantVelocity

      public boolean hasConstantVelocity()
      Mappings:
      Namespace Name Mixin selector
      official p Laaj;p()Z
      intermediary method_11106 Lnet/minecraft/class_951;method_11106()Z
      named hasConstantVelocity Lnet/minecraft/entity/passive/SquidEntity;hasConstantVelocity()Z