Remove warning about MinecraftServer#setEntityViewDistance

This commit is contained in:
themode 2020-11-04 19:20:45 +01:00
parent 7b6f4b365b
commit 2c0f0a8f9e

View File

@ -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