Class BrewEvent
java.lang.Object
me.mehboss.brewing.BrewEvent
- All Implemented Interfaces:
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
BrewEvent
public BrewEvent()
-