Package com.lightning.northstar.content
Class NorthstarPotions
java.lang.Object
com.lightning.northstar.content.NorthstarPotions
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraftforge.registries.RegistryObject<net.minecraft.world.item.alchemy.Potion>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.item.alchemy.Potion>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.item.alchemy.Potion>static final net.minecraftforge.registries.DeferredRegister<net.minecraft.world.item.alchemy.Potion> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(net.minecraftforge.eventbus.api.IEventBus eventBus)
-
Field Details
-
POTIONS
public static final net.minecraftforge.registries.DeferredRegister<net.minecraft.world.item.alchemy.Potion> POTIONS -
ENHANCED_STRENGTH
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.item.alchemy.Potion> ENHANCED_STRENGTH -
ENHANCED_HEALING
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.item.alchemy.Potion> ENHANCED_HEALING -
ENHANCED_REGENERATION
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.item.alchemy.Potion> ENHANCED_REGENERATION
-
-
Constructor Details
-
NorthstarPotions
public NorthstarPotions()
-
-
Method Details
-
register
public static void register(net.minecraftforge.eventbus.api.IEventBus eventBus)
-