Skip navigation links
A B C D E F G H I L M O P R S T U W 

A

ActionbarTask - Class in com.github.lazoyoung.craftgames.api
 
ActionbarTask(player, period, repeat, text) - Constructor for class com.github.lazoyoung.craftgames.api.ActionbarTask
 
ActionbarTask(player, text) - Constructor for class com.github.lazoyoung.craftgames.api.ActionbarTask
 
ActionbarTask.Companion - Class in com.github.lazoyoung.craftgames.api
 
addTime(time) - Method in interface com.github.lazoyoung.craftgames.api.module.WorldModule
Add up the amount of time to this world.
addTrade(trade) - Method in class com.github.lazoyoung.craftgames.api.shopkeepers.GameShopkeeper
 
afterGameJoin(callback) - Method in interface com.github.lazoyoung.craftgames.api.module.EventModule
 
allowKit(respawn) - Method in interface com.github.lazoyoung.craftgames.api.module.ItemModule
Let the players select kit inside lobby.
applyKit(player) - Method in interface com.github.lazoyoung.craftgames.api.module.ItemModule
Apply the selected kit to the player.
AreaCapture - Interface in com.github.lazoyoung.craftgames.api.tag.coordinate
 
AreaCapture() - Constructor for interface com.github.lazoyoung.craftgames.api.tag.coordinate.AreaCapture
 
assignPlayer(player, team) - Method in interface com.github.lazoyoung.craftgames.api.module.TeamModule
Assign player to team.
assignPlayers(number, team) - Method in interface com.github.lazoyoung.craftgames.api.module.TeamModule
A fixed number of players are drawn, excluding those who have a team. The selected players will be assigned to the Team.
assignPlayers(ratio, team) - Method in interface com.github.lazoyoung.craftgames.api.module.TeamModule
A set of players are drawn by ratio, excluding those who have a team. The selected players will be assigned to the Team.

B

bind(arg, obj) - Method in class com.github.lazoyoung.craftgames.api.script.GameScript
 
BlockCapture - Interface in com.github.lazoyoung.craftgames.api.tag.coordinate
 
BlockCapture() - Constructor for interface com.github.lazoyoung.craftgames.api.tag.coordinate.BlockCapture
 
broadcast(message) - Method in interface com.github.lazoyoung.craftgames.api.module.GameModule
Broadcast message to everyone in this game.

C

clear() - Method in class com.github.lazoyoung.craftgames.api.ActionbarTask
 
clear() - Method in class com.github.lazoyoung.craftgames.api.MessageTask
 
clearAll(player) - Method in class com.github.lazoyoung.craftgames.api.ActionbarTask.Companion
 
clearAll(player) - Method in class com.github.lazoyoung.craftgames.api.MessageTask.Companion
 
clearTrades() - Method in class com.github.lazoyoung.craftgames.api.shopkeepers.GameShopkeeper
 
clone() - Method in class com.github.lazoyoung.craftgames.api.Timer
 
com.github.lazoyoung.craftgames.api - package com.github.lazoyoung.craftgames.api
 
com.github.lazoyoung.craftgames.api.event - package com.github.lazoyoung.craftgames.api.event
 
com.github.lazoyoung.craftgames.api.module - package com.github.lazoyoung.craftgames.api.module
 
com.github.lazoyoung.craftgames.api.script - package com.github.lazoyoung.craftgames.api.script
 
com.github.lazoyoung.craftgames.api.shopkeepers - package com.github.lazoyoung.craftgames.api.shopkeepers
 
com.github.lazoyoung.craftgames.api.tag.coordinate - package com.github.lazoyoung.craftgames.api.tag.coordinate
 
com.github.lazoyoung.craftgames.api.tag.item - package com.github.lazoyoung.craftgames.api.tag.item
 
CommandHandler - Interface in com.github.lazoyoung.craftgames.api
 
CommandHandler() - Constructor for interface com.github.lazoyoung.craftgames.api.CommandHandler
 
CommandModule - Interface in com.github.lazoyoung.craftgames.api.module
Command module allows you to register custom commands. Those commands are only available to this game. They won't be accessible from outside. Access to this module is limited to Command-typed scripts.
CommandModule() - Constructor for interface com.github.lazoyoung.craftgames.api.module.CommandModule
 
Companion - Static variable in class com.github.lazoyoung.craftgames.api.ActionbarTask
 
Companion - Static variable in class com.github.lazoyoung.craftgames.api.event.GameAreaEnterEvent
 
Companion - Static variable in class com.github.lazoyoung.craftgames.api.event.GameAreaExitEvent
 
Companion - Static variable in class com.github.lazoyoung.craftgames.api.event.GameEntityDamageEvent
 
Companion - Static variable in class com.github.lazoyoung.craftgames.api.event.GameFinishEvent
 
Companion - Static variable in class com.github.lazoyoung.craftgames.api.event.GameInitEvent
 
Companion - Static variable in class com.github.lazoyoung.craftgames.api.event.GameJoinEvent
 
Companion - Static variable in class com.github.lazoyoung.craftgames.api.event.GameJoinPostEvent
 
Companion - Static variable in class com.github.lazoyoung.craftgames.api.event.GameLeaveEvent
 
Companion - Static variable in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
 
Companion - Static variable in class com.github.lazoyoung.craftgames.api.event.GamePlayerInteractEvent
 
Companion - Static variable in class com.github.lazoyoung.craftgames.api.event.GamePlayerKillEvent
 
Companion - Static variable in class com.github.lazoyoung.craftgames.api.event.GameStartEvent
 
Companion - Static variable in class com.github.lazoyoung.craftgames.api.event.GameTimeoutEvent
 
Companion - Static variable in class com.github.lazoyoung.craftgames.api.MessageTask
 
Companion - Static variable in enum com.github.lazoyoung.craftgames.api.script.ScriptCompiler
 
Companion - Static variable in class com.github.lazoyoung.craftgames.api.script.ScriptFactory
 
Companion - Static variable in enum com.github.lazoyoung.craftgames.api.tag.coordinate.TagMode
 
component1() - Method in class com.github.lazoyoung.craftgames.api.shopkeepers.Trade
 
