Update to Minecraft 1.15

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2019-12-11 09:00:00 +11:00
parent 1400103b2f
commit 0e142c7f03
293 changed files with 2875 additions and 2648 deletions

View File

@@ -30,7 +30,7 @@
private final ContainerAccess containerAccess;
private final ContainerProperty d;
private Runnable e;
@@ -28,6 +50,13 @@
@@ -29,6 +51,13 @@
ContainerLoom.this.a((IInventory) this);
ContainerLoom.this.e.run();
}
@@ -44,7 +44,7 @@
};
this.resultInventory = new InventorySubcontainer(1) {
@Override
@@ -35,6 +64,13 @@
@@ -36,6 +65,13 @@
super.update();
ContainerLoom.this.e.run();
}
@@ -58,7 +58,7 @@
};
this.containerAccess = containeraccess;
this.f = this.a(new Slot(this.craftInventory, 0, 13, 26) {
@@ -89,10 +125,12 @@
@@ -96,10 +132,12 @@
}
this.a(this.d);
@@ -71,7 +71,7 @@
return a(this.containerAccess, entityhuman, Blocks.LOOM);
}
@@ -211,6 +249,11 @@
@@ -218,6 +256,11 @@
if (nbttagcompound.hasKeyOfType("Patterns", 9)) {
nbttaglist = nbttagcompound.getList("Patterns", 10);