MCPcopy Create free account

hub / github.com/Naton1/osrs-pvp-reinforcement-learning / functions

Functions5,023 in github.com/Naton1/osrs-pvp-reinforcement-learning

↓ 7 callersMethodread
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/util/flood/BufferedConnection.java:50
↓ 7 callersMethodreadUnsignedShort
Reads the unsigned short value from the packet. @return The unsigned short value.
simulation-rsps/ElvargServer/src/main/java/com/elvarg/net/packet/Packet.java:239
↓ 7 callersMethodreadUnsignedShortA
Reads the unsigned short value packetType-A from the packet. @return The unsigned short packetType-A value.
simulation-rsps/ElvargServer/src/main/java/com/elvarg/net/packet/Packet.java:248
↓ 7 callersMethodsend
(Player player)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/model/dialogues/entries/impl/StatementDialogue.java:18
↓ 7 callersMethodsendConsoleMessage
(String message)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/net/packet/PacketSender.java:999
↓ 7 callersMethodsendGraphic
(Graphic graphic, Location position)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/net/packet/PacketSender.java:901
↓ 7 callersMethodsetEnteredSyntaxAction
(EnteredSyntaxAction enteredSyntaxAction)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/player/Player.java:1641
↓ 7 callersMethodsetLocation
Sets the entity position @param location the world position
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/Entity.java:62
↓ 7 callersMethodsetRankRequirements
(int index, ClanChatRank rankRequirement)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/clan/ClanChat.java:146
↓ 7 callersMethodsetSpecialPercentage
(int specialPercentage)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/Mobile.java:565
↓ 7 callersMethodsetState
(TradeState state)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/Trading.java:515
↓ 7 callersMethodsetUnderAttack
(Mobile attacker)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/combat/Combat.java:358
↓ 7 callersMethodsortItems
Sorts this item container's array of items to leave no empty spaces. @return The ItemContainer instance.
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/model/container/ItemContainer.java:546
↓ 7 callersMethodstopCommand
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/playerbot/PlayerBot.java:122
↓ 7 callersMethoducFirst
(String str)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/util/Misc.java:159
↓ 7 callersMethodupdate
(self, arr: th.Tensor)
pvp-ml/pvp_ml/util/running_mean_std.py:55
↓ 7 callersMethodupdateInterface
Updates the interface for this instance's {@link Player}.
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/combat/bountyhunter/BountyHunter.java:425
↓ 7 callersMethodwait_until_loaded
(self, max_attempts: int = 300)
pvp-ml/pvp_ml/env/simulation.py:93
↓ 7 callersMethodwithdrawAsNote
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/player/Player.java:1158
↓ 6 callersMethod_check
(self, phase: str)
pvp-ml/pvp_ml/callback/early_stopping_callback.py:33
↓ 6 callersMethod_check
(self)
pvp-ml/pvp_ml/callback/exploiter_callback.py:89
↓ 6 callersMethod_get_match_outcomes
(self)
pvp-ml/pvp_ml/callback/additional_env_runner_callback.py:280
↓ 6 callersMethodaddStep
Adds a step to this MovementQueue. @param x The x coordinate of this step. @param y The y coordinate of this step. @param heightL
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/model/movement/MovementQueue.java:211
↓ 6 callersMethodadd_histogram
( self, *args: Any, **kwargs: Any, )
pvp-ml/pvp_ml/util/scalar_tracking_summary_writer.py:29
↓ 6 callersMethodadd_player
(self, player: str, rating: float = DEFAULT_ELO)
pvp-ml/pvp_ml/util/elo_tracker.py:45
↓ 6 callersMethodbind
(Object key)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/task/Task.java:132
↓ 6 callersMethodcalculateDistance
(Location[] tiles, Location[] otherTiles)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/model/Location.java:311
↓ 6 callersMethodcancelTasks
Used to cancel multiple tasks at once. @param keys
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/task/TaskManager.java:60
↓ 6 callersMethodcapitalizeWords
Capitalized all words split by a space char. @param name The string to format.
simulation-rsps/ElvargServer/src/main/java/com/elvarg/util/Misc.java:555
↓ 6 callersMethodchangeSpellbook
Changes the magic spellbook for a player. @param player The player changing spellbook. @param book The new spellbook.
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/model/MagicSpellbook.java:60
↓ 6 callersMethodcheckAmmo
Checks if a player has enough ammo to perform a ranged attack @param player The player to run the check for @return True if player has amm
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/combat/CombatFactory.java:1017
↓ 6 callersMethoddeactivatePrayer
Deactivates said prayer with specified <code>prayerId</code>. @param c The player deactivating prayer. @param prayerId The id of the prayer be
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/PrayerHandler.java:332
↓ 6 callersMethodexperienceLocked
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/player/Player.java:919
↓ 6 callersMethodget
(int buttonId)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/model/teleportation/TeleportButton.java:41
↓ 6 callersMethodget
Retrieves the element on the given slot. @param slot the slot to retrieve the element on. @return the element on the given slot or {@code
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/MobileList.java:184
↓ 6 callersMethodgetAmount
Gets the total amount of items in the container with the specified id. @param id The id of the item to search for. @return The total amount of items
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/model/container/ItemContainer.java:380
↓ 6 callersMethodgetBytes
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/collision/Buffer.java:99
↓ 6 callersMethodgetClanChatName
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/player/Player.java:1246
↓ 6 callersMethodgetCombatInteraction
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/playerbot/PlayerBot.java:110
↓ 6 callersMethodgetCombatLevel
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/definition/NpcDefinition.java:145
↓ 6 callersMethodgetContainer
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/Trading.java:531
↓ 6 callersMethodgetCurrentBrother
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/player/Player.java:1501
↓ 6 callersMethodgetDefinition
Gets the object's definition. @return definition.
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/object/GameObject.java:103
↓ 6 callersMethodgetDoseID1
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/skill/skillable/impl/Herblore.java:420
↓ 6 callersMethodgetDoseID2
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/skill/skillable/impl/Herblore.java:424
↓ 6 callersMethodgetDoseID3
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/skill/skillable/impl/Herblore.java:428
↓ 6 callersMethodgetEquipmentSlot
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/Dueling.java:867
↓ 6 callersMethodgetForcedChat
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/Mobile.java:390
↓ 6 callersMethodgetFourDosePotionID
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/skill/skillable/impl/Herblore.java:432
↓ 6 callersMethodgetFriendList
Gets the player's friend list. @return The player's friends.
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/model/PlayerRelations.java:93
↓ 6 callersMethodgetHeadHint
Gets the player's current head hint if they activate or deactivate a head prayer. @param player The player to fetch head hint index for. @return The
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/PrayerHandler.java:401
↓ 6 callersMethodgetId
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/PetHandler.java:359
↓ 6 callersMethodgetIdentifiers
Gets the weapon ID's that perform this special when activated. @return the weapon ID's that perform this special when activated.
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/combat/CombatSpecial.java:325
↓ 6 callersMethodgetIgnoreList
Gets the player's ignore list. @return The player's ignore list.
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/model/PlayerRelations.java:102
↓ 6 callersMethodgetLocalX
Gets the local x coordinate relative to a specific region. @param position The region the coordinate will be relative to. @return The local x coordin
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/model/Location.java:132
↓ 6 callersMethodgetLocalY
Gets the local y coordinate relative to a specific region. @param position The region the coordinate will be relative to. @return The local y coordin
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/model/Location.java:142
↓ 6 callersMethodgetOwner
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/clan/ClanChat.java:42
↓ 6 callersMethodgetPositionToFace
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/Mobile.java:360
↓ 6 callersMethodgetQueue
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/minigames/impl/pestcontrol/PestControlBoat.java:24
↓ 6 callersMethodgetRemovePlayerQueue
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/World.java:325
↓ 6 callersMethodgetRequiredLevel
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/skill/skillable/impl/Mining.java:274
↓ 6 callersMethodgetRequiredLevel
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/skill/skillable/impl/woodcutting/Woodcutting.java:219
↓ 6 callersMethodgetRunningDirection
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/Mobile.java:491
↓ 6 callersMethodgetSeconds
(int ticks)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/util/Misc.java:49
↓ 6 callersMethodgetSizeX
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/definition/ObjectDefinition.java:444
↓ 6 callersMethodgetSizeY
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/definition/ObjectDefinition.java:448
↓ 6 callersMethodgetState
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/Trading.java:511
↓ 6 callersMethodgetState
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/grounditem/ItemOnGround.java:166
↓ 6 callersMethodgetTargetSearchTimer
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/player/Player.java:1384
↓ 6 callersMethodgetTradingInteraction
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/playerbot/PlayerBot.java:102
↓ 6 callersMethodgiveRank
(Player player, ClanChatRank rank)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/clan/ClanChat.java:98
↓ 6 callersMethodincreaseCurrentLevel
Increases the current level @param skill @param boostLevel @param cap
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/skill/SkillManager.java:570
↓ 6 callersMethodinitializeAccess
Starts bit access, whether it's a Bit or Byte. @param packetType The packet's access packetType. @return The PacketBuilder instance.
simulation-rsps/ElvargServer/src/main/java/com/elvarg/net/packet/PacketBuilder.java:182
↓ 6 callersMethodinitializeList
(String directory, String file, ArrayList<String> list)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/util/PlayerPunishment.java:31
↓ 6 callersMethodisTeleporting
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/Mobile.java:325
↓ 6 callersMethodis_closed
(self)
pvp-ml/pvp_ml/env/pvp_env.py:396
↓ 6 callersFunctionis_port_taken
(port: int, address: str = "localhost")
pvp-ml/pvp_ml/util/socket_helper.py:5
↓ 6 callersMethodlogDebug
(String logMessage)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/Server.java:79
↓ 6 callersFunctionmain
(argv: list[str])
pvp-ml/pvp_ml/run_train_job.py:490
↓ 6 callersMethodmeta
(String key)
simulation-rsps/ElvargServer/src/main/java/com/github/naton1/rl/SimpleSocketServer.java:139
↓ 6 callersMethodnormalize
( self, input_arr: th.Tensor, apply_mean: bool = True, apply_std: bool = True,
pvp-ml/pvp_ml/util/running_mean_std.py:35
↓ 6 callersMethodopen
Opens the presets interface for a player. @param player
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/presets/Presetables.java:74
↓ 6 callersMethodreconfigureTabs
Reconfigures our bank tabs @param player
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/model/container/impl/Bank.java:567
↓ 6 callersMethodremoteAddress
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/net/PlayerBotSession.java:51
↓ 6 callersMethodrun
( host: str, port: int, experiment_name: str, update_frequency: int = 5 * 60,
pvp-ml/pvp_ml/util/server_debug_tracker.py:14
↓ 6 callersMethodsend
(self, action: str, body: dict[str, Any] | None = None)
pvp-ml/pvp_ml/env/remote_env_connector.py:18
↓ 6 callersMethodsendInterfaceItems
(int interfaceId, List<Item> items)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/net/packet/PacketSender.java:650
↓ 6 callersMethodsendRunEnergy
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/net/packet/PacketSender.java:287
↓ 6 callersMethodsetArea
(Area area)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/Entity.java:67
↓ 6 callersMethodsetBlockMovement
(boolean blockMovement)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/model/movement/MovementQueue.java:705
↓ 6 callersMethodsetClanChatName
(String clanChatName)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/player/Player.java:1250
↓ 6 callersMethodsetNoteWithdrawal
(boolean noteWithdrawal)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/player/Player.java:1154
↓ 6 callersMethodsetRoute
(boolean route)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/model/movement/MovementQueue.java:728
↓ 6 callersMethodsetSaraFlag
Method to make sara flag change status 0 = safe, 1 = taken, 2 = dropped @param status
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/minigames/impl/CastleWars.java:689
↓ 6 callersMethodsetStatus
(PlayerStatus status)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/player/Player.java:1140
↓ 6 callersMethodsetZammyFlag
Method to make zammy flag change status 0 = safe, 1 = taken, 2 = dropped @param status
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/content/minigames/impl/CastleWars.java:698
↓ 6 callersMethodsize
()
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/player/Player.java:404
↓ 6 callersMethodsmartMove
(Location location, int radius)
simulation-rsps/ElvargServer/src/main/java/com/elvarg/game/entity/impl/Mobile.java:130
↓ 6 callersMethodstep_async
( self, action: NDArray[np.int32] )
pvp-ml/pvp_ml/env/pvp_env.py:289
↓ 6 callersMethodstreamtoword
Cycically extract a word of key material @param data the string to extract the data from @param offp a "pointer" (as a one-entry array) to the
simulation-rsps/ElvargServer/src/main/java/com/elvarg/net/security/BCrypt.java:492
← previousnext →501–600 of 5,023, ranked by callers