mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 20:23:53 -07:00
Update to Minecraft 1.17.1 (#6097)
This commit is contained in:
@@ -25,4 +25,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ // Paper end
|
||||
@Override
|
||||
public boolean dropItem(boolean dropAll) {
|
||||
return this.getHandle().drop(dropAll);
|
||||
if (!(this.getHandle() instanceof ServerPlayer)) return false;
|
||||
|
Reference in New Issue
Block a user