Class SlimeEntity

All Implemented Interfaces:
CommandSource, EntityCategoryProvider, Monster
Direct Known Subclasses:
MagmaCubeEntity

public class SlimeEntity
extends MobEntity
implements Monster
Mappings:
Namespace Name
official wb
intermediary net/minecraft/class_1938
named net/minecraft/entity/mob/SlimeEntity
  • Field Details

    • targetStretch

      public float targetStretch
      Mappings:
      Namespace Name Mixin selector
      official a Lwb;a:F
      intermediary field_8245 Lnet/minecraft/class_1938;field_8245:F
      named targetStretch Lnet/minecraft/entity/mob/SlimeEntity;targetStretch:F
    • stretch

      public float stretch
      Mappings:
      Namespace Name Mixin selector
      official b Lwb;b:F
      intermediary field_8246 Lnet/minecraft/class_1938;field_8246:F
      named stretch Lnet/minecraft/entity/mob/SlimeEntity;stretch:F
    • lastStretch

      public float lastStretch
      Mappings:
      Namespace Name Mixin selector
      official c Lwb;c:F
      intermediary field_8248 Lnet/minecraft/class_1938;field_8248:F
      named lastStretch Lnet/minecraft/entity/mob/SlimeEntity;lastStretch:F
    • wasOnGround

      private boolean wasOnGround
      Mappings:
      Namespace Name Mixin selector
      official bk Lwb;bk:Z
      intermediary field_8247 Lnet/minecraft/class_1938;field_8247:Z
      named wasOnGround Lnet/minecraft/entity/mob/SlimeEntity;wasOnGround:Z
  • Constructor Details

    • SlimeEntity

      public SlimeEntity​(World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lpk;<init>(Ladm;)V
      intermediary <init> Lnet/minecraft/class_1745;<init>(Lnet/minecraft/class_99;)V
      named <init> Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
  • Method Details

    • initDataTracker

      protected void initDataTracker()
      Overrides:
      initDataTracker in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official h Lpk;h()V
      intermediary method_7043 Lnet/minecraft/class_1745;method_7043()V
      named initDataTracker Lnet/minecraft/entity/Entity;initDataTracker()V
    • method_7885

      protected void method_7885​(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lwb;a(I)V
      intermediary method_7885 Lnet/minecraft/class_1938;method_7885(I)V
      named method_7885 Lnet/minecraft/entity/mob/SlimeEntity;method_7885(I)V
    • getSize

      public int getSize()
      Mappings:
      Namespace Name Mixin selector
      official cm Lwb;cm()I
      intermediary method_7893 Lnet/minecraft/class_1938;method_7893()I
      named getSize Lnet/minecraft/entity/mob/SlimeEntity;getSize()I
    • serialize

      public void serialize​(CompoundTag tag)
      Overrides:
      serialize in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lpk;b(Ldn;)V
      intermediary method_7003 Lnet/minecraft/class_1745;method_7003(Lnet/minecraft/class_1405;)V
      named serialize Lnet/minecraft/entity/Entity;serialize(Lnet/minecraft/nbt/CompoundTag;)V
    • deserialize

      public void deserialize​(CompoundTag tag)
      Overrides:
      deserialize in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lpk;a(Ldn;)V
      intermediary method_6933 Lnet/minecraft/class_1745;method_6933(Lnet/minecraft/class_1405;)V
      named deserialize Lnet/minecraft/entity/Entity;deserialize(Lnet/minecraft/nbt/CompoundTag;)V
    • method_7896

      protected ParticleType method_7896()
      Mappings:
      Namespace Name Mixin selector
      official n Lwb;n()Lcy;
      intermediary method_7896 Lnet/minecraft/class_1938;method_7896()Lnet/minecraft/class_1394;
      named method_7896 Lnet/minecraft/entity/mob/SlimeEntity;method_7896()Lnet/minecraft/client/particle/ParticleType;
    • method_7891

      protected String method_7891()
      Mappings:
      Namespace Name Mixin selector
      official ck Lwb;ck()Ljava/lang/String;
      intermediary method_7891 Lnet/minecraft/class_1938;method_7891()Ljava/lang/String;
      named method_7891 Lnet/minecraft/entity/mob/SlimeEntity;method_7891()Ljava/lang/String;
    • tick

      public void tick()
      Overrides:
      tick in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official t_ Lpk;t_()V
      intermediary method_7060 Lnet/minecraft/class_1745;method_7060()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • updateStretch

      protected void updateStretch()
      Mappings:
      Namespace Name Mixin selector
      official ch Lwb;ch()V
      intermediary method_7888 Lnet/minecraft/class_1938;method_7888()V
      named updateStretch Lnet/minecraft/entity/mob/SlimeEntity;updateStretch()V
    • getTicksUntilNextJump

      protected int getTicksUntilNextJump()
      Mappings:
      Namespace Name Mixin selector
      official cg Lwb;cg()I
      intermediary method_7887 Lnet/minecraft/class_1938;method_7887()I
      named getTicksUntilNextJump Lnet/minecraft/entity/mob/SlimeEntity;getTicksUntilNextJump()I
    • method_7886

      protected SlimeEntity method_7886()
      Mappings:
      Namespace Name Mixin selector
      official cf Lwb;cf()Lwb;
      intermediary method_7886 Lnet/minecraft/class_1938;method_7886()Lnet/minecraft/class_1938;
      named method_7886 Lnet/minecraft/entity/mob/SlimeEntity;method_7886()Lnet/minecraft/entity/mob/SlimeEntity;
    • method_7049

      public void method_7049​(int int2)
      Overrides:
      method_7049 in class Entity
      Mappings:
      Namespace Name Mixin selector
      official i Lpk;i(I)V
      intermediary method_7049 Lnet/minecraft/class_1745;method_7049(I)V
      named method_7049 Lnet/minecraft/entity/Entity;method_7049(I)V
    • remove

      public void remove()
      Overrides:
      remove in class Entity
      Mappings:
      Namespace Name Mixin selector
      official J Lpk;J()V
      intermediary method_6899 Lnet/minecraft/class_1745;method_6899()V
      named remove Lnet/minecraft/entity/Entity;remove()V
    • pushAwayFrom

      public void pushAwayFrom​(Entity entity)
      Overrides:
      pushAwayFrom in class Entity
      Mappings:
      Namespace Name Mixin selector
      official i Lpk;i(Lpk;)V
      intermediary method_7050 Lnet/minecraft/class_1745;method_7050(Lnet/minecraft/class_1745;)V
      named pushAwayFrom Lnet/minecraft/entity/Entity;pushAwayFrom(Lnet/minecraft/entity/Entity;)V
    • onPlayerCollision

      public void onPlayerCollision​(PlayerEntity player)
      Overrides:
      onPlayerCollision in class Entity
      Mappings:
      Namespace Name Mixin selector
      official d Lpk;d(Lwn;)V
      intermediary method_7021 Lnet/minecraft/class_1745;method_7021(Lnet/minecraft/class_1963;)V
      named onPlayerCollision Lnet/minecraft/entity/Entity;onPlayerCollision(Lnet/minecraft/entity/player/PlayerEntity;)V
    • method_7895

      protected void method_7895​(LivingEntity livingEntity)
      Mappings:
      Namespace Name Mixin selector
      official e Lwb;e(Lpr;)V
      intermediary method_7895 Lnet/minecraft/class_1938;method_7895(Lnet/minecraft/class_1752;)V
      named method_7895 Lnet/minecraft/entity/mob/SlimeEntity;method_7895(Lnet/minecraft/entity/LivingEntity;)V
    • getEyeHeight

      public float getEyeHeight()
      Overrides:
      getEyeHeight in class Entity
      Mappings:
      Namespace Name Mixin selector
      official aS Lpk;aS()F
      intermediary method_6965 Lnet/minecraft/class_1745;method_6965()F
      named getEyeHeight Lnet/minecraft/entity/Entity;getEyeHeight()F
    • isBig

      protected boolean isBig()
      Mappings:
      Namespace Name Mixin selector
      official ci Lwb;ci()Z
      intermediary method_7889 Lnet/minecraft/class_1938;method_7889()Z
      named isBig Lnet/minecraft/entity/mob/SlimeEntity;isBig()Z
    • method_7890

      protected int method_7890()
      Mappings:
      Namespace Name Mixin selector
      official cj Lwb;cj()I
      intermediary method_7890 Lnet/minecraft/class_1938;method_7890()I
      named method_7890 Lnet/minecraft/entity/mob/SlimeEntity;method_7890()I
    • getHurtSound

      protected String getHurtSound()
      Overrides:
      getHurtSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bo Lpr;bo()Ljava/lang/String;
      intermediary method_7137 Lnet/minecraft/class_1752;method_7137()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
      official bp Lpr;bp()Ljava/lang/String;
      intermediary method_7138 Lnet/minecraft/class_1752;method_7138()Ljava/lang/String;
      named getDeathSound Lnet/minecraft/entity/LivingEntity;getDeathSound()Ljava/lang/String;
    • getDefaultDrop

      protected Item getDefaultDrop()
      Overrides:
      getDefaultDrop in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official A Lps;A()Lzw;
      intermediary method_7183 Lnet/minecraft/class_1753;method_7183()Lnet/minecraft/class_2054;
      named getDefaultDrop Lnet/minecraft/entity/mob/MobEntity;getDefaultDrop()Lnet/minecraft/item/Item;
    • method_7202

      public boolean method_7202()
      Overrides:
      method_7202 in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official bR Lps;bR()Z
      intermediary method_7202 Lnet/minecraft/class_1753;method_7202()Z
      named method_7202 Lnet/minecraft/entity/mob/MobEntity;method_7202()Z
    • method_7108

      protected float method_7108()
      Overrides:
      method_7108 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bB Lpr;bB()F
      intermediary method_7108 Lnet/minecraft/class_1752;method_7108()F
      named method_7108 Lnet/minecraft/entity/LivingEntity;method_7108()F
    • getLookPitchSpeed

      public int getLookPitchSpeed()
      Overrides:
      getLookPitchSpeed in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official bQ Lps;bQ()I
      intermediary method_7201 Lnet/minecraft/class_1753;method_7201()I
      named getLookPitchSpeed Lnet/minecraft/entity/mob/MobEntity;getLookPitchSpeed()I
    • makesJumpSound

      protected boolean makesJumpSound()
      Mappings:
      Namespace Name Mixin selector
      official cn Lwb;cn()Z
      intermediary method_7894 Lnet/minecraft/class_1938;method_7894()Z
      named makesJumpSound Lnet/minecraft/entity/mob/SlimeEntity;makesJumpSound()Z
    • method_7892

      protected boolean method_7892()
      Mappings:
      Namespace Name Mixin selector
      official cl Lwb;cl()Z
      intermediary method_7892 Lnet/minecraft/class_1938;method_7892()Z
      named method_7892 Lnet/minecraft/entity/mob/SlimeEntity;method_7892()Z
    • jump

      protected void jump()
      Overrides:
      jump in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bF Lpr;bF()V
      intermediary method_7112 Lnet/minecraft/class_1752;method_7112()V
      named jump Lnet/minecraft/entity/LivingEntity;jump()V
    • method_7191

      public EntityData method_7191​(LocalDifficulty difficulty, EntityData data)
      Overrides:
      method_7191 in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lps;a(Lok;Lpu;)Lpu;
      intermediary method_7191 Lnet/minecraft/class_1753;method_7191(Lnet/minecraft/class_1722;Lnet/minecraft/class_1756;)Lnet/minecraft/class_1756;
      named method_7191 Lnet/minecraft/entity/mob/MobEntity;method_7191(Lnet/minecraft/world/LocalDifficulty;Lnet/minecraft/entity/EntityData;)Lnet/minecraft/entity/EntityData;