mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-04 06:02:12 -07:00
@@ -149,6 +149,13 @@ public interface Server extends PluginMessageRecipient {
|
||||
*/
|
||||
public int getViewDistance();
|
||||
|
||||
/**
|
||||
* Get the simulation distance from this server.
|
||||
*
|
||||
* @return the simulation distance from this server.
|
||||
*/
|
||||
public int getSimulationDistance();
|
||||
|
||||
/**
|
||||
* Get the IP that this server is bound to, or empty string if not
|
||||
* specified.
|
||||
|
Reference in New Issue
Block a user