component2() - Method in class com.github.lazoyoung.craftgames.api.shopkeepers.Trade
 
component3() - Method in class com.github.lazoyoung.craftgames.api.shopkeepers.Trade
 
CoordCapture - Interface in com.github.lazoyoung.craftgames.api.tag.coordinate
 
CoordCapture() - Constructor for interface com.github.lazoyoung.craftgames.api.tag.coordinate.CoordCapture
 
CoordTag - Class in com.github.lazoyoung.craftgames.api.tag.coordinate
 
copy(result, cost1, cost2) - Method in class com.github.lazoyoung.craftgames.api.shopkeepers.Trade
 
createTeam(teamName, color) - Method in interface com.github.lazoyoung.craftgames.api.module.TeamModule
Create a new Team.

D

despawnEntities(type) - Method in interface com.github.lazoyoung.craftgames.api.module.MobModule
Despawn specific type of entities.
despawnMythicMobs(name) - Method in interface com.github.lazoyoung.craftgames.api.module.MobModule
Despawn MythicMobs matching with name.
discard() - Method in class com.github.lazoyoung.craftgames.api.shopkeepers.GameShopkeeper
 
disguiseAsBlock(player, material, selfVisible) - Method in interface com.github.lazoyoung.craftgames.api.module.PlayerModule
Disguise a player to a FallingBlock.
disguiseAsCustomPreset(player, name, selfVisible) - Method in interface com.github.lazoyoung.craftgames.api.module.PlayerModule
Disguise a player to a custom saved preset.
disguiseAsMob(player, type, isAdult, selfVisible) - Method in interface com.github.lazoyoung.craftgames.api.module.PlayerModule
Disguise a player to a Mob.
disguiseAsPlayer(player, skinName, selfVisible) - Method in interface com.github.lazoyoung.craftgames.api.module.PlayerModule
Disguise a player to another Player.
dispatchCommand(target, commandLine) - Method in interface com.github.lazoyoung.craftgames.api.module.ScriptModule
Dispatch the commandLine to target and execute it.
drawGame(timer) - Method in interface com.github.lazoyoung.craftgames.api.module.GameModule
Finish game and mark it as draw.

E

eliminate(player) - Method in interface com.github.lazoyoung.craftgames.api.module.PlayerModule
Eliminate a player out of game, consequently switching the player to spectator mode.
Engine.GROOVY - Class in com.github.lazoyoung.craftgames.api.script
 
Engine.JSR223 - Class in com.github.lazoyoung.craftgames.api.script
 
equals(p) - Method in class com.github.lazoyoung.craftgames.api.shopkeepers.Trade
 
EventModule - Interface in com.github.lazoyoung.craftgames.api.module
 
EventModule() - Constructor for interface com.github.lazoyoung.craftgames.api.module.EventModule
 

F

fillBlocks(tag, material) - Method in interface com.github.lazoyoung.craftgames.api.module.WorldModule
Fill blocks at the spot pointed by a tag.
fillContainers(blockTag, loot) - Method in interface com.github.lazoyoung.craftgames.api.module.WorldModule
Fill a container block with loot table.
finishGame(winner, timer) - Method in interface com.github.lazoyoung.craftgames.api.module.GameModule
Finish game and mark winner team.
finishGame(winner, timer) - Method in interface com.github.lazoyoung.craftgames.api.module.GameModule
Finish game and mark a winner.
format(verbose) - Method in class com.github.lazoyoung.craftgames.api.Timer
Returns a fancy formatted String based on this class Timer.

G

GameAreaEnterEvent - Class in com.github.lazoyoung.craftgames.api.event
 
GameAreaEnterEvent(game, areaName, player) - Constructor for class com.github.lazoyoung.craftgames.api.event.GameAreaEnterEvent
 
GameAreaEnterEvent.Companion - Class in com.github.lazoyoung.craftgames.api.event
 
GameAreaExitEvent - Class in com.github.lazoyoung.craftgames.api.event
 
GameAreaExitEvent(game, areaName, player) - Constructor for class com.github.lazoyoung.craftgames.api.event.GameAreaExitEvent
 
GameAreaExitEvent.Companion - Class in com.github.lazoyoung.craftgames.api.event
 
GameEntityDamageEvent - Class in com.github.lazoyoung.craftgames.api.event
 
GameEntityDamageEvent(game, damageEvent) - Constructor for class com.github.lazoyoung.craftgames.api.event.GameEntityDamageEvent
 
GameEntityDamageEvent.Companion - Class in com.github.lazoyoung.craftgames.api.event
 
GameEntityEvent - Class in com.github.lazoyoung.craftgames.api.event
 
GameEntityEvent(game, entity) - Constructor for class com.github.lazoyoung.craftgames.api.event.GameEntityEvent
 
GameEvent - Class in com.github.lazoyoung.craftgames.api.event
 
GameEvent(game) - Constructor for class com.github.lazoyoung.craftgames.api.event.GameEvent
 
GameFinishEvent - Class in com.github.lazoyoung.craftgames.api.event
 
GameFinishEvent(game, result, team, winners) - Constructor for class com.github.lazoyoung.craftgames.api.event.GameFinishEvent
 
GameFinishEvent.Companion - Class in com.github.lazoyoung.craftgames.api.event
 
GameInitEvent - Class in com.github.lazoyoung.craftgames.api.event
This event is fired once all the modules and data is initialized. However at this point, the map is not generated yet.
GameInitEvent(game) - Constructor for class com.github.lazoyoung.craftgames.api.event.GameInitEvent
This event is fired once all the modules and data is initialized. However at this point, the map is not generated yet.
GameInitEvent.Companion - Class in com.github.lazoyoung.craftgames.api.event
 
GameJoinEvent - Class in com.github.lazoyoung.craftgames.api.event
This event fires if a player joins game.
GameJoinEvent(game, player, playerType) - Constructor for class com.github.lazoyoung.craftgames.api.event.GameJoinEvent
This event fires if a player joins game.
GameJoinEvent.Companion - Class in com.github.lazoyoung.craftgames.api.event
 
