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

22 lines
548 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS arn net/minecraft/entity/mob/RaiderEntity
CLASS arn$a
2018-12-04 03:13:56 -05:00
METHOD a canStart ()Z
METHOD e tick ()V
2018-12-05 09:11:37 -05:00
FIELD bF hasRaidGoal Z
2018-11-30 06:37:11 -05:00
FIELD b wave I
2018-12-05 09:11:37 -05:00
FIELD c raid Larm;
METHOD <init> (Lago;Lbas;)V
2018-11-30 06:37:11 -05:00
ARG 1 type
2018-12-05 09:11:37 -05:00
METHOD a onDeath (Laft;)V
METHOD a setRaid (Larm;)V
METHOD a readCustomDataFromTag (Lhq;)V
2018-11-30 06:37:11 -05:00
METHOD b setWave (I)V
2018-12-05 09:11:37 -05:00
METHOD b writeCustomDataToTag (Lhq;)V
2018-11-30 06:37:11 -05:00
METHOD dK hasRaidGoal ()Z
2018-12-05 09:11:37 -05:00
METHOD dL getRaid ()Larm;
2018-11-30 06:37:11 -05:00
METHOD dN getWave ()I
2018-12-05 09:11:37 -05:00
METHOD dk isPersistent ()Z
METHOD k updateMovement ()V
2018-12-04 03:13:56 -05:00
METHOD n initAi ()V
2018-11-30 06:37:11 -05:00
METHOD u setHasRaidGoal (Z)V