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

28 lines
715 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS apc net/minecraft/entity/mob/GuardianEntity
CLASS apc$a
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-30 06:37:11 -05:00
CLASS apc$c GuardianMoveControl
2018-12-03 07:33:56 -05:00
FIELD i guardian Lapc;
METHOD <init> (Lapc;)V
ARG 1 guardian
2017-04-05 14:11:28 -04:00
METHOD a tick ()V
2018-11-29 15:10:38 -05:00
METHOD <init> (Lagm;Lbaq;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
ARG 2 world
2018-12-03 07:33:56 -05:00
METHOD D getAmbientSound ()Lxf;
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-27 13:50:51 -05:00
METHOD a onTrackedDataSet (Lpn;)V
2018-11-29 15:10:38 -05:00
METHOD b createNavigation (Lbaq;)Lakt;
METHOD bH getEyeHeight ()F
METHOD cb initAttributes ()V
2018-12-03 07:33:56 -05:00
METHOD cw getDeathSound ()Lxf;
METHOD e getHurtSound (Lafr;)Lxf;
METHOD k updateMovement ()V
METHOD n initAi ()V
2018-11-29 15:10:38 -05:00
METHOD x_ initDataTracker ()V