MCPcopy Create free account

hub / github.com/Tslat/Advent-Of-Ascension / functions

Functions9,267 in github.com/Tslat/Advent-Of-Ascension

↓ 1,950 callersMethodget
()
source/client/player/ClientPlayerDataManager.java:53
↓ 1,284 callersMethodadd
Add a new entry to the pool, with a given weight and no retrieval condition
source/library/object/RandomEntryPool.java:61
↓ 1,252 callersMethodlevel
()
source/mixin/common/function/EntityMixin.java:16
↓ 709 callersMethodregisterSound
(String soundPath)
source/common/registration/AoASounds.java:770
↓ 605 callersMethodtexOffs
(int pXTexOffs, int pYTexOffs)
source/client/model/misc/fullbright/FullbrightCubes.java:14
↓ 555 callersMethodgetFormattedItemDescriptionText
(Item item, ItemDescriptionType type, int descNumber, Component... args)
source/util/LocaleUtil.java:50
↓ 544 callersMethodaddBox
(String pComment, float pOriginX, float pOriginY, float pOriginZ, int pDimensionX, int pDimensionY, int pDimen
source/client/model/misc/fullbright/FullbrightCubes.java:79
↓ 544 callersMethodcreate
(ClientLevel level, double x, double y, double z, double xVelocity, double yVelocity, double zVelocity, @Nulla
source/client/particle/entityaffecting/EntityAffectingParticle.java:75
↓ 533 callersMethodof
()
source/library/builder/item/BowProperties.java:13
↓ 503 callersMethodregister
(String id, Consumer<BlockRegistrar<T>> registrar)
source/common/registration/block/AoABlocks.java:799
↓ 440 callersMethoddurability
(int durability)
source/library/builder/item/BowProperties.java:9
↓ 423 callersMethodregisterItem
(String registryId, Supplier<T> item, @Nullable ResourceKey<CreativeModeTab>... tabs)
source/common/registration/item/AoAItems.java:457
↓ 419 callersMethodposition
()
source/library/object/container/PositionAndRotation.java:29
↓ 405 callersMethoddamage
()
source/content/entity/projectile/base/WeaponFiringContext.java:17
↓ 400 callersMethodmirror
()
source/client/model/misc/fullbright/FullbrightCubes.java:19
↓ 366 callersMethodmapColour
(MapColor colour)
source/common/registration/block/BlockRegistrar.java:735
↓ 343 callersMethodfactory
(Function<BlockBehaviour.Properties, Block> factory)
source/common/registration/block/BlockRegistrar.java:753
↓ 339 callersMethodget
()
source/library/object/RandomEntryPool.java:350
↓ 327 callersMethodbuild
(BlockRegistrar<? extends Block> registrar, Supplier<? extends Block> strippedLog, MapColor endColour, MapColo
source/common/registration/block/group/LogBlockGroup.java:42
↓ 287 callersMethodis
(Entity entity)
source/content/entity/base/AoAEntityPart.java:122
↓ 265 callersMethodisEmpty
()
source/library/object/RandomEntryPool.java:225
↓ 260 callersMethodstats
(float hardness)
source/common/registration/block/BlockRegistrar.java:678
↓ 219 callersMethodfiringSound
(SoundEvent sound)
source/library/builder/item/GunProperties.java:124
↓ 210 callersMethodgetKey
(T object)
source/common/registration/AoARegistries.java:249
↓ 197 callersMethodprovider
(EntityRendererProvider provider)
source/client/AoAEntityRendering.java:821
↓ 193 callersMethodput
(int key, Swing swing)
source/content/entity/boss/AoABoss.java:214
↓ 188 callersMethodregisterProjectile
(String registryName, EntityType.EntityFactory<T> factory)
source/common/registration/entity/AoAProjectiles.java:220
↓ 184 callersMethodregisterGroup
(String baseId, TriFunction<String, BlockRegistrarFactory, Consumer<BlockRegistrar<T>>, G> factory, Consumer<B
source/common/registration/block/AoABlocks.java:808
↓ 172 callersMethodapply
Applies this function to the given arguments. @param x - the first function argument @param y - the second function argument @param z - the third fun
source/library/object/interfaces/TriFunction.java:18
↓ 172 callersMethodmiscItem
()
source/common/registration/item/AoAItems.java:467
↓ 172 callersMethodrecoilMod
(float recoilMod)
source/library/builder/item/GunProperties.java:62
↓ 172 callersMethodshotIntervalTicks
(int ticksBetweenShots)
source/library/builder/item/GunProperties.java:52
↓ 172 callersMethodunholsterTimeMod
(float unholsterTimeMod)
source/library/builder/item/GunProperties.java:72
↓ 169 callersMethodsounds
(SoundType sound)
source/common/registration/block/BlockRegistrar.java:698
↓ 158 callersMethodgetShooter
()
source/content/entity/projectile/base/WeaponProjectile.java:24
↓ 152 callersMethodgetItem
(int index)
source/content/recipe/ImbuingRecipe.java:276
↓ 151 callersMethodregister
(String baseId, Consumer<BlockRegistrar<T>> registrar)
source/common/registration/block/group/BlockRegistrarFactory.java:11
↓ 146 callersMethodcontains
(Object object)
source/library/object/RandomEntryPool.java:235
↓ 144 callersMethodapplyPotions
(Collection<? extends Entity> entities, Entity source, EffectBuilder... effects)
source/util/EntityUtil.java:145
↓ 138 callersMethodinstrument
(NoteBlockInstrument instrument)
source/common/registration/block/BlockRegistrar.java:506
↓ 137 callersMethodgetEntity
()
source/content/block/functional/misc/TrophyBlock.java:175
↓ 136 callersMethodfood
(int hunger, float saturationMod)
source/common/registration/item/AoAFood.java:79
↓ 130 callersMethodbegin
(Tesselator tesselator, TextureManager textureManager)
source/client/particle/OrbParticle.java:20
↓ 124 callersMethodgetLocaleMessage
(String langKey)
source/util/LocaleUtil.java:33
↓ 123 callersMethodgetAttributeValue
(LivingEntity entity, Holder<Attribute> attribute)
source/util/AttributeUtil.java:65
↓ 121 callersMethodgetItem
(int index)
source/common/menu/generic/GenericRecipeInput.java:9
↓ 121 callersMethodthen
(Part child)
source/library/builder/MultipartBuilder.java:223
↓ 120 callersMethodsetValue
(float amount)
source/common/registration/custom/AoAResources.java:42
↓ 113 callersMethodsized
(float width, float height, float eyeHeight)
source/common/registration/entity/EntityTypeRegistrar.java:86
↓ 112 callersMethodgetBlock
()
source/content/entity/misc/EarthquakeBlockEntity.java:61
↓ 111 callersMethodgetPlayer
()
source/player/PlayerDataManager.java:14
↓ 111 callersMethodlifespan
(int lifespan)
source/content/entity/projectile/base/WeaponFiringContext.java:104
↓ 109 callersMethodcommonTag
(String id)
source/common/registration/AoATags.java:299
↓ 107 callersMethodscale
(float scale)
source/client/particle/OrbParticle.java:95
↓ 103 callersMethodaccept
Performs this operation on the given arguments. @param t the first input argument @param u the second input argument
source/library/object/interfaces/TriConsumer.java:27
↓ 101 callersMethoddecorationBlocksTab
()
source/common/registration/block/BlockRegistrar.java:476
↓ 92 callersMethodset
(ItemStack stack)
source/common/menu/ImbuingChamberMenu.java:157
↓ 88 callersMethodkey
(String id)
source/common/registration/worldgen/AoAWorldgenKeys.java:215
↓ 87 callersMethodgetType
()
source/content/world/event/AoAWorldEvent.java:26
↓ 84 callersMethodof
()
source/library/builder/item/GunProperties.java:27
↓ 82 callersMethodrender
(final Font fontRenderer, final Matrix4f pose, final FormattedCharSequence text, float x, float y, int colour,
source/util/RenderUtil.java:265
↓ 82 callersMethodspawnEgg
(int background, int dots)
source/common/registration/entity/EntityTypeRegistrar.java:79
↓ 82 callersMethodvelocity
()
source/content/entity/projectile/base/WeaponFiringContext.java:18
↓ 81 callersMethodkey
(String id)
source/common/registration/worldgen/AoAWorldgenKeys.java:109
↓ 80 callersMethodat
Create a new ExplosionBuilder for a given entity at its position
source/library/builder/AoAExplosionBuilder.java:31
↓ 80 callersMethodgenerationBlocksTab
()
source/common/registration/block/BlockRegistrar.java:472
↓ 79 callersMethodbuilder
(AoASkill skill, float xp)
source/content/loottable/function/GrantSkillXp.java:70
↓ 79 callersMethodenchantValue
(int enchantValue)
source/common/registration/item/AoAArmourMaterials.java:149
↓ 78 callersMethodregisterGun
(String registryName, Supplier<T> item)
source/common/registration/item/AoAWeapons.java:470
↓ 78 callersMethodsize
()
source/content/recipe/ImbuingRecipe.java:281
↓ 76 callersMethodpopPose
()
source/library/object/RenderContext.java:70
↓ 75 callersMethodutilityBlocksTab
()
source/common/registration/block/BlockRegistrar.java:480
↓ 74 callersMethodpushPose
()
source/library/object/RenderContext.java:66
↓ 73 callersMethodgetEntity
@return The player using the Hauling rod
source/event/custom/events/HaulingSpawnEntityEvent.java:70
↓ 73 callersMethodgetLevel
(boolean includeVanityLevels)
source/common/registration/custom/AoASkills.java:25
↓ 73 callersMethodroundToNthDecimalPlace
(float value, int decimals)
source/util/NumberUtil.java:44
↓ 72 callersMethodisWorld
(ServerLevelAccessor world, ResourceKey<Level>... keys)
source/util/WorldUtil.java:267
↓ 72 callersMethodvalue
()
source/content/entity/misc/HaulingFishingBobberEntity.java:598
↓ 70 callersMethodfeedback
(CommandSourceStack source, String commandName, String langKey, CommandFeedbackType type, Component... args)
source/command/AoACommand.java:52
↓ 68 callersMethodasEntity
()
source/content/entity/projectile/base/WeaponProjectile.java:136
↓ 68 callersMethodlight
(int light)
source/common/registration/block/BlockRegistrar.java:688
↓ 68 callersMethodnoRepair
()
source/library/builder/item/ToolTierBuilder.java:78
↓ 68 callersMethodradius
Set the radius for the ground slam's effect @param radius The coordinate radius, in blocks @return this
source/content/entity/brain/task/custom/GroundSlamAttack.java:39
↓ 68 callersMethodregister
(RegisterSpawnPlacementsEvent ev, EntityType<T> entityType, Function<EntityType<T>, SpawnPlacements.SpawnPredi
source/common/registration/entity/AoAEntitySpawnPlacements.java:135
↓ 66 callersMethodweaponStack
()
source/content/entity/projectile/base/WeaponFiringContext.java:22
↓ 65 callersMethodgetId
()
source/content/world/event/AoAWorldEvent.java:25
↓ 65 callersMethodsendToAllPlayersTrackingEntity
(AoAPacket packet, Entity entity)
source/common/networking/AoANetworking.java:84
↓ 65 callersMethodtype
()
source/common/toast/CustomToastData.java:10
↓ 64 callersMethodisAttackState
(int state)
source/content/entity/base/AoAMonster.java:265
↓ 64 callersMethodrand
()
source/content/entity/base/AoAAnimal.java:160
↓ 62 callersMethodentityDamage
(ResourceKey<DamageType> damageType, @NotNull Entity attacker)
source/util/DamageUtil.java:44
↓ 62 callersMethodgetSynchedData
(EntityDataAccessor<D> data)
source/content/entity/base/AoAAnimal.java:93
↓ 62 callersMethodmultiply
(float red, float green, float blue, float alpha)
source/util/ColourUtil.java:99
↓ 62 callersMethodweapon
(float speed)
source/library/builder/item/ToolTierBuilder.java:29
↓ 61 callersMethodasItem
()
source/common/registration/custom/AoAAspectFocus.java:13
↓ 60 callersMethodgetInventory
()
source/common/menu/generic/ExtensibleContainerMenu.java:46
↓ 60 callersMethodhealth
(double health)
source/common/registration/entity/AoAEntityStats.java:269
↓ 60 callersMethodneedsTool
()
source/common/registration/block/BlockRegistrar.java:660
↓ 59 callersMethodaddGlowBox
(String comment, float x, float y, float z, int width, int height, int depth, CubeDeformation deformation, int
source/client/model/misc/fullbright/FullbrightCubes.java:29
↓ 59 callersMethodcreateItemDescriptionLocaleKey
(String subPath)
source/util/LocaleUtil.java:132
next →1–100 of 9,267, ranked by callers