GameJoinPostEvent - Class in com.github.lazoyoung.craftgames.api.event
 
GameJoinPostEvent(game, player, playerType) - Constructor for class com.github.lazoyoung.craftgames.api.event.GameJoinPostEvent
 
GameJoinPostEvent.Companion - Class in com.github.lazoyoung.craftgames.api.event
 
GameLeaveEvent - Class in com.github.lazoyoung.craftgames.api.event
 
GameLeaveEvent(game, player, playerType) - Constructor for class com.github.lazoyoung.craftgames.api.event.GameLeaveEvent
 
GameLeaveEvent.Companion - Class in com.github.lazoyoung.craftgames.api.event
 
GameModule - Interface in com.github.lazoyoung.craftgames.api.module
 
GameModule() - Constructor for interface com.github.lazoyoung.craftgames.api.module.GameModule
 
GamePlayerDeathEvent - Class in com.github.lazoyoung.craftgames.api.event
 
GamePlayerDeathEvent(playerData, game, bukkitEvent) - Constructor for class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
 
GamePlayerDeathEvent.Companion - Class in com.github.lazoyoung.craftgames.api.event
 
GamePlayerEvent - Class in com.github.lazoyoung.craftgames.api.event
 
GamePlayerEvent(playerData, game) - Constructor for class com.github.lazoyoung.craftgames.api.event.GamePlayerEvent
 
GamePlayerInteractEvent - Class in com.github.lazoyoung.craftgames.api.event
 
GamePlayerInteractEvent(playerData, game, event) - Constructor for class com.github.lazoyoung.craftgames.api.event.GamePlayerInteractEvent
 
GamePlayerInteractEvent.Companion - Class in com.github.lazoyoung.craftgames.api.event
 
GamePlayerKillEvent - Class in com.github.lazoyoung.craftgames.api.event
 
GamePlayerKillEvent(playerData, victim, game) - Constructor for class com.github.lazoyoung.craftgames.api.event.GamePlayerKillEvent
 
GamePlayerKillEvent.Companion - Class in com.github.lazoyoung.craftgames.api.event
 
GameResult - Enum in com.github.lazoyoung.craftgames.api
 
GameScript - Class in com.github.lazoyoung.craftgames.api.script
 
GameScript(engine, file, regex) - Constructor for class com.github.lazoyoung.craftgames.api.script.GameScript
 
GameShopkeeper - Class in com.github.lazoyoung.craftgames.api.shopkeepers
 
GameShopkeeper(layout, instance) - Constructor for class com.github.lazoyoung.craftgames.api.shopkeepers.GameShopkeeper
 
GameStartEvent - Class in com.github.lazoyoung.craftgames.api.event
This event is triggered once every players have been teleported into field.
GameStartEvent(game) - Constructor for class com.github.lazoyoung.craftgames.api.event.GameStartEvent
This event is triggered once every players have been teleported into field.
GameStartEvent.Companion - Class in com.github.lazoyoung.craftgames.api.event
 
GameTimeoutEvent - Class in com.github.lazoyoung.craftgames.api.event
 
GameTimeoutEvent(game) - Constructor for class com.github.lazoyoung.craftgames.api.event.GameTimeoutEvent
 
GameTimeoutEvent.Companion - Class in com.github.lazoyoung.craftgames.api.event
 
get(name) - Method in class com.github.lazoyoung.craftgames.api.script.ScriptCompiler.Companion
get(path, mode) - Method in class com.github.lazoyoung.craftgames.api.script.ScriptFactory.Companion
Get class GameScript instance by existing file's path.
getBlock(world) - Method in interface com.github.lazoyoung.craftgames.api.tag.coordinate.BlockCapture
 
getBlockAction() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerInteractEvent
Returns the action type of block interaction.
getByLabel(label) - Method in class com.github.lazoyoung.craftgames.api.tag.coordinate.TagMode.Companion
 
getCanRespawn() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
Determines if this player can respawn or not.
getCaptures(mapID) - Method in class com.github.lazoyoung.craftgames.api.tag.coordinate.CoordTag
Returns every CoordCaptureService in this game.
getCause() - Method in class com.github.lazoyoung.craftgames.api.event.GameEntityDamageEvent
 
getCause() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
Get the cause of this event.
getClickedBlock() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerInteractEvent
Returns the clicked block
getCoordTag(name) - Method in interface com.github.lazoyoung.craftgames.api.module.WorldModule
Get class CoordTag by searching for name.
getCost1() - Method in class com.github.lazoyoung.craftgames.api.shopkeepers.Trade
 
getCost2() - Method in class com.github.lazoyoung.craftgames.api.shopkeepers.Trade
 
getDamage() - Method in class com.github.lazoyoung.craftgames.api.event.GameEntityDamageEvent
 
getDamagerBlock() - Method in class com.github.lazoyoung.craftgames.api.event.GameEntityDamageEvent
 
getDamagerEntity() - Method in class com.github.lazoyoung.craftgames.api.event.GameEntityDamageEvent
 
getDeadPlayers() - Method in interface com.github.lazoyoung.craftgames.api.module.PlayerModule
 
getDebug() - Method in class com.github.lazoyoung.craftgames.api.script.GameScript
 
getDefault() - Method in class com.github.lazoyoung.craftgames.api.script.ScriptCompiler.Companion
Get default enum ScriptCompiler.
getDropItems() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
Decide to drop items on ground upon death.
getEngine() - Method in class com.github.lazoyoung.craftgames.api.script.GameScript
 
getEntity() - Method in class com.github.lazoyoung.craftgames.api.event.GameEntityEvent
 
getEventModule() - Method in interface com.github.lazoyoung.craftgames.api.module.Module
 
getExtension() - Method in enum com.github.lazoyoung.craftgames.api.script.ScriptFactory.Engine
 
getFile(path) - Method in interface com.github.lazoyoung.craftgames.api.module.CommandModule
Returns the File which is silently created if it didn't exist there.
getFile(path) - Method in interface com.github.lazoyoung.craftgames.api.module.ScriptModule
Returns the File which is silently created if it didn't exist there.
getGame() - Method in class com.github.lazoyoung.craftgames.api.event.GameEvent
 
