public static class WidgetAnimatedStat.StatIcon
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static WidgetAnimatedStat.StatIcon |
NONE |
| Modifier and Type | Method and Description |
|---|---|
static WidgetAnimatedStat.StatIcon |
of(net.minecraft.util.IItemProvider item) |
static WidgetAnimatedStat.StatIcon |
of(net.minecraft.item.ItemStack stack) |
static WidgetAnimatedStat.StatIcon |
of(net.minecraft.util.ResourceLocation texture) |
void |
render3d(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
net.minecraft.client.renderer.IRenderTypeBuffer buffer,
int x,
int y) |
public static final WidgetAnimatedStat.StatIcon NONE
public static WidgetAnimatedStat.StatIcon of(net.minecraft.item.ItemStack stack)
public static WidgetAnimatedStat.StatIcon of(net.minecraft.util.IItemProvider item)
public static WidgetAnimatedStat.StatIcon of(net.minecraft.util.ResourceLocation texture)
public void render3d(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
net.minecraft.client.renderer.IRenderTypeBuffer buffer,
int x,
int y)