public class DuelLogScreen
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static net.minecraft.util.ResourceLocation |
BAR |
protected static net.minecraft.util.ResourceLocation |
OPPONENT |
protected static net.minecraft.util.ResourceLocation |
SELF |
Constructor and Description |
---|
DuelLogScreen(TCGScreen parent) |
Modifier and Type | Method and Description |
---|---|
void |
draw(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
DuelLog log,
int mX,
int mY,
float zL) |
protected static final net.minecraft.util.ResourceLocation BAR
protected static final net.minecraft.util.ResourceLocation SELF
protected static final net.minecraft.util.ResourceLocation OPPONENT
public DuelLogScreen(TCGScreen parent)
public void draw(com.mojang.blaze3d.matrix.MatrixStack matrixStack, DuelLog log, int mX, int mY, float zL)