Interface CustomApothecaryColor

All Known Implementing Classes:
BotaniaMushroomBlock, MysticalPetalItem, RuneItem

public interface CustomApothecaryColor
An Item that implements this interface can have a special particle color when in the Petal Apothecary.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getParticleColor(net.minecraft.world.item.ItemStack stack)
     
  • Method Details

    • getParticleColor

      int getParticleColor(net.minecraft.world.item.ItemStack stack)