Index

A C E G H M N O R S T 
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 /conflux administration command tree.
createGhosts() - Method in class com.iantapply.conflux.paper.command.ConfluxCommands
Builds the complete /ghosts player-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 metrics record component.

N

nodeId() - Method in record class com.iantapply.conflux.paper.command.ConfluxCommands.Status
Returns the value of the nodeId record 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 realmId record component.
remoteNodes() - Method in record class com.iantapply.conflux.paper.command.ConfluxCommands.Status
Returns the value of the remoteNodes record component.
remotePlayers() - Method in record class com.iantapply.conflux.paper.command.ConfluxCommands.Status
Returns the value of the remotePlayers record component.
renderedGhosts() - Method in record class com.iantapply.conflux.paper.command.ConfluxCommands.Status
Returns the value of the renderedGhosts record component.

S

sessionId() - Method in record class com.iantapply.conflux.paper.command.ConfluxCommands.Status
Returns the value of the sessionId record 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 Status record class.

T

toString() - Method in record class com.iantapply.conflux.paper.command.ConfluxCommands.Status
Returns a string representation of this record class.
A C E G H M N O R S T 
All Classes and Interfaces|All Packages|Constant Field Values