getGameModule() - Method in interface com.github.lazoyoung.craftgames.api.module.Module
 
getHandlerList() - Method in class com.github.lazoyoung.craftgames.api.event.GameAreaEnterEvent.Companion
 
getHandlerList() - Static method in class com.github.lazoyoung.craftgames.api.event.GameAreaEnterEvent
 
getHandlerList() - Method in class com.github.lazoyoung.craftgames.api.event.GameAreaExitEvent.Companion
 
getHandlerList() - Static method in class com.github.lazoyoung.craftgames.api.event.GameAreaExitEvent
 
getHandlerList() - Method in class com.github.lazoyoung.craftgames.api.event.GameEntityDamageEvent.Companion
 
getHandlerList() - Static method in class com.github.lazoyoung.craftgames.api.event.GameEntityDamageEvent
 
getHandlerList() - Method in class com.github.lazoyoung.craftgames.api.event.GameFinishEvent.Companion
 
getHandlerList() - Static method in class com.github.lazoyoung.craftgames.api.event.GameFinishEvent
 
getHandlerList() - Method in class com.github.lazoyoung.craftgames.api.event.GameInitEvent.Companion
 
getHandlerList() - Static method in class com.github.lazoyoung.craftgames.api.event.GameInitEvent
 
getHandlerList() - Method in class com.github.lazoyoung.craftgames.api.event.GameJoinEvent.Companion
 
getHandlerList() - Static method in class com.github.lazoyoung.craftgames.api.event.GameJoinEvent
 
getHandlerList() - Method in class com.github.lazoyoung.craftgames.api.event.GameJoinPostEvent.Companion
 
getHandlerList() - Static method in class com.github.lazoyoung.craftgames.api.event.GameJoinPostEvent
 
getHandlerList() - Method in class com.github.lazoyoung.craftgames.api.event.GameLeaveEvent.Companion
 
getHandlerList() - Static method in class com.github.lazoyoung.craftgames.api.event.GameLeaveEvent
 
getHandlerList() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent.Companion
 
getHandlerList() - Static method in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
 
getHandlerList() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerInteractEvent.Companion
 
getHandlerList() - Static method in class com.github.lazoyoung.craftgames.api.event.GamePlayerInteractEvent
 
getHandlerList() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerKillEvent.Companion
 
getHandlerList() - Static method in class com.github.lazoyoung.craftgames.api.event.GamePlayerKillEvent
 
getHandlerList() - Method in class com.github.lazoyoung.craftgames.api.event.GameStartEvent.Companion
 
getHandlerList() - Static method in class com.github.lazoyoung.craftgames.api.event.GameStartEvent
 
getHandlerList() - Method in class com.github.lazoyoung.craftgames.api.event.GameTimeoutEvent.Companion
 
getHandlerList() - Static method in class com.github.lazoyoung.craftgames.api.event.GameTimeoutEvent
 
getHandlers() - Method in class com.github.lazoyoung.craftgames.api.event.GameAreaEnterEvent
 
getHandlers() - Method in class com.github.lazoyoung.craftgames.api.event.GameAreaExitEvent
 
getHandlers() - Method in class com.github.lazoyoung.craftgames.api.event.GameEntityDamageEvent
 
getHandlers() - Method in class com.github.lazoyoung.craftgames.api.event.GameEvent
 
getHandlers() - Method in class com.github.lazoyoung.craftgames.api.event.GameFinishEvent
 
getHandlers() - Method in class com.github.lazoyoung.craftgames.api.event.GameInitEvent
 
getHandlers() - Method in class com.github.lazoyoung.craftgames.api.event.GameJoinEvent
 
getHandlers() - Method in class com.github.lazoyoung.craftgames.api.event.GameJoinPostEvent
 
getHandlers() - Method in class com.github.lazoyoung.craftgames.api.event.GameLeaveEvent
 
getHandlers() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
 
getHandlers() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerInteractEvent
 
getHandlers() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerKillEvent
 
getHandlers() - Method in class com.github.lazoyoung.craftgames.api.event.GameStartEvent
 
getHandlers() - Method in class com.github.lazoyoung.craftgames.api.event.GameTimeoutEvent
 
getIndex() - Method in interface com.github.lazoyoung.craftgames.api.tag.coordinate.CoordCapture
 
getItemInHand() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerInteractEvent
Returns the item in hand represented by this event
getItemModule() - Method in interface com.github.lazoyoung.craftgames.api.module.Module
 
getItemStack() - Method in class com.github.lazoyoung.craftgames.api.tag.item.ItemTag
 
getItemTag(name) - Method in interface com.github.lazoyoung.craftgames.api.module.ItemModule
Get class ItemTag by searching for name.
getKeepInventory() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
Decide to keep the items in inventory upon death.
getKillerBlock() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
Get the block which killed this player.
getKillerEntity() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
Get the entity who killed this player.
getLabel() - Method in enum com.github.lazoyoung.craftgames.api.tag.coordinate.TagMode
 
getLivingPlayers() - Method in interface com.github.lazoyoung.craftgames.api.module.PlayerModule
 
getLobbyModule() - Method in interface com.github.lazoyoung.craftgames.api.module.Module
 
getLocation(x, y, z, yaw, pitch) - Method in interface com.github.lazoyoung.craftgames.api.module.WorldModule
Get Location of this world.
getLogRoot() - Method in class com.github.lazoyoung.craftgames.api.script.GameScript
 
getLootTable(key) - Method in interface com.github.lazoyoung.craftgames.api.module.ItemModule
Find LootTable by the key.
getLosers() - Method in class com.github.lazoyoung.craftgames.api.event.GameFinishEvent
 
getMapID() - Method in interface com.github.lazoyoung.craftgames.api.module.WorldModule
Get current map ID.
getMapID() - Method in interface com.github.lazoyoung.craftgames.api.tag.coordinate.CoordCapture
 
getMobModule() - Method in interface com.github.lazoyoung.craftgames.api.module.Module
 
