mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-30 20:03:51 -07:00
@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/server/TileEntityConduit.java
|
||||
+++ b/net/minecraft/server/TileEntityConduit.java
|
||||
@@ -154,7 +154,7 @@
|
||||
@@ -152,7 +152,7 @@
|
||||
EntityHuman entityhuman = (EntityHuman) iterator.next();
|
||||
|
||||
if (this.position.m(new BlockPosition(entityhuman)) <= (double) j && entityhuman.ao()) {
|
||||
@@ -9,7 +9,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@@ -171,8 +171,8 @@
|
||||
@@ -169,8 +169,8 @@
|
||||
this.j = this.l();
|
||||
this.k = null;
|
||||
} else if (this.j == null) {
|
||||
@@ -20,7 +20,7 @@
|
||||
});
|
||||
|
||||
if (!list.isEmpty()) {
|
||||
@@ -217,7 +217,7 @@
|
||||
@@ -215,7 +215,7 @@
|
||||
|
||||
@Nullable
|
||||
private EntityLiving l() {
|
||||
|
Reference in New Issue
Block a user