Class SlimeEntity

All Implemented Interfaces:
class_582, class_65

public class SlimeEntity extends LivingEntity implements class_65
Mappings:
Namespace Name
intermediary net/minecraft/class_451
glue class_509
server nb
client uw
named net/minecraft/entity/mob/SlimeEntity
  • Field Details

    • field_1951

      public float field_1951
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1951 Lnet/minecraft/class_451;field_1951:F
      glue field_2104 Lclass_509;field_2104:F
      server a Lnb;a:F
      client a Luw;a:F
      named field_1951 Lnet/minecraft/entity/mob/SlimeEntity;field_1951:F
    • field_1952

      public float field_1952
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1952 Lnet/minecraft/class_451;field_1952:F
      glue field_2105 Lclass_509;field_2105:F
      server b Lnb;b:F
      client b Luw;b:F
      named field_1952 Lnet/minecraft/entity/mob/SlimeEntity;field_1952:F
    • field_1953

      private int field_1953
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1953 Lnet/minecraft/class_451;field_1953:I
      glue field_2106 Lclass_509;field_2106:I
      server c Lnb;c:I
      client c Luw;c:I
      named field_1953 Lnet/minecraft/entity/mob/SlimeEntity;field_1953:I
  • Constructor Details

    • SlimeEntity

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

    • initDataTracker

      protected void initDataTracker()
      Overrides:
      initDataTracker in class LivingEntity
      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/Entity;initDataTracker()V
    • method_1631

      public void method_1631(int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1631 Lnet/minecraft/class_451;method_1631(I)V
      glue method_1840 Lclass_509;method_1840(I)V
      server e Lnb;e(I)V
      client e Luw;e(I)V
      named method_1631 Lnet/minecraft/entity/mob/SlimeEntity;method_1631(I)V
    • method_1632

      public int method_1632()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1632 Lnet/minecraft/class_451;method_1632()I
      glue method_1841 Lclass_509;method_1841()I
      server o Lnb;o()I
      client v Luw;v()I
      named method_1632 Lnet/minecraft/entity/mob/SlimeEntity;method_1632()I
    • 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
    • tick

      public void tick()
      Overrides:
      tick in class LivingEntity
      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/Entity;tick()V
    • tickLiving

      protected void tickLiving()
      Overrides:
      tickLiving in class LivingEntity
      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
    • markDead

      public void markDead()
      Overrides:
      markDead in class Entity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1386 Lnet/minecraft/class_57;method_1386()V
      glue method_826 Lclass_450;method_826()V
      server J Llq;J()V
      client K Lsn;K()V
      named markDead Lnet/minecraft/entity/Entity;markDead()V
    • onPlayerInteraction

      public void onPlayerInteraction(PlayerEntity player)
      Overrides:
      onPlayerInteraction in class Entity
      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 onPlayerInteraction Lnet/minecraft/entity/Entity;onPlayerInteraction(Lnet/minecraft/entity/player/PlayerEntity;)V
    • 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;
    • 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
    • canSpawn

      public boolean canSpawn()
      Overrides:
      canSpawn in class LivingEntity
      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
    • 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