net/minecraft/server/dedicated

This commit is contained in:
Noah van der Aa
2024-12-14 23:57:57 +01:00
parent 630c815714
commit 5b17ebbd30
9 changed files with 334 additions and 471 deletions

View File

@ -680,6 +680,7 @@ public-f net.minecraft.server.MinecraftServer storageSource
public-f net.minecraft.server.ReloadableServerResources commands
public-f net.minecraft.server.dedicated.DedicatedServer serverLinks
public-f net.minecraft.server.dedicated.DedicatedServer settings
public-f net.minecraft.server.dedicated.DedicatedServerProperties pauseWhenEmptySeconds
public-f net.minecraft.server.level.TicketType timeout
public-f net.minecraft.server.players.PlayerList maxPlayers
public-f net.minecraft.world.entity.LivingEntity combatTracker