Class FurOverlay
java.lang.Object
de.teamlapen.werewolves.client.gui.overlay.FurOverlay
- All Implemented Interfaces:
net.minecraftforge.client.gui.overlay.IGuiOverlay
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(net.minecraftforge.client.gui.overlay.ForgeGui gui, net.minecraft.client.gui.GuiGraphics graphics, float partialTicks, int width, int height)
-
Constructor Details
-
FurOverlay
public FurOverlay()
-
-
Method Details
-
render
public void render(net.minecraftforge.client.gui.overlay.ForgeGui gui, net.minecraft.client.gui.GuiGraphics graphics, float partialTicks, int width, int height) - Specified by:
renderin interfacenet.minecraftforge.client.gui.overlay.IGuiOverlay
-