Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
O
- objectid - Variable in class tools.AttackPair
- octopus - Enum constant in enum class client.SkillFactory.Delay
- OfflineBanById(int, String) - Method in class client.MapleCharacter
-
依角色 id 進行離線封鎖(封鎖帳號、IP 與 MAC)。
- OfflineBanByName(String, String) - Method in class client.MapleCharacter
-
依角色名稱進行離線封鎖。
- OK - Enum constant in enum class client.BuddyList.BuddyAddResult
- OK - Enum constant in enum class client.MapleCharacter.FameStatus
- olaSchedule - Variable in class server.events.MapleSurvival
- oldDoubleCastWouldThrowOnGraal() - Method in class scripting.PlayerDisconnectedReturnCoercionTest
-
根因釘樁:GraalJS 對整數回傳「非
Double」,故舊的(Double)硬轉必丟ClassCastException—— 這正是隊長離線不清場的根因。 - OMOK - Static variable in interface server.shops.IMaplePlayerShop
- OMOK_SCORE - Static variable in class constants.GameConstants
- onAttack(long, int, int, int, long) - Method in class client.MapleCharacter
-
角色發動攻擊後的結算:處理吸血/吸魔、特定 buff 與技能的攻擊後效果。
- onChangeMap(MapleCharacter, int) - Method in class server.maps.Event_PyramidSubway
- OnClaimSvrStatusChanged(boolean) - Static method in class tools.packet.CWvsContext
-
建構檢舉伺服器啟用狀態變更的封包(
REPORT_STATUS)。 - ONE_A_DAY - Enum constant in enum class handling.SendPacketOpcode
- OnFameResult(int, String, boolean, int) - Static method in class tools.packet.CWvsContext
-
建構名聲操作結果的封包(
FAME_RESPONSE)。 - onFirstUserEnter(MapleClient, String) - Method in class scripting.NPCScriptManager
-
執行地圖的「首次進入時」腳本(
scripts/map/onFirstUserEnter/<script>.js)。 - OnixBlessing - Enum constant in enum class client.SkillFactory.Delay
- OnixProtection - Enum constant in enum class client.SkillFactory.Delay
- OnixWill - Enum constant in enum class client.SkillFactory.Delay
- onKill(MapleCharacter) - Method in class server.maps.Event_PyramidSubway
- online() - Constructor for class client.messages.commands.PracticerCommand.online
- onlinedelay() - Constructor for class client.messages.commands.PracticerCommand.onlinedelay
- onlineGM() - Constructor for class client.messages.commands.PracticerCommand.onlineGM
- onlinetime - Variable in class handling.world.CharacterTransfer
- onlyOnce() - Method in class server.life.MobSkill
- onlySelf - Variable in class server.life.MonsterGlobalDropEntry
- onMapLoad(MapleCharacter) - Method in class scripting.EventInstanceManager
- onMapLoad(MapleCharacter) - Method in class server.events.MapleCoconut
- onMapLoad(MapleCharacter) - Method in class server.events.MapleEvent
- onMapLoad(MapleCharacter) - Method in class server.events.MapleFitness
- onMapLoad(MapleCharacter) - Method in class server.events.MapleOxQuiz
- onMapLoad(MapleCharacter) - Method in class server.events.MapleSurvival
- OnMapTransferResult(MapleCharacter, byte, boolean) - Static method in class tools.packet.MTSCSPacket
- OnMemoResult(byte, byte) - Static method in class tools.packet.MTSCSPacket
- onMiss(MapleCharacter) - Method in class server.maps.Event_PyramidSubway
- ONSALE - Enum constant in enum class server.CashItemFlag
- OnScriptMessage(int, int, int, int, byte, int, int, String[], int[], int[][], MaplePet[]) - Static method in class tools.packet.NPCPacket
- OnSetClaimSvrAvailableTime(int, int) - Static method in class tools.packet.CWvsContext
-
建構設定檢舉伺服器可用時段的封包(
REPORT_TIME)。 - onSkillUse(MapleCharacter) - Method in class server.maps.Event_PyramidSubway
- onStartEvent(MapleCharacter) - Static method in class server.events.MapleEvent
- onUserEnter(MapleClient, String) - Method in class scripting.NPCScriptManager
-
執行地圖的「進入時」腳本(
scripts/map/onUserEnter/<script>.js)。 - ONYX_SHROUD - Enum constant in enum class client.MapleBuffStat
- ONYX_WILL - Enum constant in enum class client.MapleBuffStat
- open - Variable in class server.shops.AbstractPlayerStore
- OPEN_BAG - Enum constant in enum class handling.SendPacketOpcode
- OPEN_FAMILY - Enum constant in enum class handling.RecvPacketOpcode
- OPEN_FAMILY - Enum constant in enum class handling.SendPacketOpcode
- OPEN_NPC_SHOP - Enum constant in enum class handling.SendPacketOpcode
- OPEN_STORAGE - Enum constant in enum class handling.SendPacketOpcode
- OPEN_UI - Enum constant in enum class handling.SendPacketOpcode
- OPEN_UI_OPTION - Enum constant in enum class handling.SendPacketOpcode
- openBag(int, int, boolean) - Static method in class tools.packet.CField
-
建構開啟道具袋(Bag)的封包。
- openDuey() - Method in class scripting.NPCConversationManager
-
開啟快遞(Duey)視窗。
- OpenFamily(LittleEndianAccessor, MapleClient) - Static method in class handling.channel.handler.FamilyHandler
- openmap() - Constructor for class client.messages.commands.InternCommand.openmap
- openMerchantItemStore() - Method in class scripting.NPCConversationManager
-
開啟雇傭商人(Hired Merchant)的物品取回視窗。
- opennpc() - Constructor for class client.messages.commands.GMCommand.opennpc
- openNpc(int) - Method in class scripting.AbstractPlayerInteraction
- openNpc(int) - Method in class scripting.NpcRolloutDifferTest.RecordingNpc
- openNpc(int) - Method in class scripting.PortalRolloutDifferTest.RecordingPortal
- openNpc(int, int) - Method in class scripting.AbstractPlayerInteraction
- openNpc(int, int) - Method in class scripting.NpcRolloutDifferTest.RecordingNpc
- openNpc(int, int) - Method in class scripting.PortalRolloutDifferTest.RecordingPortal
- openNpc(int, int, String) - Method in class scripting.AbstractPlayerInteraction
- openNpc(int, String) - Method in class scripting.AbstractPlayerInteraction
- openNpc(int, String) - Method in class scripting.NpcRolloutDifferTest.RecordingNpc
- openNpc(int, String) - Method in class scripting.PortalRolloutDifferTest.RecordingPortal
- openNpc(MapleClient, int) - Method in class scripting.AbstractPlayerInteraction
- openNpc(MapleClient, int, int) - Method in class scripting.AbstractPlayerInteraction
- openNpc(MapleClient, int, String) - Method in class scripting.AbstractPlayerInteraction
- OpenNPCCommand() - Constructor for class client.messages.commands.PlayerCommand.OpenNPCCommand
- OpenPublicNpc(LittleEndianAccessor, MapleClient) - Static method in class handling.channel.handler.NPCHandler
-
處理開啟「公用 NPC」(不需實際在場、可全地圖呼叫的功能性 NPC)的封包。
- openShop(int) - Method in class scripting.NPCConversationManager
-
開啟指定編號的商店介面。
- openShop(int) - Method in class scripting.NpcRolloutDifferTest.RecordingNpc
- openShopNPC(int) - Method in class scripting.NPCConversationManager
-
開啟指定編號的商店介面,並綁定當前對話的 NPC。
- openUI(int, int) - Static method in class tools.packet.UIPacket
- opID - Variable in class server.StructItemOption
- opt - Static variable in class tools.BuffInformation
- option1 - Variable in class server.ItemInformation
- option1 - Variable in class server.StructSetItem.SetItem
- option1Level - Variable in class server.StructSetItem.SetItem
- option2 - Variable in class server.ItemInformation
- option2 - Variable in class server.StructSetItem.SetItem
- option2Level - Variable in class server.StructSetItem.SetItem
- option3 - Variable in class server.ItemInformation
- optionType - Variable in class server.StructItemOption
- optionTypeFits(int, int) - Static method in class constants.GameConstants
- originFh() - Method in class server.life.AbstractLoadedMapleLife
- Others(LittleEndianAccessor, MapleClient, MapleCharacter) - Static method in class handling.channel.handler.ChatHandler
- outputFileError(String, Throwable) - Static method in class tools.FileoutputUtil
- outputFileError(Throwable) - Method in class scripting.AbstractPlayerInteraction
- outputList() - Method in class handling.world.SkillCollector
- OverrideMonsterStats - Class in server.life
-
怪物數值覆寫容器,允許在特定情境下取代 WZ 原始 HP、MP 與 EXP 設定。
- OverrideMonsterStats() - Constructor for class server.life.OverrideMonsterStats
- OverrideMonsterStats(long, int, int) - Constructor for class server.life.OverrideMonsterStats
- OverrideMonsterStats(long, int, int, boolean) - Constructor for class server.life.OverrideMonsterStats
- overSwingDouble - Enum constant in enum class client.SkillFactory.Delay
- overSwingTriple - Enum constant in enum class client.SkillFactory.Delay
- overTime - Variable in class server.MapleStatEffect
-
效果旗標:
overTime=是否為持續性 buff、skill=來源為技能(true)或道具(false)、partyBuff=是否套用至隊伍(預設true)。 - Owl(LittleEndianAccessor, MapleClient) - Static method in class handling.channel.handler.InventoryHandler
-
處理玩家開啟貓頭鷹搜尋視窗的封包。
- OWL - Enum constant in enum class handling.RecvPacketOpcode
- OWL_ID - Static variable in class handling.channel.handler.InventoryHandler
-
貓頭鷹(雇傭商人搜尋)傳送時用來定位目標商店的鍵別:
0= 店主角色 ID、1= 商店 ID、2= 地圖物件 ID。 - OWL_OF_MINERVA - Enum constant in enum class handling.SendPacketOpcode
- OWL_RESULT - Enum constant in enum class handling.SendPacketOpcode
- OWL_SPIRIT - Enum constant in enum class client.MapleBuffStat
- OWL_WARP - Enum constant in enum class handling.RecvPacketOpcode
- owlDead - Enum constant in enum class client.SkillFactory.Delay
- owlItems - Static variable in class constants.GameConstants
- OwlMinerva(LittleEndianAccessor, MapleClient) - Static method in class handling.channel.handler.InventoryHandler
-
處理玩家使用「智慧女神(Minerva)貓頭鷹」(道具
2310000)搜尋雇傭商人販售指定道具的封包。 - OwlWarp(LittleEndianAccessor, MapleClient) - Static method in class handling.channel.handler.InventoryHandler
-
處理玩家透過貓頭鷹搜尋結果傳送到目標雇傭商人店面的封包。
- owner - Variable in class server.maps.MapleExtractor
- owneraccount - Variable in class server.shops.AbstractPlayerStore
- ownerId - Variable in class server.shops.AbstractPlayerStore
- ownerID - Variable in class handling.world.guild.MapleBBSThread.MapleBBSReply
- ownerID - Variable in class handling.world.guild.MapleBBSThread
- ownerName - Variable in class server.maps.MapleExtractor
- ownerName - Variable in class server.shops.AbstractPlayerStore
- OX_QUIZ - Enum constant in enum class handling.SendPacketOpcode
- oxRedumped - Variable in class tools.wztosql.WzDataInitializer.Result
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form