getMobsInside(areaTag, callback) - Method in interface com.github.lazoyoung.craftgames.api.module.MobModule
Deprecated. 
getMode() - Method in class com.github.lazoyoung.craftgames.api.tag.coordinate.CoordTag
 
getName() - Method in class com.github.lazoyoung.craftgames.api.script.GameScript
 
getName() - Method in class com.github.lazoyoung.craftgames.api.tag.coordinate.CoordTag
 
getName() - Method in class com.github.lazoyoung.craftgames.api.tag.item.ItemTag
 
getNamespacedKey(livingEntity) - Method in interface com.github.lazoyoung.craftgames.api.module.MobModule
Returns the NamespacedKey assigned to this livingEntity.
getPlayer() - Method in class com.github.lazoyoung.craftgames.api.event.GameAreaEnterEvent
 
getPlayer() - Method in class com.github.lazoyoung.craftgames.api.event.GameAreaExitEvent
 
getPlayer() - Method in class com.github.lazoyoung.craftgames.api.event.GameJoinEvent
 
getPlayer() - Method in class com.github.lazoyoung.craftgames.api.event.GameJoinPostEvent
 
getPlayer() - Method in class com.github.lazoyoung.craftgames.api.event.GameLeaveEvent
 
getPlayer() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerEvent
 
getPlayerData() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerEvent
 
getPlayerModule() - Method in interface com.github.lazoyoung.craftgames.api.module.Module
 
getPlayers(team) - Method in interface com.github.lazoyoung.craftgames.api.module.TeamModule
 
getPlayersInside(areaTag, callback) - Method in interface com.github.lazoyoung.craftgames.api.module.PlayerModule
Deprecated. 
getPlayersInside(areaTag, callback) - Method in interface com.github.lazoyoung.craftgames.api.module.PlayerModule
Inspect which Players are inside the area.
getPlayerTeam(player) - Method in interface com.github.lazoyoung.craftgames.api.module.TeamModule
 
getPlayerType() - Method in class com.github.lazoyoung.craftgames.api.event.GameJoinEvent
 
getPlayerType() - Method in class com.github.lazoyoung.craftgames.api.event.GameJoinPostEvent
 
getPlayerType() - Method in class com.github.lazoyoung.craftgames.api.event.GameLeaveEvent
 
getRegistry() - Method in class com.github.lazoyoung.craftgames.api.tag.coordinate.CoordTag
 
getRemoved() - Method in class com.github.lazoyoung.craftgames.api.tag.coordinate.CoordTag
 
getRespawnTimer() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
Get amount of time it takes to respawn this player.
getResult() - Method in class com.github.lazoyoung.craftgames.api.event.GameFinishEvent
 
getResult() - Method in class com.github.lazoyoung.craftgames.api.shopkeepers.Trade
 
getScoreboard() - Method in interface com.github.lazoyoung.craftgames.api.module.TeamModule
 
getScoreTable(objective) - Method in interface com.github.lazoyoung.craftgames.api.module.TeamModule
Score table records the total score of each team.
getScript(fileName, mode) - Method in interface com.github.lazoyoung.craftgames.api.module.ScriptModule
Get class GameScript to execute (external) passive script.
getScriptModule() - Method in interface com.github.lazoyoung.craftgames.api.module.Module
 
getShopkeeper(entity) - Method in interface com.github.lazoyoung.craftgames.api.module.MobModule
getSpawnpoint() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
 
getTagName() - Method in class com.github.lazoyoung.craftgames.api.event.GameAreaEnterEvent
 
getTagName() - Method in class com.github.lazoyoung.craftgames.api.event.GameAreaExitEvent
 
getTeamModule() - Method in interface com.github.lazoyoung.craftgames.api.module.Module
 
getTime(absolute) - Method in interface com.github.lazoyoung.craftgames.api.module.WorldModule
Get world time.
getTimer() - Method in interface com.github.lazoyoung.craftgames.api.module.GameModule
 
getTopPlayerScore(objective) - Method in interface com.github.lazoyoung.craftgames.api.module.TeamModule
Find which Player has the most Score compared to others.
getTopTeams(objective) - Method in interface com.github.lazoyoung.craftgames.api.module.TeamModule
Find which team(s) have the most Score compared to others.
getTrades() - Method in class com.github.lazoyoung.craftgames.api.shopkeepers.GameShopkeeper
 
getVictim() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerKillEvent
 
getWinners() - Method in class com.github.lazoyoung.craftgames.api.event.GameFinishEvent
 
getWinningTeam() - Method in class com.github.lazoyoung.craftgames.api.event.GameFinishEvent
 
getWorldBorder() - Method in interface com.github.lazoyoung.craftgames.api.module.WorldModule
Get WorldBorder of this world.
getWorldModule() - Method in interface com.github.lazoyoung.craftgames.api.module.Module
 
getYamlConfiguration(file, consumer) - Method in interface com.github.lazoyoung.craftgames.api.module.CommandModule
Read or write data of your custom YAML configuration.
getYamlConfiguration(file, consumer) - Method in interface com.github.lazoyoung.craftgames.api.module.ScriptModule
Read or write data of your custom YAML configuration.

H

hashCode() - Method in class com.github.lazoyoung.craftgames.api.shopkeepers.Trade
 

I

invokeFunction(name, args) - Method in class com.github.lazoyoung.craftgames.api.script.GameScript
Invokes specific function defined at top-most context in the COMPILED SCRIPT.
isCancelled() - Method in class com.github.lazoyoung.craftgames.api.event.GameEntityDamageEvent
 
isCancelled() - Method in class com.github.lazoyoung.craftgames.api.event.GameInitEvent
 
isCancelled() - Method in class com.github.lazoyoung.craftgames.api.event.GameJoinEvent
 
isCancelled() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
 
isCancelled() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerInteractEvent
Deprecated. 
isGameStarted() - Method in class com.github.lazoyoung.craftgames.api.event.GameEvent
 
isOnline(player) - Method in interface com.github.lazoyoung.craftgames.api.module.PlayerModule
Check if player is playing this game.
ItemModule - Interface in com.github.lazoyoung.craftgames.api.module
 
ItemModule() - Constructor for interface com.github.lazoyoung.craftgames.api.module.ItemModule
 
