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
↓ 6 callers
Method
getData
()
core/src/main/java/com/boydti/fawe/jnbt/anvil/MutableMCABackedBaseBlock.java:59
↓ 6 callers
Method
getDimensions
()
core/src/main/java/com/sk89q/worldedit/extent/clipboard/BlockArrayClipboard.java:145
↓ 6 callers
Method
getDirection
Returns direction according to rotation. May return null. @param rot yaw @return the direction
core/src/main/java/com/sk89q/worldedit/extension/platform/AbstractPlayerActor.java:60
↓ 6 callers
Method
getEntity
(Entity entity)
bukkit/src/main/java/com/boydti/fawe/bukkit/v0/FaweAdapter_All.java:261
↓ 6 callers
Method
getFaweQueue
(boolean autoQueue)
core/src/main/java/com/boydti/fawe/object/FawePlayer.java:408
↓ 6 callers
Method
getGenerator
()
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncWorld.java:789
↓ 6 callers
Method
getHelp
(CommandSource source)
sponge112/src/main/java/com/boydti/fawe/SpongeCommand.java:53
↓ 6 callers
Method
getIdArray
(int i)
bukkit/src/main/java/com/boydti/fawe/bukkit/v1_12/BukkitChunk_1_12_Copy.java:46
↓ 6 callers
Method
getIdArray
(int i)
bukkit/src/main/java/com/boydti/fawe/bukkit/v1_11/BukkitChunk_1_11_Copy.java:46
↓ 6 callers
Method
getIncompleteRegion
()
core/src/main/java/com/sk89q/worldedit/regions/selector/CuboidRegionSelector.java:228
↓ 6 callers
Method
getInt
Get an int named with the given index. <p>If the index does not exist or its value is not an int tag, then {@code 0} will be returned.</p> @param in
core/src/main/java/com/sk89q/jnbt/ListTag.java:214
↓ 6 callers
Method
getListTag
Get a {@code TagList} named with the given key. <p>If the key does not exist or its value is not a list tag, then an empty tag list will be returned.
core/src/main/java/com/sk89q/jnbt/CompoundTag.java:273
↓ 6 callers
Method
getMask
()
core/src/main/java/com/boydti/fawe/object/regions/FuzzyRegion.java:39
↓ 6 callers
Method
getMask
Get the mask. @return mask, may be null
core/src/main/java/com/sk89q/worldedit/EditSession.java:661
↓ 6 callers
Method
getMaterial
(int id)
bukkit/src/main/java/com/boydti/fawe/bukkit/v0/FaweAdapter_All.java:348
↓ 6 callers
Method
getMinimum
Gets the minimum components of two vectors. @param v1 the first vector @param v2 the second vector @return minimum
core/src/main/java/com/sk89q/worldedit/Vector.java:860
↓ 6 callers
Method
getNextBlock
Get next block @return next block position
core/src/main/java/com/sk89q/worldedit/util/TargetBlock.java:161
↓ 6 callers
Method
getOffHand
()
core/src/main/java/com/sk89q/worldedit/command/tool/BrushTool.java:214
↓ 6 callers
Method
getOpacity
(int x, int y, int z)
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:482
↓ 6 callers
Method
getPitch
()
nukkit/src/main/java/com/boydti/fawe/nukkit/core/NukkitPlayer.java:81
↓ 6 callers
Method
getPopulators
()
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncWorld.java:804
↓ 6 callers
Method
getPosition
()
core/src/main/java/com/boydti/fawe/wrappers/FakePlayer.java:158
↓ 6 callers
Method
getPosition
()
core/src/main/java/com/sk89q/worldedit/extension/platform/PlayerProxy.java:83
↓ 6 callers
Method
getProgressTask
()
core/src/main/java/com/boydti/fawe/example/MappedFaweQueue.java:330
↓ 6 callers
Method
getRange
Get the set brush range. @return the range of the brush in blocks
core/src/main/java/com/sk89q/worldedit/command/tool/BrushTool.java:366
↓ 6 callers
Method
getRoot
Gets the root {@link com.boydti.fawe.configuration.Configuration} that contains this {@link com.boydti.fawe.configuration.ConfigurationSection} <p> Fo
core/src/main/java/com/boydti/fawe/configuration/ConfigurationSection.java:111
↓ 6 callers
Method
getSkyLight
(int x, int y, int z)
core/src/main/java/com/boydti/fawe/jnbt/anvil/MCAChunk.java:709
↓ 6 callers
Method
getTag
(TileEntity tile)
bukkit/src/main/java/com/boydti/fawe/bukkit/v1_7/BukkitQueue17.java:436
↓ 6 callers
Method
getText
(String url)
core/src/main/java/com/boydti/fawe/util/MainUtil.java:524
↓ 6 callers
Method
getTiles
()
bukkit/src/main/java/com/boydti/fawe/bukkit/v0/BukkitChunk_All_ReadonlySnapshot.java:102
↓ 6 callers
Method
getTimeZone
Get the session's timezone. @return the timezone
core/src/main/java/com/sk89q/worldedit/LocalSession.java:326
↓ 6 callers
Method
getType
Get represented type (class) @return type (class) to be described.
core/src/main/java/com/boydti/fawe/configuration/TypeDescription.java:78
↓ 6 callers
Method
getValue
()
bukkit/src/main/java/com/boydti/fawe/bukkit/chat/TextualComponent.java:273
↓ 6 callers
Method
getValues
Gets a Map containing all keys and their values for this section. <p> If deep is set to true, then this will contain all the keys and values within an
core/src/main/java/com/boydti/fawe/configuration/ConfigurationSection.java:42
↓ 6 callers
Method
getViewDistance
(Player player)
bukkit/src/main/java/com/boydti/fawe/bukkit/listener/RenderListener.java:102
↓ 6 callers
Method
getVirtualWorld
()
core/src/main/java/com/sk89q/worldedit/LocalSession.java:724
↓ 6 callers
Method
getWELogger
()
nukkit/src/main/java/com/boydti/fawe/nukkit/core/NukkitWorldEdit.java:182
↓ 6 callers
Method
getYaw
()
core/src/main/java/com/sk89q/worldedit/extension/platform/PlayerProxy.java:92
↓ 6 callers
Method
getYaw
()
nukkit/src/main/java/com/boydti/fawe/nukkit/core/NukkitPlayer.java:86
↓ 6 callers
Method
hasBiomes
()
core/src/main/java/com/boydti/fawe/object/clipboard/FaweClipboard.java:28
↓ 6 callers
Method
hasGenerator
()
core/src/main/java/com/boydti/fawe/command/CFICommands.java:1065
↓ 6 callers
Method
hasNext
()
core/src/main/java/com/boydti/fawe/object/collection/BlockVectorSet.java:101
↓ 6 callers
Method
hasPermission
(String perm)
forge112/src/main/java/com/boydti/fawe/forge/ForgePlayer.java:42
↓ 6 callers
Method
hasPermission
(final String perm)
bukkit/src/main/java/com/boydti/fawe/bukkit/BukkitPlayer.java:33
↓ 6 callers
Method
hashCode
()
core/src/main/java/com/boydti/fawe/object/BytePair.java:28
↓ 6 callers
Method
help
()
core/src/main/java/com/boydti/fawe/config/Commands.java:63
↓ 6 callers
Method
isIn
(int x, int y, int z, Region region)
core/src/main/java/com/boydti/fawe/util/WEManager.java:75
↓ 6 callers
Method
isInChunk
(int cx, int cz)
core/src/main/java/com/boydti/fawe/object/RegionWrapper.java:60
↓ 6 callers
Method
isInsideCached
(int x, int y, int z, Pattern pattern)
core/src/main/java/com/sk89q/worldedit/regions/shape/ArbitraryShape.java:124
↓ 6 callers
Method
isRanged
()
favs/src/main/java/com/thevoxelbox/voxelsniper/SnipeData.java:308
↓ 6 callers
Method
isSet
Checks if this {@link com.boydti.fawe.configuration.ConfigurationSection} has a value set for the given path. <p> If the value for the requested path
core/src/main/java/com/boydti/fawe/configuration/ConfigurationSection.java:69
↓ 6 callers
Method
isSolid
(final int id)
bukkit/src/main/java/com/boydti/fawe/bukkit/v1_9/BukkitQueue_1_9_R1.java:635
↓ 6 callers
Method
lastLiterals
(ByteBuffer src, int sOff, int srcLen, ByteBuffer dest, int dOff, int destEnd)
core/src/main/java/net/jpountz/lz4/LZ4ByteBufferUtils.java:181
↓ 6 callers
Method
later
Run a task later on the main thread @param r @param delay in ticks
core/src/main/java/com/boydti/fawe/util/TaskManager.java:229
↓ 6 callers
Method
loadFromReader
(StreamReader sreader, Class<?> type)
core/src/main/java/com/boydti/fawe/configuration/Yaml.java:446
↓ 6 callers
Method
mask
(int bits)
core/src/main/java/com/boydti/fawe/object/io/zstd/Util.java:32
↓ 6 callers
Method
next
@{inheritDoc}
core/src/main/java/com/boydti/fawe/util/ShapeInterpolator.java:691
↓ 6 callers
Method
next
(int off)
core/src/main/java/net/jpountz/lz4/LZ4HCJavaSafeCompressor.java:65
↓ 6 callers
Method
next
(int off)
core/src/main/java/net/jpountz/lz4/LZ4HCJavaUnsafeCompressor.java:65
↓ 6 callers
Method
options
()
core/src/main/java/com/boydti/fawe/configuration/file/YamlConfiguration.java:221
↓ 6 callers
Method
parent
Return the parent node. @return the parent node @throws RuntimeException if there is no parent node.
core/src/main/java/com/sk89q/worldedit/util/command/fluent/DispatcherNode.java:167
↓ 6 callers
Method
parseComponent
(String color, int off, int end, int type)
core/src/main/java/com/boydti/fawe/util/ColorUtil.java:13
↓ 6 callers
Method
playEffect
(Vector position, int type, int data)
core/src/main/java/com/sk89q/worldedit/world/SimpleWorld.java:159
↓ 6 callers
Method
popMessages
(FawePlayer fp)
core/src/main/java/com/boydti/fawe/command/CFICommands.java:1129
↓ 6 callers
Method
populate
(FawePlayer fp)
core/src/main/java/com/boydti/fawe/command/CFICommands.java:933
↓ 6 callers
Method
positive
Returns a vector with the absolute values of the components of this vector. @return a new vector
core/src/main/java/com/sk89q/worldedit/Vector.java:666
↓ 6 callers
Method
putInt
Put the given key and value into the compound tag as an {@code IntTag}. @param key they key @param value the value @return this object
core/src/main/java/com/sk89q/jnbt/CompoundTagBuilder.java:132
↓ 6 callers
Method
putShort
Put the given key and value into the compound tag as a {@code ShortTag}. @param key they key @param value the value @return this object
core/src/main/java/com/sk89q/jnbt/CompoundTagBuilder.java:156
↓ 6 callers
Method
queueChunkLoad
(final int cx, final int cz)
core/src/main/java/com/boydti/fawe/example/MappedFaweQueue.java:425
↓ 6 callers
Method
read
(WorldData data)
core/src/main/java/com/sk89q/worldedit/extent/clipboard/io/SchematicReader.java:63
↓ 6 callers
Method
read
()
core/src/main/java/net/jpountz/lz4/LZ4InputStream.java:34
↓ 6 callers
Method
readTagPayload
Reads the payload of a tag given the type. @param type the type @param depth the depth @return the tag @throws IOException if an I/O error occurs.
core/src/main/java/com/sk89q/jnbt/NBTInputStream.java:467
↓ 6 callers
Method
recalculate
Clamps the cuboid according to boundaries of the world.
core/src/main/java/com/sk89q/worldedit/regions/CuboidRegion.java:136
↓ 6 callers
Method
recurseHollow
(final Region region, final BlockVector origin, final Set<BlockVector> outside)
core/src/main/java/com/sk89q/worldedit/EditSession.java:3230
↓ 6 callers
Method
remaining
Get all remaining string values, which will consume the rest of the stack. @return the value @throws ParameterException on a parameter error
core/src/main/java/com/sk89q/worldedit/util/command/parametric/ArgumentStack.java:64
↓ 6 callers
Method
replaceFirst
(final char c, final String s)
core/src/main/java/com/boydti/fawe/util/StringMan.java:221
↓ 6 callers
Method
resize
Resize the bit array. Moves the entries in the the bits array of this SparseBitSet into an array whose size (which may be larger or smaller) is the gi
core/src/main/java/com/boydti/fawe/object/collection/SparseBitSet.java:1499
↓ 6 callers
Method
safeInstance
Return a {@link LZ4Factory} instance that returns compressors and decompressors that are written with Java's official API.
core/src/main/java/net/jpountz/lz4/LZ4Factory.java:91
↓ 6 callers
Method
scapeOrCache
(Wiki wiki)
core/src/main/java/com/boydti/fawe/object/clipboard/remap/WikiScraper.java:40
↓ 6 callers
Method
set
(int index, T element)
core/src/main/java/com/boydti/fawe/object/collection/PrimitiveList.java:135
↓ 6 callers
Method
setClipboard
(FaweClipboard clipboard)
core/src/main/java/com/boydti/fawe/jnbt/SchematicStreamer.java:218
↓ 6 callers
Method
setCopyBiomes
(boolean copyBiomes)
core/src/main/java/com/sk89q/worldedit/function/operation/ForwardExtentCopy.java:160
↓ 6 callers
Method
setCount
(int tickingBlockCount, int nonEmptyBlockCount, ExtendedBlockStorage section)
forge112/src/main/java/com/boydti/fawe/forge/v112/ForgeQueue_All.java:504
↓ 6 callers
Method
setCount
(int tickingBlockCount, int nonEmptyBlockCount, ExtendedBlockStorage section)
forge111/src/main/java/com/boydti/fawe/forge/v111/ForgeQueue_All.java:379
↓ 6 callers
Method
setData
(int value)
core/src/main/java/com/boydti/fawe/jnbt/anvil/MutableMCABackedBaseBlock.java:85
↓ 6 callers
Method
setDirections
(List<Vector> directions)
core/src/main/java/com/sk89q/worldedit/function/visitor/BreadthFirstSearch.java:91
↓ 6 callers
Method
setId
(int id)
core/src/main/java/com/boydti/fawe/jnbt/anvil/MutableMCABackedBaseBlock.java:79
↓ 6 callers
Method
setMainThread
Sets the main thread to the current thread @return
core/src/main/java/com/boydti/fawe/Fawe.java:751
↓ 6 callers
Method
setOrigin
(Vector offset)
core/src/main/java/com/boydti/fawe/object/clipboard/FaweClipboard.java:54
↓ 6 callers
Method
setSourceMask
Set a mask. @param mask mask or null
core/src/main/java/com/sk89q/worldedit/EditSession.java:705
↓ 6 callers
Method
setSpawnFlags
(boolean allowMonsters, boolean allowAnimals)
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncWorld.java:896
↓ 6 callers
Method
setTypeIdAndData
(int type, byte data, boolean applyPhysics)
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncBlock.java:154
↓ 6 callers
Method
setVirtualWorld
(VirtualWorld world)
core/src/main/java/com/boydti/fawe/object/FawePlayer.java:681
↓ 6 callers
Method
size
()
core/src/main/java/com/boydti/fawe/object/collection/LocalBlockVector2DSet.java:28
↓ 6 callers
Method
size
()
core/src/main/java/com/boydti/fawe/object/collection/LocalBlockVectorSet.java:35
↓ 6 callers
Method
start
(FaweChunk chunk)
core/src/main/java/com/boydti/fawe/example/MappedFaweQueue.java:223
↓ 6 callers
Method
sub
(double[] dest, double[] v1, double[] v2)
core/src/main/java/com/boydti/fawe/object/regions/Triangle.java:69
↓ 6 callers
Method
taskNow
Run a task on the current thread or asynchronously - If it's already the main thread, it will jst call run() @param r @param async
core/src/main/java/com/boydti/fawe/util/TaskManager.java:173
↓ 6 callers
Method
toBlockPoint
Create a new {@code BlockVector} using the given components. @param x the X coordinate @param y the Y coordinate @param z the Z coordinate @return a
core/src/main/java/com/sk89q/worldedit/Vector.java:780
↓ 6 callers
Method
toFawePlayer
()
core/src/main/java/com/boydti/fawe/wrappers/FakePlayer.java:71
← previous
next →
901–1,000 of 9,786, ranked by callers