Class ContainerOpenEvent

java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.ContainerOpenEvent

public final class ContainerOpenEvent extends Event
This event is fired when an ItemContainer is opened. Changing the container variable will result in a different container being opened. Cancelling the event will result in no container being opened.