ItemTag - Class in com.github.lazoyoung.craftgames.api.tag.item
 

L

load(file, mode) - Method in class com.github.lazoyoung.craftgames.api.script.Engine.GROOVY
 
load(file, mode) - Method in class com.github.lazoyoung.craftgames.api.script.Engine.JSR223
 
load(file, mode) - Method in enum com.github.lazoyoung.craftgames.api.script.ScriptFactory.Engine
 
load(id) - Method in class com.github.lazoyoung.craftgames.api.shopkeepers.GameShopkeeper
 
LobbyModule - Interface in com.github.lazoyoung.craftgames.api.module
 
LobbyModule() - Constructor for interface com.github.lazoyoung.craftgames.api.module.LobbyModule
 
lockInventory() - Method in interface com.github.lazoyoung.craftgames.api.module.ItemModule
Deprecated. 
lockPlayerInventory(slots) - Method in interface com.github.lazoyoung.craftgames.api.module.ItemModule
Lock specific slots of the inventory.

M

makeShopkeeper(entity) - Method in interface com.github.lazoyoung.craftgames.api.module.MobModule
Convert this entity into a class GameShopkeeper.
MessageTask - Class in com.github.lazoyoung.craftgames.api
 
MessageTask(player, textCases, repeat, interval) - Constructor for class com.github.lazoyoung.craftgames.api.MessageTask
 
MessageTask.Companion - Class in com.github.lazoyoung.craftgames.api
 
MobModule - Interface in com.github.lazoyoung.craftgames.api.module
 
MobModule() - Constructor for interface com.github.lazoyoung.craftgames.api.module.MobModule
 
Module - Interface in com.github.lazoyoung.craftgames.api.module
 
Module() - Constructor for interface com.github.lazoyoung.craftgames.api.module.Module
 

O

onAreaEnter(callback) - Method in interface com.github.lazoyoung.craftgames.api.module.EventModule
 
onAreaExit(callback) - Method in interface com.github.lazoyoung.craftgames.api.module.EventModule
 
onEntityDamage(callback) - Method in interface com.github.lazoyoung.craftgames.api.module.EventModule
 
onGameFinish(callback) - Method in interface com.github.lazoyoung.craftgames.api.module.EventModule
 
onGameInit(callback) - Method in interface com.github.lazoyoung.craftgames.api.module.EventModule
 
onGameJoin(callback) - Method in interface com.github.lazoyoung.craftgames.api.module.EventModule
 
onGameLeave(callback) - Method in interface com.github.lazoyoung.craftgames.api.module.EventModule
 
onGameStart(callback) - Method in interface com.github.lazoyoung.craftgames.api.module.EventModule
 
onGameTimeout(callback) - Method in interface com.github.lazoyoung.craftgames.api.module.EventModule
 
onPlayerDeath(callback) - Method in interface com.github.lazoyoung.craftgames.api.module.EventModule
 
onPlayerInteract(callback) - Method in interface com.github.lazoyoung.craftgames.api.module.EventModule
 
onPlayerKill(callback) - Method in interface com.github.lazoyoung.craftgames.api.module.EventModule
 
overrideSpawnpoint(player, tagName, index) - Method in interface com.github.lazoyoung.craftgames.api.module.PlayerModule
Deprecated. 
overrideSpawnpoint(player, tag, index) - Method in interface com.github.lazoyoung.craftgames.api.module.PlayerModule
Set new spawnpoint for individual player.
overrideSpawnpoint(player, location) - Method in interface com.github.lazoyoung.craftgames.api.module.PlayerModule
Set new spawnpoint for individual player.

P

parse() - Method in class com.github.lazoyoung.craftgames.api.script.GameScript
Compiles the script to achieve efficient executions in the future.
placeSchematics(tag, path, biomes, entities, ignoreAir) - Method in interface com.github.lazoyoung.craftgames.api.module.WorldModule
Place blocks by reading a schematic file where the path points to. The blocks will be placed relative to the coordinate of tag.
PlayerModule - Interface in com.github.lazoyoung.craftgames.api.module
 
PlayerModule() - Constructor for interface com.github.lazoyoung.craftgames.api.module.PlayerModule
 
PlayerType - Enum in com.github.lazoyoung.craftgames.api
 
preventItemDrop() - Method in interface com.github.lazoyoung.craftgames.api.module.ItemModule
Prevent players from dropping items.
print(message) - Method in class com.github.lazoyoung.craftgames.api.script.GameScript
 
printDebug(message) - Method in class com.github.lazoyoung.craftgames.api.script.GameScript
 

R

readObjectStream(file, reader) - Method in interface com.github.lazoyoung.craftgames.api.module.CommandModule
Read data from your custom getFile through BukkitObjectInputStream.
readObjectStream(file, reader) - Method in interface com.github.lazoyoung.craftgames.api.module.ScriptModule
Read data from your custom getFile through BukkitObjectInputStream.
register(name, permissions, aliases, args, handler) - Method in interface com.github.lazoyoung.craftgames.api.module.CommandModule
Register a command which is only available in this game.
repeat(counter, interval, task) - Method in interface com.github.lazoyoung.craftgames.api.module.CommandModule
Repeat to execute task.
repeat(counter, interval, task) - Method in interface com.github.lazoyoung.craftgames.api.module.ScriptModule
Repeat to execute task.
resetSpawnpoint(player) - Method in interface com.github.lazoyoung.craftgames.api.module.PlayerModule
Reset individual spawnpoint back to default one.
run(module, sender, args) - Method in interface com.github.lazoyoung.craftgames.api.CommandHandler
This function will run if underlying command is executed with args by sender.
run() - Method in class com.github.lazoyoung.craftgames.api.script.GameScript
Executes entire script.

S

save(id) - Method in class com.github.lazoyoung.craftgames.api.shopkeepers.GameShopkeeper
 
saveKit(name, player) - Method in interface com.github.lazoyoung.craftgames.api.module.ItemModule
Save kit with the given name. If there's an existing kit, this will overwrite it.
ScriptCompiler - Enum in com.github.lazoyoung.craftgames.api.script
 
