MCPcopy Create free account

hub / github.com/boy0001/FastAsyncWorldedit / functions

Functions9,786 in github.com/boy0001/FastAsyncWorldedit

↓ 7 callersMethodgetMaterialById
Get the material properties for the given block. @param id the legacy numeric ID @return the material's properties, or null
core/src/main/java/com/sk89q/worldedit/world/registry/BundledBlockData.java:425
↓ 7 callersMethodgetPathIterator
(AffineTransform at)
core/src/main/java/com/boydti/fawe/util/ShapeInterpolator.java:649
↓ 7 callersMethodgetPlugin
()
nukkit/src/main/java/com/boydti/fawe/nukkit/optimization/FaweNukkit.java:169
↓ 7 callersMethodgetPos
(Vector pos)
core/src/main/java/com/boydti/fawe/object/extent/PositionTransformExtent.java:34
↓ 7 callersMethodgetSaveFolder
()
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:233
↓ 7 callersMethodgetSize
(ChangeSet changeSet)
core/src/main/java/com/boydti/fawe/util/MainUtil.java:256
↓ 7 callersMethodgetSourceMask
Get the mask. @return mask, may be null
core/src/main/java/com/sk89q/worldedit/EditSession.java:671
↓ 7 callersMethodgetString
(final Object obj)
core/src/main/java/com/boydti/fawe/util/StringMan.java:192
↓ 7 callersMethodgetTextureUtil
()
core/src/main/java/com/boydti/fawe/jnbt/anvil/HeightMapMCAGenerator.java:316
↓ 7 callersMethodgetUri
@deprecated If a holder has multiple sources, this will return an empty URI @return The original source of this clipboard (usually a file or url)
core/src/main/java/com/boydti/fawe/object/clipboard/URIClipboardHolder.java:31
↓ 7 callersMethodgetWorlds
()
nukkit/src/main/java/com/boydti/fawe/nukkit/core/NukkitPlatform.java:84
↓ 7 callersMethodhandleCommandOnCurrentThread
(final CommandEvent event)
core/src/main/java/com/sk89q/worldedit/extension/platform/CommandManager.java:369
↓ 7 callersMethodhelp
(Actor actor, CommandContext args)
core/src/main/java/com/sk89q/worldedit/command/UtilityCommands.java:654
↓ 7 callersMethodinitialize
()
core/src/main/java/com/boydti/fawe/object/io/zstd/BitStream.java:110
↓ 7 callersMethodisFormat
Return whether the given file is of this format. @param file the file @return true if the given file is of this format
core/src/main/java/com/boydti/fawe/object/clipboard/IClipboardFormat.java:43
↓ 7 callersMethodisLiquidOrGas
(int id)
core/src/main/java/com/boydti/fawe/FaweCache.java:302
↓ 7 callersMethodlink
(Message message, String url)
core/src/main/java/com/boydti/fawe/util/chat/ChatManager.java:20
↓ 7 callersMethodmutX
(double x)
core/src/main/java/com/sk89q/worldedit/MutableBlockVector.java:53
↓ 7 callersMethodmutY
(double y)
core/src/main/java/com/sk89q/worldedit/MutableBlockVector.java:58
↓ 7 callersMethodmutZ
(double z)
core/src/main/java/com/sk89q/worldedit/MutableBlockVector.java:63
↓ 7 callersMethodnegate
Negate the given mask. @param finalMask the mask @return a new mask
core/src/main/java/com/sk89q/worldedit/function/mask/Masks.java:57
↓ 7 callersMethodonChunkLoad
Prevent FireWorks from loading chunks @param event
bukkit/src/main/java/com/boydti/fawe/bukkit/v0/ChunkListener.java:318
↓ 7 callersMethodonHover
(final String name, final JsonRepresentedObject data)
bukkit/src/main/java/com/boydti/fawe/bukkit/chat/FancyMessage.java:844
↓ 7 callersMethodoptions
Gets the {@link com.boydti.fawe.configuration.ConfigurationOptions} for this {@link com.boydti.fawe.configuration.Configuration}. <p> All setters thro
core/src/main/java/com/boydti/fawe/configuration/Configuration.java:84
↓ 7 callersMethodowner
@return Sniper
favs/src/main/java/com/thevoxelbox/voxelsniper/SnipeData.java:203
↓ 7 callersMethodreadImage
(InputStream in)
core/src/main/java/com/boydti/fawe/util/MainUtil.java:652
↓ 7 callersMethodreadIntEquals
(byte[] buf, int i, int j)
core/src/main/java/net/jpountz/lz4/LZ4SafeUtils.java:36
↓ 7 callersMethodreadIntEquals
(byte[] src, int ref, int sOff)
core/src/main/java/net/jpountz/lz4/LZ4UnsafeUtils.java:110
↓ 7 callersMethodregisterMethodsAsCommands
Build a list of commands from methods specially annotated with {@link Command} (and other relevant annotations) and register them all with the given {
core/src/main/java/com/sk89q/worldedit/util/command/parametric/ParametricBuilder.java:163
↓ 7 callersMethodremap
(BaseBlock block)
core/src/main/java/com/boydti/fawe/object/clipboard/remap/ClipboardRemapper.java:501
↓ 7 callersMethodremove
()
core/src/main/java/com/boydti/fawe/jnbt/anvil/filters/DelegateMCAFilter.java:87
↓ 7 callersMethodreplace
(FawePlayer player, EditSession editSession, @Selection Region region, @Optional Mask from, Pattern to, Comman
core/src/main/java/com/sk89q/worldedit/command/RegionCommands.java:291
↓ 7 callersMethodreset
Reset the current request and clear all fields.
core/src/main/java/com/sk89q/worldedit/session/request/Request.java:151
↓ 7 callersMethodrotateX
(double theta)
core/src/main/java/com/sk89q/worldedit/math/transform/AffineTransform.java:245
↓ 7 callersMethodsetChunk
(final FaweChunk chunk)
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:231
↓ 7 callersMethodsetDirty
Set this session as dirty.
core/src/main/java/com/sk89q/worldedit/LocalSession.java:284
↓ 7 callersMethodsetExtent
(AbstractDelegateExtent extent)
core/src/main/java/com/sk89q/worldedit/EditSession.java:446
↓ 7 callersMethodsetKeepSpawnInMemory
(final boolean keepLoaded)
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncWorld.java:947
↓ 7 callersMethodsetNbtData
(@Nullable CompoundTag nbtData)
core/src/main/java/com/boydti/fawe/jnbt/anvil/MutableMCABackedBaseBlock.java:96
↓ 7 callersMethodsetOffset
(int x, int z)
core/src/main/java/com/boydti/fawe/object/collection/LocalBlockVectorSet.java:98
↓ 7 callersMethodsetPos1
Set the first cuboid-defining corner. @param pos1 a position
core/src/main/java/com/sk89q/worldedit/regions/CuboidRegion.java:109
↓ 7 callersMethodsetPos2
Set the second cuboid-defining corner. @param pos2 a position
core/src/main/java/com/sk89q/worldedit/regions/CuboidRegion.java:128
↓ 7 callersMethodsetRegionSelector
@deprecated use {@link #setRegionSelector(World, RegionSelector)}
core/src/main/java/com/sk89q/worldedit/LocalSession.java:640
↓ 7 callersMethodsetSkyLight
(int x, int y, int z, int value)
core/src/main/java/com/boydti/fawe/example/NMSMappedFaweQueue.java:165
↓ 7 callersMethodsetTypeIdAndData
(Vector position, int type, int data)
core/src/main/java/com/sk89q/worldedit/world/SimpleWorld.java:45
↓ 7 callersMethodsetupAdapter
(BukkitImplAdapter adapter)
bukkit/src/main/java/com/boydti/fawe/bukkit/v0/BukkitQueue_0.java:299
↓ 7 callersMethodsize
()
core/src/main/java/com/boydti/fawe/example/IFaweQueueMap.java:21
↓ 7 callersMethodsupports
(Capability capability)
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:147
↓ 7 callersMethodtan
(RValue x)
core/src/main/java/com/sk89q/worldedit/internal/expression/runtime/Functions.java:160
↓ 7 callersMethodtoArray
()
core/src/main/java/com/boydti/fawe/object/collection/LocalBlockVectorSet.java:161
↓ 7 callersMethodtoString
()
core/src/main/java/com/boydti/fawe/configuration/MemorySection.java:840
↓ 7 callersMethodunpairSearchCoordsX
(int pair)
core/src/main/java/com/boydti/fawe/util/MathMan.java:254
↓ 7 callersMethodunpairSearchCoordsY
(int pair)
core/src/main/java/com/boydti/fawe/util/MathMan.java:261
↓ 7 callersMethodupdate
()
core/src/main/java/com/boydti/fawe/object/brush/visualization/VirtualWorld.java:39
↓ 7 callersMethodupdate
(byte[] key, byte[] value)
nukkit/src/main/java/com/boydti/fawe/nukkit/core/converter/MCAFile2LevelDB.java:547
↓ 7 callersMethodvalueMap
()
core/src/main/java/com/sk89q/worldedit/world/registry/BundledBlockData.java:567
↓ 7 callersMethodvector
()
core/src/main/java/com/sk89q/worldedit/PlayerDirection.java:118
↓ 7 callersMethodwrap
(int value, int min, int max)
core/src/main/java/com/boydti/fawe/util/MathMan.java:141
↓ 7 callersMethodwriteDouble
Writes an 8 byte Java double to the underlying output stream in little endian order. @param d the <code>double</code> value to be written. @ex
core/src/main/java/com/boydti/fawe/object/io/LittleEndianOutputStream.java:168
↓ 7 callersMethodwriteLen
(int len, byte[] dest, int dOff)
core/src/main/java/net/jpountz/lz4/LZ4SafeUtils.java:152
↓ 6 callersMethodadapt
(Entity ent)
bukkit/src/main/java/com/sk89q/worldedit/bukkit/BukkitWorld.java:163
↓ 6 callersMethodadd
(Vector vector)
core/src/main/java/com/boydti/fawe/object/collection/BlockVectorSet.java:124
↓ 6 callersMethodaddSetting
(SettingType type, String args)
core/src/main/java/com/boydti/fawe/object/brush/BrushSettings.java:165
↓ 6 callersMethodaddVertex
Add a vertex to the region. @param vertex the vertex @return true, if something changed.
core/src/main/java/com/boydti/fawe/object/regions/PolyhedralRegion.java:132
↓ 6 callersMethodappendLineTo
(float x0, float y0, float x1, float y1)
core/src/main/java/com/boydti/fawe/util/ShapeInterpolator.java:350
↓ 6 callersMethodapply
(Message m, Text.Builder builder)
sponge112/src/main/java/com/sk89q/worldedit/sponge/chat/SpongeChatManager.java:115
↓ 6 callersMethodapply
(Message m, Text.Builder builder)
sponge111/src/main/java/com/sk89q/worldedit/sponge/chat/SpongeChatManager.java:115
↓ 6 callersMethodarcLength
(double positionA, double positionB)
core/src/main/java/com/sk89q/worldedit/math/interpolation/KochanekBartelsInterpolation.java:187
↓ 6 callersMethodasync
(final Runnable r)
bukkit/src/main/java/com/boydti/fawe/bukkit/util/BukkitTaskMan.java:28
↓ 6 callersMethodcanPassthrough
(Vector v)
core/src/main/java/com/boydti/fawe/object/pattern/SurfaceRandomOffsetPattern.java:107
↓ 6 callersMethodcheck
(int combinedFrom, int combinedTo)
core/src/main/java/com/boydti/fawe/object/changeset/BlockBagChangeSet.java:83
↓ 6 callersMethodclampY
Clamp the Y component. @param min the minimum value @param max the maximum value @return a new vector
core/src/main/java/com/sk89q/worldedit/Vector.java:627
↓ 6 callersMethodcolor
(Message message, String color)
core/src/main/java/com/boydti/fawe/util/chat/ChatManager.java:8
↓ 6 callersMethodcommonBytesBackward
(ByteBuffer b, int o1, int o2, int l1, int l2)
core/src/main/java/net/jpountz/lz4/LZ4ByteBufferUtils.java:114
↓ 6 callersMethodcompress
Compress <code>src[srcOff:srcOff+srcLen]</code> into <code>dest[destOff:destOff+destLen]</code> and return the compressed length. <p> This method will
core/src/main/java/net/jpountz/lz4/LZ4Compressor.java:48
↓ 6 callersMethodcomputeRemoveBlockLight
(int x, int y, int z, int currentLight, Queue<Object[]> queue, Queue<IntegerTrio> spreadQueue, Map<IntegerTrio
core/src/main/java/com/boydti/fawe/example/NMSRelighter.java:241
↓ 6 callersMethodcomputeSpreadBlockLight
(int x, int y, int z, int currentLight, Queue<IntegerTrio> queue, Map<IntegerTrio, Object> visited)
core/src/main/java/com/boydti/fawe/example/NMSRelighter.java:263
↓ 6 callersMethodcontains
(int x, int y, int z)
core/src/main/java/com/boydti/fawe/object/collection/BlockVectorSet.java:70
↓ 6 callersMethodcontains
(int x, int y, int z)
core/src/main/java/com/boydti/fawe/object/collection/LocalBlockVectorSet.java:45
↓ 6 callersMethodcreate
(UndoContext context)
core/src/main/java/com/boydti/fawe/object/change/MutableTileChange.java:43
↓ 6 callersMethoddecompress
(byte[] bytes, byte[] buffer, Inflater inflater)
core/src/main/java/com/boydti/fawe/util/MainUtil.java:300
↓ 6 callersMethoddot
(double[] v1, double[] v2)
core/src/main/java/com/boydti/fawe/object/regions/Triangle.java:81
↓ 6 callersMethodend
(FaweChunk chunk)
core/src/main/java/com/boydti/fawe/example/MappedFaweQueue.java:227
↓ 6 callersMethodensureAddCapacity
()
core/src/main/java/com/boydti/fawe/object/collection/PrimitiveList.java:269
↓ 6 callersMethodfastCompressor
Return a blazing fast {@link LZ4Compressor}.
core/src/main/java/net/jpountz/lz4/LZ4Factory.java:204
↓ 6 callersMethodfastestInstance
Return the fastest available {@link LZ4Factory} instance. If the class loader is the system class loader and if the {@link #nativeInstance() native in
core/src/main/java/net/jpountz/lz4/LZ4Factory.java:139
↓ 6 callersMethodfindByAlias
Find the clipboard format named by the given alias. @param alias the alias @return the format, otherwise null if none is matched
core/src/main/java/com/sk89q/worldedit/extent/clipboard/io/ClipboardFormat.java:577
↓ 6 callersMethodfindClosest
(Map<Integer, double[]> megabuf, double x, double y, double z, int index, int count, int stride)
core/src/main/java/com/sk89q/worldedit/internal/expression/runtime/Functions.java:353
↓ 6 callersMethodfloorZero
(double d0)
core/src/main/java/com/boydti/fawe/util/MathMan.java:57
↓ 6 callersMethodgetArea
()
core/src/main/java/com/sk89q/worldedit/regions/selector/CuboidRegionSelector.java:265
↓ 6 callersMethodgetBDFile
()
core/src/main/java/com/boydti/fawe/object/changeset/DiskStorageHistory.java:163
↓ 6 callersMethodgetBiome
(int id)
core/src/main/java/com/boydti/fawe/FaweCache.java:146
↓ 6 callersMethodgetBlockChangeCount
Get the number of blocks changed, including repeated block changes. <p> <p>This number may not be accurate.</p> @return the number of block changes
core/src/main/java/com/sk89q/worldedit/EditSession.java:930
↓ 6 callersMethodgetBlockInHand
()
core/src/main/java/com/sk89q/worldedit/extension/platform/PlayerProxy.java:57
↓ 6 callersMethodgetByte
Get a byte named with the given index. <p>If the index does not exist or its value is not a byte tag, then {@code 0} will be returned.</p> @param in
core/src/main/java/com/sk89q/jnbt/ListTag.java:107
↓ 6 callersMethodgetCachedChunk
(int cx, int cz)
core/src/main/java/com/boydti/fawe/jnbt/anvil/MCAFile.java:175
↓ 6 callersMethodgetChild
(Message m)
sponge112/src/main/java/com/sk89q/worldedit/sponge/chat/SpongeChatManager.java:107
↓ 6 callersMethodgetChild
(Message m)
sponge111/src/main/java/com/sk89q/worldedit/sponge/chat/SpongeChatManager.java:107
↓ 6 callersMethodgetContents
Get the internal contents. @return the contents
core/src/main/java/com/sk89q/worldedit/util/formatting/component/MessageBox.java:49
↓ 6 callersMethodgetDamage
Get the damage value. @return the damage
core/src/main/java/com/sk89q/worldedit/blocks/BaseItem.java:83
← previousnext →801–900 of 9,786, ranked by callers