Uses of Class
net.minecraft.util.Lazy
Package
Description
-
Uses of Lazy in net.minecraft.client.util
-
Uses of Lazy in net.minecraft.item
Modifier and TypeFieldDescriptionprivate final Lazy<Ingredient>
ToolMaterials.repairIngredient
private final Lazy<Ingredient>
ArmorMaterials.repairIngredientSupplier
-
Uses of Lazy in net.minecraft.network
Modifier and TypeFieldDescriptionstatic final Lazy<NioEventLoopGroup>
ClientConnection.CLIENT_IO_GROUP
static final Lazy<EpollEventLoopGroup>
ClientConnection.EPOLL_CLIENT_IO_GROUP
static final Lazy<DefaultEventLoopGroup>
ClientConnection.LOCAL_CLIENT_IO_GROUP
-
Uses of Lazy in net.minecraft.server
Modifier and TypeFieldDescriptionstatic final Lazy<NioEventLoopGroup>
ServerNetworkIo.DEFAULT_CHANNEL
static final Lazy<EpollEventLoopGroup>
ServerNetworkIo.EPOLL_CHANNEL