Uses of Class
net.minecraft.util.Lazy
Packages that use Lazy
Package
Description
- 
Uses of Lazy in net.minecraft.client.utilFields in net.minecraft.client.util declared as Lazy
- 
Uses of Lazy in net.minecraft.itemFields in net.minecraft.item declared as LazyModifier and TypeFieldDescriptionprivate final Lazy<Ingredient>ToolMaterials.repairIngredientprivate final Lazy<Ingredient>ArmorMaterials.repairIngredientSupplier
- 
Uses of Lazy in net.minecraft.networkFields in net.minecraft.network declared as LazyModifier and TypeFieldDescriptionstatic final Lazy<NioEventLoopGroup>ClientConnection.CLIENT_IO_GROUPstatic final Lazy<EpollEventLoopGroup>ClientConnection.EPOLL_CLIENT_IO_GROUPstatic final Lazy<DefaultEventLoopGroup>ClientConnection.LOCAL_CLIENT_IO_GROUP
- 
Uses of Lazy in net.minecraft.serverFields in net.minecraft.server declared as LazyModifier and TypeFieldDescriptionstatic final Lazy<NioEventLoopGroup>ServerNetworkIo.DEFAULT_CHANNELstatic final Lazy<EpollEventLoopGroup>ServerNetworkIo.EPOLL_CHANNEL