Hierarchy For All Packages
- fr.mathildeuh.youneedme.api,
- fr.mathildeuh.youneedme.api.auctionhouse,
- fr.mathildeuh.youneedme.api.economy,
- fr.mathildeuh.youneedme.api.event,
- fr.mathildeuh.youneedme.api.homes,
- fr.mathildeuh.youneedme.api.kits,
- fr.mathildeuh.youneedme.api.model,
- fr.mathildeuh.youneedme.api.moderation,
- fr.mathildeuh.youneedme.api.nickname,
- fr.mathildeuh.youneedme.api.playershop,
- fr.mathildeuh.youneedme.api.scheduler,
- fr.mathildeuh.youneedme.api.scoreboard,
- fr.mathildeuh.youneedme.api.shop,
- fr.mathildeuh.youneedme.api.storage,
- fr.mathildeuh.youneedme.api.tickets,
- fr.mathildeuh.youneedme.api.warps
Class Hierarchy
- java.lang.Object
- org.bukkit.event.Event
- fr.mathildeuh.youneedme.api.event.EconomyTransactionEvent (implements org.bukkit.event.Cancellable)
- fr.mathildeuh.youneedme.api.event.PunishmentIssuedEvent (implements org.bukkit.event.Cancellable)
- fr.mathildeuh.youneedme.api.event.PunishmentRevokedEvent
- fr.mathildeuh.youneedme.api.event.TradeCompletedEvent
- fr.mathildeuh.youneedme.api.event.YnmPlayerEvent
- fr.mathildeuh.youneedme.api.event.AuctionListEvent (implements org.bukkit.event.Cancellable)
- fr.mathildeuh.youneedme.api.event.HomeSetEvent (implements org.bukkit.event.Cancellable)
- fr.mathildeuh.youneedme.api.event.KitClaimEvent (implements org.bukkit.event.Cancellable)
- fr.mathildeuh.youneedme.api.event.TicketCreateEvent
- fr.mathildeuh.youneedme.api.event.WarpUseEvent (implements org.bukkit.event.Cancellable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- fr.mathildeuh.youneedme.api.homes.HomeService.HomeLimitExceededException
- java.lang.RuntimeException
- java.lang.Exception
- fr.mathildeuh.youneedme.api.YouNeedMeAPI
- org.bukkit.event.Event
Interface Hierarchy
- fr.mathildeuh.youneedme.api.auctionhouse.AuctionHouseService
- fr.mathildeuh.youneedme.api.storage.AuctionRepository
- fr.mathildeuh.youneedme.api.storage.DataStorage
- fr.mathildeuh.youneedme.api.storage.EconomyRepository
- fr.mathildeuh.youneedme.api.economy.EconomyService
- fr.mathildeuh.youneedme.api.storage.HomeRepository
- fr.mathildeuh.youneedme.api.homes.HomeService
- fr.mathildeuh.youneedme.api.storage.KitRepository
- fr.mathildeuh.youneedme.api.kits.KitService
- fr.mathildeuh.youneedme.api.moderation.ModerationService
- fr.mathildeuh.youneedme.api.nickname.NicknameService
- fr.mathildeuh.youneedme.api.storage.PlayerProfileRepository
- fr.mathildeuh.youneedme.api.storage.PlayerShopRepository
- fr.mathildeuh.youneedme.api.playershop.PlayerShopService
- fr.mathildeuh.youneedme.api.storage.PunishmentRepository
- fr.mathildeuh.youneedme.api.scheduler.SchedulerAdapter
- fr.mathildeuh.youneedme.api.scheduler.SchedulerAdapter.ScheduledTask
- fr.mathildeuh.youneedme.api.scoreboard.ScoreboardService
- fr.mathildeuh.youneedme.api.storage.ShopRepository
- fr.mathildeuh.youneedme.api.shop.ShopService
- fr.mathildeuh.youneedme.api.storage.TicketRepository
- fr.mathildeuh.youneedme.api.tickets.TicketService
- fr.mathildeuh.youneedme.api.storage.WarpRepository
- fr.mathildeuh.youneedme.api.warps.WarpService
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- fr.mathildeuh.youneedme.api.auctionhouse.AuctionHouseService.BidResult
- fr.mathildeuh.youneedme.api.auctionhouse.AuctionHouseService.PurchaseResult
- fr.mathildeuh.youneedme.api.auctionhouse.AuctionListing.Status
- fr.mathildeuh.youneedme.api.economy.EconomyResult.Status
- fr.mathildeuh.youneedme.api.event.EconomyTransactionEvent.Type
- fr.mathildeuh.youneedme.api.kits.KitService.ClaimResult
- fr.mathildeuh.youneedme.api.playershop.PlayerShopService.TradeResult
- fr.mathildeuh.youneedme.api.moderation.PunishmentType
- fr.mathildeuh.youneedme.api.shop.ShopService.TradeResult
- fr.mathildeuh.youneedme.api.storage.StorageType
- fr.mathildeuh.youneedme.api.tickets.Ticket.Status
- fr.mathildeuh.youneedme.api.tickets.TicketService.ClaimResult
- fr.mathildeuh.youneedme.api.tickets.TicketService.CloseResult
- fr.mathildeuh.youneedme.api.tickets.TicketService.ReplyResult
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- fr.mathildeuh.youneedme.api.auctionhouse.AuctionListing
- fr.mathildeuh.youneedme.api.economy.Currency
- fr.mathildeuh.youneedme.api.economy.EconomyResult
- fr.mathildeuh.youneedme.api.economy.EconomyService.BalanceEntry
- fr.mathildeuh.youneedme.api.storage.EconomyTransactionLog
- fr.mathildeuh.youneedme.api.model.Home
- fr.mathildeuh.youneedme.api.kits.Kit
- fr.mathildeuh.youneedme.api.kits.KitClaimState
- fr.mathildeuh.youneedme.api.model.PlayerProfile
- fr.mathildeuh.youneedme.api.playershop.PlayerShop
- fr.mathildeuh.youneedme.api.model.Position
- fr.mathildeuh.youneedme.api.moderation.Punishment
- fr.mathildeuh.youneedme.api.shop.ShopCategory
- fr.mathildeuh.youneedme.api.shop.ShopItem
- fr.mathildeuh.youneedme.api.shop.ShopService.QuickSellResult
- fr.mathildeuh.youneedme.api.tickets.Ticket
- fr.mathildeuh.youneedme.api.tickets.TicketMessage
- fr.mathildeuh.youneedme.api.model.Warp
- java.lang.Record