Update to Minecraft 1.14.2

This commit is contained in:
md_5
2019-05-28 06:30:00 +10:00
parent fcb9f90bf3
commit cb3d14c5a7
57 changed files with 385 additions and 394 deletions

View File

@@ -60,7 +60,7 @@
}
}
@@ -558,7 +575,12 @@
@@ -564,7 +581,12 @@
entitywitch.setCustomNameVisible(this.getCustomNameVisible());
}
@@ -74,7 +74,7 @@
this.die();
}
@@ -730,7 +752,7 @@
@@ -737,7 +759,7 @@
if (entityirongolem != null) {
if (entityirongolem.a((GeneratorAccess) this.world, EnumMobSpawn.MOB_SUMMONED) && entityirongolem.a((IWorldReader) this.world)) {
@@ -83,7 +83,7 @@
return entityirongolem;
}
@@ -780,7 +802,7 @@
@@ -787,7 +809,7 @@
EntityVillager.a entityvillager_a = (EntityVillager.a) this.getBehaviorController().getMemory(MemoryModuleType.GOLEM_SPAWN_CONDITIONS).orElseGet(EntityVillager.a::new);
entityvillager_a.b(this.world.getTime());