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

32 lines
767 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS aul net/minecraft/entity/mob/SlimeEntity
CLASS aul$d SlimeMoveControl
2019-04-04 16:04:27 -04:00
FIELD i targetYaw F
FIELD j ticksUntilJump I
2019-04-05 12:03:47 -04:00
FIELD k slime Laul;
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
2019-04-05 12:03:47 -04:00
FIELD bA SLIME_SIZE Lqh;
FIELD bB onGroundLastTick Z
2019-04-04 16:04:27 -04:00
FIELD b targetStretch F
FIELD c stretch F
FIELD d lastStretch F
METHOD a setSize (IZ)V
ARG 1 size
ARG 2 heal
METHOD dQ getTicksUntilNextJump ()I
METHOD dR updateStretch ()V
METHOD dS isBig ()Z
METHOD dT getDamageAmount ()I
2019-04-05 12:03:47 -04:00
METHOD dU getSquishSound ()Lyi;
METHOD dV getJumpSound ()Lyi;
2019-04-03 12:16:41 -04:00
METHOD dW getSize ()I
METHOD dX isSmall ()Z
2019-04-04 16:04:27 -04:00
METHOD dY makesJumpSound ()Z
2019-04-05 12:03:47 -04:00
METHOD h damage (Laij;)V
2019-04-04 16:04:27 -04:00
ARG 1 target
2019-03-20 13:56:26 -04:00
METHOD l getParticles ()Lgd;