java.lang.Object
org.geysermc.geyser.configuration.GeyserJacksonConfiguration.BedrockConfiguration
-
Constructor Summary
Constructors
-
Method Summary
int
boolean
boolean
int
void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BedrockConfiguration
public BedrockConfiguration()
-
Method Details
-
address
public @NonNull String address()
- Specified by:
address in interface org.geysermc.geyser.api.network.BedrockListener
-
port
public int port()
- Specified by:
port in interface org.geysermc.geyser.api.network.BedrockListener
-
primaryMotd
- Specified by:
primaryMotd in interface org.geysermc.geyser.api.network.BedrockListener
-
secondaryMotd
- Specified by:
secondaryMotd in interface org.geysermc.geyser.api.network.BedrockListener
-
serverName
- Specified by:
serverName in interface org.geysermc.geyser.api.network.BedrockListener
-
-
-
-
-
-
-