Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ADMIN_PERMISSION - Static variable in class com.iantapply.conflux.paper.command.ConfluxCommands
-
Permission required for the Conflux status command.
C
- com.iantapply.conflux.paper - package com.iantapply.conflux.paper
- com.iantapply.conflux.paper.command - package com.iantapply.conflux.paper.command
-
Paper command adapters for Conflux administration and player preferences.
- ConfluxCommands - Class in com.iantapply.conflux.paper.command
-
Small command trees that adapt Paper senders to Conflux's ghost service.
- ConfluxCommands(Supplier, ToIntFunction, ObjIntConsumer, int) - Constructor for class com.iantapply.conflux.paper.command.ConfluxCommands
-
Creates the command adapter.
- ConfluxCommands.Status - Record Class in com.iantapply.conflux.paper.command
-
Immutable operational values displayed by
/conflux. - ConfluxPaper - Class in com.iantapply.conflux.paper
-
Paper entry point for cross-world client-only player ghosts.
- ConfluxPaper() - Constructor for class com.iantapply.conflux.paper.ConfluxPaper
-
Creates the Paper plugin entry point.
- createAdmin() - Method in class com.iantapply.conflux.paper.command.ConfluxCommands
-
Builds the complete
/confluxadministration command tree. - createGhosts() - Method in class com.iantapply.conflux.paper.command.ConfluxCommands
-
Builds the complete
/ghostsplayer-preference command tree.
E
- equals(Object) - Method in record class com.iantapply.conflux.paper.command.ConfluxCommands.Status
-
Indicates whether some other object is "equal to" this one.
G
- GHOSTS_PERMISSION - Static variable in class com.iantapply.conflux.paper.command.ConfluxCommands
-
Permission required for per-player ghost-density commands.
H
- hashCode() - Method in record class com.iantapply.conflux.paper.command.ConfluxCommands.Status
-
Returns a hash code value for this object.
M
- metrics() - Method in record class com.iantapply.conflux.paper.command.ConfluxCommands.Status
-
Returns the value of the
metricsrecord component.
N
- nodeId() - Method in record class com.iantapply.conflux.paper.command.ConfluxCommands.Status
-
Returns the value of the
nodeIdrecord component.
O
- onDisable() - Method in class com.iantapply.conflux.paper.ConfluxPaper
-
Stops synchronization and removes every rendered ghost.
- onEnable() - Method in class com.iantapply.conflux.paper.ConfluxPaper
-
Starts ghost synchronization and registers the plugin commands.
R
- realmId() - Method in record class com.iantapply.conflux.paper.command.ConfluxCommands.Status
-
Returns the value of the
realmIdrecord component. - remoteNodes() - Method in record class com.iantapply.conflux.paper.command.ConfluxCommands.Status
-
Returns the value of the
remoteNodesrecord component. - remotePlayers() - Method in record class com.iantapply.conflux.paper.command.ConfluxCommands.Status
-
Returns the value of the
remotePlayersrecord component. - renderedGhosts() - Method in record class com.iantapply.conflux.paper.command.ConfluxCommands.Status
-
Returns the value of the
renderedGhostsrecord component.
S
- sessionId() - Method in record class com.iantapply.conflux.paper.command.ConfluxCommands.Status
-
Returns the value of the
sessionIdrecord component. - Status(String, String, String, int, int, int, String) - Constructor for record class com.iantapply.conflux.paper.command.ConfluxCommands.Status
-
Creates an instance of a
Statusrecord class.
T
- toString() - Method in record class com.iantapply.conflux.paper.command.ConfluxCommands.Status
-
Returns a string representation of this record class.
All Classes and Interfaces|All Packages|Constant Field Values