ScriptCompiler.Companion - Class in com.github.lazoyoung.craftgames.api.script
 
ScriptFactory - Class in com.github.lazoyoung.craftgames.api.script
 
ScriptFactory() - Constructor for class com.github.lazoyoung.craftgames.api.script.ScriptFactory
 
ScriptFactory.Companion - Class in com.github.lazoyoung.craftgames.api.script
 
ScriptFactory.Engine - Enum in com.github.lazoyoung.craftgames.api.script
 
ScriptModule - Interface in com.github.lazoyoung.craftgames.api.module
 
ScriptModule() - Constructor for interface com.github.lazoyoung.craftgames.api.module.ScriptModule
 
selectKit(name, player) - Method in interface com.github.lazoyoung.craftgames.api.module.ItemModule
Select the player's kit.
setBorderCenter(blockTag, index) - Method in interface com.github.lazoyoung.craftgames.api.module.WorldModule
Deprecated. 
setCancelled(cancel) - Method in class com.github.lazoyoung.craftgames.api.event.GameEntityDamageEvent
 
setCancelled(cancel) - Method in class com.github.lazoyoung.craftgames.api.event.GameInitEvent
 
setCancelled(cancel) - Method in class com.github.lazoyoung.craftgames.api.event.GameJoinEvent
 
setCancelled(cancel) - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
 
setCancelled(cancel) - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerInteractEvent
 
setCanJoinAfterStart(p) - Method in interface com.github.lazoyoung.craftgames.api.module.GameModule
After the game starts, you decide to allow or deny players from joining this game. (Defaults to false)
setCanRespawn(p) - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
Determines if this player can respawn or not.
setCanRespawn(p) - Method in interface com.github.lazoyoung.craftgames.api.module.GameModule
Whether or not to let players respawn upon death. (Defaults to false)
setDamage(amount) - Method in class com.github.lazoyoung.craftgames.api.event.GameEntityDamageEvent
 
setDeathMessage(message) - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
Set death message to be announced upon death.
setDebug(p) - Method in class com.github.lazoyoung.craftgames.api.script.GameScript
 
setDefaultKit(name) - Method in interface com.github.lazoyoung.craftgames.api.module.ItemModule
Default kit is assigned to players who don't select anything.
setDifficulty(difficulty) - Method in interface com.github.lazoyoung.craftgames.api.module.WorldModule
Set difficulty for every world. (Defaults to Difficulty.NORMAL)
setExitServer(server) - Method in interface com.github.lazoyoung.craftgames.api.module.LobbyModule
 
setExitWorld(world, x, y, z) - Method in interface com.github.lazoyoung.craftgames.api.module.LobbyModule
 
setGameMode(mode) - Method in interface com.github.lazoyoung.craftgames.api.module.GameModule
Set default GameMode.
setGameRule(rule, value) - Method in interface com.github.lazoyoung.craftgames.api.module.WorldModule
Change Minecraft GameRule.
setItemReward(player, lootTable) - Method in interface com.github.lazoyoung.craftgames.api.module.GameModule
Set lootTable the Player will be rewarded at the end.
setKeepExp(keep, drop) - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
Decide if player's experience level should be kept upon death.
setKeepInventory(keep, drop) - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
Decide if player's items should be kept upon death.
setKeepInventory(keep, drop) - Method in interface com.github.lazoyoung.craftgames.api.module.GameModule
Decide if players' items should be kept upon death.
setKit(team, kits) - Method in interface com.github.lazoyoung.craftgames.api.module.TeamModule
Assign kits to the team.
setLastManStanding(enable) - Method in interface com.github.lazoyoung.craftgames.api.module.GameModule
Toggle LastManStanding mode.
setLogVerbosity(verbose) - Method in interface com.github.lazoyoung.craftgames.api.module.CommandModule
Set whether or not to print out debugging message inside script log.
setLogVerbosity(verbose) - Method in interface com.github.lazoyoung.craftgames.api.module.ScriptModule
Set whether or not to print out debugging message inside script log.
setMoneyReward(player, amount) - Method in interface com.github.lazoyoung.craftgames.api.module.GameModule
Set amount of money the Player will be rewarded at the end.
setPlayerCapacity(min, max) - Method in interface com.github.lazoyoung.craftgames.api.module.GameModule
Set min and max number of player capacity.
setPVP(pvp) - Method in interface com.github.lazoyoung.craftgames.api.module.GameModule
Control the ability of players to attack each other.
setRespawnTimer(timer) - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
Set amount of time it takes to respawn this player.
setRespawnTimer(timer) - Method in interface com.github.lazoyoung.craftgames.api.module.GameModule
The amount of class Timer players have to wait before they respawn.
setRewind(rewind) - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerDeathEvent
Decide if player should respawn back to the location where he/she died last time.
setSpawnpoint(x, y, z) - Method in interface com.github.lazoyoung.craftgames.api.module.LobbyModule
Set spawnpoint for this lobby.
setSpawnpoint(x, y, z, yaw, pitch) - Method in interface com.github.lazoyoung.craftgames.api.module.LobbyModule
Set spawnpoint for this lobby.
setSpawnpoint(type, spawnTag) - Method in interface com.github.lazoyoung.craftgames.api.module.PlayerModule
Deprecated. 
setSpawnpoint(type, tag) - Method in interface com.github.lazoyoung.craftgames.api.module.PlayerModule
Set spawnpoint for the players associated in certain enum PlayerType.
setSpawnpoint(team, spawnTag) - Method in interface com.github.lazoyoung.craftgames.api.module.TeamModule
Deprecated. 
setSpawnpoint(team, tag) - Method in interface com.github.lazoyoung.craftgames.api.module.TeamModule
Set spawnpoint for the team.
setStormyWeather(storm, thunder) - Method in interface com.github.lazoyoung.craftgames.api.module.WorldModule
Set world weather to storm or not.
setTime(time, absolute) - Method in interface com.github.lazoyoung.craftgames.api.module.WorldModule
Set time for this world.
setTimer(timer) - Method in interface com.github.lazoyoung.craftgames.api.module.GameModule
Set remaining class Timer for this game.
setTimer(timer) - Method in interface com.github.lazoyoung.craftgames.api.module.LobbyModule
Set timer for this lobby. The game starts when the timer runs out.
setTrades(trade) - Method in class com.github.lazoyoung.craftgames.api.shopkeepers.GameShopkeeper
 
