Package | Description |
---|---|
net.minecraft.client.renderer.texture | |
net.minecraft.item | |
net.minecraft.network |
Modifier and Type | Field and Description |
---|---|
private static LazyValue<NativeImage> |
MissingTextureSprite.IMAGE |
Modifier and Type | Field and Description |
---|---|
private LazyValue<Ingredient> |
ArmorMaterial.repairMaterial |
private LazyValue<Ingredient> |
ItemTier.repairMaterial |
Modifier and Type | Field and Description |
---|---|
static LazyValue<io.netty.channel.epoll.EpollEventLoopGroup> |
NetworkManager.CLIENT_EPOLL_EVENTLOOP |
static LazyValue<io.netty.channel.DefaultEventLoopGroup> |
NetworkManager.CLIENT_LOCAL_EVENTLOOP |
static LazyValue<io.netty.channel.nio.NioEventLoopGroup> |
NetworkManager.CLIENT_NIO_EVENTLOOP |
static LazyValue<io.netty.channel.epoll.EpollEventLoopGroup> |
NetworkSystem.SERVER_EPOLL_EVENTLOOP |
static LazyValue<io.netty.channel.nio.NioEventLoopGroup> |
NetworkSystem.SERVER_NIO_EVENTLOOP |