Uses of Class
dev.majek.pc.util.Pair
-
Packages that use Pair Package Description dev.majek.pc.data.object dev.majek.pc.gui -
-
Uses of Pair in dev.majek.pc.data.object
Methods in dev.majek.pc.data.object that return types with arguments of type Pair Modifier and Type Method Description List<Pair<org.bukkit.entity.Player,org.bukkit.entity.Player>>
Party. getPendingInvitations()
Get a list of players who have pending invitations. -
Uses of Pair in dev.majek.pc.gui
Fields in dev.majek.pc.gui with type parameters of type Pair Modifier and Type Field Description protected Map<Integer,Pair<Runnable,Boolean>>
Gui. clickActions
-