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

54 lines
1.6 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1621 net/minecraft/entity/mob/SlimeEntity
2019-06-19 15:24:08 -04:00
CLASS a
2019-07-04 11:29:01 -04:00
METHOD <init> (Lavc;)V
ARG 1 slime
2019-06-19 15:24:08 -04:00
CLASS b
2019-07-04 11:29:01 -04:00
METHOD <init> (Lavc;)V
ARG 1 slime
2019-06-19 15:24:08 -04:00
CLASS c
2019-07-04 11:29:01 -04:00
METHOD <init> (Lavc;)V
ARG 1 slime
2019-06-28 17:55:20 -04:00
CLASS e
2019-07-04 11:29:01 -04:00
METHOD <init> (Lavc;)V
2019-06-28 17:55:20 -04:00
ARG 1 slime
CLASS class_1622
FIELD field_7393 slime Lnet/minecraft/class_1621;
CLASS class_1623
FIELD field_7394 slime Lnet/minecraft/class_1621;
CLASS class_1624
FIELD field_7395 slime Lnet/minecraft/class_1621;
CLASS class_1625 SlimeMoveControl
FIELD field_7396 slime Lnet/minecraft/class_1621;
FIELD field_7397 targetYaw F
FIELD field_7398 jumpOften Z
FIELD field_7399 ticksUntilJump I
2019-07-04 11:29:01 -04:00
METHOD <init> (Lavc;)V
ARG 1 slime
2019-06-28 17:55:20 -04:00
METHOD method_7164 move (D)V
2019-04-04 16:04:27 -04:00
ARG 1 speed
2019-06-28 17:55:20 -04:00
METHOD method_7165 look (FZ)V
2019-04-04 16:04:27 -04:00
ARG 1 targetYaw
ARG 2 jumpOften
2019-06-28 17:55:20 -04:00
CLASS class_1626
FIELD field_7402 slime Lnet/minecraft/class_1621;
FIELD field_7387 lastStretch F
FIELD field_7388 stretch F
FIELD field_7389 targetStretch F
FIELD field_7390 SLIME_SIZE Lnet/minecraft/class_2940;
FIELD field_7391 onGroundLastTick Z
METHOD method_7152 getSize ()I
METHOD method_7153 getJumpSound ()Lnet/minecraft/class_3414;
METHOD method_7154 getTicksUntilNextJump ()I
METHOD method_7155 damage (Lnet/minecraft/class_1309;)V
ARG 1 target
METHOD method_7156 updateStretch ()V
METHOD method_7157 isSmall ()Z
METHOD method_7158 getDamageAmount ()I
METHOD method_7159 makesJumpSound ()Z
METHOD method_7160 getSquishSound ()Lnet/minecraft/class_3414;
METHOD method_7161 setSize (IZ)V
2019-04-04 16:04:27 -04:00
ARG 1 size
ARG 2 heal
2019-06-28 17:55:20 -04:00
METHOD method_7162 getParticles ()Lnet/minecraft/class_2394;
METHOD method_7163 isBig ()Z