@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/world/entity/vehicle/EntityMinecartCommandBlock.java
|
||||
+++ b/net/minecraft/world/entity/vehicle/EntityMinecartCommandBlock.java
|
||||
@@ -140,5 +140,12 @@
|
||||
@@ -135,5 +135,12 @@
|
||||
public boolean isValid() {
|
||||
return !EntityMinecartCommandBlock.this.isRemoved();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user