Uses of Class
net.minecraft.gametest.framework.GameTestServer
Packages that use GameTestServer
-
Uses of GameTestServer in net.minecraft.gametest.framework
Methods in net.minecraft.gametest.framework that return GameTestServerModifier and TypeMethodDescriptionstatic GameTestServerGameTestServer.create(Thread serverThread, LevelStorageSource.LevelStorageAccess levelStorageSource, PackRepository packRepository, Optional<String> testSelection, boolean verify, int repeatCount)