public class TextureTabIconRenderer extends java.lang.Object implements TabIconRenderer
Constructor and Description |
---|
TextureTabIconRenderer(net.minecraft.util.ResourceLocation location) |
Modifier and Type | Method and Description |
---|---|
void |
render(com.mojang.blaze3d.matrix.MatrixStack stack)
Called when icon of a tab should be rendered.
|
public TextureTabIconRenderer(net.minecraft.util.ResourceLocation location)
public void render(com.mojang.blaze3d.matrix.MatrixStack stack)
TabIconRenderer
render
in interface TabIconRenderer