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

43 lines
1.1 KiB
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS aqq net/minecraft/entity/mob/VexEntity
CLASS aqq$a ChargeTargetGoal
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
2019-01-16 13:24:40 -05:00
CLASS aqq$b TrackOwnerTargetGoal
METHOD a canStart ()Z
METHOD c start ()V
2019-01-16 13:24:40 -05:00
CLASS aqq$c VexMoveControl
METHOD a tick ()V
2019-01-16 13:24:40 -05:00
CLASS aqq$d LookAtTargetGoal
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD e tick ()V
2019-01-16 13:24:40 -05:00
FIELD bC alive Z
FIELD bD lifeTicks I
FIELD c owner Lahm;
2019-01-09 12:20:38 -05:00
FIELD d bounds Let;
2019-01-17 18:35:46 -05:00
METHOD F getAmbientSound ()Lxr;
METHOD a setLifeTicks (I)V
2019-01-16 13:24:40 -05:00
METHOD a initEquipment (Lafv;)V
METHOD a setOwner (Lahm;)V
METHOD a move (Lahq;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-16 13:24:40 -05:00
METHOD a prepareEntityData (Lbcj;Lafv;Laho;Lahw;Lhq;)Lahw;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
2019-01-16 13:24:40 -05:00
METHOD a readCustomDataFromTag (Lhq;)V
2019-01-09 12:20:38 -05:00
METHOD aB getLightmapCoordinates ()I
2019-01-16 13:24:40 -05:00
METHOD b writeCustomDataToTag (Lhq;)V
METHOD cd initAttributes ()V
2019-01-17 18:35:46 -05:00
METHOD cz getDeathSound ()Lxr;
2019-01-16 13:24:40 -05:00
METHOD dD getBounds ()Let;
METHOD e getHurtSound (Lagl;)Lxr;
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
2019-01-16 13:24:40 -05:00
METHOD l getOwner ()Lahm;
2019-01-09 12:20:38 -05:00
METHOD w_ initDataTracker ()V