Default nether void damage to off and allow that
This commit is contained in:
parent
2e6720ba2b
commit
b5e7b51be6
67 changed files with 91 additions and 87 deletions
|
@ -46,7 +46,7 @@ index 1c0b783e8..dad1ff737 100644
|
|||
public MovingObjectPosition b(Vec3D vec3d, Vec3D vec3d1) {
|
||||
return this.a(vec3d, vec3d1, (BlockPosition) null);
|
||||
diff --git a/src/main/java/net/minecraft/server/Entity.java b/src/main/java/net/minecraft/server/Entity.java
|
||||
index 52ef2c9c2..4fa992316 100644
|
||||
index 9e8bd174e..22d13f7ef 100644
|
||||
--- a/src/main/java/net/minecraft/server/Entity.java
|
||||
+++ b/src/main/java/net/minecraft/server/Entity.java
|
||||
@@ -0,0 +0,0 @@ public abstract class Entity implements INamableTileEntity, ICommandListener, Ke
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue