Uses of Class
xericker.arenalegends.core.game.matchup.MatchupInstance
Packages that use MatchupInstance
Package
Description
-
Uses of MatchupInstance in xericker.arenalegends.core.game
Methods in xericker.arenalegends.core.game that return MatchupInstance -
Uses of MatchupInstance in xericker.arenalegends.core.game.matchup
Methods in xericker.arenalegends.core.game.matchup that return MatchupInstanceMethods in xericker.arenalegends.core.game.matchup that return types with arguments of type MatchupInstanceMethods in xericker.arenalegends.core.game.matchup with parameters of type MatchupInstanceModifier and TypeMethodDescriptionvoidMatchupEvent.finish(MatchupInstance matchupInstance) voidMatchupAnnouncer.sendIntro(org.bukkit.entity.Player player, MatchupInstance matchupInstance) static voidMatchupAnnouncer.sendNext(org.bukkit.entity.Player player, Game game, MatchupInstance matchupInstance) -
Uses of MatchupInstance in xericker.arenalegends.core.game.round
Methods in xericker.arenalegends.core.game.round that return types with arguments of type MatchupInstance -
Uses of MatchupInstance in xericker.arenalegends.core.player.handler
Methods in xericker.arenalegends.core.player.handler with parameters of type MatchupInstanceModifier and TypeMethodDescriptionvoidPlayerSpectate.spectateMatchup(org.bukkit.entity.Player player, MatchupInstance matchupInstance) -
Uses of MatchupInstance in xericker.arenalegends.gameplay.cameo
Methods in xericker.arenalegends.gameplay.cameo with parameters of type MatchupInstanceModifier and TypeMethodDescriptionstatic voidCameo.deactivate(MatchupInstance matchupInstance) Cameo.getBuilder(MatchupInstance matchupInstance) Constructors in xericker.arenalegends.gameplay.cameo with parameters of type MatchupInstance -
Uses of MatchupInstance in xericker.arenalegends.gameplay.cameo.executor
Constructors in xericker.arenalegends.gameplay.cameo.executor with parameters of type MatchupInstanceModifierConstructorDescriptionAllayCameo(Cameo cameo, MatchupInstance matchupInstance) ArmadilloCameo(Cameo cameo, MatchupInstance matchupInstance) AxolotlCameo(Cameo cameo, MatchupInstance matchupInstance) BlacksmithCameo(Cameo cameo, MatchupInstance matchupInstance) BlazeCameo(Cameo cameo, MatchupInstance matchupInstance) BreezeCameo(Cameo cameo, MatchupInstance matchupInstance) CreeperCameo(Cameo cameo, MatchupInstance matchupInstance) EnderDragonCameo(Cameo cameo, MatchupInstance matchupInstance) EndermanCameo(Cameo cameo, MatchupInstance matchupInstance) EvokerCameo(Cameo cameo, MatchupInstance matchupInstance) GlowSquidCameo(Cameo cameo, MatchupInstance matchupInstance) IronGolemCameo(Cameo cameo, MatchupInstance matchupInstance) PiglinCameo(Cameo cameo, MatchupInstance matchupInstance) VillagerCameo(Cameo cameo, MatchupInstance matchupInstance) WanderingTraderCameo(Cameo cameo, MatchupInstance matchupInstance) WardenCameo(Cameo cameo, MatchupInstance matchupInstance) WitchCameo(Cameo cameo, MatchupInstance matchupInstance) ZombieCameo(Cameo cameo, MatchupInstance matchupInstance)