Package vazkii.botania.api.recipe
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
-
Method Details
-
getParticleColor
int getParticleColor(net.minecraft.world.item.ItemStack stack)
-