| public static Task<PathAwareEntity> |
|
| public static SingleTickTask<PathAwareEntity> |
| entity(MemoryModuleType<? extends Entity> memory, float speedModifier, int desiredDistance, boolean interruptCurrentWalk) |
| method_24603(class_4140<? extends class_1297> arg0, float arg1, int arg2, boolean arg3) |
| createEntityBased(MemoryModuleType<? extends Entity> entityModule, float speed, int range, boolean requiresWalkTarget) |
|
| private static <T> SingleTickTask<PathAwareEntity> |
| create(MemoryModuleType<T> walkAwayFromMemory, float speedModifier, int desiredDistance, boolean interruptCurrentWalk, Function<T, Vec3> toPosition) |
| method_47092(class_4140<T> arg0, float arg1, int arg2, boolean arg3, Function<T, class_243> arg4) |
| create(MemoryModuleType<T> posSource, float speed, int range, boolean requiresWalkTarget, Function<T, Vec3d> posGetter) |
|
| private static com.mojang.datafixers.kinds.App |
| lambda$create$0(MemoryModuleType arg0, boolean arg1, Function arg2, int arg3, float arg4, BehaviorBuilder$Instance arg5) |
| method_47093(class_4140 arg0, boolean arg1, Function arg2, int arg3, float arg4, class_7898$class_7900 arg5) |
| method_47093(MemoryModuleType arg0, boolean arg1, Function arg2, int arg3, float arg4, TaskTriggerer$TaskContext context) |
|
| private static TaskRunnable |
| lambda$create$1(BehaviorBuilder$Instance arg0, boolean arg1, Function arg2, int arg3, float arg4, MemoryAccessor arg5, MemoryAccessor arg6) |
| method_47090(class_7898$class_7900 arg0, boolean arg1, Function arg2, int arg3, float arg4, class_7906 arg5, class_7906 arg6) |
| method_47090(TaskTriggerer$TaskContext arg0, boolean arg1, Function arg2, int arg3, float arg4, MemoryQueryResult walkTarget, MemoryQueryResult posSourcex) |
|
| private static boolean |
| lambda$create$2(BehaviorBuilder$Instance arg0, MemoryAccessor arg1, boolean arg2, Function arg3, MemoryAccessor arg4, int arg5, float arg6, ServerLevel arg7, PathfinderMob arg8, long arg9) |
| method_47089(class_7898$class_7900 arg0, class_7906 arg1, boolean arg2, Function arg3, class_7906 arg4, int arg5, float arg6, class_3218 arg7, class_1314 arg8, long arg9) |
| method_47089(TaskTriggerer$TaskContext arg0, MemoryQueryResult arg1, boolean arg2, Function arg3, MemoryQueryResult arg4, int arg5, float arg6, ServerWorld world, PathAwareEntity entity, long time) |
|