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

59 lines
1.4 KiB
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS apq net/minecraft/entity/mob/ShulkerEntity
CLASS apq$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-12-05 09:11:37 -05:00
CLASS apq$c
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
2018-12-05 09:11:37 -05:00
METHOD a canNavigateToEntity (Lagt;)Z
2018-10-24 18:05:14 -04:00
ARG 0 entity
2018-12-05 09:11:37 -05:00
CLASS apq$d
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
2018-12-05 09:11:37 -05:00
CLASS apq$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-12-05 09:11:37 -05:00
FIELD a ATTACHED_FACE Lpo;
FIELD b ATTACHED_BLOCK Lpo;
FIELD c PEEK_AMOUNT Lpo;
2018-12-03 07:33:56 -05:00
METHOD A playAmbientSound ()V
2018-12-05 09:11:37 -05:00
METHOD D getAmbientSound ()Lxg;
METHOD T_ 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-12-05 09:11:37 -05:00
METHOD a damage (Laft;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
2018-12-05 09:11:37 -05:00
METHOD a move (Lagy;DDD)V
2018-12-06 02:13:30 -05:00
ARG 1 type
2018-11-04 07:22:38 -05:00
ARG 2 x
2018-12-06 02:13:30 -05:00
ARG 4 y
ARG 6 z
2018-12-05 09:11:37 -05:00
METHOD a (Lbat;Lafc;Lagw;Lahe;Lhq;)Lahe;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
2018-12-05 09:11:37 -05:00
METHOD a readCustomDataFromTag (Lhq;)V
METHOD a onTrackedDataSet (Lpo;)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-12-05 09:11:37 -05:00
METHOD b writeCustomDataToTag (Lhq;)V
METHOD bG getEyeHeight ()F
METHOD bW getSoundCategory ()Lxi;
METHOD ca initAttributes ()V
METHOD cv getDeathSound ()Lxg;
METHOD dA getPeekAmount ()I
METHOD dy getAttachedFace ()Ley;
METHOD dz getAttachedBlock ()Let;
METHOD e getHurtSound (Laft;)Lxg;
2018-11-27 13:50:51 -05:00
METHOD g setAttachedBlock (Let;)V
2018-12-05 09:11:37 -05:00
METHOD i pushAwayFrom (Lagk;)V
METHOD k updateMovement ()V
METHOD n initAi ()V
2018-12-05 09:11:37 -05:00
METHOD o createBodyControl ()Lahq;
METHOD y_ initDataTracker ()V