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

22 lines
527 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS asg net/minecraft/entity/mob/RaiderEntity
CLASS asg$a
2018-12-04 03:13:56 -05:00
METHOD a canStart ()Z
METHOD e tick ()V
2018-12-12 12:12:26 -05:00
FIELD bD hasRaidGoal Z
2018-11-30 06:37:11 -05:00
FIELD b wave I
2018-12-12 12:12:26 -05:00
FIELD c raid Lasf;
2018-12-12 12:22:18 -05:00
METHOD <init> (Lagz;Lbbp;)V
2018-11-30 06:37:11 -05:00
ARG 1 type
2018-12-12 12:22:18 -05:00
METHOD G ()Z
2018-12-12 12:12:26 -05:00
METHOD a onDeath (Lage;)V
METHOD a setRaid (Lasf;)V
METHOD a readCustomDataFromTag (Lhs;)V
2018-11-30 06:37:11 -05:00
METHOD b setWave (I)V
2018-12-12 12:12:26 -05:00
METHOD b writeCustomDataToTag (Lhs;)V
METHOD dM hasRaidGoal ()Z
METHOD dN getRaid ()Lasf;
METHOD dP getWave ()I
2018-12-05 09:11:37 -05:00
METHOD k updateMovement ()V
2018-12-12 12:22:18 -05:00
METHOD n ()V
2018-11-30 06:37:11 -05:00
METHOD u setHasRaidGoal (Z)V