Package dev.cammiescorner.icarus.init
Class IcarusPotions
java.lang.Object
dev.cammiescorner.icarus.init.IcarusPotions
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic dev.upcraft.sparkweave.api.registry.RegistrySupplier<net.minecraft.world.item.alchemy.Potion> static dev.upcraft.sparkweave.api.registry.RegistrySupplier<net.minecraft.world.item.alchemy.Potion> static dev.upcraft.sparkweave.api.registry.RegistrySupplier<net.minecraft.world.item.alchemy.Potion> static final dev.upcraft.sparkweave.api.registry.RegistryHandler<net.minecraft.world.item.alchemy.Potion> static dev.upcraft.sparkweave.api.registry.RegistrySupplier<net.minecraft.world.item.alchemy.Potion> static dev.upcraft.sparkweave.api.registry.RegistrySupplier<net.minecraft.world.item.alchemy.Potion> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregisterPotionRecipes(net.minecraft.world.item.alchemy.PotionBrewing.Builder builder)
-
Field Details
-
POTIONS
public static final dev.upcraft.sparkweave.api.registry.RegistryHandler<net.minecraft.world.item.alchemy.Potion> POTIONS -
ENERGIZED
public static dev.upcraft.sparkweave.api.registry.RegistrySupplier<net.minecraft.world.item.alchemy.Potion> ENERGIZED -
ENERGIZED_LONG
public static dev.upcraft.sparkweave.api.registry.RegistrySupplier<net.minecraft.world.item.alchemy.Potion> ENERGIZED_LONG -
ENERGIZED_STRONG
public static dev.upcraft.sparkweave.api.registry.RegistrySupplier<net.minecraft.world.item.alchemy.Potion> ENERGIZED_STRONG -
SECOND_WIND
public static dev.upcraft.sparkweave.api.registry.RegistrySupplier<net.minecraft.world.item.alchemy.Potion> SECOND_WIND -
SECOND_WIND_STRONG
public static dev.upcraft.sparkweave.api.registry.RegistrySupplier<net.minecraft.world.item.alchemy.Potion> SECOND_WIND_STRONG
-
-
Constructor Details
-
IcarusPotions
public IcarusPotions()
-
-
Method Details
-
registerPotionRecipes
public static void registerPotionRecipes(net.minecraft.world.item.alchemy.PotionBrewing.Builder builder)
-