Uses of Class
net.minecraft.util.Lazy
Packages that use Lazy
-
Uses of Lazy in net.minecraft.network
Fields in net.minecraft.network declared as LazyModifier and TypeFieldDescriptionstatic final Lazy<NioEventLoopGroup>ClientConnection.field_11553static final Lazy<EpollEventLoopGroup>ClientConnection.field_11554static final Lazy<LocalEventLoopGroup>ClientConnection.field_11555 -
Uses of Lazy in net.minecraft.server
Fields in net.minecraft.server declared as LazyModifier and TypeFieldDescriptionstatic final Lazy<NioEventLoopGroup>ServerNetworkIo.DEFAULT_CHANNELstatic final Lazy<EpollEventLoopGroup>ServerNetworkIo.EPOLL_CHANNELstatic final Lazy<LocalEventLoopGroup>ServerNetworkIo.LOCAL_CHANNEL