Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NikV2/ResourceWorld
/ functions
Functions
263 in github.com/NikV2/ResourceWorld
⨍
Functions
263
◇
Types & classes
42
Method
getSyntax
()
src/main/java/me/nik/resourceworld/commands/subcommands/Reload.java:29
Method
getSyntax
()
src/main/java/me/nik/resourceworld/commands/subcommands/Reset.java:36
Method
getValues
(boolean b)
src/main/java/me/nik/resourceworld/files/commentedfiles/CommentedConfigurationSection.java:72
Method
getVector
(String s)
src/main/java/me/nik/resourceworld/files/commentedfiles/CommentedConfigurationSection.java:297
Method
handleMenu
(InventoryClickEvent e)
src/main/java/me/nik/resourceworld/gui/menus/MainGui.java:35
Method
handleMenu
(InventoryClickEvent e)
src/main/java/me/nik/resourceworld/gui/menus/WorldsGui.java:28
Method
isColor
(String s)
src/main/java/me/nik/resourceworld/files/commentedfiles/CommentedConfigurationSection.java:352
Method
isConfigurationSection
(String s)
src/main/java/me/nik/resourceworld/files/commentedfiles/CommentedConfigurationSection.java:381
Method
isDouble
(String s)
src/main/java/me/nik/resourceworld/files/commentedfiles/CommentedConfigurationSection.java:192
Method
isInt
(String s)
src/main/java/me/nik/resourceworld/files/commentedfiles/CommentedConfigurationSection.java:162
Method
isItemStack
(String s)
src/main/java/me/nik/resourceworld/files/commentedfiles/CommentedConfigurationSection.java:337
Method
isList
(String s)
src/main/java/me/nik/resourceworld/files/commentedfiles/CommentedConfigurationSection.java:222
Method
isLocation
(String path)
src/main/java/me/nik/resourceworld/files/commentedfiles/CommentedConfigurationSection.java:367
Method
isLong
(String s)
src/main/java/me/nik/resourceworld/files/commentedfiles/CommentedConfigurationSection.java:207
Method
isOfflinePlayer
(String s)
src/main/java/me/nik/resourceworld/files/commentedfiles/CommentedConfigurationSection.java:322
Method
isSection
@return true if this setting is only a section and doesn't contain an actual value
src/main/java/me/nik/resourceworld/files/Config.java:311
Method
isVector
(String s)
src/main/java/me/nik/resourceworld/files/commentedfiles/CommentedConfigurationSection.java:307
Method
load
()
src/main/java/me/nik/resourceworld/modules/ListenerModule.java:17
Method
locationToString
Convert a location to a string seperated by a comma So you can later grab it and convert it to a location by splitting the comma @param location The
src/main/java/me/nik/resourceworld/utils/MiscUtils.java:105
Method
maxArguments
()
src/main/java/me/nik/resourceworld/commands/subcommands/Menu.java:41
Method
maxArguments
()
src/main/java/me/nik/resourceworld/commands/subcommands/Teleport.java:67
Method
maxArguments
()
src/main/java/me/nik/resourceworld/commands/subcommands/Reload.java:39
Method
maxArguments
()
src/main/java/me/nik/resourceworld/commands/subcommands/Reset.java:46
Method
onClick
(InventoryClickEvent e)
src/main/java/me/nik/resourceworld/gui/GuiListener.java:12
Method
onCommand
(CommandSender sender, Command command, String label, String[] args)
src/main/java/me/nik/resourceworld/commands/CommandManager.java:68
Method
onDamage
(EntityDamageEvent e)
src/main/java/me/nik/resourceworld/modules/impl/Suffocation.java:18
Method
onJoin
(PlayerJoinEvent e)
src/main/java/me/nik/resourceworld/modules/impl/LeaveWorld.java:52
Method
onJoin
(PlayerJoinEvent e)
src/main/java/me/nik/resourceworld/managers/UpdateChecker.java:61
Method
onLeave
(PlayerQuitEvent e)
src/main/java/me/nik/resourceworld/modules/impl/LeaveWorld.java:22
Method
onPortalEnd
(PlayerPortalEvent e)
src/main/java/me/nik/resourceworld/modules/impl/Portals.java:94
Method
onRequest
(OfflinePlayer player, String identifier)
src/main/java/me/nik/resourceworld/managers/PapiHook.java:42
Method
onTabComplete
(CommandSender sender, Command command, String alias, String[] args)
src/main/java/me/nik/resourceworld/commands/CommandManager.java:38
Method
onWorldTeleport
(PlayerTeleportEvent e)
src/main/java/me/nik/resourceworld/managers/custom/CustomWorld.java:230
Method
perform
(CommandSender sender, String[] args)
src/main/java/me/nik/resourceworld/commands/subcommands/Menu.java:51
Method
perform
(CommandSender sender, String[] args)
src/main/java/me/nik/resourceworld/commands/subcommands/Teleport.java:77
Method
perform
(CommandSender sender, String[] args)
src/main/java/me/nik/resourceworld/commands/subcommands/Reload.java:49
Method
perform
(CommandSender sender, String[] args)
src/main/java/me/nik/resourceworld/commands/subcommands/Reset.java:56
Method
persist
()
src/main/java/me/nik/resourceworld/managers/PapiHook.java:37
Method
putIfAbsent
(K key, V value)
src/main/java/me/nik/resourceworld/utils/custom/ExpiringMap.java:79
Method
reload
()
src/main/java/me/nik/resourceworld/files/Lang.java:36
Method
reloadConfig
()
src/main/java/me/nik/resourceworld/files/commentedfiles/CommentedFileConfiguration.java:50
Method
removeOrDefault
(Object key, V defaultValue)
src/main/java/me/nik/resourceworld/utils/custom/ExpiringMap.java:29
Method
reset
Resets the cached value
src/main/java/me/nik/resourceworld/files/Config.java:304
Method
run
()
src/main/java/me/nik/resourceworld/metrics/MetricsLite.java:229
Method
run
()
src/main/java/me/nik/resourceworld/managers/UpdateChecker.java:28
Method
run
()
src/main/java/me/nik/resourceworld/tasks/AlwaysDay.java:9
Method
run
()
src/main/java/me/nik/resourceworld/tasks/ResetNetherWorld.java:15
Method
run
()
src/main/java/me/nik/resourceworld/tasks/ResetEndWorld.java:15
Method
run
()
src/main/java/me/nik/resourceworld/tasks/ResetWorld.java:15
Method
save
()
src/main/java/me/nik/resourceworld/files/Lang.java:29
Method
save
()
src/main/java/me/nik/resourceworld/files/commentedfiles/CommentedFileConfiguration.java:54
Method
set
(String s, Object o)
src/main/java/me/nik/resourceworld/files/commentedfiles/CommentedConfigurationSection.java:122
Method
setComments
(@NotNull String path, @Nullable List<String> comments)
src/main/java/me/nik/resourceworld/files/commentedfiles/CommentedConfigurationSection.java:408
Method
setInlineComments
(@NotNull String path, @Nullable List<String> comments)
src/main/java/me/nik/resourceworld/files/commentedfiles/CommentedConfigurationSection.java:412
Method
setKey
(T key)
src/main/java/me/nik/resourceworld/utils/custom/Pair.java:22
Method
setMenuItems
()
src/main/java/me/nik/resourceworld/gui/menus/MainGui.java:73
Method
setMenuItems
()
src/main/java/me/nik/resourceworld/gui/menus/WorldsGui.java:51
Method
setOwner
(Player owner)
src/main/java/me/nik/resourceworld/gui/PlayerMenu.java:17
Method
setValue
(Y value)
src/main/java/me/nik/resourceworld/utils/custom/Pair.java:30
Method
setup
()
src/main/java/me/nik/resourceworld/files/Config.java:33
Method
setup
(JavaPlugin plugin)
src/main/java/me/nik/resourceworld/files/Lang.java:14
Method
shutdown
()
src/main/java/me/nik/resourceworld/modules/ListenerModule.java:22
Method
stringToLocation
Convert a string to a location @param location The location as a string @return The bukkit location
src/main/java/me/nik/resourceworld/utils/MiscUtils.java:118
← previous
201–263 of 263, ranked by callers