Class WaterCreatureEntity

All Implemented Interfaces:
class_582
Direct Known Subclasses:
SquidEntity

@EnvironmentInterfaces(@EnvironmentInterface(value=SERVER,itf=class_582.class)) public class WaterCreatureEntity extends MobEntity implements class_582
Mappings:
Namespace Name
intermediary net/minecraft/class_2
glue class_10
server ae
client ar
named net/minecraft/entity/WaterCreatureEntity
  • Constructor Details

    • WaterCreatureEntity

      public WaterCreatureEntity(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

    • canBreatheInWater

      public boolean canBreatheInWater()
      Overrides:
      canBreatheInWater in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_934 Lnet/minecraft/class_127;method_934()Z
      glue method_25 Lclass_283;method_25()Z
      server b_ Lhl;b_()Z
      client d_ Lls;d_()Z
      named canBreatheInWater Lnet/minecraft/entity/LivingEntity;canBreatheInWater()Z
    • writeNbt

      public void writeNbt(NbtCompound nbt)
      Overrides:
      writeNbt in class LivingEntity
      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 LivingEntity
      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
    • canSpawn

      public boolean canSpawn()
      Overrides:
      canSpawn in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_935 Lnet/minecraft/class_127;method_935()Z
      glue method_26 Lclass_283;method_26()Z
      server d Lhl;d()Z
      client d Lls;d()Z
      named canSpawn Lnet/minecraft/entity/LivingEntity;canSpawn()Z
    • getMinAmbientSoundDelay

      public int getMinAmbientSoundDelay()
      Overrides:
      getMinAmbientSoundDelay in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_936 Lnet/minecraft/class_127;method_936()I
      glue method_27 Lclass_283;method_27()I
      server e Lhl;e()I
      client e Lls;e()I
      named getMinAmbientSoundDelay Lnet/minecraft/entity/LivingEntity;getMinAmbientSoundDelay()I