Uses of Class
net.minecraft.util.LazyLoadedValue
Packages that use LazyLoadedValue
Package
Description
-
Uses of LazyLoadedValue in com.mojang.blaze3d.platform
Fields in com.mojang.blaze3d.platform declared as LazyLoadedValueModifier and TypeFieldDescriptionprivate final LazyLoadedValue<Component>InputConstants.Key.displayName -
Uses of LazyLoadedValue in net.minecraft.client.renderer.texture
Fields in net.minecraft.client.renderer.texture declared as LazyLoadedValueModifier and TypeFieldDescriptionprivate static final LazyLoadedValue<NativeImage>MissingTextureAtlasSprite.MISSING_IMAGE_DATA -
Uses of LazyLoadedValue in net.minecraft.network
Fields in net.minecraft.network declared as LazyLoadedValueModifier and TypeFieldDescriptionstatic final LazyLoadedValue<io.netty.channel.DefaultEventLoopGroup>Connection.LOCAL_WORKER_GROUPstatic final LazyLoadedValue<io.netty.channel.epoll.EpollEventLoopGroup>Connection.NETWORK_EPOLL_WORKER_GROUPstatic final LazyLoadedValue<io.netty.channel.nio.NioEventLoopGroup>Connection.NETWORK_WORKER_GROUP -
Uses of LazyLoadedValue in net.minecraft.server.network
Fields in net.minecraft.server.network declared as LazyLoadedValueModifier and TypeFieldDescriptionstatic final LazyLoadedValue<io.netty.channel.epoll.EpollEventLoopGroup>ServerConnectionListener.SERVER_EPOLL_EVENT_GROUPstatic final LazyLoadedValue<io.netty.channel.nio.NioEventLoopGroup>ServerConnectionListener.SERVER_EVENT_GROUP -
Uses of LazyLoadedValue in net.minecraft.world.item
Fields in net.minecraft.world.item declared as LazyLoadedValueModifier and TypeFieldDescriptionprivate final LazyLoadedValue<Ingredient>ArmorMaterials.repairIngredientprivate final LazyLoadedValue<Ingredient>Tiers.repairIngredient