| Package | Description |
|---|---|
| fr.maxlego08.znexus | |
| fr.maxlego08.znexus.events | |
| fr.maxlego08.znexus.events.nexus | |
| fr.maxlego08.znexus.example | |
| fr.maxlego08.znexus.factions |
| Modifier and Type | Method and Description |
|---|---|
FactionListener |
NexusManager.getFactionListener() |
| Modifier and Type | Method and Description |
|---|---|
FactionListener |
NexusRegisterEvent.getFactionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
NexusRegisterEvent.setFactionListener(FactionListener factionListener) |
| Constructor and Description |
|---|
NexusRegisterEvent(FactionListener factionListener) |
| Modifier and Type | Method and Description |
|---|---|
FactionListener |
NexusWinEvent.getFactionListener() |
FactionListener |
NexusBreakEvent.getFactionListener() |
| Constructor and Description |
|---|
NexusBreakEvent(Nexus nexus,
org.bukkit.entity.Player player,
org.bukkit.Location location,
java.lang.String factionName,
FactionListener factionListener) |
NexusWinEvent(Nexus nexus,
org.bukkit.entity.Player player,
org.bukkit.Location location,
java.lang.String factionName,
FactionListener factionListener,
java.util.Map<org.bukkit.entity.Player,java.lang.Double> winner,
java.util.List<java.lang.String> commands) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassExemple.MyCustomPlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
LegacyFaction |
class |
NoFaction |
class |
SuperiorSkyblock2 |
class |
UUIDFaction |