net.minecraft.server.integrated

public class IntegratedPlayerManager

extends PlayerManager

net.minecraft.client.server.IntegratedPlayerList
net.minecraft.class_1130
net.minecraft.server.integrated.IntegratedPlayerManager

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
LOGGER
field_60482
LOGGER
private NbtCompound
playerData
field_5514
userData

Constructor summary

ModifierConstructor
public (IntegratedServer server, CombinedDynamicRegistries<ServerDynamicRegistryType> registryManager, PlayerSaveHandler saveHandler)

Method summary

Modifier and TypeMethod
protected void
save(ServerPlayer player)
method_14577(class_3222 arg0)
savePlayerData(ServerPlayerEntity arg0)
public Text
canPlayerLogin(SocketAddress address, NameAndId nameAndId)
method_14586(SocketAddress arg0, class_11560 arg1)
checkCanJoin(SocketAddress arg0, PlayerConfigEntry arg1)
public IntegratedServer
getServer()
method_14561()
getServer()
public NbtCompound
getSingleplayerData()
method_14567()
getUserData()
public MinecraftServer
getServer()
method_14561()
getServer()