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

44 lines
1.1 KiB
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS aqr net/minecraft/entity/mob/VexEntity
CLASS aqr$a ChargeTargetGoal
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
2019-01-09 12:20:38 -05:00
CLASS aqr$b TrackOwnerTargetGoal
METHOD a canStart ()Z
METHOD c start ()V
2019-01-09 12:20:38 -05:00
CLASS aqr$c VexMoveControl
METHOD a tick ()V
2019-01-09 12:20:38 -05:00
CLASS aqr$d LookAtTargetGoal
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD e tick ()V
2019-01-09 12:20:38 -05:00
FIELD bE alive Z
FIELD bF lifeTicks I
FIELD c owner Lahn;
FIELD d bounds Let;
METHOD D getAmbientSound ()Lxt;
METHOD a setLifeTicks (I)V
2019-01-09 12:20:38 -05:00
METHOD a initEquipment (Lafx;)V
METHOD a setOwner (Lahn;)V
METHOD a move (Lahr;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
2019-01-09 12:20:38 -05:00
METHOD a prepareEntityData (Lbcg;Lafx;Lahp;Lahx;Lhs;)Lahx;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
2018-12-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)V
2019-01-09 12:20:38 -05:00
METHOD aB getLightmapCoordinates ()I
2018-12-12 12:12:26 -05:00
METHOD b writeCustomDataToTag (Lhs;)V
2019-01-09 12:20:38 -05:00
METHOD cb initAttributes ()V
METHOD cw getDeathSound ()Lxt;
METHOD dC getBounds ()Let;
METHOD e getHurtSound (Lagm;)Lxt;
2018-11-27 13:50:51 -05:00
METHOD g setBounds (Let;)V
2019-01-09 12:20:38 -05:00
METHOD h update ()V
METHOD l getOwner ()Lahn;
METHOD n prepareGoals ()V
2019-01-09 12:20:38 -05:00
METHOD w_ initDataTracker ()V