Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boy0001/FastAsyncWorldedit
/ functions
Functions
9,786 in github.com/boy0001/FastAsyncWorldedit
⨍
Functions
9,786
◇
Types & classes
1,053
↓ 59 callers
Method
getId
(int index)
core/src/main/java/com/boydti/fawe/object/clipboard/CPUOptimizedClipboard.java:112
↓ 59 callers
Method
getMap
(Map<T, V> map)
core/src/main/java/com/boydti/fawe/util/ReflectionUtils.java:165
↓ 59 callers
Method
getMinimumPoint
()
core/src/main/java/com/sk89q/worldedit/extent/Extent.java:28
↓ 58 callers
Method
clear
This method is called when the server is < 1% available memory
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:396
↓ 58 callers
Method
size
()
core/src/main/java/com/boydti/fawe/object/queue/IDelegateFaweQueue.java:424
↓ 58 callers
Method
values
()
core/src/main/java/com/boydti/fawe/object/collection/SoftHashMap.java:219
↓ 58 callers
Method
writeInt
(OutputStream out, int v)
core/src/main/java/com/boydti/fawe/util/IOUtil.java:30
↓ 57 callers
Method
read
()
core/src/main/java/com/boydti/fawe/object/changeset/FaweStreamChangeSet.java:416
↓ 57 callers
Method
setComponents
(int x, int y, int z)
core/src/main/java/com/sk89q/worldedit/Vector.java:108
↓ 56 callers
Method
containsKey
Returns whether this compound tag contains the given key. @param key the given key @return true if the tag contains the given key
core/src/main/java/com/sk89q/jnbt/CompoundTag.java:40
↓ 56 callers
Method
getData
Get the block's data value. @return data value (0-15)
core/src/main/java/com/sk89q/worldedit/blocks/BaseBlock.java:196
↓ 56 callers
Method
getData
@return the data
favs/src/main/java/com/thevoxelbox/voxelsniper/SnipeData.java:147
↓ 56 callers
Method
getName
Returns the name of this format. @return The name of the format
core/src/main/java/com/boydti/fawe/object/clipboard/IClipboardFormat.java:17
↓ 56 callers
Method
setBlock
(int x, int y, int z, BaseBlock block)
core/src/main/java/com/boydti/fawe/object/queue/IDelegateFaweQueue.java:67
↓ 56 callers
Method
setBlock
(int x, int y, int z, BaseBlock block)
core/src/main/java/com/sk89q/worldedit/extent/Extent.java:51
↓ 55 callers
Method
getBlock
(Vector position)
core/src/main/java/com/boydti/fawe/object/queue/IDelegateFaweQueue.java:72
↓ 55 callers
Method
getData
(int combined)
core/src/main/java/com/boydti/fawe/FaweCache.java:113
↓ 55 callers
Method
min
(RValue a, RValue b)
core/src/main/java/com/sk89q/worldedit/internal/expression/runtime/Functions.java:208
↓ 55 callers
Method
verify
(boolean condition, long offset, String reason)
core/src/main/java/com/boydti/fawe/object/io/zstd/Util.java:37
↓ 54 callers
Method
f
(final Object... args)
core/src/main/java/com/boydti/fawe/config/BBC.java:401
↓ 54 callers
Method
getY
()
core/src/main/java/com/boydti/fawe/object/visitor/DFSVisitor.java:192
↓ 54 callers
Method
run
()
core/src/main/java/com/boydti/fawe/object/task/ThrowableRunnable.java:6
↓ 53 callers
Method
apply
(Extent extent, Vector setPosition, Vector getPosition)
core/src/main/java/com/sk89q/worldedit/patterns/Pattern.java:46
↓ 52 callers
Method
log
(RValue x)
core/src/main/java/com/sk89q/worldedit/internal/expression/runtime/Functions.java:250
↓ 52 callers
Method
print
(String msg)
core/src/main/java/com/boydti/fawe/wrappers/FakePlayer.java:218
↓ 51 callers
Method
getExtent
()
core/src/main/java/com/boydti/fawe/object/extent/NullExtent.java:149
↓ 51 callers
Method
getHeight
(int x, int z)
core/src/main/java/com/boydti/fawe/object/brush/heightmap/HeightMap.java:18
↓ 51 callers
Method
nextInt
(int x, int y, int z, int len)
core/src/main/java/com/boydti/fawe/object/random/SimpleRandom.java:6
↓ 51 callers
Method
readInt
(InputStream in)
core/src/main/java/com/boydti/fawe/util/IOUtil.java:20
↓ 51 callers
Method
sendMessage
(final FawePlayer<?> player, String message)
core/src/main/java/com/boydti/fawe/util/MainUtil.java:47
↓ 50 callers
Method
hasPermission
(String perm)
core/src/main/java/com/sk89q/worldedit/extension/platform/PlayerProxy.java:124
↓ 50 callers
Method
length
Get the length of the vector. @return length
core/src/main/java/com/sk89q/worldedit/Vector.java:520
↓ 50 callers
Method
sendPacket
(int cx, int cz, Packet packet)
bukkit/src/main/java/com/boydti/fawe/bukkit/v1_12/BukkitQueue_1_12.java:628
↓ 49 callers
Method
completeBlindly
Complete a given operation synchronously until it completes. Re-throw all {@link com.sk89q.worldedit.WorldEditException} exceptions as {@link java.lan
core/src/main/java/com/sk89q/worldedit/function/operation/Operations.java:65
↓ 49 callers
Method
getLogger
()
core/src/main/java/com/sk89q/worldedit/extension/platform/CommandManager.java:590
↓ 49 callers
Method
getWorldName
(World world)
core/src/main/java/com/boydti/fawe/IFawe.java:33
↓ 48 callers
Method
addAll
(Collection<? extends Vector> c)
core/src/main/java/com/boydti/fawe/object/collection/BlockVectorSet.java:174
↓ 48 callers
Method
getBlock
Get the cached BaseBlock object for an id/data<br> - The block is immutable @param id @param data @return
core/src/main/java/com/boydti/fawe/FaweCache.java:90
↓ 48 callers
Method
getValue
Get the current value for the plotted point. Since this function defers to an external function it may or may not return immediately thus cannot be gu
nukkit/src/main/java/com/boydti/fawe/nukkit/optimization/Metrics.java:540
↓ 47 callers
Method
alias
()
core/src/main/java/com/boydti/fawe/command/CFICommands.java:1158
↓ 47 callers
Method
setCancelled
(boolean cancelled)
core/src/main/java/com/sk89q/worldedit/event/extent/PasteEvent.java:75
↓ 47 callers
Method
valueOf
(Player player, String dirStr)
core/src/main/java/com/sk89q/worldedit/PlayerDirection.java:53
↓ 45 callers
Method
equals
(Object obj)
core/src/main/java/com/sk89q/worldedit/Vector.java:819
↓ 44 callers
Method
getBiome
(Vector2D position)
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:102
↓ 44 callers
Method
getMaximumPoint
()
core/src/main/java/com/sk89q/worldedit/extent/Extent.java:30
↓ 44 callers
Method
readByte
(byte[] buf, int i)
core/src/main/java/net/jpountz/util/SafeUtils.java:42
↓ 43 callers
Method
clear
()
core/src/main/java/com/boydti/fawe/object/queue/IDelegateFaweQueue.java:334
↓ 43 callers
Method
getTypeId
()
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncBlock.java:63
↓ 43 callers
Method
isEmpty
()
core/src/main/java/com/boydti/fawe/object/queue/IDelegateFaweQueue.java:429
↓ 42 callers
Method
pairInt
(int x, int y)
core/src/main/java/com/boydti/fawe/util/MathMan.java:187
↓ 41 callers
Method
assertSettings
(FawePlayer fp)
core/src/main/java/com/boydti/fawe/command/CFICommands.java:1029
↓ 41 callers
Method
compile
(String expression, String... variableNames)
core/src/main/java/com/sk89q/worldedit/internal/expression/Expression.java:89
↓ 41 callers
Method
getAir
(final int i)
core/src/main/java/com/boydti/fawe/example/CharFaweChunk.java:79
↓ 41 callers
Method
getCount
Get the number of block changes in a specified section @param i @return
core/src/main/java/com/boydti/fawe/example/CharFaweChunk.java:75
↓ 41 callers
Method
getInt
Gets the requested int by path. <p> <p>If the int does not exist but a default value has been specified, this will return the default value. If the in
core/src/main/java/com/boydti/fawe/configuration/ConfigurationSection.java:246
↓ 41 callers
Method
hasData
Check if an id might have data @param id @return
core/src/main/java/com/boydti/fawe/FaweCache.java:577
↓ 41 callers
Method
join
(final Collection<?> collection, final String delimiter)
core/src/main/java/com/boydti/fawe/util/StringMan.java:298
↓ 40 callers
Method
append
(final String text)
bukkit/src/main/java/com/boydti/fawe/bukkit/chat/FancyMessage.java:612
↓ 40 callers
Method
getAlias
(Class clazz, String command)
core/src/main/java/com/boydti/fawe/config/Commands.java:81
↓ 40 callers
Method
getDirectory
()
core/src/main/java/com/boydti/fawe/IFawe.java:19
↓ 40 callers
Method
getValue
()
core/src/main/java/com/sk89q/jnbt/ListTag.java:50
↓ 40 callers
Method
getY
()
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncBlock.java:93
↓ 40 callers
Method
indexOf
(String input, int start, char... values)
core/src/main/java/com/boydti/fawe/util/StringMan.java:136
↓ 40 callers
Method
setBlock
Set a block, bypassing both history and block re-ordering. @param position the position to set the block at @param block the block @param stage
core/src/main/java/com/sk89q/worldedit/EditSession.java:1051
↓ 40 callers
Method
toBlockVector
Create a new {@code BlockVector} from this vector. @return a new {@code BlockVector}
core/src/main/java/com/sk89q/worldedit/Vector.java:806
↓ 39 callers
Method
containsKey
(Object key)
core/src/main/java/com/boydti/fawe/object/collection/SoftHashMap.java:193
↓ 39 callers
Method
getDouble
Get a double named with the given index. <p>If the index does not exist or its value is not a double tag, then {@code 0} will be returned.</p> @para
core/src/main/java/com/sk89q/jnbt/ListTag.java:125
↓ 39 callers
Method
getEntities
(Region region)
core/src/main/java/com/sk89q/worldedit/extent/Extent.java:32
↓ 39 callers
Method
getKey
Get the key to use in the map for an owner. @param owner the owner @return the key object
core/src/main/java/com/sk89q/worldedit/session/SessionManager.java:252
↓ 39 callers
Method
writeNamedTag
Writes a tag. @param tag The tag to write. @throws IOException if an I/O error occurs.
core/src/main/java/com/sk89q/jnbt/NBTOutputStream.java:81
↓ 38 callers
Method
color
(String string)
core/src/main/java/com/boydti/fawe/config/BBC.java:489
↓ 38 callers
Method
getIdArray
Get the combined id array at a layer or null if it does not exist @param layer @return char[] or null
core/src/main/java/com/boydti/fawe/object/FaweChunk.java:140
↓ 38 callers
Method
record
(Runnable task)
core/src/main/java/com/boydti/fawe/object/collection/DifferentialArray.java:55
↓ 38 callers
Method
submit
()
core/src/main/java/com/boydti/fawe/object/io/PGZIPOutputStream.java:164
↓ 37 callers
Method
a
(int areaX, int areaY, int areaWidth, int areaHeight)
bukkit/src/main/java/com/boydti/fawe/bukkit/v1_12/MutableGenLayer.java:20
↓ 37 callers
Method
getInstance
(Object instance, Class clazz)
core/src/main/java/com/boydti/fawe/config/Config.java:347
↓ 37 callers
Method
getRegion
()
core/src/main/java/com/sk89q/worldedit/regions/IDelegateRegion.java:12
↓ 37 callers
Method
internalGetOrCacheChunk
()
core/src/main/java/com/boydti/fawe/object/queue/LazyFaweChunk.java:22
↓ 37 callers
Method
replace
(Player player, EditSession editSession, @Selection Region selection, @Optional String from, String to, @Switc
core/src/main/java/com/boydti/fawe/command/AnvilCommands.java:556
↓ 37 callers
Method
replaceAll
(final String string, final Object... pairs)
core/src/main/java/com/boydti/fawe/util/StringMan.java:247
↓ 37 callers
Method
toString
()
core/src/main/java/com/sk89q/worldedit/command/tool/BrushTool.java:129
↓ 37 callers
Method
toVector
Creates a 3D vector by adding a zero Y component to this vector. @return a new vector
core/src/main/java/com/sk89q/worldedit/Vector2D.java:606
↓ 36 callers
Method
copyTo
(Match m1, Match m2)
core/src/main/java/net/jpountz/lz4/LZ4Utils.java:62
↓ 36 callers
Method
setSize
(int size)
core/src/main/java/com/boydti/fawe/object/brush/heightmap/HeightMap.java:20
↓ 35 callers
Method
getArguments
(CommandContext context)
core/src/main/java/com/sk89q/worldedit/command/MethodCommands.java:74
↓ 35 callers
Method
getData
(int index)
core/src/main/java/com/boydti/fawe/object/clipboard/CPUOptimizedClipboard.java:120
↓ 35 callers
Method
getGenerator
()
core/src/main/java/com/boydti/fawe/command/CFICommands.java:1069
↓ 35 callers
Method
getSession
Get the player's current LocalSession @return
core/src/main/java/com/boydti/fawe/object/FawePlayer.java:555
↓ 35 callers
Method
getX
()
core/src/main/java/com/boydti/fawe/object/FaweChunk.java:56
↓ 35 callers
Method
getZ
()
core/src/main/java/com/boydti/fawe/object/FaweChunk.java:60
↓ 35 callers
Method
register
(FawePlayer<T> player)
core/src/main/java/com/boydti/fawe/Fawe.java:758
↓ 34 callers
Method
cmdTip
(String commandAndTooltip)
core/src/main/java/com/boydti/fawe/util/chat/Message.java:90
↓ 34 callers
Method
getBlock
(double x, double y, double z)
core/src/main/java/com/sk89q/worldedit/internal/expression/runtime/ExpressionEnvironment.java:29
↓ 34 callers
Method
getPath
(File root, File file, UUID uuid)
core/src/main/java/com/sk89q/worldedit/command/UtilityCommands.java:954
↓ 34 callers
Method
s
()
core/src/main/java/com/boydti/fawe/config/BBC.java:498
↓ 33 callers
Method
add
Add another vector to 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:266
↓ 33 callers
Method
flush
Lock the thread until the queue is empty
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:503
↓ 33 callers
Method
getFile
(File base, String path)
core/src/main/java/com/boydti/fawe/util/MainUtil.java:241
↓ 33 callers
Method
getLightValue
()
core/src/main/java/com/sk89q/worldedit/world/registry/BundledBlockData.java:739
↓ 33 callers
Method
getMeta
Get the metadata for a key. @param <V> @param key @return
core/src/main/java/com/boydti/fawe/object/Metadatable.java:35
← previous
next →
101–200 of 9,786, ranked by callers