Update to Minecraft 1.17.1 (#6097)
This commit is contained in:
@@ -20,4 +20,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ return !this.horse.hasInventoryChanged(this.horseContainer) && this.horseContainer.stillValid(player) && (this.horse.isAlive() && this.horse.valid) && this.horse.distanceTo((Entity) player) < 8.0F; // Paper - Fix MC-161754
|
||||
}
|
||||
|
||||
private boolean hasChest(AbstractHorse entityhorseabstract) {
|
||||
private boolean hasChest(AbstractHorse horse) {
|
||||
|
||||
Reference in New Issue
Block a user