public interface class_5354
| Modifier and Type | Method and Description |
|---|---|
LivingEntity |
getTarget() |
void |
method_29505(PlayerEntity playerEntity) |
int |
method_29507() |
UUID |
method_29508() |
void |
method_29509() |
default void |
method_29510() |
default boolean |
method_29511() |
default void |
method_29512(World world,
CompoundTag compoundTag) |
void |
method_29513(UUID uUID) |
void |
method_29514(int int2) |
default boolean |
method_29515(LivingEntity livingEntity) |
default void |
method_29516(PlayerEntity playerEntity) |
default void |
method_29517(CompoundTag compoundTag) |
void |
setAttacker(LivingEntity livingEntity) |
void |
setTarget(LivingEntity livingEntity) |
int method_29507()
void method_29514(int int2)
void method_29509()
default void method_29517(CompoundTag compoundTag)
default void method_29512(World world, CompoundTag compoundTag)
default void method_29510()
default boolean method_29515(LivingEntity livingEntity)
default boolean method_29511()
default void method_29516(PlayerEntity playerEntity)
void setAttacker(@Nullable LivingEntity livingEntity)
void method_29505(@Nullable PlayerEntity playerEntity)
void setTarget(@Nullable LivingEntity livingEntity)
@Nullable LivingEntity getTarget()