mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-20 23:03:48 -07:00
Update to Minecraft 1.15.1
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@@ -658,7 +675,12 @@
|
||||
@@ -661,7 +678,12 @@
|
||||
entitywitch.setCustomNameVisible(this.getCustomNameVisible());
|
||||
}
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
this.die();
|
||||
}
|
||||
|
||||
@@ -808,7 +830,7 @@
|
||||
@@ -811,7 +833,7 @@
|
||||
}
|
||||
|
||||
private void b(long i) {
|
||||
@@ -83,7 +83,7 @@
|
||||
}
|
||||
|
||||
private boolean c(long i) {
|
||||
@@ -857,7 +879,7 @@
|
||||
@@ -860,7 +882,7 @@
|
||||
|
||||
if (entityirongolem != null) {
|
||||
if (entityirongolem.a((GeneratorAccess) this.world, EnumMobSpawn.MOB_SUMMONED) && entityirongolem.a((IWorldReader) this.world)) {
|
||||
@@ -92,7 +92,7 @@
|
||||
return entityirongolem;
|
||||
}
|
||||
|
||||
@@ -919,13 +941,13 @@
|
||||
@@ -922,13 +944,13 @@
|
||||
@Override
|
||||
public void entitySleep(BlockPosition blockposition) {
|
||||
super.entitySleep(blockposition);
|
||||
|
Reference in New Issue
Block a user