Class MultiBlockInteractEvent

java.lang.Object
org.bukkit.event.Event
org.bukkit.event.player.PlayerEvent
io.github.thebusybiscuit.slimefun4.api.events.MultiBlockInteractEvent
All Implemented Interfaces:
Cancellable

public class MultiBlockInteractEvent extends PlayerEvent implements Cancellable
This Event is called when a Player interacts with a MultiBlock.
Author:
TheBusyBiscuit