Package net.minecraft.entity.ai.pathing
Class PathNodeNavigator
java.lang.Object
net.minecraft.entity.ai.pathing.PathNodeNavigator
- Mappings:
Namespace Name official bemintermediary net/minecraft/class_88named net/minecraft/entity/ai/pathing/PathNodeNavigator
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final class_2769private final class_2771private final PathNode[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate PathMinHeapmethod_11939(BlockView blockView, MobEntity mobEntity, double double2, double double3, double double4, float float2) method_11940(BlockView blockView, MobEntity mobEntity, BlockPos blockPos, float float2) method_11941(BlockView blockView, MobEntity mobEntity, Entity entity, float float2) private PathMinHeapmethod_11942(PathNode pathNode, PathNode pathNode2) private PathMinHeapmethod_11943(PathNode pathNode, PathNode pathNode2, float float2)
-
Field Details
-
field_13090
- Mappings:
Namespace Name Mixin selector official aLbem;a:Lbeg;intermediary field_13090Lnet/minecraft/class_88;field_13090:Lnet/minecraft/class_2769;named field_13090Lnet/minecraft/entity/ai/pathing/PathNodeNavigator;field_13090:Lnet/minecraft/entity/ai/class_2769;
-
field_13091
- Mappings:
Namespace Name Mixin selector official bLbem;b:Ljava/util/Set;intermediary field_13091Lnet/minecraft/class_88;field_13091:Ljava/util/Set;named field_13091Lnet/minecraft/entity/ai/pathing/PathNodeNavigator;field_13091:Ljava/util/Set;
-
nodes
- Mappings:
Namespace Name Mixin selector official cLbem;c:[Lbej;intermediary field_196Lnet/minecraft/class_88;field_196:[Lnet/minecraft/class_86;named nodesLnet/minecraft/entity/ai/pathing/PathNodeNavigator;nodes:[Lnet/minecraft/entity/ai/pathing/PathNode;
-
field_13092
- Mappings:
Namespace Name Mixin selector official dLbem;d:Lbek;intermediary field_13092Lnet/minecraft/class_88;field_13092:Lnet/minecraft/class_2771;named field_13092Lnet/minecraft/entity/ai/pathing/PathNodeNavigator;field_13092:Lnet/minecraft/entity/ai/pathing/class_2771;
-
-
Constructor Details
-
PathNodeNavigator
-
-
Method Details
-
method_11941
@Nullable public PathMinHeap method_11941(BlockView blockView, MobEntity mobEntity, Entity entity, float float2) - Mappings:
Namespace Name Mixin selector official aLbem;a(Lamy;Lvq;Lvg;F)Lbel;intermediary method_11941Lnet/minecraft/class_88;method_11941(Lnet/minecraft/class_1158;Lnet/minecraft/class_871;Lnet/minecraft/class_864;F)Lnet/minecraft/class_85;named method_11941Lnet/minecraft/entity/ai/pathing/PathNodeNavigator;method_11941(Lnet/minecraft/world/BlockView;Lnet/minecraft/entity/mob/MobEntity;Lnet/minecraft/entity/Entity;F)Lnet/minecraft/entity/ai/pathing/PathMinHeap;
-
method_11940
@Nullable public PathMinHeap method_11940(BlockView blockView, MobEntity mobEntity, BlockPos blockPos, float float2) - Mappings:
Namespace Name Mixin selector official aLbem;a(Lamy;Lvq;Let;F)Lbel;intermediary method_11940Lnet/minecraft/class_88;method_11940(Lnet/minecraft/class_1158;Lnet/minecraft/class_871;Lnet/minecraft/class_2552;F)Lnet/minecraft/class_85;named method_11940Lnet/minecraft/entity/ai/pathing/PathNodeNavigator;method_11940(Lnet/minecraft/world/BlockView;Lnet/minecraft/entity/mob/MobEntity;Lnet/minecraft/util/math/BlockPos;F)Lnet/minecraft/entity/ai/pathing/PathMinHeap;
-
method_11939
@Nullable private PathMinHeap method_11939(BlockView blockView, MobEntity mobEntity, double double2, double double3, double double4, float float2) - Mappings:
Namespace Name Mixin selector official aLbem;a(Lamy;Lvq;DDDF)Lbel;intermediary method_11939Lnet/minecraft/class_88;method_11939(Lnet/minecraft/class_1158;Lnet/minecraft/class_871;DDDF)Lnet/minecraft/class_85;named method_11939Lnet/minecraft/entity/ai/pathing/PathNodeNavigator;method_11939(Lnet/minecraft/world/BlockView;Lnet/minecraft/entity/mob/MobEntity;DDDF)Lnet/minecraft/entity/ai/pathing/PathMinHeap;
-
method_11943
- Mappings:
Namespace Name Mixin selector official aLbem;a(Lbej;Lbej;F)Lbel;intermediary method_11943Lnet/minecraft/class_88;method_11943(Lnet/minecraft/class_86;Lnet/minecraft/class_86;F)Lnet/minecraft/class_85;named method_11943Lnet/minecraft/entity/ai/pathing/PathNodeNavigator;method_11943(Lnet/minecraft/entity/ai/pathing/PathNode;Lnet/minecraft/entity/ai/pathing/PathNode;F)Lnet/minecraft/entity/ai/pathing/PathMinHeap;
-
method_11942
- Mappings:
Namespace Name Mixin selector official aLbem;a(Lbej;Lbej;)Lbel;intermediary method_11942Lnet/minecraft/class_88;method_11942(Lnet/minecraft/class_86;Lnet/minecraft/class_86;)Lnet/minecraft/class_85;named method_11942Lnet/minecraft/entity/ai/pathing/PathNodeNavigator;method_11942(Lnet/minecraft/entity/ai/pathing/PathNode;Lnet/minecraft/entity/ai/pathing/PathNode;)Lnet/minecraft/entity/ai/pathing/PathMinHeap;
-