Class BrewEvent

java.lang.Object
me.mehboss.brewing.BrewEvent
All Implemented Interfaces:
org.bukkit.event.Listener

public class BrewEvent extends Object implements org.bukkit.event.Listener
Handles custom brewing logic: - Allows non-standard items in brewing stands - Prevents item disappearance with shift-clicks - Automatically starts brewing when valid custom recipes are present - Supports both empty-slot and bottle-required brewing
  • Constructor Details

    • BrewEvent

      public BrewEvent()