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

56 lines
1.4 KiB
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS apo net/minecraft/entity/mob/ShulkerEntity
CLASS apo$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-29 15:10:38 -05:00
CLASS apo$c
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
2018-11-29 15:10:38 -05:00
METHOD a canNavigateToEntity (Lagr;)Z
2018-10-24 18:05:14 -04:00
ARG 0 entity
2018-11-29 15:10:38 -05:00
CLASS apo$d
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
2018-11-29 15:10:38 -05:00
CLASS apo$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-29 15:10:38 -05:00
METHOD D getSoundAmbient ()Lxf;
METHOD U_ 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-29 15:10:38 -05:00
METHOD a damage (Lafr;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
2018-11-29 15:10:38 -05:00
METHOD a move (Lagw;DDD)V
2018-11-04 07:22:38 -05:00
ARG 2 x
2018-11-29 15:10:38 -05:00
METHOD a (Lbar;Lafa;Lagu;Lahc;Lhp;)Lahc;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
2018-11-27 13:50:51 -05:00
METHOD a deserializeCustomData (Lhp;)V
2018-11-30 06:37:11 -05:00
ARG 1 tag
2018-11-27 13:50:51 -05:00
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
2018-11-30 06:37:11 -05:00
ARG 1 tag
METHOD bH getEyeHeight ()F
2018-11-29 15:10:38 -05:00
METHOD bX getSoundCategory ()Lxh;
METHOD cb initAttributes ()V
2018-11-29 15:10:38 -05:00
METHOD cw getSoundDeath ()Lxf;
2018-11-27 13:50:51 -05:00
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;
2018-11-29 15:10:38 -05:00
METHOD e getSoundHurt (Lafr;)Lxf;
2018-11-27 13:50:51 -05:00
METHOD g setAttachedBlock (Let;)V
2018-11-29 15:10:38 -05:00
METHOD i pushAwayFrom (Lagi;)V
METHOD k updateMovement ()V
METHOD n initAi ()V
2018-11-29 15:10:38 -05:00
METHOD x_ initDataTracker ()V