Package net.minecraft.entity.ai.goal
Class AttackEntityGoal.class_1828
java.lang.Object
net.minecraft.entity.ai.goal.AttackEntityGoal.class_1828
- All Implemented Interfaces:
Comparator<Entity>
- Enclosing class:
- AttackEntityGoal<T extends LivingEntity>
public static class AttackEntityGoal.class_1828 extends Object implements Comparator<Entity>
- Mappings:
Namespace Name official sp$aintermediary net/minecraft/class_1827$class_1828named net/minecraft/entity/ai/goal/AttackEntityGoal$class_1828
-
Field Summary
Fields Modifier and Type Field Description private Entityfield_7816 -
Constructor Summary
Constructors Constructor Description class_1828(Entity entity) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
field_7816
- Mappings:
Namespace Name Mixin selector official aLsp$a;a:Lpk;intermediary field_7816Lnet/minecraft/class_1827$class_1828;field_7816:Lnet/minecraft/class_1745;named field_7816Lnet/minecraft/entity/ai/goal/AttackEntityGoal$class_1828;field_7816:Lnet/minecraft/entity/Entity;
-
-
Constructor Details
-
class_1828
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<Entity>- Mappings:
Namespace Name Mixin selector official aLsp$a;a(Lpk;Lpk;)Iintermediary method_7397Lnet/minecraft/class_1827$class_1828;method_7397(Lnet/minecraft/class_1745;Lnet/minecraft/class_1745;)Inamed compareLnet/minecraft/entity/ai/goal/AttackEntityGoal$class_1828;compare(Lnet/minecraft/entity/Entity;Lnet/minecraft/entity/Entity;)I
-