Update Paper to MC 1.11
This commit is contained in:
@@ -30,5 +30,5 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ private Village() { // Paper - Nothing should call this - world needs to be set.
|
||||
this.c = BlockPosition.ZERO;
|
||||
this.d = BlockPosition.ZERO;
|
||||
this.j = new TreeMap();
|
||||
this.j = Maps.newHashMap();
|
||||
--
|
||||
Reference in New Issue
Block a user