RuneHive-Game
Loading...
Searching...
No Matches
ItemContainerAdapter.java File Reference
import com.runehive.net.packet.out.SendMessage;
import com.runehive.game.world.entity.mob.player.Player;
import com.runehive.game.world.items.Item;
import java.util.Optional;
Include dependency graph for ItemContainerAdapter.java:

Go to the source code of this file.

Classes

class  com.runehive.game.world.items.containers.ItemContainerAdapter
 An adapter for ItemContainerListener that updates Items on a widget whenever items change, and sends the underlying Player a message when the container is full. More...

Packages

package  com.runehive.game.world.items.containers