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

45 lines
1.8 KiB
Plaintext

CLASS net/minecraft/class_1560 net/minecraft/entity/mob/EndermanEntity
CLASS class_1561 PlaceBlockGoal
FIELD field_7258 enderman Lnet/minecraft/class_1560;
METHOD <init> (Laug;)V
ARG 1 enderman
CLASS class_1562 TeleportTowardsPlayerGoal
FIELD field_18127 staringPlayerPredicate Lnet/minecraft/class_4051;
FIELD field_18876 validTargetPredicate Lnet/minecraft/class_4051;
FIELD field_7259 targetPlayer Lnet/minecraft/class_1657;
FIELD field_7260 enderman Lnet/minecraft/class_1560;
FIELD field_7261 ticksSinceUnseenTeleport I
FIELD field_7262 lookAtPlayerWarmup I
METHOD <init> (Laug;)V
ARG 1 enderman
METHOD a (Laug;Laiv;)Z
ARG 1 playerEntity
CLASS class_1563 PickUpBlockGoal
FIELD field_7263 enderman Lnet/minecraft/class_1560;
METHOD <init> (Laug;)V
ARG 1 enderman
CLASS class_4159 ChasePlayerGoal
FIELD field_18524 enderman Lnet/minecraft/class_1560;
METHOD <init> (Laug;)V
ARG 1 enderman
FIELD field_18126 PLAYER_ENDERMITE_PREDICATE Ljava/util/function/Predicate;
FIELD field_7252 ATTACKING_SPEED_BOOST Lnet/minecraft/class_1322;
FIELD field_7253 lastAngrySoundAge I
FIELD field_7254 ageWhenTargetSet I
FIELD field_7255 ANGRY Lnet/minecraft/class_2940;
FIELD field_7256 ATTACKING_SPEED_BOOST_UUID Ljava/util/UUID;
FIELD field_7257 CARRIED_BLOCK Lnet/minecraft/class_2940;
METHOD method_7024 teleport (DDD)Z
ARG 1 x
ARG 3 y
ARG 5 z
METHOD method_7025 teleportTo (Lnet/minecraft/class_1297;)Z
ARG 1 targetEntity
METHOD method_7026 isPlayerStaring (Lnet/minecraft/class_1657;)Z
ARG 1 player
METHOD method_7027 getCarriedBlock ()Lnet/minecraft/class_2680;
METHOD method_7028 isAngry ()Z
METHOD method_7029 teleportRandomly ()Z
METHOD method_7030 playAngrySound ()V
METHOD method_7032 setCarriedBlock (Lnet/minecraft/class_2680;)V