Hierarchy For All Packages
Class Hierarchy
- java.lang.Object
- com.ohacd.matchbox.api.ApiGameSession
- com.ohacd.matchbox.api.ApiValidationHelper
- com.ohacd.matchbox.api.ApiValidationHelper.ValidationResult
- com.ohacd.matchbox.api.GameConfig
- com.ohacd.matchbox.api.GameConfig.Builder
- com.ohacd.matchbox.api.MatchboxAPI
- com.ohacd.matchbox.api.MatchboxEvent
- com.ohacd.matchbox.api.events.AbilityUseEvent
- com.ohacd.matchbox.api.events.CureEvent
- com.ohacd.matchbox.api.events.GameEndEvent
- com.ohacd.matchbox.api.events.GameStartEvent
- com.ohacd.matchbox.api.events.PhaseChangeEvent
- com.ohacd.matchbox.api.events.PlayerEliminateEvent
- com.ohacd.matchbox.api.events.PlayerJoinEvent
- com.ohacd.matchbox.api.events.PlayerLeaveEvent
- com.ohacd.matchbox.api.events.PlayerVoteEvent
- com.ohacd.matchbox.api.events.SwipeEvent
- com.ohacd.matchbox.api.PhaseController
- com.ohacd.matchbox.api.SessionBuilder
- com.ohacd.matchbox.api.SessionCreationResult
Interface Hierarchy
- com.ohacd.matchbox.api.ChatProcessor
- com.ohacd.matchbox.api.MatchboxEventListener
Annotation Interface Hierarchy
- com.ohacd.matchbox.api.annotation.Experimental (implements java.lang.annotation.Annotation)
- com.ohacd.matchbox.api.annotation.Internal (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.ohacd.matchbox.api.events.AbilityUseEvent.AbilityType
- com.ohacd.matchbox.api.ChatChannel
- com.ohacd.matchbox.api.ChatResult
- com.ohacd.matchbox.api.events.GameEndEvent.EndReason
- com.ohacd.matchbox.api.events.PlayerEliminateEvent.EliminationReason
- com.ohacd.matchbox.api.events.PlayerLeaveEvent.LeaveReason
- com.ohacd.matchbox.api.SessionCreationResult.ErrorType
- 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
- com.ohacd.matchbox.api.ChatMessage
- com.ohacd.matchbox.api.ChatProcessor.ChatProcessingResult
- java.lang.Record