Interface SleepingEvent

All Superinterfaces:
Event
All Known Subinterfaces:
SleepingEvent.Failed, SleepingEvent.Finish, SleepingEvent.Pre, SleepingEvent.Tick

public interface SleepingEvent extends Event
Called when a Living enters a bed to sleep in.
  • Method Details