All inventory stuff in org.bukkit moved to org.bukkit.inventory
By: Dinnerbone <dinnerbone@dinnerbone.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package org.bukkit.entity;
|
||||
|
||||
import org.bukkit.ItemStack;
|
||||
import org.bukkit.inventory.ItemStack;
|
||||
|
||||
/**
|
||||
* Represents a dropped item.
|
||||
|
||||
Reference in New Issue
Block a user