yarn/mappings/net/minecraft/entity/mob/SlimeEntity.mapping

32 lines
767 B
Plaintext
Raw Normal View History

2019-04-16 11:51:03 -04:00
CLASS aur net/minecraft/entity/mob/SlimeEntity
CLASS aur$d SlimeMoveControl
2019-04-04 16:04:27 -04:00
FIELD i targetYaw F
FIELD j ticksUntilJump I
2019-04-16 11:51:03 -04:00
FIELD k slime Laur;
2019-04-04 16:04:27 -04:00
FIELD l jumpOften Z
METHOD a move (D)V
ARG 1 speed
METHOD a look (FZ)V
ARG 1 targetYaw
ARG 2 jumpOften
FIELD b targetStretch F
2019-04-12 10:38:24 -04:00
FIELD by SLIME_SIZE Lqh;
FIELD bz onGroundLastTick Z
2019-04-04 16:04:27 -04:00
FIELD c stretch F
FIELD d lastStretch F
METHOD a setSize (IZ)V
ARG 1 size
ARG 2 heal
2019-04-16 11:51:03 -04:00
METHOD dR getTicksUntilNextJump ()I
METHOD dS updateStretch ()V
METHOD dT isBig ()Z
METHOD dU getDamageAmount ()I
METHOD dV getSquishSound ()Lyi;
METHOD dW getJumpSound ()Lyi;
METHOD dX getSize ()I
METHOD dY isSmall ()Z
METHOD dZ makesJumpSound ()Z
2019-04-10 11:36:17 -04:00
METHOD h damage (Laim;)V
2019-04-04 16:04:27 -04:00
ARG 1 target
2019-03-20 13:56:26 -04:00
METHOD l getParticles ()Lgd;