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_979
named net/minecraft/entity/mob/SlimeEntity
  • Field Details

    • targetStretch

      public float targetStretch
      Mappings:
      Namespace Name Mixin selector
      official a Lwb;a:F
      intermediary field_3936 Lnet/minecraft/class_979;field_3936: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_3937 Lnet/minecraft/class_979;field_3937: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_3938 Lnet/minecraft/class_979;field_3938: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_12093 Lnet/minecraft/class_979;field_12093: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_864;<init>(Lnet/minecraft/class_1150;)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_2484 Lnet/minecraft/class_864;method_2484()V
      named initDataTracker Lnet/minecraft/entity/Entity;initDataTracker()V
    • setSize

      protected void setSize(int size)
      Mappings:
      Namespace Name Mixin selector
      official a Lwb;a(I)V
      intermediary method_3089 Lnet/minecraft/class_979;method_3089(I)V
      named setSize Lnet/minecraft/entity/mob/SlimeEntity;setSize(I)V
    • getSize

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

      public void writeCustomDataToNbt(NbtCompound nbt)
      Overrides:
      writeCustomDataToNbt in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lpk;b(Ldn;)V
      intermediary method_2528 Lnet/minecraft/class_864;method_2528(Lnet/minecraft/class_322;)V
      named writeCustomDataToNbt Lnet/minecraft/entity/Entity;writeCustomDataToNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • readCustomDataFromNbt

      public void readCustomDataFromNbt(NbtCompound nbt)
      Overrides:
      readCustomDataFromNbt in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lpk;a(Ldn;)V
      intermediary method_2498 Lnet/minecraft/class_864;method_2498(Lnet/minecraft/class_322;)V
      named readCustomDataFromNbt Lnet/minecraft/entity/Entity;readCustomDataFromNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • getParticles

      protected ParticleType getParticles()
      Mappings:
      Namespace Name Mixin selector
      official n Lwb;n()Lcy;
      intermediary method_11214 Lnet/minecraft/class_979;method_11214()Lnet/minecraft/class_2562;
      named getParticles Lnet/minecraft/entity/mob/SlimeEntity;getParticles()Lnet/minecraft/client/particle/ParticleType;
    • getSound

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

      public void tick()
      Overrides:
      tick in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official t_ Lpk;t_()V
      intermediary method_2558 Lnet/minecraft/class_864;method_2558()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_3093 Lnet/minecraft/class_979;method_3093()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_3092 Lnet/minecraft/class_979;method_3092()I
      named getTicksUntilNextJump Lnet/minecraft/entity/mob/SlimeEntity;getTicksUntilNextJump()I
    • method_3091

      protected SlimeEntity method_3091()
      Mappings:
      Namespace Name Mixin selector
      official cf Lwb;cf()Lwb;
      intermediary method_3091 Lnet/minecraft/class_979;method_3091()Lnet/minecraft/class_979;
      named method_3091 Lnet/minecraft/entity/mob/SlimeEntity;method_3091()Lnet/minecraft/entity/mob/SlimeEntity;
    • method_8364

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

      public void remove()
      Overrides:
      remove in class Entity
      Mappings:
      Namespace Name Mixin selector
      official J Lpk;J()V
      intermediary method_2563 Lnet/minecraft/class_864;method_2563()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_2552 Lnet/minecraft/class_864;method_2552(Lnet/minecraft/class_864;)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_2530 Lnet/minecraft/class_864;method_2530(Lnet/minecraft/class_988;)V
      named onPlayerCollision Lnet/minecraft/entity/Entity;onPlayerCollision(Lnet/minecraft/entity/player/PlayerEntity;)V
    • method_11213

      protected void method_11213(LivingEntity livingEntity)
      Mappings:
      Namespace Name Mixin selector
      official e Lwb;e(Lpr;)V
      intermediary method_11213 Lnet/minecraft/class_979;method_11213(Lnet/minecraft/class_1699;)V
      named method_11213 Lnet/minecraft/entity/mob/SlimeEntity;method_11213(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_2544 Lnet/minecraft/class_864;method_2544()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_3094 Lnet/minecraft/class_979;method_3094()Z
      named isBig Lnet/minecraft/entity/mob/SlimeEntity;isBig()Z
    • getDamageAmount

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

      protected String getHurtSound()
      Overrides:
      getHurtSound in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bo Lpr;bo()Ljava/lang/String;
      intermediary method_2604 Lnet/minecraft/class_1699;method_2604()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_2605 Lnet/minecraft/class_1699;method_2605()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_8375 Lnet/minecraft/class_871;method_8375()Lnet/minecraft/class_1069;
      named getDefaultDrop Lnet/minecraft/entity/mob/MobEntity;getDefaultDrop()Lnet/minecraft/item/Item;
    • canSpawn

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

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

      public int getLookPitchSpeed()
      Overrides:
      getLookPitchSpeed in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official bQ Lps;bQ()I
      intermediary method_2636 Lnet/minecraft/class_871;method_2636()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_3099 Lnet/minecraft/class_979;method_3099()Z
      named makesJumpSound Lnet/minecraft/entity/mob/SlimeEntity;makesJumpSound()Z
    • method_3097

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

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

      public EntityData initialize(LocalDifficulty difficulty, EntityData data)
      Overrides:
      initialize in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lps;a(Lok;Lpu;)Lpu;
      intermediary method_6156 Lnet/minecraft/class_871;method_6156(Lnet/minecraft/class_2607;Lnet/minecraft/class_1700;)Lnet/minecraft/class_1700;
      named initialize Lnet/minecraft/entity/mob/MobEntity;initialize(Lnet/minecraft/world/LocalDifficulty;Lnet/minecraft/entity/EntityData;)Lnet/minecraft/entity/EntityData;