Interface SleepingEvent.Pre
-
- All Superinterfaces:
Cancellable
,Event
,SleepingEvent
- Enclosing interface:
- SleepingEvent
public static interface SleepingEvent.Pre extends SleepingEvent, Cancellable
Fires before sleeping is attempted.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.spongepowered.api.event.action.SleepingEvent
SleepingEvent.Failed, SleepingEvent.Finish, SleepingEvent.Pre, SleepingEvent.Tick
-
-
Method Summary
-
Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelled
-
Methods inherited from interface org.spongepowered.api.event.action.SleepingEvent
bed, living
-
-