Package net.minecraft.server
package net.minecraft.server
-
ClassDescriptionBanEntry<T>Used to send UDP multicasts to notify other clients of a local game on the same network.Represents a logical Minecraft server.ServerConfigList<K,V extends ServerConfigEntry<K>>Represents metadata sent to the client.A channel in-bound handler that only forwards received messages to the next channel in-bound handler in the channel pipeline after a random delay between
ServerNetworkIo.DelayingChannelInboundHandler.baseDelay
andbaseDelay +
ServerNetworkIo.DelayingChannelInboundHandler.extraDelay
milliseconds.