MCPcopy Create free account

hub / github.com/boy0001/FastAsyncWorldedit / functions

Functions9,786 in github.com/boy0001/FastAsyncWorldedit

↓ 22 callersMethodfloor
(RValue x)
core/src/main/java/com/sk89q/worldedit/internal/expression/runtime/Functions.java:229
↓ 22 callersMethodgetChunk
Get the underlying chunk object @return
core/src/main/java/com/boydti/fawe/object/FaweChunk.java:264
↓ 22 callersMethodgetChunkAt
(int x, int z)
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncWorld.java:343
↓ 22 callersMethodgetData
()
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncBlock.java:38
↓ 22 callersMethodgetInputStream
(URI uri)
core/src/main/java/com/boydti/fawe/util/image/ImageUtil.java:206
↓ 22 callersMethodgetInteger
Gets a type from a {@link ArgumentStack}. @param context the context @param modifiers a list of modifiers @return the requested type @throws Parame
core/src/main/java/com/boydti/fawe/command/FawePrimitiveBinding.java:335
↓ 22 callersMethodgetType
Gets the type of item in this list. @return The type of item in this list.
core/src/main/java/com/sk89q/jnbt/ListTag.java:46
↓ 22 callersMethodnextSetBit
Returns the index of the first bit that is set to <code>true</code> that occurs on or after the specified starting index. If no such it exists then -1
core/src/main/java/com/boydti/fawe/object/collection/SparseBitSet.java:921
↓ 22 callersMethodtext
(BBC caption, Object... args)
core/src/main/java/com/boydti/fawe/util/chat/Message.java:54
↓ 21 callersMethodaliases
()
core/src/main/java/com/boydti/fawe/config/Commands.java:39
↓ 21 callersMethodcanPassThrough
(int id, int data)
core/src/main/java/com/boydti/fawe/FaweCache.java:294
↓ 21 callersMethodgetBoolean
Gets the requested boolean by path. <p> If the boolean does not exist but a default value has been specified, this will return the default value. If t
core/src/main/java/com/boydti/fawe/configuration/ConfigurationSection.java:285
↓ 21 callersMethodgetContext
Get the underlying context. @return the context
core/src/main/java/com/sk89q/worldedit/util/command/parametric/ArgumentStack.java:76
↓ 21 callersMethodgetNmsClass
(final String name)
bukkit/src/main/java/com/boydti/fawe/bukkit/util/BukkitReflectionUtils.java:83
↓ 21 callersMethodgetUUID
(String name)
core/src/main/java/com/boydti/fawe/IFawe.java:55
↓ 21 callersMethodhasPermission
(final FawePlayer<?> player, final Perm perm)
core/src/main/java/com/boydti/fawe/util/Perm.java:23
↓ 21 callersMethodoptimize
()
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:151
↓ 21 callersMethodreadInt
(byte[] buf, int i)
core/src/main/java/net/jpountz/util/SafeUtils.java:54
↓ 21 callersMethodsetBlock
(Vector pt, BaseBlock block)
core/src/main/java/com/boydti/fawe/object/brush/visualization/VirtualWorld.java:24
↓ 21 callersMethodsetModified
(long modified)
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:256
↓ 21 callersMethodtoString
Returns a string representation of this bit set. For every index for which this <code>SparseBitSet</code> contains a bit in the set state, the decimal
core/src/main/java/com/boydti/fawe/object/collection/SparseBitSet.java:1250
↓ 20 callersMethoda
(int areaX, int areaY, int areaWidth, int areaHeight)
bukkit/src/main/java/com/boydti/fawe/bukkit/v1_9/MutableGenLayer.java:20
↓ 20 callersMethodasync
Run a task asynchronously @param r
core/src/main/java/com/boydti/fawe/util/TaskManager.java:44
↓ 20 callersMethodensureChunkLoaded
(int cx, int cz)
core/src/main/java/com/boydti/fawe/example/MappedFaweQueue.java:406
↓ 20 callersMethodgetBlockX
Get the X coordinate rounded. @return the x coordinate
core/src/main/java/com/sk89q/worldedit/Vector2D.java:105
↓ 20 callersMethodgetBlockZ
Get the Z coordinate rounded. @return the z coordinate
core/src/main/java/com/sk89q/worldedit/Vector2D.java:143
↓ 20 callersMethodgetChar
(int index)
core/src/main/java/com/boydti/fawe/object/collection/DifferentialArray.java:216
↓ 20 callersMethodgetInstance
()
core/src/main/java/com/sk89q/worldedit/extension/platform/CommandManager.java:298
↓ 20 callersMethodgetMaximumPoint
Get the upper point of a region. @return max. point
core/src/main/java/com/sk89q/worldedit/regions/Region.java:46
↓ 20 callersMethodgetPlayer
()
favs/src/main/java/com/thevoxelbox/voxelsniper/Sniper.java:127
↓ 20 callersMethodgetSelection
Gets a selection from a {@link ArgumentStack}. @param context the context @param selection the annotation @return a selection @throws IncompleteRegio
core/src/main/java/com/sk89q/worldedit/internal/command/WorldEditBinding.java:84
↓ 20 callersMethodgetTotal
()
core/src/main/java/com/boydti/fawe/jnbt/anvil/MCAFilterCounter.java:16
↓ 20 callersMethodof
apply fiend for object @param e applied object @return RefExecutor with getter and setter
core/src/main/java/com/boydti/fawe/util/ReflectionUtils.java:799
↓ 20 callersMethodreadFully
Reads the entire stream and runs the applicable readers @throws IOException
core/src/main/java/com/boydti/fawe/jnbt/NBTStreamer.java:24
↓ 20 callersMethodremove
()
core/src/main/java/com/boydti/fawe/object/visitor/FastIterator.java:56
↓ 20 callersMethodsetActor
(@Nullable Actor actor)
core/src/main/java/com/sk89q/worldedit/session/request/Request.java:95
↓ 20 callersMethodwrap
(final Object obj)
core/src/main/java/com/boydti/fawe/IFawe.java:23
↓ 20 callersMethodwriteByte
(ByteBuffer dest, int off, int i)
core/src/main/java/net/jpountz/util/ByteBufferUtils.java:74
↓ 19 callersMethoda
(int areaX, int areaY, int areaWidth, int areaHeight)
bukkit/src/main/java/com/boydti/fawe/bukkit/v1_10/MutableGenLayer.java:20
↓ 19 callersMethodapply
(Vector pt)
core/src/main/java/com/sk89q/worldedit/function/visitor/RegionVisitor.java:186
↓ 19 callersMethodceil
Rounds all components up. @return a new vector
core/src/main/java/com/sk89q/worldedit/Vector.java:645
↓ 19 callersMethodcontains
(int x, int y, int z)
core/src/main/java/com/boydti/fawe/object/extent/FaweRegionExtent.java:33
↓ 19 callersMethodevaluate
(double... values)
core/src/main/java/com/sk89q/worldedit/internal/expression/Expression.java:118
↓ 19 callersMethodgetBrushTool
Get the brush tool assigned to the item. If there is no tool assigned or the tool is not assigned, the slot will be replaced with the brush tool. @pa
core/src/main/java/com/sk89q/worldedit/LocalSession.java:1034
↓ 19 callersMethodgetCachedPlayer
(String name)
core/src/main/java/com/boydti/fawe/Fawe.java:769
↓ 19 callersMethodgetCenter
Get the center point of a region. Note: Coordinates will not be integers if the corresponding lengths are even. @return center point
core/src/main/java/com/sk89q/worldedit/regions/Region.java:55
↓ 19 callersMethodgetLazyBlock
(int x, int y, int z)
core/src/main/java/com/boydti/fawe/object/queue/IDelegateFaweQueue.java:62
↓ 19 callersMethodgetLazyBlock
(Vector position)
core/src/main/java/com/sk89q/worldedit/extent/Extent.java:46
↓ 19 callersMethodgetLightOpacity
()
core/src/main/java/com/sk89q/worldedit/world/registry/BundledBlockData.java:730
↓ 19 callersMethodgetPrimaryAlias
()
core/src/main/java/com/sk89q/worldedit/util/command/SimpleCommandMapping.java:46
↓ 19 callersMethodgetWorldName
()
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:252
↓ 19 callersMethodinst
()
nukkit/src/main/java/com/boydti/fawe/nukkit/core/NukkitWorldEdit.java:62
↓ 19 callersMethodprintDebug
(String msg)
core/src/main/java/com/sk89q/worldedit/extension/platform/PlayerProxy.java:108
↓ 19 callersMethodregenerateChunk
(int x, int z)
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:332
↓ 19 callersMethodsetComponents
(Vector other)
core/src/main/java/com/sk89q/worldedit/MutableBlockVector.java:36
↓ 19 callersMethodsetSession
Get the request session. @param session the session, which may be null
core/src/main/java/com/sk89q/worldedit/session/request/Request.java:115
↓ 19 callersMethodwriteByte
Writes out a <code>byte</code> to the underlying output stream @param b the <code>byte</code> value to be written. @exception IOException if
core/src/main/java/com/boydti/fawe/object/io/LittleEndianOutputStream.java:75
↓ 19 callersMethodwriteShort
(short[] buf, int off, int v)
core/src/main/java/net/jpountz/util/SafeUtils.java:84
↓ 18 callersMethodcancelEditSafe
(Extent parent, BBC reason)
core/src/main/java/com/boydti/fawe/util/WEManager.java:27
↓ 18 callersMethodforEach
The locations provided are relative to the clipboard min @param task @param air
core/src/main/java/com/boydti/fawe/object/clipboard/FaweClipboard.java:67
↓ 18 callersMethodgetBlockAt
(final int x, final int y, final int z)
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncWorld.java:295
↓ 18 callersMethodgetClipboard
Get the clipboard. <p> If there is a transformation applied, the returned clipboard will not contain its effect. @deprecated FAWE supports multiple l
core/src/main/java/com/sk89q/worldedit/session/ClipboardHolder.java:77
↓ 18 callersMethodgetDirection
Get a direction from the player. @param context the context @param direction the direction annotation @return a pattern @throws ParameterException on
core/src/main/java/com/sk89q/worldedit/internal/command/WorldEditBinding.java:276
↓ 18 callersMethodgetEntry
(File file, long position)
core/src/main/java/com/boydti/fawe/object/schematic/visualizer/SchemVis.java:272
↓ 18 callersMethodgetKey
(MCAChunk chunk, Tag tag, int dimension)
nukkit/src/main/java/com/boydti/fawe/nukkit/core/converter/MCAFile2LevelDB.java:867
↓ 18 callersMethodgetParameters
()
core/src/main/java/com/sk89q/worldedit/util/command/parametric/ParametricCallable.java:299
↓ 18 callersMethodgetSkyLight
(int x, int y, int z)
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:426
↓ 18 callersMethodgetType
Get the type of block. @return the type
core/src/main/java/com/sk89q/worldedit/blocks/BaseBlock.java:291
↓ 18 callersMethodgetUniqueId
()
bukkit/src/main/java/com/sk89q/worldedit/bukkit/BukkitPlayer.java:60
↓ 18 callersMethodisIdentity
()
core/src/main/java/com/sk89q/worldedit/math/transform/AffineTransform.java:99
↓ 18 callersMethodmod
Better modulo, not just remainder.
core/src/main/java/com/sk89q/worldedit/blocks/BlockData.java:1306
↓ 18 callersMethodputByte
Put the given key and value into the compound tag as a {@code ByteTag}. @param key they key @param value the value @return this object
core/src/main/java/com/sk89q/jnbt/CompoundTagBuilder.java:85
↓ 18 callersMethodqueryCapability
Get the preferred platform for handling a certain capability. Returns null if none is available. @param capability the capability @return the platfor
core/src/main/java/com/sk89q/worldedit/extension/platform/PlatformManager.java:185
↓ 18 callersMethodreadInt
(ByteBuffer buf, int i)
core/src/main/java/net/jpountz/util/ByteBufferUtils.java:49
↓ 18 callersMethodreset
Reset to the previously {@link #mark()}ed position of the stack, and return the arguments that were consumed between this point and that previous poin
core/src/main/java/com/sk89q/worldedit/util/command/parametric/ArgumentStack.java:93
↓ 18 callersMethodseek
(long pos)
core/src/main/java/com/boydti/fawe/object/io/BufferedRandomAccessFile.java:220
↓ 18 callersMethodsetClipboard
Sets the clipboard. <p> <p>Pass {@code null} to clear the clipboard.</p> @param clipboard the clipboard, or null if the clipboard is to be cleared
core/src/main/java/com/sk89q/worldedit/LocalSession.java:826
↓ 18 callersMethodsetDirection
(Vector direction)
core/src/main/java/com/sk89q/worldedit/world/registry/BundledBlockData.java:550
↓ 18 callersMethodsetTile
(int x, int y, int z, CompoundTag tag)
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:214
↓ 18 callersMethodsin
(RValue x)
core/src/main/java/com/sk89q/worldedit/internal/expression/runtime/Functions.java:152
↓ 18 callersMethodupdate
()
core/src/main/java/com/sk89q/worldedit/command/tool/BrushTool.java:155
↓ 18 callersMethodwriteNamedTagName
(String name, int type)
core/src/main/java/com/sk89q/jnbt/NBTOutputStream.java:158
↓ 17 callersMethodadd
(int x, int y, int z)
core/src/main/java/com/boydti/fawe/object/collection/LocalBlockVectorSet.java:203
↓ 17 callersMethodbuilder
()
core/src/main/java/com/boydti/fawe/util/chat/ChatManager.java:6
↓ 17 callersMethodcos
(RValue x)
core/src/main/java/com/sk89q/worldedit/internal/expression/runtime/Functions.java:156
↓ 17 callersMethodfromString
(Player player, LocalSession session, String json)
core/src/main/java/com/sk89q/worldedit/command/tool/BrushTool.java:88
↓ 17 callersMethodget
(String path)
core/src/main/java/com/boydti/fawe/configuration/MemorySection.java:322
↓ 17 callersMethodgetBiomeArray
()
core/src/main/java/com/boydti/fawe/object/FaweChunk.java:165
↓ 17 callersMethodgetCompressedIS
(InputStream is)
core/src/main/java/com/boydti/fawe/util/MainUtil.java:370
↓ 17 callersMethodgetDescription
()
core/src/main/java/com/sk89q/worldedit/util/command/DelegateCallable.java:23
↓ 17 callersMethodgetLocation
Get the player's location @return
core/src/main/java/com/boydti/fawe/object/FawePlayer.java:519
↓ 17 callersMethodgetNbtData
()
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncBlockState.java:137
↓ 17 callersMethodgetNode
()
core/src/main/java/com/boydti/fawe/jnbt/NBTStreamer.java:77
↓ 17 callersMethodgetRadius
Returns the radius of the cylinder @return the radius along the X and Z axes
core/src/main/java/com/sk89q/worldedit/regions/CylinderRegion.java:148
↓ 17 callersMethodgetVersion
The FAWE version - Unofficial jars may be lacking version information @return FaweVersion
core/src/main/java/com/boydti/fawe/Fawe.java:412
↓ 17 callersMethodgetWorld
(String worldName)
core/src/main/java/com/boydti/fawe/FaweAPI.java:198
↓ 17 callersMethodpair16
(int x, int y)
core/src/main/java/com/boydti/fawe/util/MathMan.java:280
↓ 17 callersMethodpeekBits
@return numberOfBits in the low order bits of a long
core/src/main/java/com/boydti/fawe/object/io/zstd/BitStream.java:64
↓ 17 callersMethodputLong
Put the given key and value into the compound tag as a {@code LongTag}. @param key they key @param value the value @return this object
core/src/main/java/com/sk89q/jnbt/CompoundTagBuilder.java:144
↓ 17 callersMethodsetColor
(BufferedImage img, BufferedImage mask, boolean white)
core/src/main/java/com/boydti/fawe/jnbt/anvil/HeightMapMCAGenerator.java:1200
← previousnext →301–400 of 9,786, ranked by callers