Hierarchy For Package com.janboerman.invsee.spigot.api.response
Class Hierarchy
- java.lang.Object
- com.janboerman.invsee.spigot.api.response.AbstractNotCreatedReason (implements com.janboerman.invsee.spigot.api.response.NotCreatedReason)
- com.janboerman.invsee.spigot.api.response.ImplementationFault
- com.janboerman.invsee.spigot.api.response.TargetHasExemptPermission
- com.janboerman.invsee.spigot.api.response.UnknownTarget
- com.janboerman.invsee.spigot.api.response.TargetDoesNotExist
- com.janboerman.invsee.spigot.api.response.InventoryNotCreated (implements com.janboerman.invsee.spigot.api.response.NotOpenedReason)
- com.janboerman.invsee.spigot.api.response.InventoryOpenEventCancelled (implements com.janboerman.invsee.spigot.api.response.NotOpenedReason)
- com.janboerman.invsee.spigot.api.response.OfflineSupportDisabled (implements com.janboerman.invsee.spigot.api.response.NotCreatedReason)
- com.janboerman.invsee.spigot.api.response.UnknownReason (implements com.janboerman.invsee.spigot.api.response.NotCreatedReason, com.janboerman.invsee.spigot.api.response.NotOpenedReason)
- com.janboerman.invsee.spigot.api.response.AbstractNotCreatedReason (implements com.janboerman.invsee.spigot.api.response.NotCreatedReason)
Interface Hierarchy
- com.janboerman.invsee.spigot.api.response.NotCreatedReason
- com.janboerman.invsee.spigot.api.response.NotOpenedReason
- com.janboerman.invsee.spigot.api.response.OpenResponse<SIV>
- com.janboerman.invsee.spigot.api.response.SaveResponse
- com.janboerman.invsee.spigot.api.response.SpectateResponse<SI>