Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Teneted/Tenet
/ functions
Functions
16,101 in github.com/Teneted/Tenet
⨍
Functions
16,101
◇
Types & classes
2,812
↓ 57 callers
Method
getOrDefault
Returns the metadata value that is stored on the {@link PersistentDataHolder} instance. If the value does not exist in the container, the default valu
src/main/java/org/bukkit/persistence/PersistentDataContainer.java:115
↓ 56 callers
Method
getPluginManager
Gets the plugin manager for interfacing with plugins. @return a plugin manager for this Server instance
src/main/java/org/bukkit/Bukkit.java:477
↓ 55 callers
Method
getFullName
Returns the name of a plugin, including the version. This method is provided for convenience; it uses the {@link #getName()} and {@link #getVersion()}
src/main/java/org/bukkit/plugin/PluginDescriptionFile.java:937
↓ 55 callers
Method
hashCode
()
src/main/java/org/bukkit/craftbukkit/v1_16_R3/inventory/CraftMetaItem.java:1167
↓ 55 callers
Method
warn
Warn the user about the missing item.
src/main/java/net/minecraftforge/event/RegistryEvent.java:195
↓ 54 callers
Method
addProperty
(String key, Object value)
src/fmllauncher/java/net/minecraftforge/fml/loading/moddiscovery/ModAnnotation.java:112
↓ 54 callers
Method
getPath
()
src/main/java/net/minecraftforge/client/model/b3d/B3DModel.java:549
↓ 54 callers
Method
replace
()
src/main/java/net/minecraftforge/common/extensions/IForgeTagBuilder.java:52
↓ 54 callers
Method
sendPacket
(ResourceLocation resourceLocation, PacketBuffer buffer)
src/main/java/net/minecraftforge/fml/network/PacketDispatcher.java:45
↓ 53 callers
Method
of
(IModelConfiguration owner, ItemOverrideList overrides, TextureAtlasSprite particle)
src/main/java/net/minecraftforge/client/model/IModelBuilder.java:31
↓ 53 callers
Method
println
(String line)
src/main/java/net/minecraftforge/fml/common/EnhancedRuntimeException.java:57
↓ 52 callers
Method
getSimpleName
(Class<?> clazz)
src/main/java/com/mohistmc/bukkit/nms/proxy/ProxyClass.java:57
↓ 52 callers
Method
newHashMap
Initializes an auto loading map using a HashMap @param loader Loader to use @param <K> Key Type of the Map @param <V> Value Type of the Map @return M
src/main/java/co/aikar/util/LoadingMap.java:185
↓ 51 callers
Method
getTypeId
(Block block)
src/main/java/org/bukkit/craftbukkit/v1_16_R3/legacy/CraftEvil.java:54
↓ 50 callers
Method
getMax
Get the maximum value allowed by the BlockStateInteger. @param state the state to check @return the maximum value allowed
src/main/java/org/bukkit/craftbukkit/v1_16_R3/block/data/CraftBlockData.java:336
↓ 49 callers
Method
clear
Clears out the contents of the help index. Normally called during server reload.
src/main/java/org/bukkit/help/HelpMap.java:51
↓ 49 callers
Method
format
(List<Column> columns, String padding)
src/main/java/net/minecraftforge/common/util/TextTable.java:207
↓ 49 callers
Method
getHandle
()
src/main/java/org/bukkit/craftbukkit/v1_16_R3/entity/CraftEntity.java:673
↓ 49 callers
Method
write
(PacketBuffer buffer, T ingredient)
src/main/java/net/minecraftforge/common/crafting/IIngredientSerializer.java:33
↓ 48 callers
Method
indexOf
(Object o)
src/main/java/org/bukkit/craftbukkit/v1_16_R3/util/UnsafeList.java:106
↓ 48 callers
Method
log
(String s)
src/main/java/org/spigotmc/SpigotWorldConfig.java:29
↓ 47 callers
Method
addAll
(Collection<? extends E> c)
src/main/java/net/minecraftforge/common/BiomeManager.java:202
↓ 47 callers
Method
getName
Returns the name of the plugin. <p> This should return the bare name of the plugin and should be used for comparison. @return name of the plugin
src/main/java/org/bukkit/plugin/Plugin.java:177
↓ 47 callers
Method
ifPresent
If a mod object is present, invoke the specified consumer with the object, otherwise do nothing. @param consumer block to be executed if a mod object
src/main/java/net/minecraftforge/fml/OptionalMod.java:103
↓ 47 callers
Method
map
If a this {@link LazyOptional} is non-empty, return a new {@link Optional} encapsulating the mapped value. Otherwise, returns {@link Optional#empty()}
src/main/java/net/minecraftforge/common/util/LazyOptional.java:203
↓ 47 callers
Method
size
()
src/main/java/org/bukkit/craftbukkit/v1_16_R3/inventory/CraftMetaBook.java:406
↓ 47 callers
Method
valueOf
Get the scale given the raw value. @param value The raw scale @return The enum scale, or null for an invalid input @deprecated Magic value
src/main/java/org/bukkit/map/MapView.java:37
↓ 46 callers
Method
keySet
()
src/main/java/co/aikar/util/LoadingMap.java:271
↓ 45 callers
Method
asNMSCopy
(ItemStack original)
src/main/java/org/bukkit/craftbukkit/v1_16_R3/inventory/CraftItemStack.java:28
↓ 45 callers
Method
close
Sets the block's animated state to closed even if a player is currently viewing this block.
src/main/java/org/bukkit/block/Lidded.java:15
↓ 44 callers
Method
size
()
src/main/java/org/bukkit/craftbukkit/v1_16_R3/util/UnsafeList.java:146
↓ 44 callers
Method
toString
()
src/main/java/net/minecraftforge/fml/relauncher/libraries/Artifact.java:94
↓ 43 callers
Method
parseMessage
(final String i18nMessage, Object... args)
src/main/java/net/minecraftforge/fml/ForgeI18n.java:99
↓ 42 callers
Method
accept
(T t, U u, V v)
src/main/java/net/minecraftforge/fml/util/ThreeConsumer.java:46
↓ 42 callers
Method
getServer
Gets the current {@link Server} singleton @return Server instance being ran
src/main/java/org/bukkit/Bukkit.java:70
↓ 41 callers
Method
builder
Create a new unowned {@link Builder}. @return the builder @see Builder
src/main/java/net/minecraftforge/client/model/generators/ConfiguredModel.java:165
↓ 40 callers
Method
getInt
(String path)
src/main/java/org/spigotmc/SpigotWorldConfig.java:54
↓ 40 callers
Method
remove
Removes a custom key from the {@link PersistentDataHolder} instance. @param key the key @throws NullPointerException if the provided key is null
src/main/java/org/bukkit/persistence/PersistentDataContainer.java:137
↓ 39 callers
Method
getInstance
()
src/main/java/net/minecraftforge/common/ForgeMod.java:98
↓ 39 callers
Method
toString
()
src/main/java/net/minecraftforge/common/util/Size2i.java:63
↓ 38 callers
Method
models
()
src/main/java/net/minecraftforge/client/model/generators/BlockStateProvider.java:142
↓ 38 callers
Method
remove
(SimpleTicket<T> ticket)
src/main/java/net/minecraftforge/common/ticket/ITicketManager.java:26
↓ 37 callers
Method
getDefaultState
()
src/main/java/net/minecraftforge/client/model/b3d/B3DLoader.java:573
↓ 37 callers
Method
getNamespace
@return the resource prefix for the mod
src/main/java/net/minecraftforge/fml/ModContainer.java:89
↓ 37 callers
Method
getSource
Gets the source of this ban. <p> Note: A source is considered any String, although this is generally a player name. @return the source of the ban
src/main/java/org/bukkit/BanEntry.java:79
↓ 37 callers
Method
toString
()
src/main/java/org/bukkit/craftbukkit/v1_16_R3/entity/CraftCow.java:19
↓ 36 callers
Method
getHandle
()
src/main/java/org/bukkit/craftbukkit/v1_16_R3/entity/CraftAreaEffectCloud.java:28
↓ 36 callers
Method
texture
Set the texture for a given dictionary key. @param key the texture key @param texture the texture, can be another key e.g. {@code "#all"} @return
src/main/java/net/minecraftforge/client/model/generators/ModelBuilder.java:117
↓ 35 callers
Method
clone
Allows the {@link ConversationFactory} to duplicate this ConversationCanceller when creating a new {@link Conversation}. <p> Implementing this method
src/main/java/org/bukkit/conversations/ConversationCanceller.java:35
↓ 35 callers
Method
getHandle
()
src/main/java/org/bukkit/craftbukkit/v1_16_R3/CraftWorld.java:594
↓ 35 callers
Method
getResult
Get the result of this recipe. @return The result stack
src/main/java/org/bukkit/inventory/Recipe.java:15
↓ 35 callers
Method
has
@param key Context key @return true if context contains this key
src/main/java/net/minecraftforge/server/permission/context/IContext.java:55
↓ 35 callers
Method
registerPermission
(@NotNull Permission perm)
src/main/java/org/bukkit/util/permissions/DefaultPermissions.java:16
↓ 34 callers
Method
asCraftMirror
(net.minecraft.item.ItemStack original)
src/main/java/org/bukkit/craftbukkit/v1_16_R3/inventory/CraftItemStack.java:70
↓ 34 callers
Method
floor
(double num)
src/main/java/org/bukkit/util/NumberConversions.java:12
↓ 34 callers
Method
getBlock
Returns the block this command sender belongs to @return Block for the command sender
src/main/java/org/bukkit/command/BlockCommandSender.java:13
↓ 34 callers
Method
getClassLoader
Returns the ClassLoader which holds this plugin @return ClassLoader holding this plugin
src/main/java/org/bukkit/plugin/java/JavaPlugin.java:248
↓ 34 callers
Method
getInstance
()
src/main/java/net/minecraftforge/fluids/DispenseFluidContainer.java:43
↓ 34 callers
Method
key
(String name)
src/main/java/net/minecraftforge/registries/ForgeRegistries.java:156
↓ 34 callers
Method
makeRegistry
(RegistryKey<? extends Registry<T>> key, Class<T> type)
src/main/java/net/minecraftforge/registries/GameData.java:187
↓ 32 callers
Method
empty
@return The singleton empty instance
src/main/java/net/minecraftforge/common/util/LazyOptional.java:83
↓ 32 callers
Method
flatMap
If a value is present, apply the provided {@code Optional}-bearing mapping function to it, return that result, otherwise return an empty {@code Option
src/main/java/net/minecraftforge/fml/OptionalMod.java:168
↓ 32 callers
Method
getBlockX
Gets the floored value of the X component, indicating the block that this vector is contained with. @return block X
src/main/java/org/bukkit/util/Vector.java:568
↓ 32 callers
Method
getBlockZ
Gets the floored value of the Z component, indicating the block that this vector is contained with. @return block z
src/main/java/org/bukkit/util/Vector.java:606
↓ 32 callers
Method
getSize
@return The size of the slime
src/main/java/org/bukkit/entity/Slime.java:11
↓ 32 callers
Method
join
(Class<?>... args)
src/main/java/com/mohistmc/bukkit/nms/remappers/MohistJarMapping.java:186
↓ 31 callers
Method
accept
Performs this operation on the given argument. @param t the input argument
src/main/java/org/bukkit/util/Consumer.java:16
↓ 31 callers
Method
forName
(String className)
src/main/java/com/mohistmc/bukkit/nms/proxy/ProxyClass.java:17
↓ 31 callers
Method
get
()
src/main/java/net/minecraftforge/fml/ModList.java:102
↓ 31 callers
Method
getItem
()
src/main/java/net/minecraftforge/common/extensions/IForgeItem.java:66
↓ 31 callers
Method
getLocation
Gets the center location where the raid occurs. @return location
src/main/java/org/bukkit/Raid.java:51
↓ 31 callers
Method
getObject
(Class<T> clazz, Map<?, ?> map, Object field, boolean nullable)
src/main/java/org/bukkit/craftbukkit/v1_16_R3/inventory/CraftMetaItem.java:213
↓ 31 callers
Method
inverse
()
src/main/java/net/minecraftforge/client/extensions/IForgeTransformationMatrix.java:67
↓ 31 callers
Method
iterator
()
src/main/java/org/bukkit/inventory/Inventory.java:359
↓ 30 callers
Method
endsWith
(final String search, final String... endings)
src/fmllauncher/java/net/minecraftforge/fml/loading/StringUtils.java:39
↓ 30 callers
Method
getBlockState
()
src/main/java/net/minecraftforge/common/extensions/IForgeBlockState.java:50
↓ 30 callers
Method
getItemType
Gets the Material that this MaterialData represents @return Material represented by this MaterialData
src/main/java/org/bukkit/material/MaterialData.java:59
↓ 30 callers
Method
getStackInSlot
Returns the ItemStack in a given slot. The result's stack size may be greater than the itemstack's max size. If the result is empty, then the slot i
src/main/java/net/minecraftforge/items/IItemHandler.java:59
↓ 30 callers
Method
size
Get the amount of cursors in this collection. @return The size of this collection.
src/main/java/org/bukkit/map/MapCursorCollection.java:20
↓ 29 callers
Method
getChunkProvider
()
src/main/java/org/bukkit/craftbukkit/v1_16_R3/util/DummyGeneratorAccess.java:61
↓ 29 callers
Method
toMinecraft
(NamespacedKey key)
src/main/java/org/bukkit/craftbukkit/v1_16_R3/util/CraftNamespacedKey.java:27
↓ 29 callers
Method
value
Fetches the value of this metadata item. @return the metadata value.
src/main/java/org/bukkit/metadata/MetadataValue.java:14
↓ 28 callers
Method
getPos
()
src/main/java/net/minecraftforge/event/world/BlockEvent.java:71
↓ 28 callers
Method
printStackTrace
(WrappedPrintStream stream)
src/main/java/net/minecraftforge/registries/GameData.java:626
↓ 28 callers
Method
resolve
Resolves the value of this LazyOptional, turning it into a standard non-lazy {@link Optional<T>} @return The resolved optional.
src/main/java/net/minecraftforge/common/util/LazyOptional.java:236
↓ 27 callers
Method
getAmount
()
src/main/java/net/minecraftforge/fluids/FluidStack.java:184
↓ 27 callers
Method
getBlockState
Returns the currently attached block state for this item or creates a new one if one doesn't exist. The state is a copy, it must be set back (or to a
src/main/java/org/bukkit/inventory/meta/BlockStateMeta.java:26
↓ 27 callers
Method
getBlockY
Gets the floored value of the Y component, indicating the block that this vector is contained with. @return block y
src/main/java/org/bukkit/util/Vector.java:587
↓ 27 callers
Method
getItem
@param index The index of the Slot's ItemStack to return @return The ItemStack in the slot @see Inventory#getItem(int)
src/main/java/org/bukkit/block/Campfire.java:23
↓ 27 callers
Method
size
()
src/main/java/co/aikar/util/LoadingMap.java:240
↓ 27 callers
Method
square
(double num)
src/main/java/org/bukkit/util/NumberConversions.java:26
↓ 27 callers
Method
toArray
This builds a JSON array from a set of data @param data Data to build JSON array from @return List
src/main/java/co/aikar/util/JSONUtil.java:62
↓ 27 callers
Method
toUpperCase
(final String str)
src/fmllauncher/java/net/minecraftforge/fml/loading/StringUtils.java:35
↓ 26 callers
Method
contains
Checks if the inventory contains any ItemStacks with the given material. @param material The material to check for @return true if an ItemStack is fo
src/main/java/org/bukkit/inventory/Inventory.java:178
↓ 26 callers
Method
fromComponent
(ITextComponent component)
src/main/java/org/bukkit/craftbukkit/v1_16_R3/util/CraftChatMessage.java:178
↓ 26 callers
Method
getBlockAt
Gets the {@link Block} at the given coordinates @param x X-coordinate of the block @param y Y-coordinate of the block @param z Z-coordinate of the bl
src/main/java/org/bukkit/World.java:51
↓ 26 callers
Method
getHandle
()
src/main/java/org/bukkit/craftbukkit/v1_16_R3/entity/CraftArmorStand.java:29
↓ 26 callers
Method
getInventory
()
src/main/java/org/bukkit/entity/Llama.java:66
↓ 26 callers
Method
getList
Gets the requested List by path. <p> If the List does not exist but a default value has been specified, this will return the default value. If the Lis
src/main/java/org/bukkit/configuration/ConfigurationSection.java:443
↓ 26 callers
Method
getMaterial
(BlockState data)
src/main/java/org/bukkit/craftbukkit/v1_16_R3/util/CraftMagicNumbers.java:68
← previous
next →
101–200 of 16,101, ranked by callers