Package net.minecraft.entity.ai.pathing
Class LandPathNodeMaker
java.lang.Object
net.minecraft.entity.ai.pathing.class_2771
net.minecraft.entity.ai.pathing.LandPathNodeMaker
- Direct Known Subclasses:
class_3250
- Mappings:
Namespace Name official beointermediary net/minecraft/class_2286named net/minecraft/entity/ai/pathing/LandPathNodeMaker
-
Field Summary
FieldsFields inherited from class net.minecraft.entity.ai.pathing.class_2771
field_13075, field_13076, field_13077, field_13078, field_13079, field_13080, field_13081, field_13082, field_13083 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_11911(double double2, double double3, double double4) method_11913(BlockView blockView, int int2, int int3, int int4) method_11914(BlockView blockView, int int2, int int3, int int4, MobEntity mobEntity, int int5, int int6, int int7, boolean bool, boolean bool2) voidmethod_11915(BlockView blockView, MobEntity mobEntity) intmethod_11917(PathNode[] pathNode, PathNode pathNode2, PathNode pathNode3, float float2) private PathNodemethod_11946(int int2, int int3, int int4, int int5, double double2, Direction direction) private LandTypemethod_11947(MobEntity mobEntity, int int2, int int3, int int4) private LandTypemethod_11948(MobEntity mobEntity, BlockPos blockPos) protected LandTypemethod_11949(BlockView blockView, int int2, int int3, int int4) method_14446(BlockView blockView, int int2, int int3, int int4, int int5, int int6, int int7, boolean bool, boolean bool2, EnumSet<LandType> enumSet, LandType landType, BlockPos blockPos) method_14447(BlockView blockView, int int2, int int3, int int4, LandType landType) Methods inherited from class net.minecraft.entity.ai.pathing.class_2771
method_11912, method_11916, method_11919, method_11920, method_11921, method_11922, method_11923
-
Field Details
-
field_13093
protected float field_13093- Mappings:
Namespace Name Mixin selector official jLbeo;j:Fintermediary field_13093Lnet/minecraft/class_2286;field_13093:Fnamed field_13093Lnet/minecraft/entity/ai/pathing/LandPathNodeMaker;field_13093:F
-
-
Constructor Details
-
LandPathNodeMaker
public LandPathNodeMaker()
-
-
Method Details
-
method_11915
- Overrides:
method_11915in classclass_2771- Mappings:
Namespace Name Mixin selector official aLbek;a(Lamy;Lvq;)Vintermediary method_11915Lnet/minecraft/class_2771;method_11915(Lnet/minecraft/class_1158;Lnet/minecraft/class_871;)Vnamed method_11915Lnet/minecraft/entity/ai/pathing/class_2771;method_11915(Lnet/minecraft/world/BlockView;Lnet/minecraft/entity/mob/MobEntity;)V
-
method_11910
public void method_11910()- Overrides:
method_11910in classclass_2771- Mappings:
Namespace Name Mixin selector official aLbek;a()Vintermediary method_11910Lnet/minecraft/class_2771;method_11910()Vnamed method_11910Lnet/minecraft/entity/ai/pathing/class_2771;method_11910()V
-
method_11918
- Specified by:
method_11918in classclass_2771- Mappings:
Namespace Name Mixin selector official bLbek;b()Lbej;intermediary method_11918Lnet/minecraft/class_2771;method_11918()Lnet/minecraft/class_86;named method_11918Lnet/minecraft/entity/ai/pathing/class_2771;method_11918()Lnet/minecraft/entity/ai/pathing/PathNode;
-
method_11911
- Specified by:
method_11911in classclass_2771- Mappings:
Namespace Name Mixin selector official aLbek;a(DDD)Lbej;intermediary method_11911Lnet/minecraft/class_2771;method_11911(DDD)Lnet/minecraft/class_86;named method_11911Lnet/minecraft/entity/ai/pathing/class_2771;method_11911(DDD)Lnet/minecraft/entity/ai/pathing/PathNode;
-
method_11917
- Specified by:
method_11917in classclass_2771- Mappings:
Namespace Name Mixin selector official aLbek;a([Lbej;Lbej;Lbej;F)Iintermediary method_11917Lnet/minecraft/class_2771;method_11917([Lnet/minecraft/class_86;Lnet/minecraft/class_86;Lnet/minecraft/class_86;F)Inamed method_11917Lnet/minecraft/entity/ai/pathing/class_2771;method_11917([Lnet/minecraft/entity/ai/pathing/PathNode;Lnet/minecraft/entity/ai/pathing/PathNode;Lnet/minecraft/entity/ai/pathing/PathNode;F)I
-
method_11946
@Nullable private PathNode method_11946(int int2, int int3, int int4, int int5, double double2, Direction direction) - Mappings:
Namespace Name Mixin selector official aLbeo;a(IIIIDLfa;)Lbej;intermediary method_11946Lnet/minecraft/class_2286;method_11946(IIIIDLnet/minecraft/class_1354;)Lnet/minecraft/class_86;named method_11946Lnet/minecraft/entity/ai/pathing/LandPathNodeMaker;method_11946(IIIIDLnet/minecraft/util/math/Direction;)Lnet/minecraft/entity/ai/pathing/PathNode;
-
method_11914
public LandType method_11914(BlockView blockView, int int2, int int3, int int4, MobEntity mobEntity, int int5, int int6, int int7, boolean bool, boolean bool2) - Specified by:
method_11914in classclass_2771- Mappings:
Namespace Name Mixin selector official aLbek;a(Lamy;IIILvq;IIIZZ)Lbeh;intermediary method_11914Lnet/minecraft/class_2771;method_11914(Lnet/minecraft/class_1158;IIILnet/minecraft/class_871;IIIZZ)Lnet/minecraft/class_2770;named method_11914Lnet/minecraft/entity/ai/pathing/class_2771;method_11914(Lnet/minecraft/world/BlockView;IIILnet/minecraft/entity/mob/MobEntity;IIIZZ)Lnet/minecraft/entity/ai/pathing/LandType;
-
method_14446
public LandType method_14446(BlockView blockView, int int2, int int3, int int4, int int5, int int6, int int7, boolean bool, boolean bool2, EnumSet<LandType> enumSet, LandType landType, BlockPos blockPos) - Mappings:
Namespace Name Mixin selector official aLbeo;a(Lamy;IIIIIIZZLjava/util/EnumSet;Lbeh;Let;)Lbeh;intermediary method_14446Lnet/minecraft/class_2286;method_14446(Lnet/minecraft/class_1158;IIIIIIZZLjava/util/EnumSet;Lnet/minecraft/class_2770;Lnet/minecraft/class_2552;)Lnet/minecraft/class_2770;named method_14446Lnet/minecraft/entity/ai/pathing/LandPathNodeMaker;method_14446(Lnet/minecraft/world/BlockView;IIIIIIZZLjava/util/EnumSet;Lnet/minecraft/entity/ai/pathing/LandType;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/entity/ai/pathing/LandType;
-
method_11948
- Mappings:
Namespace Name Mixin selector official aLbeo;a(Lvq;Let;)Lbeh;intermediary method_11948Lnet/minecraft/class_2286;method_11948(Lnet/minecraft/class_871;Lnet/minecraft/class_2552;)Lnet/minecraft/class_2770;named method_11948Lnet/minecraft/entity/ai/pathing/LandPathNodeMaker;method_11948(Lnet/minecraft/entity/mob/MobEntity;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/entity/ai/pathing/LandType;
-
method_11947
- Mappings:
Namespace Name Mixin selector official aLbeo;a(Lvq;III)Lbeh;intermediary method_11947Lnet/minecraft/class_2286;method_11947(Lnet/minecraft/class_871;III)Lnet/minecraft/class_2770;named method_11947Lnet/minecraft/entity/ai/pathing/LandPathNodeMaker;method_11947(Lnet/minecraft/entity/mob/MobEntity;III)Lnet/minecraft/entity/ai/pathing/LandType;
-
method_11913
- Specified by:
method_11913in classclass_2771- Mappings:
Namespace Name Mixin selector official aLbek;a(Lamy;III)Lbeh;intermediary method_11913Lnet/minecraft/class_2771;method_11913(Lnet/minecraft/class_1158;III)Lnet/minecraft/class_2770;named method_11913Lnet/minecraft/entity/ai/pathing/class_2771;method_11913(Lnet/minecraft/world/BlockView;III)Lnet/minecraft/entity/ai/pathing/LandType;
-
method_14447
- Mappings:
Namespace Name Mixin selector official aLbeo;a(Lamy;IIILbeh;)Lbeh;intermediary method_14447Lnet/minecraft/class_2286;method_14447(Lnet/minecraft/class_1158;IIILnet/minecraft/class_2770;)Lnet/minecraft/class_2770;named method_14447Lnet/minecraft/entity/ai/pathing/LandPathNodeMaker;method_14447(Lnet/minecraft/world/BlockView;IIILnet/minecraft/entity/ai/pathing/LandType;)Lnet/minecraft/entity/ai/pathing/LandType;
-
method_11949
- Mappings:
Namespace Name Mixin selector official bLbeo;b(Lamy;III)Lbeh;intermediary method_11949Lnet/minecraft/class_2286;method_11949(Lnet/minecraft/class_1158;III)Lnet/minecraft/class_2770;named method_11949Lnet/minecraft/entity/ai/pathing/LandPathNodeMaker;method_11949(Lnet/minecraft/world/BlockView;III)Lnet/minecraft/entity/ai/pathing/LandType;
-