mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-31 04:13:51 -07:00
@@ -55,7 +55,7 @@
|
||||
+ return maxStack; // CraftBukkit
|
||||
}
|
||||
|
||||
public void Y_() {
|
||||
public void tick() {
|
||||
@@ -165,7 +199,28 @@
|
||||
for (int i = 0; i < this.getSize(); ++i) {
|
||||
if (!this.getItem(i).isEmpty()) {
|
||||
|
Reference in New Issue
Block a user