MCPcopy Create free account

hub / github.com/boy0001/FastAsyncWorldedit / functions

Functions9,786 in github.com/boy0001/FastAsyncWorldedit

↓ 6 callersMethodgetData
()
core/src/main/java/com/boydti/fawe/jnbt/anvil/MutableMCABackedBaseBlock.java:59
↓ 6 callersMethodgetDimensions
()
core/src/main/java/com/sk89q/worldedit/extent/clipboard/BlockArrayClipboard.java:145
↓ 6 callersMethodgetDirection
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 callersMethodgetEntity
(Entity entity)
bukkit/src/main/java/com/boydti/fawe/bukkit/v0/FaweAdapter_All.java:261
↓ 6 callersMethodgetFaweQueue
(boolean autoQueue)
core/src/main/java/com/boydti/fawe/object/FawePlayer.java:408
↓ 6 callersMethodgetGenerator
()
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncWorld.java:789
↓ 6 callersMethodgetHelp
(CommandSource source)
sponge112/src/main/java/com/boydti/fawe/SpongeCommand.java:53
↓ 6 callersMethodgetIdArray
(int i)
bukkit/src/main/java/com/boydti/fawe/bukkit/v1_12/BukkitChunk_1_12_Copy.java:46
↓ 6 callersMethodgetIdArray
(int i)
bukkit/src/main/java/com/boydti/fawe/bukkit/v1_11/BukkitChunk_1_11_Copy.java:46
↓ 6 callersMethodgetIncompleteRegion
()
core/src/main/java/com/sk89q/worldedit/regions/selector/CuboidRegionSelector.java:228
↓ 6 callersMethodgetInt
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 callersMethodgetListTag
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 callersMethodgetMask
()
core/src/main/java/com/boydti/fawe/object/regions/FuzzyRegion.java:39
↓ 6 callersMethodgetMask
Get the mask. @return mask, may be null
core/src/main/java/com/sk89q/worldedit/EditSession.java:661
↓ 6 callersMethodgetMaterial
(int id)
bukkit/src/main/java/com/boydti/fawe/bukkit/v0/FaweAdapter_All.java:348
↓ 6 callersMethodgetMinimum
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 callersMethodgetNextBlock
Get next block @return next block position
core/src/main/java/com/sk89q/worldedit/util/TargetBlock.java:161
↓ 6 callersMethodgetOffHand
()
core/src/main/java/com/sk89q/worldedit/command/tool/BrushTool.java:214
↓ 6 callersMethodgetOpacity
(int x, int y, int z)
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:482
↓ 6 callersMethodgetPitch
()
nukkit/src/main/java/com/boydti/fawe/nukkit/core/NukkitPlayer.java:81
↓ 6 callersMethodgetPopulators
()
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncWorld.java:804
↓ 6 callersMethodgetPosition
()
core/src/main/java/com/boydti/fawe/wrappers/FakePlayer.java:158
↓ 6 callersMethodgetPosition
()
core/src/main/java/com/sk89q/worldedit/extension/platform/PlayerProxy.java:83
↓ 6 callersMethodgetProgressTask
()
core/src/main/java/com/boydti/fawe/example/MappedFaweQueue.java:330
↓ 6 callersMethodgetRange
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 callersMethodgetRoot
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 callersMethodgetSkyLight
(int x, int y, int z)
core/src/main/java/com/boydti/fawe/jnbt/anvil/MCAChunk.java:709
↓ 6 callersMethodgetTag
(TileEntity tile)
bukkit/src/main/java/com/boydti/fawe/bukkit/v1_7/BukkitQueue17.java:436
↓ 6 callersMethodgetText
(String url)
core/src/main/java/com/boydti/fawe/util/MainUtil.java:524
↓ 6 callersMethodgetTiles
()
bukkit/src/main/java/com/boydti/fawe/bukkit/v0/BukkitChunk_All_ReadonlySnapshot.java:102
↓ 6 callersMethodgetTimeZone
Get the session's timezone. @return the timezone
core/src/main/java/com/sk89q/worldedit/LocalSession.java:326
↓ 6 callersMethodgetType
Get represented type (class) @return type (class) to be described.
core/src/main/java/com/boydti/fawe/configuration/TypeDescription.java:78
↓ 6 callersMethodgetValue
()
bukkit/src/main/java/com/boydti/fawe/bukkit/chat/TextualComponent.java:273
↓ 6 callersMethodgetValues
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 callersMethodgetViewDistance
(Player player)
bukkit/src/main/java/com/boydti/fawe/bukkit/listener/RenderListener.java:102
↓ 6 callersMethodgetVirtualWorld
()
core/src/main/java/com/sk89q/worldedit/LocalSession.java:724
↓ 6 callersMethodgetWELogger
()
nukkit/src/main/java/com/boydti/fawe/nukkit/core/NukkitWorldEdit.java:182
↓ 6 callersMethodgetYaw
()
core/src/main/java/com/sk89q/worldedit/extension/platform/PlayerProxy.java:92
↓ 6 callersMethodgetYaw
()
nukkit/src/main/java/com/boydti/fawe/nukkit/core/NukkitPlayer.java:86
↓ 6 callersMethodhasBiomes
()
core/src/main/java/com/boydti/fawe/object/clipboard/FaweClipboard.java:28
↓ 6 callersMethodhasGenerator
()
core/src/main/java/com/boydti/fawe/command/CFICommands.java:1065
↓ 6 callersMethodhasNext
()
core/src/main/java/com/boydti/fawe/object/collection/BlockVectorSet.java:101
↓ 6 callersMethodhasPermission
(String perm)
forge112/src/main/java/com/boydti/fawe/forge/ForgePlayer.java:42
↓ 6 callersMethodhasPermission
(final String perm)
bukkit/src/main/java/com/boydti/fawe/bukkit/BukkitPlayer.java:33
↓ 6 callersMethodhashCode
()
core/src/main/java/com/boydti/fawe/object/BytePair.java:28
↓ 6 callersMethodhelp
()
core/src/main/java/com/boydti/fawe/config/Commands.java:63
↓ 6 callersMethodisIn
(int x, int y, int z, Region region)
core/src/main/java/com/boydti/fawe/util/WEManager.java:75
↓ 6 callersMethodisInChunk
(int cx, int cz)
core/src/main/java/com/boydti/fawe/object/RegionWrapper.java:60
↓ 6 callersMethodisInsideCached
(int x, int y, int z, Pattern pattern)
core/src/main/java/com/sk89q/worldedit/regions/shape/ArbitraryShape.java:124
↓ 6 callersMethodisRanged
()
favs/src/main/java/com/thevoxelbox/voxelsniper/SnipeData.java:308
↓ 6 callersMethodisSet
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 callersMethodisSolid
(final int id)
bukkit/src/main/java/com/boydti/fawe/bukkit/v1_9/BukkitQueue_1_9_R1.java:635
↓ 6 callersMethodlastLiterals
(ByteBuffer src, int sOff, int srcLen, ByteBuffer dest, int dOff, int destEnd)
core/src/main/java/net/jpountz/lz4/LZ4ByteBufferUtils.java:181
↓ 6 callersMethodlater
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 callersMethodloadFromReader
(StreamReader sreader, Class<?> type)
core/src/main/java/com/boydti/fawe/configuration/Yaml.java:446
↓ 6 callersMethodmask
(int bits)
core/src/main/java/com/boydti/fawe/object/io/zstd/Util.java:32
↓ 6 callersMethodnext
@{inheritDoc}
core/src/main/java/com/boydti/fawe/util/ShapeInterpolator.java:691
↓ 6 callersMethodnext
(int off)
core/src/main/java/net/jpountz/lz4/LZ4HCJavaSafeCompressor.java:65
↓ 6 callersMethodnext
(int off)
core/src/main/java/net/jpountz/lz4/LZ4HCJavaUnsafeCompressor.java:65
↓ 6 callersMethodoptions
()
core/src/main/java/com/boydti/fawe/configuration/file/YamlConfiguration.java:221
↓ 6 callersMethodparent
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 callersMethodparseComponent
(String color, int off, int end, int type)
core/src/main/java/com/boydti/fawe/util/ColorUtil.java:13
↓ 6 callersMethodplayEffect
(Vector position, int type, int data)
core/src/main/java/com/sk89q/worldedit/world/SimpleWorld.java:159
↓ 6 callersMethodpopMessages
(FawePlayer fp)
core/src/main/java/com/boydti/fawe/command/CFICommands.java:1129
↓ 6 callersMethodpopulate
(FawePlayer fp)
core/src/main/java/com/boydti/fawe/command/CFICommands.java:933
↓ 6 callersMethodpositive
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 callersMethodputInt
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 callersMethodputShort
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 callersMethodqueueChunkLoad
(final int cx, final int cz)
core/src/main/java/com/boydti/fawe/example/MappedFaweQueue.java:425
↓ 6 callersMethodread
(WorldData data)
core/src/main/java/com/sk89q/worldedit/extent/clipboard/io/SchematicReader.java:63
↓ 6 callersMethodread
()
core/src/main/java/net/jpountz/lz4/LZ4InputStream.java:34
↓ 6 callersMethodreadTagPayload
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 callersMethodrecalculate
Clamps the cuboid according to boundaries of the world.
core/src/main/java/com/sk89q/worldedit/regions/CuboidRegion.java:136
↓ 6 callersMethodrecurseHollow
(final Region region, final BlockVector origin, final Set<BlockVector> outside)
core/src/main/java/com/sk89q/worldedit/EditSession.java:3230
↓ 6 callersMethodremaining
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 callersMethodreplaceFirst
(final char c, final String s)
core/src/main/java/com/boydti/fawe/util/StringMan.java:221
↓ 6 callersMethodresize
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 callersMethodsafeInstance
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 callersMethodscapeOrCache
(Wiki wiki)
core/src/main/java/com/boydti/fawe/object/clipboard/remap/WikiScraper.java:40
↓ 6 callersMethodset
(int index, T element)
core/src/main/java/com/boydti/fawe/object/collection/PrimitiveList.java:135
↓ 6 callersMethodsetClipboard
(FaweClipboard clipboard)
core/src/main/java/com/boydti/fawe/jnbt/SchematicStreamer.java:218
↓ 6 callersMethodsetCopyBiomes
(boolean copyBiomes)
core/src/main/java/com/sk89q/worldedit/function/operation/ForwardExtentCopy.java:160
↓ 6 callersMethodsetCount
(int tickingBlockCount, int nonEmptyBlockCount, ExtendedBlockStorage section)
forge112/src/main/java/com/boydti/fawe/forge/v112/ForgeQueue_All.java:504
↓ 6 callersMethodsetCount
(int tickingBlockCount, int nonEmptyBlockCount, ExtendedBlockStorage section)
forge111/src/main/java/com/boydti/fawe/forge/v111/ForgeQueue_All.java:379
↓ 6 callersMethodsetData
(int value)
core/src/main/java/com/boydti/fawe/jnbt/anvil/MutableMCABackedBaseBlock.java:85
↓ 6 callersMethodsetDirections
(List<Vector> directions)
core/src/main/java/com/sk89q/worldedit/function/visitor/BreadthFirstSearch.java:91
↓ 6 callersMethodsetId
(int id)
core/src/main/java/com/boydti/fawe/jnbt/anvil/MutableMCABackedBaseBlock.java:79
↓ 6 callersMethodsetMainThread
Sets the main thread to the current thread @return
core/src/main/java/com/boydti/fawe/Fawe.java:751
↓ 6 callersMethodsetOrigin
(Vector offset)
core/src/main/java/com/boydti/fawe/object/clipboard/FaweClipboard.java:54
↓ 6 callersMethodsetSourceMask
Set a mask. @param mask mask or null
core/src/main/java/com/sk89q/worldedit/EditSession.java:705
↓ 6 callersMethodsetSpawnFlags
(boolean allowMonsters, boolean allowAnimals)
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncWorld.java:896
↓ 6 callersMethodsetTypeIdAndData
(int type, byte data, boolean applyPhysics)
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncBlock.java:154
↓ 6 callersMethodsetVirtualWorld
(VirtualWorld world)
core/src/main/java/com/boydti/fawe/object/FawePlayer.java:681
↓ 6 callersMethodsize
()
core/src/main/java/com/boydti/fawe/object/collection/LocalBlockVector2DSet.java:28
↓ 6 callersMethodsize
()
core/src/main/java/com/boydti/fawe/object/collection/LocalBlockVectorSet.java:35
↓ 6 callersMethodstart
(FaweChunk chunk)
core/src/main/java/com/boydti/fawe/example/MappedFaweQueue.java:223
↓ 6 callersMethodsub
(double[] dest, double[] v1, double[] v2)
core/src/main/java/com/boydti/fawe/object/regions/Triangle.java:69
↓ 6 callersMethodtaskNow
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 callersMethodtoBlockPoint
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 callersMethodtoFawePlayer
()
core/src/main/java/com/boydti/fawe/wrappers/FakePlayer.java:71
← previousnext →901–1,000 of 9,786, ranked by callers