It compiles
This commit is contained in:
@@ -34,6 +34,15 @@ diff --git a/src/main/java/net/minecraft/world/entity/ai/targeting/PathfinderTar
|
||||
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
||||
--- a/src/main/java/net/minecraft/world/entity/ai/targeting/PathfinderTargetCondition.java
|
||||
+++ b/src/main/java/net/minecraft/world/entity/ai/targeting/PathfinderTargetCondition.java
|
||||
@@ -0,0 +0,0 @@ import java.util.function.Predicate;
|
||||
import javax.annotation.Nullable;
|
||||
import net.minecraft.world.entity.EntityInsentient;
|
||||
import net.minecraft.world.entity.EntityLiving;
|
||||
+import net.minecraft.world.entity.ai.attributes.AttributeModifiable;
|
||||
+import net.minecraft.world.entity.ai.attributes.GenericAttributes;
|
||||
|
||||
public class PathfinderTargetCondition {
|
||||
|
||||
@@ -0,0 +0,0 @@ public class PathfinderTargetCondition {
|
||||
|
||||
if (this.b > 0.0D) {
|
||||
|
||||
Reference in New Issue
Block a user