setUseInteractedBlock(use) - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerInteractEvent
 
setUseItemInHand(use) - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerInteractEvent
 
SpawnCapture - Interface in com.github.lazoyoung.craftgames.api.tag.coordinate
 
SpawnCapture() - Constructor for interface com.github.lazoyoung.craftgames.api.tag.coordinate.SpawnCapture
 
spawnItem(tag, itemStack) - Method in interface com.github.lazoyoung.craftgames.api.module.ItemModule
Deprecated. 
spawnItem(location, item) - Method in interface com.github.lazoyoung.craftgames.api.module.ItemModule
Spawn a floating item.
spawnMob(type, name, loot, location) - Method in interface com.github.lazoyoung.craftgames.api.module.MobModule
Spawn vanilla mob at location.
spawnMob(type, name, loot, tag) - Method in interface com.github.lazoyoung.craftgames.api.module.MobModule
Spawn vanilla mob at arbitrary location. Location is randomly picked among the ones captured by tag.
spawnMythicMob(name, level, location) - Method in interface com.github.lazoyoung.craftgames.api.module.MobModule
Spawn MythicMob at location.
spawnMythicMob(name, level, tag) - Method in interface com.github.lazoyoung.craftgames.api.module.MobModule
Spawn one MythicMob at arbitrary location. Location is randomly picked among the ones captured by tag.
spawnNPC(name, type, assignment, location) - Method in interface com.github.lazoyoung.craftgames.api.module.MobModule
Spawn NPC at location.
spawnNPC(name, type, assignment, tag) - Method in interface com.github.lazoyoung.craftgames.api.module.MobModule
Spawn NPC at arbitrary location. Location is randomly picked among the ones captured by tag.
spawnPlayerNPC(name, skinURL, assignment, location) - Method in interface com.github.lazoyoung.craftgames.api.module.MobModule
Spawn Player-typed NPC at location.
spawnPlayerNPC(name, skinURL, assignment, tag) - Method in interface com.github.lazoyoung.craftgames.api.module.MobModule
Spawn Player-typed NPC at arbitrary location. Location is randomly picked among the ones captured by tag.
start() - Method in class com.github.lazoyoung.craftgames.api.ActionbarTask
 
start() - Method in class com.github.lazoyoung.craftgames.api.MessageTask
Start messaging service.
subtract(unit, amount) - Method in class com.github.lazoyoung.craftgames.api.Timer
Subtract the amount of time from this class Timer.
subtract(amount) - Method in class com.github.lazoyoung.craftgames.api.Timer
Subtract the amount of time from this class Timer.

T

TagMode - Enum in com.github.lazoyoung.craftgames.api.tag.coordinate
 
TagMode.Companion - Class in com.github.lazoyoung.craftgames.api.tag.coordinate
 
TeamModule - Interface in com.github.lazoyoung.craftgames.api.module
 
TeamModule() - Constructor for interface com.github.lazoyoung.craftgames.api.module.TeamModule
 
teleport(player, callback) - Method in interface com.github.lazoyoung.craftgames.api.tag.coordinate.CoordCapture
 
Timer - Class in com.github.lazoyoung.craftgames.api
 
Timer(timeUnit, time) - Constructor for class com.github.lazoyoung.craftgames.api.Timer
 
TimeUnit - Enum in com.github.lazoyoung.craftgames.api
 
toHour() - Method in class com.github.lazoyoung.craftgames.api.Timer
 
toLocation(world, maxAttempt, offsetY, callback) - Method in interface com.github.lazoyoung.craftgames.api.tag.coordinate.AreaCapture
 
toLocation(world) - Method in interface com.github.lazoyoung.craftgames.api.tag.coordinate.BlockCapture
 
toLocation(world) - Method in interface com.github.lazoyoung.craftgames.api.tag.coordinate.SpawnCapture
 
toMinute() - Method in class com.github.lazoyoung.craftgames.api.Timer
 
toSecond() - Method in class com.github.lazoyoung.craftgames.api.Timer
 
toString() - Method in class com.github.lazoyoung.craftgames.api.shopkeepers.Trade
 
toTick() - Method in class com.github.lazoyoung.craftgames.api.Timer
 
Trade - Class in com.github.lazoyoung.craftgames.api.shopkeepers
 
Trade(result, cost1, cost2) - Constructor for class com.github.lazoyoung.craftgames.api.shopkeepers.Trade
 

U

undisguise(player) - Method in interface com.github.lazoyoung.craftgames.api.module.PlayerModule
Stop disguise of this player.
useInteractedBlock() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerInteractEvent
This controls the action to take with the block (if any) that was clicked on. This event gets processed for all blocks, but most don't have a default action
useItemInHand() - Method in class com.github.lazoyoung.craftgames.api.event.GamePlayerInteractEvent
This controls the action to take with the item the player is holding. This includes both blocks and items (such as flint and steel or records). When this is set to default, it will be allowed if no action is taken on the interacted block.

W

wait(delay, task) - Method in interface com.github.lazoyoung.craftgames.api.module.CommandModule
Wait before executing the task.
wait(delay, task) - Method in interface com.github.lazoyoung.craftgames.api.module.ScriptModule
Wait before executing the task.
WorldModule - Interface in com.github.lazoyoung.craftgames.api.module
 
WorldModule() - Constructor for interface com.github.lazoyoung.craftgames.api.module.WorldModule
 
writeObjectStream(file, writer) - Method in interface com.github.lazoyoung.craftgames.api.module.CommandModule
Write data to your custom getFile through BukkitObjectOutputStream.
writeObjectStream(file, writer) - Method in interface com.github.lazoyoung.craftgames.api.module.ScriptModule
Write data to your custom getFile through BukkitObjectOutputStream.
A B C D E F G H I L M O P R S T U W 
Skip navigation links