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

54 lines
1.4 KiB
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS apl net/minecraft/entity/mob/ShulkerEntity
CLASS apl$a
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
2018-11-27 13:50:51 -05:00
CLASS apl$c
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
2018-11-27 13:50:51 -05:00
METHOD a canNavigateToEntity (Lago;)Z
2018-10-24 18:05:14 -04:00
ARG 0 entity
2018-11-27 13:50:51 -05:00
CLASS apl$d
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
2018-11-27 13:50:51 -05:00
CLASS apl$e
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
2018-11-27 13:50:51 -05:00
FIELD a ATTACHED_FACE Lpn;
FIELD b ATTACHED_BLOCK Lpn;
FIELD c PEEK_AMOUNT Lpn;
METHOD A playSoundAmbient ()V
2018-11-27 13:50:51 -05:00
METHOD D getSoundAmbient ()Lxd;
2018-11-21 11:58:05 -05:00
METHOD V_ update ()V
2017-04-05 14:11:28 -04:00
METHOD a setPositionAndRotations (DDDFFIZ)V
2018-11-04 07:22:38 -05:00
ARG 1 x
ARG 3 y
ARG 5 z
METHOD a setPeekAmount (I)V
2018-11-27 13:50:51 -05:00
METHOD a damage (Lafo;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
2018-11-27 13:50:51 -05:00
METHOD a move (Lagt;DDD)V
2018-11-04 07:22:38 -05:00
ARG 2 x
2018-11-27 13:50:51 -05:00
METHOD a (Lbao;Laex;Lagr;Lagz;Lhp;)Lagz;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
2018-11-27 13:50:51 -05:00
METHOD a deserializeCustomData (Lhp;)V
METHOD a onTrackedDataSet (Lpn;)V
2017-04-05 14:11:28 -04:00
METHOD b setPosition (DDD)V
2018-11-04 07:22:38 -05:00
ARG 1 x
2018-11-27 13:50:51 -05:00
METHOD b serializeCustomData (Lhp;)V
METHOD bH getEyeHeight ()F
2018-11-27 13:50:51 -05:00
METHOD bX getSoundCategory ()Lxf;
METHOD cb initAttributes ()V
2018-11-27 13:50:51 -05:00
METHOD cw getSoundDeath ()Lxd;
METHOD dA getAttachedBlock ()Let;
2018-11-15 12:05:03 -05:00
METHOD dB getPeekAmount ()I
2018-11-27 13:50:51 -05:00
METHOD dz getAttachedFace ()Ley;
METHOD e getSoundHurt (Lafo;)Lxd;
METHOD g setAttachedBlock (Let;)V
METHOD i pushAwayFrom (Lagf;)V
METHOD k updateMovement ()V
METHOD n initAi ()V
METHOD y_ initDataTracker ()V