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