Class PathNodeMaker

java.lang.Object
net.minecraft.entity.ai.pathing.PathNodeMaker
Direct Known Subclasses:
class_622, class_624

public abstract class PathNodeMaker
extends Object
Mappings:
Namespace Name
official asw
intermediary net/minecraft/class_619
named net/minecraft/entity/ai/pathing/PathNodeMaker
  • Field Details

    • field_2294

      protected WorldView field_2294
      Mappings:
      Namespace Name Mixin selector
      official a Lasw;a:Ladq;
      intermediary field_2294 Lnet/minecraft/class_619;field_2294:Lnet/minecraft/class_104;
      named field_2294 Lnet/minecraft/entity/ai/pathing/PathNodeMaker;field_2294:Lnet/minecraft/world/WorldView;
    • field_2295

      protected IntObjectStorage<class_618> field_2295
      Mappings:
      Namespace Name Mixin selector
      official b Lasw;b:Lnm;
      intermediary field_2295 Lnet/minecraft/class_619;field_2295:Lnet/minecraft/class_1697;
      named field_2295 Lnet/minecraft/entity/ai/pathing/PathNodeMaker;field_2295:Lnet/minecraft/util/IntObjectStorage;
    • field_2296

      protected int field_2296
      Mappings:
      Namespace Name Mixin selector
      official c Lasw;c:I
      intermediary field_2296 Lnet/minecraft/class_619;field_2296:I
      named field_2296 Lnet/minecraft/entity/ai/pathing/PathNodeMaker;field_2296:I
    • field_2297

      protected int field_2297
      Mappings:
      Namespace Name Mixin selector
      official d Lasw;d:I
      intermediary field_2297 Lnet/minecraft/class_619;field_2297:I
      named field_2297 Lnet/minecraft/entity/ai/pathing/PathNodeMaker;field_2297:I
    • field_2298

      protected int field_2298
      Mappings:
      Namespace Name Mixin selector
      official e Lasw;e:I
      intermediary field_2298 Lnet/minecraft/class_619;field_2298:I
      named field_2298 Lnet/minecraft/entity/ai/pathing/PathNodeMaker;field_2298:I
  • Constructor Details

    • PathNodeMaker

      public PathNodeMaker()
  • Method Details

    • method_1856

      public void method_1856​(WorldView worldView, Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official a Lasw;a(Ladq;Lpk;)V
      intermediary method_1856 Lnet/minecraft/class_619;method_1856(Lnet/minecraft/class_104;Lnet/minecraft/class_1745;)V
      named method_1856 Lnet/minecraft/entity/ai/pathing/PathNodeMaker;method_1856(Lnet/minecraft/world/WorldView;Lnet/minecraft/entity/Entity;)V
    • clear

      public void clear()
      Mappings:
      Namespace Name Mixin selector
      official a Lasw;a()V
      intermediary method_1854 Lnet/minecraft/class_619;method_1854()V
      named clear Lnet/minecraft/entity/ai/pathing/PathNodeMaker;clear()V
    • method_1855

      protected class_618 method_1855​(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Lasw;a(III)Lasv;
      intermediary method_1855 Lnet/minecraft/class_619;method_1855(III)Lnet/minecraft/class_618;
      named method_1855 Lnet/minecraft/entity/ai/pathing/PathNodeMaker;method_1855(III)Lnet/minecraft/class_618;
    • method_1857

      public abstract class_618 method_1857​(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official a Lasw;a(Lpk;)Lasv;
      intermediary method_1857 Lnet/minecraft/class_619;method_1857(Lnet/minecraft/class_1745;)Lnet/minecraft/class_618;
      named method_1857 Lnet/minecraft/entity/ai/pathing/PathNodeMaker;method_1857(Lnet/minecraft/entity/Entity;)Lnet/minecraft/class_618;
    • method_1858

      public abstract class_618 method_1858​(Entity entity, double double2, double double3, double double4)
      Mappings:
      Namespace Name Mixin selector
      official a Lasw;a(Lpk;DDD)Lasv;
      intermediary method_1858 Lnet/minecraft/class_619;method_1858(Lnet/minecraft/class_1745;DDD)Lnet/minecraft/class_618;
      named method_1858 Lnet/minecraft/entity/ai/pathing/PathNodeMaker;method_1858(Lnet/minecraft/entity/Entity;DDD)Lnet/minecraft/class_618;
    • method_1859

      public abstract int method_1859​(class_618[] class_618, Entity entity, class_618 class_6182, class_618 class_6183, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lasw;a([Lasv;Lpk;Lasv;Lasv;F)I
      intermediary method_1859 Lnet/minecraft/class_619;method_1859([Lnet/minecraft/class_618;Lnet/minecraft/class_1745;Lnet/minecraft/class_618;Lnet/minecraft/class_618;F)I
      named method_1859 Lnet/minecraft/entity/ai/pathing/PathNodeMaker;method_1859([Lnet/minecraft/class_618;Lnet/minecraft/entity/Entity;Lnet/minecraft/class_618;Lnet/minecraft/class_618;F)I