public class GoVotePlugin
extends java.lang.Object
implements mezz.jei.api.IModPlugin
| Constructor and Description |
|---|
GoVotePlugin() |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.util.ResourceLocation |
getPluginUid() |
static GoVoteIngredient |
getVoteIngredient() |
static boolean |
isGoVoteEnabled() |
void |
registerIngredients(mezz.jei.api.registration.IModIngredientRegistration registration) |
public net.minecraft.util.ResourceLocation getPluginUid()
getPluginUid in interface mezz.jei.api.IModPluginpublic void registerIngredients(mezz.jei.api.registration.IModIngredientRegistration registration)
registerIngredients in interface mezz.jei.api.IModPluginpublic static boolean isGoVoteEnabled()
@Nullable public static GoVoteIngredient getVoteIngredient()