MCPcopy Create free account

hub / github.com/boy0001/FastAsyncWorldedit / functions

Functions9,786 in github.com/boy0001/FastAsyncWorldedit

↓ 974 callersMethodget
()
core/src/main/java/com/boydti/fawe/object/task/ThrowableSupplier.java:4
↓ 797 callersMethodadd
(FaweChunk chunk)
core/src/main/java/com/boydti/fawe/example/IFaweQueueMap.java:17
↓ 504 callersMethodgetWorld
Sets the world that the selection is in. @return the world, or null
core/src/main/java/com/sk89q/worldedit/regions/Region.java:150
↓ 491 callersMethodgetBlockZ
Get the Z coordinate rounded. @return the z coordinate
core/src/main/java/com/sk89q/worldedit/Vector.java:236
↓ 490 callersMethodgetBlockX
Get the X coordinate rounded. @return the x coordinate
core/src/main/java/com/sk89q/worldedit/Vector.java:160
↓ 430 callersMethodgetBlockY
Get the Y coordinate rounded. @return the y coordinate
core/src/main/java/com/sk89q/worldedit/Vector.java:198
↓ 404 callersMethodset
Sets the specified path to the given value. <p> If value is null, the entry will be removed. Any existing entry will be replaced, regardless of what t
core/src/main/java/com/boydti/fawe/configuration/ConfigurationSection.java:166
↓ 386 callersMethodsend
(Message message, FawePlayer player)
core/src/main/java/com/boydti/fawe/util/chat/ChatManager.java:16
↓ 358 callersMethodgetX
Get the X coordinate. @return the x coordinate
core/src/main/java/com/sk89q/worldedit/Vector.java:151
↓ 354 callersMethodgetZ
Get the Z coordinate. @return the z coordinate
core/src/main/java/com/sk89q/worldedit/Vector.java:227
↓ 333 callersMethodsetAccessible
(final T ao)
core/src/main/java/com/boydti/fawe/util/ReflectionUtils.java:323
↓ 293 callersMethodgetParent
Gets the parent {@link com.boydti.fawe.configuration.ConfigurationSection} that directly contains this {@link com.boydti.fawe.configuration.Configurat
core/src/main/java/com/boydti/fawe/configuration/ConfigurationSection.java:124
↓ 291 callersMethodgetY
Get the Y coordinate. @return the y coordinate
core/src/main/java/com/sk89q/worldedit/Vector.java:189
↓ 291 callersMethodisEmpty
()
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:496
↓ 272 callersMethodgetName
(UUID uuid)
core/src/main/java/com/boydti/fawe/IFawe.java:57
↓ 256 callersMethodappend
(String str)
core/src/main/java/com/sk89q/worldedit/util/formatting/Fragment.java:32
↓ 208 callersMethodgetClass
(final String name)
core/src/main/java/com/boydti/fawe/util/ReflectionUtils.java:362
↓ 204 callersMethodgetValue
Gets the value of this tag. @return the value
core/src/main/java/com/sk89q/jnbt/Tag.java:32
↓ 199 callersMethoddebug
Write something to the console @param s
core/src/main/java/com/boydti/fawe/Fawe.java:203
↓ 199 callersMethodhandleError
(Throwable e)
core/src/main/java/com/boydti/fawe/util/MainUtil.java:729
↓ 184 callersMethodentrySet
()
core/src/main/java/com/boydti/fawe/object/collection/SoftHashMap.java:269
↓ 179 callersMethodput
(String key, Plugin plugin)
bukkit/src/main/java/com/boydti/fawe/bukkit/BukkitMain.java:43
↓ 170 callersMethodput
Creates a new entry, but wraps the value in a SoftValue instance to enable auto garbage collection.
core/src/main/java/com/boydti/fawe/object/collection/SoftHashMap.java:239
↓ 160 callersMethodput
Adds a Block to the collection. @param block Block to be added
favs/src/main/java/com/thevoxelbox/voxelsniper/Undo.java:58
↓ 156 callersMethodsize
()
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:494
↓ 149 callersMethodgetCombined
Get the combined data for a block @param id @param data @return
core/src/main/java/com/boydti/fawe/FaweCache.java:105
↓ 148 callersMethodappend
(StringBuilder builder, Map<String, Object> obj, String color, Map<String, Boolean> properties)
core/src/main/java/com/boydti/fawe/config/BBC.java:659
↓ 146 callersMethodcontains
(Vector pt)
core/src/main/java/com/sk89q/worldedit/extent/Extent.java:245
↓ 141 callersMethodsplit
(String input, char delim)
core/src/main/java/com/boydti/fawe/util/StringMan.java:150
↓ 139 callersMethodexists
()
core/src/main/java/com/boydti/fawe/util/ExtentTraverser.java:20
↓ 138 callersMethodmax
(double... values)
core/src/main/java/com/boydti/fawe/util/MathMan.java:62
↓ 133 callersMethodgetValue
()
core/src/main/java/com/sk89q/worldedit/internal/expression/runtime/For.java:20
↓ 133 callersMethodgetWidth
Get X-size. @return width
core/src/main/java/com/sk89q/worldedit/regions/Region.java:69
↓ 132 callersMethodmin
(int... values)
core/src/main/java/com/boydti/fawe/util/MathMan.java:82
↓ 131 callersMethodimp
Get the implementation specific class @return
core/src/main/java/com/boydti/fawe/Fawe.java:160
↓ 130 callersMethodclone
Make a clone of the region. @return a cloned version
core/src/main/java/com/sk89q/worldedit/regions/Region.java:173
↓ 129 callersMethodclose
()
core/src/main/java/com/boydti/fawe/object/brush/visualization/VirtualWorld.java:41
↓ 128 callersMethodgetPrefix
()
core/src/main/java/com/boydti/fawe/config/BBC.java:544
↓ 128 callersMethodwrite
(OutputStream out, int x, int y, int z)
core/src/main/java/com/boydti/fawe/object/changeset/FaweStreamChangeSet.java:72
↓ 127 callersMethodgetId
Get the ID of the block. @return ID (between 0 and {@link #MAX_ID})
core/src/main/java/com/sk89q/worldedit/blocks/BaseBlock.java:157
↓ 125 callersMethodget
Get the implementation independent class @return
core/src/main/java/com/boydti/fawe/Fawe.java:170
↓ 125 callersMethodgetX
()
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncBlock.java:88
↓ 125 callersMethodgetZ
()
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncBlock.java:98
↓ 125 callersMethodput
Put the given key and tag into the compound tag. @param key they key @param value the value @return this object
core/src/main/java/com/sk89q/jnbt/CompoundTagBuilder.java:58
↓ 123 callersMethodlength
()
core/src/main/java/com/boydti/fawe/config/BBC.java:485
↓ 123 callersMethodtoString
()
core/src/main/java/com/boydti/fawe/config/BBC.java:476
↓ 120 callersMethodgetServer
()
sponge112/src/main/java/com/boydti/fawe/sponge/SpongeMain.java:37
↓ 120 callersMethoditerator
()
core/src/main/java/com/sk89q/worldedit/regions/IDelegateRegion.java:14
↓ 120 callersMethodput
(String key, T value)
core/src/main/java/com/boydti/fawe/config/Config.java:179
↓ 117 callersMethodmutX
(int x)
core/src/main/java/com/sk89q/worldedit/Vector.java:122
↓ 117 callersMethodmutY
(int y)
core/src/main/java/com/sk89q/worldedit/Vector.java:126
↓ 117 callersMethodmutZ
(int z)
core/src/main/java/com/sk89q/worldedit/Vector.java:130
↓ 116 callersMethodtext
(Message message, String text)
core/src/main/java/com/boydti/fawe/util/chat/ChatManager.java:14
↓ 114 callersMethodgetValue
()
bukkit/src/main/java/com/boydti/fawe/bukkit/chat/JsonString.java:27
↓ 112 callersMethodroundInt
(double value)
core/src/main/java/com/boydti/fawe/util/MathMan.java:352
↓ 108 callersMethodgetString
Gets the requested String by path. <p> If the String does not exist but a default value has been specified, this will return the default value. If the
core/src/main/java/com/boydti/fawe/configuration/ConfigurationSection.java:206
↓ 108 callersMethodsize
()
core/src/main/java/com/sk89q/worldedit/extent/inventory/SlottableBlockBag.java:10
↓ 106 callersMethodfill
(byte[] a, int fromIndex, int toIndex, byte val)
core/src/main/java/com/boydti/fawe/util/ArrayUtil.java:6
↓ 106 callersMethodrun
(V previousResult)
core/src/main/java/com/boydti/fawe/util/task/Task.java:4
↓ 106 callersMethodsync
Quickly run a task on the main thread, and wait for execution to finish:<br> - Useful if you need to access something from the Bukkit API from another
core/src/main/java/com/boydti/fawe/util/TaskManager.java:284
↓ 106 callersMethodwrap
Wrap some object into a FawePlayer<br> - org.bukkit.entity.Player - org.spongepowered.api.entity.living.player - com.sk89q.worldedit.entity.Player - S
core/src/main/java/com/boydti/fawe/object/FawePlayer.java:80
↓ 102 callersMethodabs
(RValue x)
core/src/main/java/com/sk89q/worldedit/internal/expression/runtime/Functions.java:204
↓ 101 callersMethodgetPlayer
()
core/src/main/java/com/boydti/fawe/object/brush/visualization/VirtualWorld.java:37
↓ 100 callersMethodformat
(final Object... args)
core/src/main/java/com/boydti/fawe/config/BBC.java:405
↓ 98 callersMethodcontains
Checks if this {@link com.boydti.fawe.configuration.ConfigurationSection} contains the given path. <p> If the value for the requested path does not ex
core/src/main/java/com/boydti/fawe/configuration/ConfigurationSection.java:55
↓ 95 callersMethodgetKey
()
core/src/main/java/com/boydti/fawe/regions/FaweMaskManager.java:30
↓ 95 callersMethodgetValue
()
core/src/main/java/com/sk89q/jnbt/CompoundTag.java:44
↓ 90 callersMethodtest
Returns true if the criteria is met. @param vector the vector to test @return true if the criteria is met
core/src/main/java/com/sk89q/worldedit/function/mask/Mask.java:43
↓ 85 callersMethodgetHandle
Attempts to get the NMS handle of a CraftBukkit object. <p> The only match currently attempted by this method is a retrieval by using a parameterless
bukkit/src/main/java/com/boydti/fawe/bukkit/chat/Reflection.java:111
↓ 84 callersMethodnext
()
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:362
↓ 84 callersMethodprintError
(String msg)
core/src/main/java/com/sk89q/worldedit/extension/platform/PlayerProxy.java:116
↓ 83 callersMethodinstance
(String impl)
core/src/main/java/net/jpountz/lz4/LZ4Factory.java:50
↓ 81 callersMethodgetInstance
()
core/src/main/java/com/sk89q/worldedit/internal/expression/Expression.java:158
↓ 81 callersMethodsubtract
Subtract another vector from this vector and return the result as a new vector. @param other the other vector @return a new vector
core/src/main/java/com/sk89q/worldedit/Vector.java:320
↓ 81 callersMethodwrite
(NBTOutputStream out)
core/src/main/java/com/sk89q/jnbt/NBTOutputStream.java:175
↓ 79 callersMethodgetLength
Get Z-size. @return length
core/src/main/java/com/sk89q/worldedit/regions/Region.java:83
↓ 79 callersMethodparseInt
(CharSequence string)
core/src/main/java/com/boydti/fawe/util/StringMan.java:96
↓ 78 callersMethodnewline
()
core/src/main/java/com/boydti/fawe/util/chat/Message.java:86
↓ 76 callersMethodend
()
core/src/main/java/net/jpountz/lz4/LZ4Utils.java:57
↓ 76 callersMethodgetMessage
()
core/src/main/java/com/boydti/fawe/object/exception/FaweException.java:12
↓ 73 callersMethodgetId
(int combined)
core/src/main/java/com/boydti/fawe/FaweCache.java:109
↓ 73 callersMethodprint
(String msg)
core/src/main/java/com/sk89q/worldedit/extension/platform/PlayerProxy.java:112
↓ 71 callersMethodgetArea
Get the number of blocks in the region. @return number of blocks
core/src/main/java/com/sk89q/worldedit/regions/Region.java:62
↓ 71 callersMethodmax
(RValue a, RValue b)
core/src/main/java/com/sk89q/worldedit/internal/expression/runtime/Functions.java:216
↓ 70 callersMethodapply
(int color, Extent extent, Vector pos)
core/src/main/java/com/boydti/fawe/object/brush/ImageBrush.java:67
↓ 69 callersMethodgetX
Get the X coordinate. @return the x coordinate
core/src/main/java/com/sk89q/worldedit/Vector2D.java:96
↓ 69 callersMethodgetZ
Get the Z coordinate. @return the z coordinate
core/src/main/java/com/sk89q/worldedit/Vector2D.java:134
↓ 68 callersMethodget
()
core/src/main/java/com/boydti/fawe/object/collection/DifferentialCollection.java:6
↓ 68 callersMethodhasNext
()
core/src/main/java/com/boydti/fawe/configuration/Yaml.java:465
↓ 68 callersMethodremove
()
core/src/main/java/com/boydti/fawe/configuration/Yaml.java:473
↓ 65 callersMethodremove
()
bukkit/src/main/java/com/sk89q/worldedit/bukkit/BukkitWorld.java:123
↓ 64 callersMethodgetByte
(int index)
core/src/main/java/com/boydti/fawe/object/collection/PrimitiveList.java:81
↓ 64 callersMethodgetX
()
core/src/main/java/com/boydti/fawe/object/visitor/DFSVisitor.java:188
↓ 64 callersMethodgetZ
()
core/src/main/java/com/boydti/fawe/object/visitor/DFSVisitor.java:196
↓ 63 callersMethodgetBlock
(Vector position)
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:97
↓ 63 callersMethodgetConfiguration
Get the current configuration. <p> <p>If no platform has been registered yet, then a default configuration will be returned.</p> @return the configur
core/src/main/java/com/sk89q/worldedit/extension/platform/PlatformManager.java:304
↓ 63 callersMethodgetKey
@return The JSON key used to represent text components of this type.
bukkit/src/main/java/com/boydti/fawe/bukkit/chat/TextualComponent.java:146
↓ 61 callersMethodnext
Get a block for a position. This return value of this method does not have to be consistent for the same position. @param position the position where
core/src/main/java/com/sk89q/worldedit/patterns/Pattern.java:44
↓ 60 callersMethodgetId
(final char[][] sections, final int x, final int y, final int z)
bukkit/src/main/java/com/boydti/fawe/bukkit/v1_9/BukkitQueue_1_9_R1.java:639
↓ 60 callersMethodmultiply
Multiply this vector by another vector on each component. @param other the other vector @return a new vector
core/src/main/java/com/sk89q/worldedit/Vector.java:375
next →1–100 of 9,786, ranked by callers