Update to Minecraft 1.14

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2019-04-25 12:00:00 +10:00
parent 5ea2a0e8e4
commit badc255efc
34 changed files with 172 additions and 167 deletions

View File

@@ -30,7 +30,7 @@
public TileEntityBeacon() {
super(TileEntityTypes.BEACON);
@@ -185,39 +201,78 @@
@@ -187,39 +203,78 @@
}
@@ -119,7 +119,7 @@
public void a(SoundEffect soundeffect) {
this.world.a((EntityHuman) null, this.position, soundeffect, SoundCategory.BLOCKS, 1.0F, 1.0F);
}
@@ -247,8 +302,10 @@
@@ -249,8 +304,10 @@
@Override
public void load(NBTTagCompound nbttagcompound) {
super.load(nbttagcompound);