@@ -45,7 +45,7 @@
|
||||
+ }
|
||||
+ // CraftBukkit end
|
||||
};
|
||||
this.random = new Random();
|
||||
this.random = RandomSource.create();
|
||||
this.enchantmentSeed = ContainerProperty.standalone();
|
||||
@@ -94,6 +120,9 @@
|
||||
this.addDataSlot(ContainerProperty.shared(this.levelClue, 0));
|
||||
|
||||
Reference in New Issue
Block a user