MCPcopy Create free account

hub / github.com/BlakeBr0/MysticalAgriculture / functions

Functions1,548 in github.com/BlakeBr0/MysticalAgriculture

↓ 4 callersMethodgetId
()
src/main/java/com/blakebr0/mysticalagriculture/api/lib/LazyIngredient.java:45
↓ 4 callersMethodgetLazyIngredient
The underlying {@link LazyIngredient} for this crop, use {@link Crop#getCraftingMaterial(Provider)} to get the actual ingredient @return the underlyin
src/main/java/com/blakebr0/mysticalagriculture/api/crop/Crop.java:479
↓ 4 callersMethodgetName
The internal name of this augment. This is used for registration, so it MUST be all lowercase with underscores for spaces @return the internal name of
src/main/java/com/blakebr0/mysticalagriculture/api/tinkering/Augment.java:69
↓ 4 callersMethodgetType
()
src/main/java/com/blakebr0/mysticalagriculture/crafting/recipe/InfusionRecipe.java:125
↓ 4 callersMethodisActive
(ItemStack stack)
src/main/java/com/blakebr0/mysticalagriculture/item/EssenceWateringCanItem.java:123
↓ 4 callersMethodisTag
()
src/main/java/com/blakebr0/mysticalagriculture/api/lib/LazyIngredient.java:53
↓ 4 callersMethodonArmorTick
Called every tick for equipped armor, {@link Item#inventoryTick(ItemStack, ServerLevel, Entity, EquipmentSlot)} @param stack the item @param level the
src/main/java/com/blakebr0/mysticalagriculture/api/tinkering/Augment.java:260
↓ 3 callersMethodaddCondition
(ICondition condition)
src/main/java/com/blakebr0/mysticalagriculture/data/recipe/InfusionRecipeBuilder.java:44
↓ 3 callersMethodcanGrow
(Level level, BlockPos pos)
src/main/java/com/blakebr0/mysticalagriculture/block/MysticalCropBlock.java:133
↓ 3 callersMethodcodec
()
src/main/java/com/blakebr0/mysticalagriculture/world/modifiers/SoulstoneModifier.java:29
↓ 3 callersMethodgetAugment
Gets the augment from this object @return the augment
src/main/java/com/blakebr0/mysticalagriculture/api/tinkering/IAugmentProvider.java:11
↓ 3 callersMethodgetCraftingSeedItem
The crafting seed used in recipes for all crops of this type @return the crafting seed of this type
src/main/java/com/blakebr0/mysticalagriculture/api/crop/CropType.java:60
↓ 3 callersMethodgetDisplayEntity
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/SouliumSpawnerTileEntity.java:356
↓ 3 callersMethodgetEntityTypes
()
src/main/java/com/blakebr0/mysticalagriculture/api/crafting/ISouliumSpawnerRecipe.java:17
↓ 3 callersMethodgetFarmlandBlock
Gets the block instance of the effective farmland for this tier @return the farmland for this tier
src/main/java/com/blakebr0/mysticalagriculture/api/crop/CropTier.java:98
↓ 3 callersMethodgetFuelUsage
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/SoulExtractorTileEntity.java:271
↓ 3 callersMethodgetFuelUsage
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/EssenceFurnaceTileEntity.java:277
↓ 3 callersMethodgetFuelUsage
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/OreInfuserTileEntity.java:276
↓ 3 callersMethodgetFuelUsage
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/HarvesterTileEntity.java:271
↓ 3 callersMethodgetFuelUsage
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/SouliumSpawnerTileEntity.java:341
↓ 3 callersMethodgetFuelUsage
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/ReprocessorTileEntity.java:278
↓ 3 callersMethodgetInventory
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/InfusionAltarTileEntity.java:49
↓ 3 callersMethodgetMaxAOEAugmentRange
Gets that largest AOE augment size @param stack the {@link ITinkerable} @return the range
src/main/java/com/blakebr0/mysticalagriculture/api/util/AugmentUtils.java:211
↓ 3 callersMethodgetMaxDamage
(ItemStack stack)
src/main/java/com/blakebr0/mysticalagriculture/item/InfusionCrystalItem.java:13
↓ 3 callersMethodgetMobSoulTypeById
Get the mob soul type with the specified internal name from the mob soul type registry @param id the resource location id of the mob soul type @return
src/main/java/com/blakebr0/mysticalagriculture/api/registry/IMobSoulTypeRegistry.java:28
↓ 3 callersMethodgetModId
The modid of the mod that registered this augment @return the modid of this augment
src/main/java/com/blakebr0/mysticalagriculture/api/tinkering/Augment.java:77
↓ 3 callersMethodgetPedestalCollections
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/AwakeningAltarTileEntity.java:214
↓ 3 callersMethodgetPedestalPositions
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/InfusionAltarTileEntity.java:146
↓ 3 callersMethodgetRemainingItems
Returns the remaining items after a successful crafting operation @param input the crafting input @return the remaining items
src/main/java/com/blakebr0/mysticalagriculture/api/crafting/IInfusionRecipe.java:27
↓ 3 callersMethodgetRequiredBiomes
A set of biome ids that this crop can grow in @return this crop's required biomes
src/main/java/com/blakebr0/mysticalagriculture/api/crop/Crop.java:549
↓ 3 callersMethodgetSecondaryChance
Get the chance of a second seed/essence dropping based on the block provided @param block the block below the crop @return the chance of a second seed
src/main/java/com/blakebr0/mysticalagriculture/api/crop/Crop.java:406
↓ 3 callersMethodgetTier
Get the tier/group this farmland belongs to @return the tier of this farmland
src/main/java/com/blakebr0/mysticalagriculture/api/farmland/IEssenceFarmland.java:14
↓ 3 callersMethodgetTinkerableTier
The tier of this tinkerable, used to define the minimum tier of augment required @return the numerical tier
src/main/java/com/blakebr0/mysticalagriculture/api/tinkering/ITinkerable.java:22
↓ 3 callersMethodgiveExperienceLevels
(Player player, int levels)
src/main/java/com/blakebr0/mysticalagriculture/item/ExperienceCapsuleItem.java:117
↓ 3 callersMethodisActive
()
src/main/java/com/blakebr0/mysticalagriculture/util/IActivatable.java:4
↓ 3 callersMethodremoveQuietly
Remove a user from the cache for the specified augment, without invoking the onRemove callback @param augment the augment @param player the player
src/main/java/com/blakebr0/mysticalagriculture/api/lib/AbilityCache.java:63
↓ 3 callersMethodreset
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/AwakeningAltarTileEntity.java:157
↓ 3 callersMethodreset
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/InfusionAltarTileEntity.java:173
↓ 3 callersMethodspawnParticles
(T particle, BlockPos pos, double yOffset, int count)
src/main/java/com/blakebr0/mysticalagriculture/tileentity/AwakeningAltarTileEntity.java:236
↓ 3 callersMethodtoCraftingInput
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/EssenceFurnaceTileEntity.java:284
↓ 3 callersMethodtoCraftingInput
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/AwakeningAltarTileEntity.java:190
↓ 3 callersMethodwithRequiredMods
(MobSoulType type, String... mods)
src/main/java/com/blakebr0/mysticalagriculture/lib/ModMobSoulTypes.java:75
↓ 2 callersMethodaddExperienceToCapsule
Add experience to an experience capsule @param stack the experience capsule stack @param amount the amount of experience to add @return any experien
src/main/java/com/blakebr0/mysticalagriculture/api/util/ExperienceCapsuleUtils.java:59
↓ 2 callersMethodaddSoulsToJar
Add souls to a soul jar @param stack the soul jar stack @param type the mob soul type to add @param amount the amount of souls to add @return any
src/main/java/com/blakebr0/mysticalagriculture/api/util/MobSoulUtils.java:124
↓ 2 callersMethodapplyFertilizer
(ItemStack stack, Level level, BlockPos pos, Player player)
src/main/java/com/blakebr0/mysticalagriculture/item/MysticalFertilizerItem.java:57
↓ 2 callersMethodapplyFertilizer
(ItemStack stack, Level level, BlockPos pos, @Nullable Player player)
src/main/java/com/blakebr0/mysticalagriculture/item/FertilizedEssenceItem.java:59
↓ 2 callersMethodcanAddTypeToJar
Checks if the provided mob soul type can be added to the provided item stack @param stack the soul jar stack @param type the mob soul type to add @r
src/main/java/com/blakebr0/mysticalagriculture/api/util/MobSoulUtils.java:100
↓ 2 callersMethodcanHarvestBlock
(ItemStack stack, BlockState state)
src/main/java/com/blakebr0/mysticalagriculture/augment/MiningAOEAugment.java:59
↓ 2 callersMethodcreateInputsList
(SizedIngredient input)
src/main/java/com/blakebr0/mysticalagriculture/compat/jei/category/OreInfuserCategory.java:86
↓ 2 callersMethodcreateInventoryHandler
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/SoulExtractorTileEntity.java:296
↓ 2 callersMethodcreateInventoryHandler
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/EssenceFurnaceTileEntity.java:301
↓ 2 callersMethodcreateInventoryHandler
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/OreInfuserTileEntity.java:302
↓ 2 callersMethodcreateInventoryHandler
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/HarvesterTileEntity.java:329
↓ 2 callersMethodcreateInventoryHandler
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/SouliumSpawnerTileEntity.java:296
↓ 2 callersMethodcreateInventoryHandler
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/TinkeringTableTileEntity.java:42
↓ 2 callersMethodcreateInventoryHandler
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/EnchanterTileEntity.java:42
↓ 2 callersMethodcreateInventoryHandler
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/ReprocessorTileEntity.java:301
↓ 2 callersMethodfindSpawnPosition
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/SouliumSpawnerTileEntity.java:422
↓ 2 callersMethodgetActiveRecipeId
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/InfusionAltarTileEntity.java:165
↓ 2 callersMethodgetAddedByTooltip
(String modid)
src/main/java/com/blakebr0/mysticalagriculture/lib/ModTooltips.java:56
↓ 2 callersMethodgetAddedRange
()
src/main/java/com/blakebr0/mysticalagriculture/api/machine/MachineUpgradeTier.java:62
↓ 2 callersMethodgetAltarIngredient
()
src/main/java/com/blakebr0/mysticalagriculture/api/crafting/IInfusionRecipe.java:18
↓ 2 callersMethodgetArmorAugments
Helper method to get the augments from the player's armor @param player the player @return the installed augments
src/main/java/com/blakebr0/mysticalagriculture/api/util/AugmentUtils.java:193
↓ 2 callersMethodgetAugments
Get an unmodifiable list of all the registered crops @return a list of registered crops
src/main/java/com/blakebr0/mysticalagriculture/api/registry/IAugmentRegistry.java:19
↓ 2 callersMethodgetBaseSeedId
()
src/main/java/com/blakebr0/mysticalagriculture/block/MysticalCropBlock.java:119
↓ 2 callersMethodgetColor
(ItemStack stack)
src/main/java/com/blakebr0/mysticalagriculture/crafting/EssenceVesselColorManager.java:58
↓ 2 callersMethodgetColor
(int color, int tier)
src/main/java/com/blakebr0/mysticalagriculture/augment/AbsorptionAugment.java:32
↓ 2 callersMethodgetColor
(int color, int tier)
src/main/java/com/blakebr0/mysticalagriculture/augment/PathingAOEAugment.java:87
↓ 2 callersMethodgetColor
(int color, int tier)
src/main/java/com/blakebr0/mysticalagriculture/augment/MiningAOEAugment.java:63
↓ 2 callersMethodgetColor
(int color, int tier)
src/main/java/com/blakebr0/mysticalagriculture/augment/SpeedAugment.java:52
↓ 2 callersMethodgetColor
(int color, int tier)
src/main/java/com/blakebr0/mysticalagriculture/augment/AttackAOEAugment.java:42
↓ 2 callersMethodgetColor
(int color, int tier)
src/main/java/com/blakebr0/mysticalagriculture/augment/TillingAOEAugment.java:87
↓ 2 callersMethodgetColor
(int color, int tier)
src/main/java/com/blakebr0/mysticalagriculture/augment/LuckAugment.java:28
↓ 2 callersMethodgetColor
(int color, int tier)
src/main/java/com/blakebr0/mysticalagriculture/augment/StrengthAugment.java:32
↓ 2 callersMethodgetColor
(int color, int tier)
src/main/java/com/blakebr0/mysticalagriculture/augment/HasteAugment.java:28
↓ 2 callersMethodgetColor
(int color, int tier)
src/main/java/com/blakebr0/mysticalagriculture/augment/JumpBoostAugment.java:28
↓ 2 callersMethodgetColor
(int color, int tier)
src/main/java/com/blakebr0/mysticalagriculture/augment/HealthBoostAugment.java:65
↓ 2 callersMethodgetConvertedFarmland
Gets the farmland block that this converter should convert farmland to @return the converted farmland block
src/main/java/com/blakebr0/mysticalagriculture/api/farmland/IFarmlandConverter.java:16
↓ 2 callersMethodgetCropsItem
()
src/main/java/com/blakebr0/mysticalagriculture/block/MysticalCropBlock.java:129
↓ 2 callersMethodgetDrops
(BlockState state, LootParams.Builder builder)
src/main/java/com/blakebr0/mysticalagriculture/block/InferiumCropBlock.java:21
↓ 2 callersMethodgetEssenceColor
The color that should overlay this crop's essence @return the color of this crop's essence
src/main/java/com/blakebr0/mysticalagriculture/api/crop/Crop.java:250
↓ 2 callersMethodgetEssenceForTinkerable
(ITinkerable tinkerable, int min, int max)
src/main/java/com/blakebr0/mysticalagriculture/handler/MobDropHandler.java:85
↓ 2 callersMethodgetEssenceIngredients
()
src/main/java/com/blakebr0/mysticalagriculture/api/crafting/IAwakeningRecipe.java:22
↓ 2 callersMethodgetEssenceItems
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/AwakeningAltarTileEntity.java:182
↓ 2 callersMethodgetEssenceModel
()
src/main/java/com/blakebr0/mysticalagriculture/api/crop/CropModels.java:68
↓ 2 callersMethodgetFilledSoulJar
Gets a new soul jar filled with the provided soul type @param type the mob soul type @param item the soul jar item instance @return the filled soul j
src/main/java/com/blakebr0/mysticalagriculture/api/util/MobSoulUtils.java:55
↓ 2 callersMethodgetFlowerModel
()
src/main/java/com/blakebr0/mysticalagriculture/api/crop/CropModels.java:59
↓ 2 callersMethodgetId
The id of this augment, the modid is taken from the namespace for {@link Augment#getModId()}, and the path is used for {@link Augment#getName()} @retu
src/main/java/com/blakebr0/mysticalagriculture/api/tinkering/Augment.java:60
↓ 2 callersMethodgetId
The id of this mob soul type, the modid is taken from the namespace for {@link MobSoulType#getModId()}, and the path is used for {@link MobSoulType#ge
src/main/java/com/blakebr0/mysticalagriculture/api/soul/MobSoulType.java:84
↓ 2 callersMethodgetMaxStackSize
(ItemStack stack)
src/main/java/com/blakebr0/mysticalagriculture/container/slot/AugmentSlot.java:34
↓ 2 callersMethodgetMobSoulTypes
Get an unmodifiable list of all the registered mob soul types @return a list of registered mob soul types
src/main/java/com/blakebr0/mysticalagriculture/api/registry/IMobSoulTypeRegistry.java:21
↓ 2 callersMethodgetPedestalIngredients
()
src/main/java/com/blakebr0/mysticalagriculture/api/crafting/IInfusionRecipe.java:19
↓ 2 callersMethodgetPedestals
()
src/main/java/com/blakebr0/mysticalagriculture/tileentity/InfusionAltarTileEntity.java:191
↓ 2 callersMethodgetSeedColor
The color that should overlay this crop's seed @return the color of this crop's seed
src/main/java/com/blakebr0/mysticalagriculture/api/crop/Crop.java:276
↓ 2 callersMethodgetSeedModel
()
src/main/java/com/blakebr0/mysticalagriculture/api/crop/CropModels.java:77
↓ 2 callersMethodgetSiphonAmount
Get the number of souls obtained from killing this entity with this item @param stack the item used to kill this entity @param entity the entity kille
src/main/java/com/blakebr0/mysticalagriculture/api/soul/ISoulSiphoningItem.java:16
↓ 2 callersMethodgetTickRate
()
src/main/java/com/blakebr0/mysticalagriculture/block/GrowthAcceleratorBlock.java:57
↓ 2 callersMethodgetTier
The tier/group this crop belongs to @return the tier of this crop
src/main/java/com/blakebr0/mysticalagriculture/api/crop/Crop.java:172
↓ 2 callersMethodgetTypes
Get an unmodifiable list of all the registered crop types @return a list of registered crop types
src/main/java/com/blakebr0/mysticalagriculture/api/registry/ICropRegistry.java:66
↓ 2 callersMethodgiveExperiencePoints
(Player player, int points)
src/main/java/com/blakebr0/mysticalagriculture/item/ExperienceCapsuleItem.java:94
← previousnext →101–200 of 1,548, ranked by callers