public class GoVoteHandler
extends java.lang.Object
init() from FMLClientSetupEventBRAND with your mod or group name.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
VOTE_ORG_LINK |
| Constructor and Description |
|---|
GoVoteHandler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
displayOpenLinkScreen(java.lang.String url,
net.minecraft.client.Minecraft minecraft,
net.minecraft.client.gui.screen.Screen currentScreen) |
static void |
init() |
static boolean |
isAfterElectionDay() |
static boolean |
isInUsa() |
static void |
onGuiOpen(net.minecraftforge.client.event.GuiOpenEvent event) |
public static final java.lang.String VOTE_ORG_LINK
public static void init()
public static boolean isAfterElectionDay()
public static boolean isInUsa()
public static void onGuiOpen(net.minecraftforge.client.event.GuiOpenEvent event)
public static void displayOpenLinkScreen(java.lang.String url,
net.minecraft.client.Minecraft minecraft,
net.minecraft.client.gui.screen.Screen currentScreen)