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
↓ 13 callers
Method
unsupported
()
core/src/main/java/com/boydti/fawe/object/brush/visualization/ImmutableVirtualWorld.java:262
↓ 12 callers
Method
appendJSONPair
Appends a json encoded key/value pair to the given string builder. @param json @param key @param value
bukkit/src/main/java/com/boydti/fawe/bukkit/Metrics.java:103
↓ 12 callers
Method
appendJSONPair
Appends a json encoded key/value pair to the given string builder. @param json @param key @param value
nukkit/src/main/java/com/boydti/fawe/nukkit/optimization/Metrics.java:100
↓ 12 callers
Method
asDouble
Get a double named with the given index, even if it's another type of number. <p>If the index does not exist or its value is not a number, then {@cod
core/src/main/java/com/sk89q/jnbt/ListTag.java:144
↓ 12 callers
Method
buffer
(Actor actor, Pattern pattern)
core/src/main/java/com/sk89q/worldedit/command/PatternCommands.java:208
↓ 12 callers
Method
changeSetNull
()
core/src/main/java/com/boydti/fawe/util/EditSessionBuilder.java:94
↓ 12 callers
Method
close
()
core/src/main/java/com/boydti/fawe/object/io/PGZIPOutputStream.java:225
↓ 12 callers
Method
copyFile
(File sourceFile, File destFile)
core/src/main/java/com/boydti/fawe/util/MainUtil.java:614
↓ 12 callers
Method
createEditSession
@deprecated use {@link #createEditSession(Player)}
core/src/main/java/com/sk89q/worldedit/LocalSession.java:1320
↓ 12 callers
Method
desc
()
core/src/main/java/com/boydti/fawe/config/Commands.java:47
↓ 12 callers
Method
dot
(Grad g, double x, double y)
core/src/main/java/com/boydti/fawe/object/random/SimplexNoise.java:71
↓ 12 callers
Method
explainRegionAdjust
(Actor player, LocalSession session)
core/src/main/java/com/sk89q/worldedit/regions/selector/CuboidRegionSelector.java:191
↓ 12 callers
Method
findById
Return the entry for the given block ID. @param id the ID @return the entry, or null
core/src/main/java/com/sk89q/worldedit/world/registry/BundledBlockData.java:350
↓ 12 callers
Method
fix
(int correction)
core/src/main/java/net/jpountz/lz4/LZ4Utils.java:51
↓ 12 callers
Method
get
()
core/src/main/java/com/boydti/fawe/util/ExtentTraverser.java:24
↓ 12 callers
Method
getBlock
(Vector position)
core/src/main/java/com/sk89q/worldedit/CuboidClipboard.java:149
↓ 12 callers
Method
getCallable
()
core/src/main/java/com/sk89q/worldedit/command/MethodCommands.java:38
↓ 12 callers
Method
getChunk
()
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncBlock.java:119
↓ 12 callers
Method
getCombinedId4Data
(int x, int y, int z)
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:406
↓ 12 callers
Method
getCommandManager
Get the command manager. @return the command manager
core/src/main/java/com/sk89q/worldedit/extension/platform/PlatformManager.java:292
↓ 12 callers
Method
getCompressedOS
(OutputStream os)
core/src/main/java/com/boydti/fawe/object/changeset/FaweStreamChangeSet.java:246
↓ 12 callers
Method
getDefaultValue
Get the default value for a parameter. @param i the index of the parameter @param scoped the scoped context @return a value @throws ParameterExc
core/src/main/java/com/sk89q/worldedit/util/command/parametric/AParametricCallable.java:110
↓ 12 callers
Method
getInt
Get an int named with the given key. <p>If the key does not exist or its value is not an int tag, then {@code 0} will be returned.</p> @param key th
core/src/main/java/com/sk89q/jnbt/CompoundTag.java:202
↓ 12 callers
Method
getLimit
The limit for this specific edit (blocks etc) @return
core/src/main/java/com/sk89q/worldedit/EditSession.java:385
↓ 12 callers
Method
getMaximumPoint
()
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:67
↓ 12 callers
Method
getMaximumPoint
()
core/src/main/java/com/sk89q/worldedit/regions/CuboidRegion.java:202
↓ 12 callers
Method
getName
Gets the name of this individual {@link com.boydti.fawe.configuration.ConfigurationSection}, in the path. <p> This will always be the final part of {@
core/src/main/java/com/boydti/fawe/configuration/ConfigurationSection.java:97
↓ 12 callers
Method
getShort
(int index)
core/src/main/java/com/boydti/fawe/object/collection/PrimitiveList.java:89
↓ 12 callers
Method
getTick
()
core/src/main/java/com/boydti/fawe/util/FaweTimer.java:51
↓ 12 callers
Method
getTool
Get the tool assigned to the item. @param item the item type ID @return the tool, which may be {@link null}
core/src/main/java/com/sk89q/worldedit/LocalSession.java:992
↓ 12 callers
Method
getUsage
(final CommandSource cmd)
sponge112/src/main/java/com/boydti/fawe/SpongeCommand.java:58
↓ 12 callers
Method
getVersion
()
bukkit/src/main/java/com/boydti/fawe/bukkit/FaweBukkit.java:630
↓ 12 callers
Method
getVoxelMessage
@return the voxelMessage
favs/src/main/java/com/thevoxelbox/voxelsniper/SnipeData.java:189
↓ 12 callers
Method
inject
()
core/src/main/java/com/sk89q/worldedit/function/mask/Mask.java:62
↓ 12 callers
Method
isDeleted
()
core/src/main/java/com/boydti/fawe/jnbt/anvil/MCAFile.java:129
↓ 12 callers
Method
nextDouble
()
core/src/main/java/com/boydti/fawe/object/PseudoRandom.java:37
↓ 12 callers
Method
player
(@Nullable FawePlayer player)
core/src/main/java/com/boydti/fawe/util/EditSessionBuilder.java:67
↓ 12 callers
Method
processQueue
Traverses the ReferenceQueue and removes garbage-collected SoftValue objects from the backing map by looking them up using the SoftValue.key data memb
core/src/main/java/com/boydti/fawe/object/collection/SoftHashMap.java:180
↓ 12 callers
Method
readByte
(byte[] src, int srcOff)
core/src/main/java/net/jpountz/util/UnsafeUtils.java:67
↓ 12 callers
Method
remember
Remember an edit session for the undo history. If the history maximum size is reached, old edit sessions will be discarded. @param editSession the ed
core/src/main/java/com/sk89q/worldedit/LocalSession.java:356
↓ 12 callers
Method
run
(DataInputStream in)
core/src/main/java/com/boydti/fawe/jnbt/CorruptSchematicStreamer.java:310
↓ 12 callers
Method
runWithWorld
Run safely on an unloaded world (no selection) @param player @param folder @param filter @param <G> @param <T> @return
core/src/main/java/com/boydti/fawe/command/AnvilCommands.java:71
↓ 12 callers
Method
visit
(final Vector pos)
core/src/main/java/com/boydti/fawe/object/visitor/DFSVisitor.java:65
↓ 12 callers
Method
wrap
(Player parent)
core/src/main/java/com/boydti/fawe/wrappers/PlayerWrapper.java:40
↓ 12 callers
Method
writeByte
(byte[] src, int srcOff, byte value)
core/src/main/java/net/jpountz/util/UnsafeUtils.java:71
↓ 12 callers
Method
writeInt
Writes a four-byte <code>int</code> to the underlying output stream in little endian order, low byte first, high byte last @param i the <code>
core/src/main/java/com/boydti/fawe/object/io/LittleEndianOutputStream.java:117
↓ 12 callers
Method
writeShort
Writes a two byte <code>short</code> to the underlying output stream in little endian order, low byte first. @param s the <code>short</code> t
core/src/main/java/com/boydti/fawe/object/io/LittleEndianOutputStream.java:87
↓ 12 callers
Method
writeVarInt
(int i)
core/src/main/java/com/boydti/fawe/object/FaweOutputStream.java:39
↓ 11 callers
Method
appendJSONPair
Appends a json encoded key/value pair to the given string builder. @param json @param key @param value @throws java.io.UnsupportedEncodingException
sponge112/src/main/java/com/boydti/fawe/sponge/SpongeMetrics.java:162
↓ 11 callers
Method
appendJSONPair
Appends a json encoded key/value pair to the given string builder. @param json @param key @param value @throws java.io.UnsupportedEncodingException
forge112/src/main/java/com/boydti/fawe/forge/ForgeMetrics.java:394
↓ 11 callers
Method
appendJSONPair
Appends a json encoded key/value pair to the given string builder. @param json @param key @param value @throws java.io.UnsupportedEncodingException
forge194/src/main/java/com/boydti/fawe/forge/ForgeMetrics.java:394
↓ 11 callers
Method
appendJSONPair
Appends a json encoded key/value pair to the given string builder. @param json @param key @param value @throws java.io.UnsupportedEncodingException
forge110/src/main/java/com/boydti/fawe/forge/ForgeMetrics.java:394
↓ 11 callers
Method
appendJSONPair
Appends a json encoded key/value pair to the given string builder. @param json @param key @param value @throws java.io.UnsupportedEncodingException
forge1710/src/main/java/com/boydti/fawe/forge/ForgeMetrics.java:393
↓ 11 callers
Method
appendJSONPair
Appends a json encoded key/value pair to the given string builder. @param json @param key @param value @throws java.io.UnsupportedEncodingException
sponge111/src/main/java/com/boydti/fawe/sponge/SpongeMetrics.java:162
↓ 11 callers
Method
appendJSONPair
Appends a json encoded key/value pair to the given string builder. @param json @param key @param value @throws java.io.UnsupportedEncodingException
forge189/src/main/java/com/boydti/fawe/forge/ForgeMetrics.java:393
↓ 11 callers
Method
appendJSONPair
Appends a json encoded key/value pair to the given string builder. @param json @param key @param value @throws java.io.UnsupportedEncodingException
forge111/src/main/java/com/boydti/fawe/forge/ForgeMetrics.java:394
↓ 11 callers
Method
clamp
(int check, int min, int max)
core/src/main/java/com/boydti/fawe/util/MathMan.java:111
↓ 11 callers
Method
colorDistance
(int c1, int c2)
core/src/main/java/com/boydti/fawe/util/TextureUtil.java:519
↓ 11 callers
Method
debugPlain
(String s)
core/src/main/java/com/boydti/fawe/Fawe.java:190
↓ 11 callers
Method
fastmode
(@Nullable Boolean fastmode)
core/src/main/java/com/boydti/fawe/util/EditSessionBuilder.java:159
↓ 11 callers
Method
getBiomeId
(int x, int z)
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:404
↓ 11 callers
Method
getBlockType
(Vector pt)
core/src/main/java/com/sk89q/worldedit/world/SimpleWorld.java:84
↓ 11 callers
Method
getCurrentBlock
Returns the current block along the line of vision @return block position
core/src/main/java/com/sk89q/worldedit/util/TargetBlock.java:187
↓ 11 callers
Method
getDefault
(String path)
core/src/main/java/com/boydti/fawe/configuration/MemorySection.java:787
↓ 11 callers
Method
getExtent
()
core/src/main/java/com/boydti/fawe/object/clipboard/FaweClipboard.java:174
↓ 11 callers
Method
getHistoryNegativeIndex
()
core/src/main/java/com/sk89q/worldedit/LocalSession.java:292
↓ 11 callers
Method
getId
(ExtendedBlockStorage[] sections, int x, int y, int z)
forge189/src/main/java/com/boydti/fawe/forge/v189/ForgeQueue_All.java:420
↓ 11 callers
Method
getMinimumPoint
()
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:62
↓ 11 callers
Method
getMinimumPoint
()
core/src/main/java/com/boydti/fawe/object/queue/IDelegateFaweQueue.java:52
↓ 11 callers
Method
getPitch
()
bukkit/src/main/java/com/sk89q/worldedit/bukkit/BukkitPlayer.java:116
↓ 11 callers
Method
getServer
()
sponge111/src/main/java/com/boydti/fawe/sponge/SpongeMain.java:37
↓ 11 callers
Method
getTool
()
core/src/main/java/com/sk89q/worldedit/command/tool/BrushHolder.java:4
↓ 11 callers
Method
getType
()
core/src/main/java/com/boydti/fawe/logging/MutableBlockData.java:15
↓ 11 callers
Method
getYaw
()
bukkit/src/main/java/com/sk89q/worldedit/bukkit/BukkitPlayer.java:121
↓ 11 callers
Method
hasNext
()
core/src/main/java/com/sk89q/worldedit/regions/CuboidRegion.java:337
↓ 11 callers
Method
isChunkLoaded
(Chunk chunk)
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncWorld.java:373
↓ 11 callers
Method
isEmpty
()
core/src/main/java/com/boydti/fawe/example/Relighter.java:23
↓ 11 callers
Method
keySet
()
core/src/main/java/com/boydti/fawe/object/collection/SoftHashMap.java:214
↓ 11 callers
Method
limitUnlimited
()
core/src/main/java/com/boydti/fawe/util/EditSessionBuilder.java:77
↓ 11 callers
Method
m
(Object... args)
core/src/main/java/com/boydti/fawe/config/BBC.java:502
↓ 11 callers
Method
nextDouble
(int x, int y, int z)
core/src/main/java/com/boydti/fawe/object/random/SimpleRandom.java:4
↓ 11 callers
Method
onChunkUnload
(ChunkUnloadEvent event)
bukkit/src/main/java/com/boydti/fawe/bukkit/v0/BukkitQueue_0.java:264
↓ 11 callers
Method
read
(final JsonReader in)
bukkit/src/main/java/com/boydti/fawe/bukkit/v1_12/NMSRegistryDumper.java:297
↓ 11 callers
Method
remove
()
nukkit/src/main/java/com/boydti/fawe/nukkit/core/NukkitEntity.java:87
↓ 11 callers
Method
request
Get the current request, which is specific to the current thread. @return the current request
core/src/main/java/com/sk89q/worldedit/session/request/Request.java:144
↓ 11 callers
Method
sendMessage
(final String message)
bukkit/src/main/java/com/boydti/fawe/bukkit/BukkitPlayer.java:89
↓ 11 callers
Method
sendMessage
@param message
favs/src/main/java/com/thevoxelbox/voxelsniper/SnipeData.java:224
↓ 11 callers
Method
setBlockFast
(final Vector position, final BaseBlock block)
core/src/main/java/com/sk89q/worldedit/EditSession.java:1132
↓ 11 callers
Method
setDeleted
(boolean deleted)
core/src/main/java/com/boydti/fawe/jnbt/anvil/MCAFile.java:125
↓ 11 callers
Method
setEntity
(CompoundTag tag)
core/src/main/java/com/boydti/fawe/example/CharFaweChunk.java:173
↓ 11 callers
Method
setRadius
Sets the radius of the cylinder @param radius the radius along the X and Z axes
core/src/main/java/com/sk89q/worldedit/regions/CylinderRegion.java:157
↓ 11 callers
Method
setTile
(int x, int y, int z, CompoundTag tile)
core/src/main/java/com/boydti/fawe/example/CharFaweChunk.java:145
↓ 11 callers
Method
setValue
Create a new list tag with this tag's name and type. @param list the new list @return a new list tag
core/src/main/java/com/sk89q/jnbt/ListTag.java:61
↓ 11 callers
Method
wait
(AtomicBoolean running, int timout)
core/src/main/java/com/boydti/fawe/util/TaskManager.java:292
↓ 11 callers
Method
writeLen
(int len, ByteBuffer dest, int dOff)
core/src/main/java/net/jpountz/lz4/LZ4ByteBufferUtils.java:201
↓ 10 callers
Method
appendCommand
(String alias, String description)
core/src/main/java/com/sk89q/worldedit/util/formatting/component/CommandListBox.java:37
↓ 10 callers
Method
asTag
(short value)
core/src/main/java/com/boydti/fawe/FaweCache.java:936
↓ 10 callers
Method
commonBytes
(ByteBuffer src, int ref, int sOff, int srcLimit)
core/src/main/java/net/jpountz/lz4/LZ4ByteBufferUtils.java:91
↓ 10 callers
Method
compareTo
(@Nullable Vector other)
core/src/main/java/com/sk89q/worldedit/Vector.java:829
↓ 10 callers
Method
encodeSequence
(ByteBuffer src, int anchor, int matchOff, int matchRef, int matchLen, ByteBuffer dest, int dOff, int destEnd)
core/src/main/java/net/jpountz/lz4/LZ4ByteBufferUtils.java:139
← previous
next →
501–600 of 9,786, ranked by callers