MCPcopy Create free account

hub / github.com/boy0001/FastAsyncWorldedit / functions

Functions9,786 in github.com/boy0001/FastAsyncWorldedit

↓ 13 callersMethodunsupported
()
core/src/main/java/com/boydti/fawe/object/brush/visualization/ImmutableVirtualWorld.java:262
↓ 12 callersMethodappendJSONPair
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 callersMethodappendJSONPair
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 callersMethodasDouble
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 callersMethodbuffer
(Actor actor, Pattern pattern)
core/src/main/java/com/sk89q/worldedit/command/PatternCommands.java:208
↓ 12 callersMethodchangeSetNull
()
core/src/main/java/com/boydti/fawe/util/EditSessionBuilder.java:94
↓ 12 callersMethodclose
()
core/src/main/java/com/boydti/fawe/object/io/PGZIPOutputStream.java:225
↓ 12 callersMethodcopyFile
(File sourceFile, File destFile)
core/src/main/java/com/boydti/fawe/util/MainUtil.java:614
↓ 12 callersMethodcreateEditSession
@deprecated use {@link #createEditSession(Player)}
core/src/main/java/com/sk89q/worldedit/LocalSession.java:1320
↓ 12 callersMethoddesc
()
core/src/main/java/com/boydti/fawe/config/Commands.java:47
↓ 12 callersMethoddot
(Grad g, double x, double y)
core/src/main/java/com/boydti/fawe/object/random/SimplexNoise.java:71
↓ 12 callersMethodexplainRegionAdjust
(Actor player, LocalSession session)
core/src/main/java/com/sk89q/worldedit/regions/selector/CuboidRegionSelector.java:191
↓ 12 callersMethodfindById
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 callersMethodfix
(int correction)
core/src/main/java/net/jpountz/lz4/LZ4Utils.java:51
↓ 12 callersMethodget
()
core/src/main/java/com/boydti/fawe/util/ExtentTraverser.java:24
↓ 12 callersMethodgetBlock
(Vector position)
core/src/main/java/com/sk89q/worldedit/CuboidClipboard.java:149
↓ 12 callersMethodgetCallable
()
core/src/main/java/com/sk89q/worldedit/command/MethodCommands.java:38
↓ 12 callersMethodgetChunk
()
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncBlock.java:119
↓ 12 callersMethodgetCombinedId4Data
(int x, int y, int z)
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:406
↓ 12 callersMethodgetCommandManager
Get the command manager. @return the command manager
core/src/main/java/com/sk89q/worldedit/extension/platform/PlatformManager.java:292
↓ 12 callersMethodgetCompressedOS
(OutputStream os)
core/src/main/java/com/boydti/fawe/object/changeset/FaweStreamChangeSet.java:246
↓ 12 callersMethodgetDefaultValue
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 callersMethodgetInt
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 callersMethodgetLimit
The limit for this specific edit (blocks etc) @return
core/src/main/java/com/sk89q/worldedit/EditSession.java:385
↓ 12 callersMethodgetMaximumPoint
()
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:67
↓ 12 callersMethodgetMaximumPoint
()
core/src/main/java/com/sk89q/worldedit/regions/CuboidRegion.java:202
↓ 12 callersMethodgetName
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 callersMethodgetShort
(int index)
core/src/main/java/com/boydti/fawe/object/collection/PrimitiveList.java:89
↓ 12 callersMethodgetTick
()
core/src/main/java/com/boydti/fawe/util/FaweTimer.java:51
↓ 12 callersMethodgetTool
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 callersMethodgetUsage
(final CommandSource cmd)
sponge112/src/main/java/com/boydti/fawe/SpongeCommand.java:58
↓ 12 callersMethodgetVersion
()
bukkit/src/main/java/com/boydti/fawe/bukkit/FaweBukkit.java:630
↓ 12 callersMethodgetVoxelMessage
@return the voxelMessage
favs/src/main/java/com/thevoxelbox/voxelsniper/SnipeData.java:189
↓ 12 callersMethodinject
()
core/src/main/java/com/sk89q/worldedit/function/mask/Mask.java:62
↓ 12 callersMethodisDeleted
()
core/src/main/java/com/boydti/fawe/jnbt/anvil/MCAFile.java:129
↓ 12 callersMethodnextDouble
()
core/src/main/java/com/boydti/fawe/object/PseudoRandom.java:37
↓ 12 callersMethodplayer
(@Nullable FawePlayer player)
core/src/main/java/com/boydti/fawe/util/EditSessionBuilder.java:67
↓ 12 callersMethodprocessQueue
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 callersMethodreadByte
(byte[] src, int srcOff)
core/src/main/java/net/jpountz/util/UnsafeUtils.java:67
↓ 12 callersMethodremember
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 callersMethodrun
(DataInputStream in)
core/src/main/java/com/boydti/fawe/jnbt/CorruptSchematicStreamer.java:310
↓ 12 callersMethodrunWithWorld
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 callersMethodvisit
(final Vector pos)
core/src/main/java/com/boydti/fawe/object/visitor/DFSVisitor.java:65
↓ 12 callersMethodwrap
(Player parent)
core/src/main/java/com/boydti/fawe/wrappers/PlayerWrapper.java:40
↓ 12 callersMethodwriteByte
(byte[] src, int srcOff, byte value)
core/src/main/java/net/jpountz/util/UnsafeUtils.java:71
↓ 12 callersMethodwriteInt
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 callersMethodwriteShort
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 callersMethodwriteVarInt
(int i)
core/src/main/java/com/boydti/fawe/object/FaweOutputStream.java:39
↓ 11 callersMethodappendJSONPair
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 callersMethodappendJSONPair
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 callersMethodappendJSONPair
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 callersMethodappendJSONPair
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 callersMethodappendJSONPair
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 callersMethodappendJSONPair
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 callersMethodappendJSONPair
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 callersMethodappendJSONPair
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 callersMethodclamp
(int check, int min, int max)
core/src/main/java/com/boydti/fawe/util/MathMan.java:111
↓ 11 callersMethodcolorDistance
(int c1, int c2)
core/src/main/java/com/boydti/fawe/util/TextureUtil.java:519
↓ 11 callersMethoddebugPlain
(String s)
core/src/main/java/com/boydti/fawe/Fawe.java:190
↓ 11 callersMethodfastmode
(@Nullable Boolean fastmode)
core/src/main/java/com/boydti/fawe/util/EditSessionBuilder.java:159
↓ 11 callersMethodgetBiomeId
(int x, int z)
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:404
↓ 11 callersMethodgetBlockType
(Vector pt)
core/src/main/java/com/sk89q/worldedit/world/SimpleWorld.java:84
↓ 11 callersMethodgetCurrentBlock
Returns the current block along the line of vision @return block position
core/src/main/java/com/sk89q/worldedit/util/TargetBlock.java:187
↓ 11 callersMethodgetDefault
(String path)
core/src/main/java/com/boydti/fawe/configuration/MemorySection.java:787
↓ 11 callersMethodgetExtent
()
core/src/main/java/com/boydti/fawe/object/clipboard/FaweClipboard.java:174
↓ 11 callersMethodgetHistoryNegativeIndex
()
core/src/main/java/com/sk89q/worldedit/LocalSession.java:292
↓ 11 callersMethodgetId
(ExtendedBlockStorage[] sections, int x, int y, int z)
forge189/src/main/java/com/boydti/fawe/forge/v189/ForgeQueue_All.java:420
↓ 11 callersMethodgetMinimumPoint
()
core/src/main/java/com/boydti/fawe/object/FaweQueue.java:62
↓ 11 callersMethodgetMinimumPoint
()
core/src/main/java/com/boydti/fawe/object/queue/IDelegateFaweQueue.java:52
↓ 11 callersMethodgetPitch
()
bukkit/src/main/java/com/sk89q/worldedit/bukkit/BukkitPlayer.java:116
↓ 11 callersMethodgetServer
()
sponge111/src/main/java/com/boydti/fawe/sponge/SpongeMain.java:37
↓ 11 callersMethodgetTool
()
core/src/main/java/com/sk89q/worldedit/command/tool/BrushHolder.java:4
↓ 11 callersMethodgetType
()
core/src/main/java/com/boydti/fawe/logging/MutableBlockData.java:15
↓ 11 callersMethodgetYaw
()
bukkit/src/main/java/com/sk89q/worldedit/bukkit/BukkitPlayer.java:121
↓ 11 callersMethodhasNext
()
core/src/main/java/com/sk89q/worldedit/regions/CuboidRegion.java:337
↓ 11 callersMethodisChunkLoaded
(Chunk chunk)
bukkit/src/main/java/com/boydti/fawe/bukkit/wrapper/AsyncWorld.java:373
↓ 11 callersMethodisEmpty
()
core/src/main/java/com/boydti/fawe/example/Relighter.java:23
↓ 11 callersMethodkeySet
()
core/src/main/java/com/boydti/fawe/object/collection/SoftHashMap.java:214
↓ 11 callersMethodlimitUnlimited
()
core/src/main/java/com/boydti/fawe/util/EditSessionBuilder.java:77
↓ 11 callersMethodm
(Object... args)
core/src/main/java/com/boydti/fawe/config/BBC.java:502
↓ 11 callersMethodnextDouble
(int x, int y, int z)
core/src/main/java/com/boydti/fawe/object/random/SimpleRandom.java:4
↓ 11 callersMethodonChunkUnload
(ChunkUnloadEvent event)
bukkit/src/main/java/com/boydti/fawe/bukkit/v0/BukkitQueue_0.java:264
↓ 11 callersMethodread
(final JsonReader in)
bukkit/src/main/java/com/boydti/fawe/bukkit/v1_12/NMSRegistryDumper.java:297
↓ 11 callersMethodremove
()
nukkit/src/main/java/com/boydti/fawe/nukkit/core/NukkitEntity.java:87
↓ 11 callersMethodrequest
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 callersMethodsendMessage
(final String message)
bukkit/src/main/java/com/boydti/fawe/bukkit/BukkitPlayer.java:89
↓ 11 callersMethodsendMessage
@param message
favs/src/main/java/com/thevoxelbox/voxelsniper/SnipeData.java:224
↓ 11 callersMethodsetBlockFast
(final Vector position, final BaseBlock block)
core/src/main/java/com/sk89q/worldedit/EditSession.java:1132
↓ 11 callersMethodsetDeleted
(boolean deleted)
core/src/main/java/com/boydti/fawe/jnbt/anvil/MCAFile.java:125
↓ 11 callersMethodsetEntity
(CompoundTag tag)
core/src/main/java/com/boydti/fawe/example/CharFaweChunk.java:173
↓ 11 callersMethodsetRadius
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 callersMethodsetTile
(int x, int y, int z, CompoundTag tile)
core/src/main/java/com/boydti/fawe/example/CharFaweChunk.java:145
↓ 11 callersMethodsetValue
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 callersMethodwait
(AtomicBoolean running, int timout)
core/src/main/java/com/boydti/fawe/util/TaskManager.java:292
↓ 11 callersMethodwriteLen
(int len, ByteBuffer dest, int dOff)
core/src/main/java/net/jpountz/lz4/LZ4ByteBufferUtils.java:201
↓ 10 callersMethodappendCommand
(String alias, String description)
core/src/main/java/com/sk89q/worldedit/util/formatting/component/CommandListBox.java:37
↓ 10 callersMethodasTag
(short value)
core/src/main/java/com/boydti/fawe/FaweCache.java:936
↓ 10 callersMethodcommonBytes
(ByteBuffer src, int ref, int sOff, int srcLimit)
core/src/main/java/net/jpountz/lz4/LZ4ByteBufferUtils.java:91
↓ 10 callersMethodcompareTo
(@Nullable Vector other)
core/src/main/java/com/sk89q/worldedit/Vector.java:829
↓ 10 callersMethodencodeSequence
(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
← previousnext →501–600 of 9,786, ranked by callers