Package net.minecraft.server
package net.minecraft.server
-
ClassDescriptionBanEntry<T>Contains loaders for contents controllable by data packs.A policy on how to handle a
TagKey
that does not resolve to an existing tag (unrecognized tag) inRegistryEntryLookup.getOptional(net.minecraft.registry.tag.TagKey)
.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 betweenServerNetworkIo.DelayingChannelInboundHandler.baseDelay
andbaseDelay +
ServerNetworkIo.DelayingChannelInboundHandler.extraDelay
milliseconds.