mirror of
https://github.com/Minestom/Minestom.git
synced 2024-11-16 23:55:14 +01:00
Remove warning about MinecraftServer#setEntityViewDistance
This commit is contained in:
parent
7b6f4b365b
commit
2c0f0a8f9e
@ -473,8 +473,6 @@ public class MinecraftServer {
|
||||
|
||||
/**
|
||||
* Changes the entity view distance of the server.
|
||||
* <p>
|
||||
* WARNING: this need to be called before {@link #start(String, int, ResponseDataConsumer)}.
|
||||
*
|
||||
* @param entityViewDistance the new entity view distance
|
||||
* @throws IllegalArgumentException if {@code entityViewDistance} is not between 0 and 32
|
||||
|
Loading…
Reference in New Issue
Block a user