totem counter and armor on hud
This commit is contained in:
parent
206d076fbb
commit
a055d56084
4 changed files with 75 additions and 2 deletions
|
@ -7,7 +7,7 @@ import net.minecraft.client.MinecraftClient;
|
|||
import net.minecraft.client.font.TextRenderer;
|
||||
import net.minecraft.client.gui.DrawContext;
|
||||
|
||||
public class HUDModule
|
||||
public abstract class HUDModule
|
||||
{
|
||||
public int x, y, height, width;
|
||||
public String name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue