Class VTags.Potions

java.lang.Object
io.github.vampirestudios.vampirelib.init.VTags.Potions
Enclosing class:
VTags

public static class VTags.Potions extends Object
  • Field Details

    • NEGATIVE_POTIONS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.alchemy.Potion> NEGATIVE_POTIONS
    • POSITIVE_POTIONS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.alchemy.Potion> POSITIVE_POTIONS
    • INSTANT_POTIONS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.alchemy.Potion> INSTANT_POTIONS
    • LASTING_POTIONS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.alchemy.Potion> LASTING_POTIONS
  • Constructor Details

    • Potions

      public Potions()