Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y Z _ 

A

absent() - Method in interface forestry.api.climate.IClimateStateHelper
 
absent() - Method in class forestry.core.climate.ClimateStateHelper
 
AbsentClimateState - Class in forestry.core.climate
 
AbsentClimateState() - Constructor for class forestry.core.climate.AbsentClimateState
 
AbstractElementLayout - Class in forestry.core.gui.elements.layouts
 
AbstractElementLayout(int, int, int, int) - Constructor for class forestry.core.gui.elements.layouts.AbstractElementLayout
 
AbstractItemElement - Class in forestry.core.gui.elements
 
AbstractItemElement(int, int, int, int) - Constructor for class forestry.core.gui.elements.AbstractItemElement
 
AbstractItemElement(int, int) - Constructor for class forestry.core.gui.elements.AbstractItemElement
 
AbstractSqueezerRecipeWrapper<R> - Class in forestry.factory.recipes.jei.squeezer
 
AbstractSqueezerRecipeWrapper(R) - Constructor for class forestry.factory.recipes.jei.squeezer.AbstractSqueezerRecipeWrapper
 
accept(E) - Method in class forestry.api.gui.events.GuiEventHandler
 
acceptItem(ItemStack) - Method in interface forestry.api.storage.IBackpackFilterConfigurable
Adds an item as valid for this backpack to pick up.
acceptItem(ItemStack) - Method in class forestry.storage.BackpackFilter
 
acceptOreDictName(String) - Method in interface forestry.api.storage.IBackpackFilterConfigurable
Adds an ore dictionary name as valid for this backpack.
acceptOreDictName(String) - Method in class forestry.storage.BackpackFilter
 
accepts(ResourceLocation) - Method in enum forestry.arboriculture.models.WoodModelLoader
 
accepts(ResourceLocation) - Method in enum forestry.storage.models.ModelLoaderCrate
 
acceptsAsFertilizer(ItemStack) - Method in interface forestry.api.farming.IFarmInventory
 
acceptsAsFertilizer(ItemStack) - Method in class forestry.cultivation.inventory.InventoryPlanter
 
acceptsAsFertilizer(ItemStack) - Method in class forestry.farming.multiblock.InventoryFarm
 
acceptsAsGermling(ItemStack) - Method in interface forestry.api.farming.IFarmInventory
 
acceptsAsGermling(ItemStack) - Method in class forestry.cultivation.inventory.InventoryPlanter
 
acceptsAsGermling(ItemStack) - Method in class forestry.farming.multiblock.InventoryFarm
 
acceptsAsResource(ItemStack) - Method in interface forestry.api.farming.IFarmInventory
 
acceptsAsResource(ItemStack) - Method in class forestry.cultivation.inventory.InventoryPlanter
 
acceptsAsResource(ItemStack) - Method in class forestry.farming.multiblock.InventoryFarm
 
ACT_ADD - Static variable in class forestry.modules.ForestryModuleUids
 
actionPerformed(GuiButton) - Method in class forestry.book.gui.GuiForestryBookCategories
 
actionPerformed(GuiButton) - Method in class forestry.book.gui.GuiForestryBookEntries
 
actionPerformed(GuiButton) - Method in class forestry.book.gui.GuiForestryBookPages
 
actionPerformed(GuiButton) - Method in class forestry.core.circuits.GuiSolderingIron
 
actionPerformed(GuiButton) - Method in class forestry.core.gui.GuiAnalyzerProvider
 
actionPerformed(GuiButton) - Method in class forestry.core.gui.GuiNaturalistInventory
 
actionPerformed(GuiButton) - Method in class forestry.database.gui.GuiDatabase
 
actionPerformed(GuiButton) - Method in class forestry.mail.gui.GuiCatalogue
 
actionPerformed(GuiButton) - Method in class forestry.worktable.gui.GuiWorktable
 
activatable - Variable in enum forestry.apiculture.blocks.BlockAlvearyType
 
activate() - Method in class forestry.core.tiles.TileMill
 
activate() - Method in class forestry.factory.tiles.TileMillRainmaker
 
activeAllele - Variable in class forestry.sorting.AlleleFilter
 
activeMode - Static variable in class forestry.api.core.ForestryAPI
The currently active IGameMode.
actOnTile(IBlockAccess, BlockPos, Class<T>, TileUtil.ITileAction<T>) - Static method in class forestry.core.tiles.TileUtil
Performs an TileUtil.ITileAction on a tile if the tile exists.
actOnTile(T) - Method in interface forestry.core.tiles.TileUtil.ITileAction
 
add(IClimateState) - Method in interface forestry.api.climate.IClimateState
Adds the given state to this state.
add(ClimateType, float) - Method in interface forestry.api.climate.IClimateState
Adds the given value to the value of this state.
add(int, int) - Method in class forestry.api.climate.Position2D
 
add(E) - Method in interface forestry.api.gui.IElementGroup
Adds a element to this layout.
add(IGuiElement...) - Method in interface forestry.api.gui.IElementGroup
 
add(Collection<IGuiElement>) - Method in interface forestry.api.gui.IElementGroup
 
add(IGuiElement) - Method in interface forestry.api.gui.IElementLayoutHelper
 
add(IClimateState) - Method in class forestry.core.climate.AbsentClimateState
 
add(StandardTank) - Method in class forestry.core.fluids.TankManager
 
add(IGuiElement) - Method in class forestry.core.gui.elements.ElementManager
 
add() - Method in class forestry.core.gui.elements.GeneticAnalyzer
 
add(E) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
add(IGuiElement) - Method in class forestry.core.gui.elements.layouts.ElementLayoutHelper
 
add(E) - Method in class forestry.core.gui.elements.layouts.HorizontalLayout
 
add(E) - Method in class forestry.core.gui.elements.layouts.VerticalLayout
 
add(IErrorSource) - Method in class forestry.core.gui.ledgers.LedgerManager
 
add(Ledger) - Method in class forestry.core.gui.ledgers.LedgerManager
 
add(String) - Method in class forestry.core.gui.tooltips.ToolTip
 
add(String, TextFormatting) - Method in class forestry.core.gui.tooltips.ToolTip
 
add(List) - Method in class forestry.core.gui.tooltips.ToolTip
 
add(Widget) - Method in class forestry.core.gui.widgets.WidgetManager
 
add(IBlockState) - Method in class forestry.core.utils.BlockStateSet
 
add(Vec3i...) - Static method in class forestry.core.utils.VectUtil
 
addAlias(IErrorState, String) - Method in interface forestry.api.core.IErrorStateRegistry
 
addAlias(String) - Method in class forestry.core.commands.SubCommand
 
addAlias(IErrorState, String) - Method in class forestry.core.errors.ErrorStateRegistry
 
addAll(Collection<? extends StandardTank>) - Method in class forestry.core.fluids.TankManager
 
addAttachment(ItemStack) - Method in interface forestry.api.mail.ILetter
 
addAttachment(ItemStack) - Method in class forestry.mail.Letter
 
addAttachments(NonNullList<ItemStack>) - Method in interface forestry.api.mail.ILetter
 
addAttachments(NonNullList<ItemStack>) - Method in class forestry.mail.Letter
 
addBakedModel(IBlockState, IBakedModel) - Method in interface forestry.api.core.IModelBaker
Deprecated.
 
addBakedModel(IBlockState, IBakedModel) - Method in class forestry.core.models.baker.ModelBaker
 
addBakedModelPost(IBlockState, IBakedModel) - Method in interface forestry.api.core.IModelBaker
Deprecated.
 
addBakedModelPost(IBlockState, IBakedModel) - Method in class forestry.core.models.baker.ModelBaker
 
addBeeHiveFX(IBeeHousing, IBeeGenome, List<BlockPos>) - Static method in class forestry.core.render.ParticleRender
 
addBlacklistedDim(int) - Static method in class forestry.apiculture.HiveConfig
 
addBlock(World, BlockPos, ITreeBlockType, WorldGenHelper.EnumReplaceMode) - Static method in class forestry.core.worldgen.WorldGenHelper
 
addBlockHitEffects(World, BlockPos, EnumFacing, ParticleManager, ParticleHelper.Callback) - Static method in class forestry.core.render.ParticleHelper
 
addBlockModel(BlockPos, TextureAtlasSprite[], int) - Method in interface forestry.api.core.IModelBaker
Deprecated.
 
addBlockModel(BlockPos, TextureAtlasSprite, int) - Method in interface forestry.api.core.IModelBaker
Deprecated.
 
addBlockModel(BlockPos, TextureAtlasSprite[], int) - Method in class forestry.core.models.baker.ModelBaker
 
addBlockModel(BlockPos, TextureAtlasSprite, int) - Method in class forestry.core.models.baker.ModelBaker
 
addBlockName(String) - Static method in class forestry.core.utils.MigrationHelper
 
addBlocksToBackpack(String, String...) - Method in class forestry.plugins.CompatPlugin
 
addCategory(String) - Method in interface forestry.api.book.IForesterBook
Creates a category, add it to this book and returns it.
addCategory(String) - Method in class forestry.book.ForesterBook
 
addCategoryCommentLocalized(String) - Method in class forestry.core.config.LocalizedConfiguration
 
addChanceTooltip(int, float) - Method in class forestry.core.recipes.jei.ForestryTooltipCallback
 
addChange(boolean) - Method in interface forestry.api.climate.IClimateManipulator
Tries to add the change value to the current state of this transformer.
addChange(boolean) - Method in class forestry.core.climate.ClimateManipulator
 
addCharge(RainSubstrate) - Method in class forestry.factory.tiles.TileMillRainmaker
 
addChildCommand(SubCommand) - Method in class forestry.core.commands.RootCommand
 
addChildCommand(SubCommand) - Method in class forestry.core.commands.SubCommand
 
addClimateErrorStates(EnumTemperature, EnumHumidity, EnumTemperature, EnumTolerance, EnumHumidity, EnumTolerance, Set<IErrorState>) - Static method in class forestry.core.utils.ClimateUtil
 
addClimateLedger(IClimatised) - Method in class forestry.core.gui.GuiForestry
 
addClimateParticles(World, BlockPos, Random, EnumTemperature, EnumHumidity) - Static method in class forestry.core.render.ParticleRender
 
addCollisionBoxToList(IBlockState, World, BlockPos, AxisAlignedBB, List<AxisAlignedBB>, Entity, boolean) - Method in class forestry.energy.blocks.BlockEngine
 
addCollisionBoxToList(IBlockState, World, BlockPos, AxisAlignedBB, List<AxisAlignedBB>, Entity, boolean) - Method in class forestry.sorting.blocks.BlockGeneticFilter
 
addColour(int) - Method in class forestry.apiculture.tiles.TileCandle
 
addComponentParts(World, Random, StructureBoundingBox) - Method in class forestry.apiculture.worldgen.VillageApiaristHouse
 
addContainerRecipe(int, ItemStack, ItemStack, float) - Method in interface forestry.api.recipes.ISqueezerManager
Add a recipe for a fluid container to the squeezer.
addContainerRecipe(int, ItemStack, ItemStack, float) - Method in class forestry.factory.DummyManagers.DummySqueezerManager
 
addContainerRecipe(int, ItemStack, ItemStack, float) - Method in class forestry.factory.recipes.SqueezerRecipeManager
 
addCreativeItems(NonNullList<ItemStack>, boolean) - Method in class forestry.apiculture.items.ItemBeeGE
 
addCreativeItems(NonNullList<ItemStack>, boolean) - Method in class forestry.arboriculture.items.ItemGermlingGE
 
addCreativeItems(NonNullList<ItemStack>, boolean) - Method in class forestry.lepidopterology.items.ItemButterflyGE
 
addData(TextData) - Method in class forestry.book.gui.elements.TextDataElement
 
addDeadController(World, IMultiblockControllerInternal) - Static method in class forestry.core.multiblock.MultiblockRegistry
Call to mark a controller as dead.
addDeadController(IMultiblockControllerInternal) - Method in class forestry.core.multiblock.MultiblockWorldRegistry
Registers a controller as dead.
addDescription(IModRegistry, String, Item...) - Static method in class forestry.core.utils.JeiUtil
 
addDescription(IModRegistry, Block...) - Static method in class forestry.core.utils.JeiUtil
 
addDescription(IModRegistry, Item...) - Static method in class forestry.core.utils.JeiUtil
 
addDescription(IModRegistry, Item) - Static method in class forestry.core.utils.JeiUtil
 
addDescription(IModRegistry, Item, String) - Static method in class forestry.core.utils.JeiUtil
 
addDestroyEffects(World, BlockPos, ParticleManager) - Method in class forestry.core.blocks.BlockBase
 
addDestroyEffects(World, Block, IBlockState, BlockPos, ParticleManager, ParticleHelper.Callback) - Static method in class forestry.core.render.ParticleHelper
Spawn particles for when the block is destroyed.
addDestroyEffects(ParticleDigging, World, BlockPos, IBlockState) - Method in interface forestry.core.render.ParticleHelper.Callback
 
addDestroyEffects(ParticleDigging, World, BlockPos, IBlockState) - Method in class forestry.core.render.ParticleHelper.DefaultCallback
 
addDirtyController(World, IMultiblockControllerInternal) - Static method in class forestry.core.multiblock.MultiblockRegistry
Call to mark a controller as dirty.
addDirtyController(IMultiblockControllerInternal) - Method in class forestry.core.multiblock.MultiblockWorldRegistry
Registers a controller as dirty - its list of attached blocks has changed, and it must be re-checked for assembly and, possibly, for orphans.
addDrops(String, IHiveDrop...) - Method in interface forestry.api.apiculture.hives.IHiveRegistry
Add drops to a registered hive.
addDrops(String, List<IHiveDrop>) - Method in interface forestry.api.apiculture.hives.IHiveRegistry
 
addDrops(List<IHiveDrop>) - Method in class forestry.apiculture.worldgen.Hive
 
addDrops(String, IHiveDrop...) - Method in class forestry.apiculture.worldgen.HiveRegistry
 
addDrops(String, List<IHiveDrop>) - Method in class forestry.apiculture.worldgen.HiveRegistry
 
addElements(IElementGroup, IGuiElementFactory, BookContent, IGuiElement, int) - Method in class forestry.api.book.BookContent
Adds the content to the page by adding a IGuiElement or at the content to the previous element.
addElements(IElementGroup, IGuiElementFactory, BookContent, IGuiElement, int) - Method in interface forestry.api.book.IBookContent
Adds the content to the page by adding a IGuiElement or at the content to the previous element.
addElements(IElementGroup, IGuiElementFactory, BookContent, IGuiElement, int) - Method in class forestry.book.data.content.CarpenterContent
 
addElements(IElementGroup, IGuiElementFactory, BookContent, IGuiElement, int) - Method in class forestry.book.data.content.CraftingContent
 
addElements(IElementGroup, IGuiElementFactory, BookContent, IGuiElement, int) - Method in class forestry.book.data.content.FabricatorContent
 
addElements(IElementGroup, IGuiElementFactory, BookContent, IGuiElement, int) - Method in class forestry.book.data.content.ImageContent
 
addElements(IElementGroup, IGuiElementFactory, BookContent, IGuiElement, int) - Method in class forestry.book.data.content.IndexContent
 
addElements(IElementGroup, IGuiElementFactory, BookContent, IGuiElement, int) - Method in class forestry.book.data.content.MutationContent
 
addElements(IElementGroup, IGuiElementFactory, BookContent, IGuiElement, int) - Method in class forestry.book.data.content.StructureContent
 
addElements(IElementGroup, IGuiElementFactory, BookContent, IGuiElement, int) - Method in class forestry.book.data.content.TextContent
 
addElements() - Method in class forestry.core.gui.GuiWindow
 
addEntityBiodustFX(World, double, double, double) - Static method in class forestry.core.render.ParticleRender
 
addEntityClimateParticle(World, double, double, double, int) - Static method in class forestry.core.render.ParticleRender
 
addEntityExplodeFX(World, double, double, double) - Static method in class forestry.core.render.ParticleRender
 
addEntityHoneyDustFX(World, double, double, double) - Static method in class forestry.core.render.ParticleRender
 
addEntityIgnitionFX(World, double, double, double) - Static method in class forestry.core.render.ParticleRender
 
addEntityPotionFX(World, double, double, double, int) - Static method in class forestry.core.render.ParticleRender
 
addEntitySmokeFX(World, double, double, double) - Static method in class forestry.core.render.ParticleRender
 
addEntitySnowFX(World, double, double, double) - Static method in class forestry.core.render.ParticleRender
 
addEntityTransformParticle(World, double, double, double) - Static method in class forestry.core.render.ParticleRender
 
addEntry(IBookEntry) - Method in interface forestry.api.book.IBookCategory
Adds an custom entry to the category.
addEntry(String, ItemStack) - Method in interface forestry.api.book.IBookCategory
Adds an entry with the given name and the given icon to the category.
addEntry(IBookEntry) - Method in class forestry.book.BookCategory
 
addEntry(String, ItemStack) - Method in class forestry.book.BookCategory
 
addErrorLedger(IErrorSource) - Method in class forestry.core.gui.GuiForestry
 
addErrorLedger(IErrorLogicSource) - Method in class forestry.core.gui.GuiForestry
 
addEventHandler(Consumer<E>) - Method in interface forestry.api.gui.IGuiElement
Adds an event handler that handles events that this element receives with IGuiElement.receiveEvent(GuiElementEvent).
addEventHandler(Class<? super E>, Consumer<E>) - Method in interface forestry.api.gui.IGuiElement
Adds an event handler that handles events that this element receives with IGuiElement.receiveEvent(GuiElementEvent).
addEventHandler(Class<? super E>, GuiEventOrigin, IGuiElement, Consumer<E>) - Method in interface forestry.api.gui.IGuiElement
Adds an event handler that handles events that this element receives with IGuiElement.receiveEvent(GuiElementEvent).
addEventHandler(Consumer<E>) - Method in class forestry.core.gui.elements.GuiElement
 
addExternalTriggers(Collection<ITriggerExternal>, EnumFacing, TileEntity) - Method in class forestry.apiculture.multiblock.TileAlvearyPlain
 
addExternalTriggers(Collection<ITriggerExternal>, EnumFacing, TileEntity) - Method in class forestry.apiculture.tiles.TileApiary
 
addExternalTriggers(Collection<ITriggerExternal>, EnumFacing, TileEntity) - Method in class forestry.core.tiles.TileForestry
 
addExternalTriggers(Collection<ITriggerExternal>, EnumFacing, TileEntity) - Method in class forestry.energy.tiles.TileEnginePeat
 
addExternalTriggers(Collection<ITriggerExternal>, EnumFacing, TileEntity) - Method in class forestry.factory.tiles.TileBottler
 
addExternalTriggers(Collection<ITriggerExternal>, EnumFacing, TileEntity) - Method in class forestry.factory.tiles.TileCentrifuge
 
addExternalTriggers(Collection<ITriggerExternal>, EnumFacing, TileEntity) - Method in class forestry.factory.tiles.TileFermenter
 
addExternalTriggers(Collection<ITriggerExternal>, EnumFacing, TileEntity) - Method in class forestry.farming.tiles.TileFarmHatch
 
addExternalTriggers(Collection<ITriggerExternal>, EnumFacing, TileEntity) - Method in class forestry.mail.tiles.TileMailbox
 
addExternalTriggers(Collection<ITriggerExternal>, EnumFacing, TileEntity) - Method in class forestry.mail.tiles.TileTrader
 
addExternalTriggers(Collection<ITriggerExternal>, EnumFacing, TileEntity) - Method in class forestry.plugins.PluginBuildCraftStatements
 
addExtraInfo(Collection<String>, IBreedingTracker) - Method in class forestry.apiculture.commands.BeeStatsSaveHelper
 
addExtraInfo(Collection<String>, IBreedingTracker) - Method in class forestry.arboriculture.commands.TreeStatsSaveHelper
 
addExtraInfo(Collection<String>, IBreedingTracker) - Method in interface forestry.core.commands.IStatsSaveHelper
 
addFace(EnumFacing, TextureAtlasSprite) - Method in interface forestry.api.core.IModelBaker
Deprecated.
 
addFace(EnumFacing, TextureAtlasSprite) - Method in class forestry.core.models.baker.ModelBaker
 
addFermenterRecipes(ItemStack, int, Fluids) - Static method in class forestry.core.recipes.RecipeUtil
 
addFermenterRecipes(String, int, Fluids) - Static method in class forestry.core.recipes.RecipeUtil
 
addFertilityLine(String, IChromosomeType, int) - Method in interface forestry.api.gui.IDatabaseElement
 
addFertilityLine(String, IChromosomeType, int) - Method in class forestry.core.gui.elements.DatabaseElement
 
addFlowerPos(BlockPos) - Method in class forestry.apiculture.HasFlowersCache
 
addFortuneTooltip(int) - Method in class forestry.core.recipes.jei.ForestryTooltipCallback
 
addFruitFamily(IFruitFamily) - Method in interface forestry.api.arboriculture.IAlleleTreeSpeciesBuilder
Add a fruit family for this tree.
addFruitFamily(IFruitFamily) - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
addGermlings(ItemStack...) - Method in interface forestry.api.farming.IFarmableInfo
 
addGermlings(Collection<ItemStack>) - Method in interface forestry.api.farming.IFarmableInfo
 
addGermlings(ItemStack...) - Method in interface forestry.api.farming.IFarmProperties
 
addGermlings(Collection<ItemStack>) - Method in interface forestry.api.farming.IFarmProperties
 
addGermlings(ItemStack...) - Method in class forestry.farming.logic.FakeFarmProperties
 
addGermlings(Collection<ItemStack>) - Method in class forestry.farming.logic.FakeFarmProperties
 
addGermlings(Collection<ItemStack>) - Method in class forestry.farming.logic.farmables.FarmableInfo
 
addGermlings(ItemStack...) - Method in class forestry.farming.logic.FarmProperties
 
addGermlings(Collection<ItemStack>) - Method in class forestry.farming.logic.FarmProperties
 
addHeat(int) - Method in class forestry.core.tiles.TileEngine
 
addHintLedger(String) - Method in class forestry.core.gui.GuiForestry
 
addHintLedger(List<String>) - Method in class forestry.core.gui.GuiForestry
 
addHitEffects(IBlockState, World, RayTraceResult, ParticleManager) - Method in class forestry.core.blocks.BlockBase
 
addHitEffects(ParticleDigging, World, BlockPos, IBlockState) - Method in interface forestry.core.render.ParticleHelper.Callback
 
addHitEffects(ParticleDigging, World, BlockPos, IBlockState) - Method in class forestry.core.render.ParticleHelper.DefaultCallback
 
addHotbarSlot(InventoryPlayer, int, int, int) - Method in class forestry.apiculture.gui.ContainerMinecartBeehouse
 
addHotbarSlot(InventoryPlayer, int, int, int) - Method in class forestry.core.gui.ContainerAnalyzerProvider
 
addHotbarSlot(InventoryPlayer, int, int, int) - Method in class forestry.core.gui.ContainerForestry
 
addHotbarSlot(InventoryPlayer, int, int, int) - Method in class forestry.core.gui.ContainerItemInventory
 
addHumidity(float) - Method in interface forestry.api.climate.IClimateState
Adds the given value to the humidity value of this state.
addHumidity(float) - Method in class forestry.core.climate.AbsentClimateState
 
addHumidityChange(float, float, float) - Method in interface forestry.api.climate.IClimateControlled
Change the humidity, but not lower than boundaryDown or higher than boundaryUp.
addHumidityChange(float, float, float) - Method in class forestry.apiculture.multiblock.AlvearyController
 
addInformation(IFarmableInfo) - Method in interface forestry.api.farming.IFarmable
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.apiculture.blocks.BlockAlveary
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.apiculture.items.ItemBeeGE
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.apiculture.items.ItemHabitatLocator
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.apiculture.items.ItemHiveFrame
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.arboriculture.items.ItemGrafter
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.climatology.items.ItemHabitatScreen
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.core.circuits.ItemCircuitBoard
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.core.genetics.ItemGE
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.core.genetics.ItemResearchNote
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.core.items.ItemAlyzer
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.core.items.ItemArmorNaturalist
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.core.items.ItemBlockForestry
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.core.items.ItemBlockNBT
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.core.items.ItemElectronTube
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.core.items.ItemForestry
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.core.items.ItemPipette
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Static method in class forestry.core.utils.ItemTooltipUtil
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.farming.items.ItemBlockFarm
 
addInformation(IFarmableInfo) - Method in class forestry.farming.logic.farmables.FarmableAgingCrop
 
addInformation(IFarmableInfo) - Method in class forestry.farming.logic.farmables.FarmableBase
 
addInformation(IFarmableInfo) - Method in class forestry.farming.logic.farmables.FarmableBasicAgricraft
 
addInformation(IFarmableInfo) - Method in class forestry.farming.logic.farmables.FarmableChorus
 
addInformation(IFarmableInfo) - Method in class forestry.farming.logic.farmables.FarmableGourd
 
addInformation(IFarmableInfo) - Method in class forestry.farming.logic.farmables.FarmableRusticSapling
 
addInformation(IFarmableInfo) - Method in class forestry.farming.logic.farmables.FarmableSapling
 
addInformation(IFarmableInfo) - Method in class forestry.farming.logic.farmables.FarmableStacked
 
addInformation(IFarmableInfo) - Method in class forestry.farming.logic.farmables.FarmableVanillaMushroom
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.greenhouse.blocks.BlockClimatiser
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.greenhouse.blocks.BlockGreenhouse
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.greenhouse.blocks.BlockGreenhouseWindow
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.mail.items.ItemLetter
 
addInformation(ItemStack, World, List<String>, ITooltipFlag) - Method in class forestry.storage.items.ItemBackpack
 
addIngredient(ItemStack, String) - Method in interface forestry.api.food.IIngredientManager
 
addInternalSidedTriggers(Collection<ITriggerInternalSided>, IStatementContainer, EnumFacing) - Method in class forestry.apiculture.multiblock.TileAlvearyPlain
 
addInternalSidedTriggers(Collection<ITriggerInternalSided>, IStatementContainer, EnumFacing) - Method in class forestry.core.tiles.TileForestry
 
addInternalSidedTriggers(Collection<ITriggerInternalSided>, IStatementContainer, EnumFacing) - Method in class forestry.farming.tiles.TileFarmHatch
 
addInternalSidedTriggers(Collection<ITriggerInternalSided>, IStatementContainer, EnumFacing) - Method in class forestry.plugins.PluginBuildCraftStatements
 
addInternalTriggers(Collection<ITriggerInternal>, IStatementContainer) - Method in class forestry.apiculture.multiblock.TileAlvearyPlain
 
addInternalTriggers(Collection<ITriggerInternal>, IStatementContainer) - Method in class forestry.core.tiles.TileForestry
 
addInternalTriggers(Collection<ITriggerInternal>, IStatementContainer) - Method in class forestry.farming.tiles.TileFarmHatch
 
addInternalTriggers(Collection<ITriggerInternal>, IStatementContainer) - Method in class forestry.plugins.PluginBuildCraftStatements
 
addInventory(ContainerForestry, T, int) - Static method in class forestry.core.gui.ContainerNaturalistInventory
 
addInventory(InventoryPlayer, int, int) - Method in class forestry.sorting.gui.ContainerGeneticFilter
 
addItemName(String) - Static method in class forestry.core.utils.MigrationHelper
 
addItemToBackpack(String, ItemStack) - Static method in class forestry.modules.ModuleHelper
 
addItemToForestryBackpack(String, ItemStack) - Method in interface forestry.api.storage.IBackpackInterface
Add an accepted item to a Forestry backpack.
addItemToForestryBackpack(String, ItemStack) - Method in class forestry.storage.BackpackInterface
 
addItemToLightingList(Item) - Static method in class forestry.apiculture.blocks.BlockCandle
 
addLandingEffects(IBlockState, WorldServer, BlockPos, IBlockState, EntityLivingBase, int) - Method in class forestry.core.blocks.BlockBase
 
addLedgers() - Method in class forestry.apiculture.gui.GuiAlveary
 
addLedgers() - Method in class forestry.apiculture.gui.GuiAlvearyHygroregulator
 
addLedgers() - Method in class forestry.apiculture.gui.GuiAlvearySieve
 
addLedgers() - Method in class forestry.apiculture.gui.GuiAlvearySwarmer
 
addLedgers() - Method in class forestry.apiculture.gui.GuiBeeHousing
 
addLedgers() - Method in class forestry.apiculture.gui.GuiHabitatLocator
 
addLedgers() - Method in class forestry.apiculture.gui.GuiImprinter
 
addLedgers() - Method in class forestry.climatology.gui.GuiHabitatFormer
 
addLedgers() - Method in class forestry.core.circuits.GuiSolderingIron
 
addLedgers() - Method in class forestry.core.gui.GuiAlyzer
 
addLedgers() - Method in class forestry.core.gui.GuiAnalyzer
 
addLedgers() - Method in class forestry.core.gui.GuiEscritoire
 
addLedgers() - Method in class forestry.core.gui.GuiForestry
 
addLedgers() - Method in class forestry.core.gui.GuiNaturalistInventory
 
addLedgers() - Method in class forestry.cultivation.gui.GuiPlanter
 
addLedgers() - Method in class forestry.database.gui.GuiDatabase
 
addLedgers() - Method in class forestry.energy.gui.GuiEngine
 
addLedgers() - Method in class forestry.energy.gui.GuiGenerator
 
addLedgers() - Method in class forestry.factory.gui.GuiBottler
 
addLedgers() - Method in class forestry.factory.gui.GuiCarpenter
 
addLedgers() - Method in class forestry.factory.gui.GuiCentrifuge
 
addLedgers() - Method in class forestry.factory.gui.GuiFabricator
 
addLedgers() - Method in class forestry.factory.gui.GuiFermenter
 
addLedgers() - Method in class forestry.factory.gui.GuiMoistener
 
addLedgers() - Method in class forestry.factory.gui.GuiRaintank
 
addLedgers() - Method in class forestry.factory.gui.GuiSqueezer
 
addLedgers() - Method in class forestry.factory.gui.GuiStill
 
addLedgers() - Method in class forestry.farming.gui.GuiFarm
 
addLedgers() - Method in class forestry.mail.gui.GuiCatalogue
 
addLedgers() - Method in class forestry.mail.gui.GuiLetter
 
addLedgers() - Method in class forestry.mail.gui.GuiMailbox
 
addLedgers() - Method in class forestry.mail.gui.GuiStampCollector
 
addLedgers() - Method in class forestry.mail.gui.GuiTradeName
 
addLedgers() - Method in class forestry.mail.gui.GuiTrader
 
addLedgers() - Method in class forestry.sorting.gui.GuiGeneticFilter
 
addLedgers() - Method in class forestry.storage.gui.GuiBackpack
 
addLedgers() - Method in class forestry.worktable.gui.GuiWorktable
 
addLine(String, IChromosomeType) - Method in interface forestry.api.gui.IDatabaseElement
Adds the chromosomeName and the name of the active/not active allele, of the chromosome, with IElementGroup.label(java.lang.String).
addLine(String, BiFunction<A, Boolean, String>, IChromosomeType) - Method in interface forestry.api.gui.IDatabaseElement
Adds the chromosomeName and the result of toString with IElementGroup.label(java.lang.String).
addLine(String, BiFunction<A, Boolean, String>, IChromosomeType, boolean) - Method in interface forestry.api.gui.IDatabaseElement
 
addLine(String, Function<Boolean, String>, IChromosomeType) - Method in interface forestry.api.gui.IDatabaseElement
 
addLine(String, String, ITextStyle, ITextStyle) - Method in interface forestry.api.gui.IDatabaseElement
 
addLine(String, String, boolean) - Method in interface forestry.api.gui.IDatabaseElement
 
addLine(String, Function<Boolean, String>, boolean) - Method in interface forestry.api.gui.IDatabaseElement
 
addLine(String, String, boolean) - Method in class forestry.core.gui.elements.DatabaseElement
 
addLine(String, Function<Boolean, String>, boolean) - Method in class forestry.core.gui.elements.DatabaseElement
 
addLine(String, Function<Boolean, String>, IChromosomeType) - Method in class forestry.core.gui.elements.DatabaseElement
 
addLine(String, String, String, boolean, boolean) - Method in class forestry.core.gui.elements.DatabaseElement
 
addLine(String, IChromosomeType) - Method in class forestry.core.gui.elements.DatabaseElement
 
addLine(String, String, ITextStyle, ITextStyle) - Method in class forestry.core.gui.elements.DatabaseElement
 
addLine(String, BiFunction<A, Boolean, String>, IChromosomeType) - Method in class forestry.core.gui.elements.DatabaseElement
 
addLine(String, BiFunction<A, Boolean, String>, IChromosomeType, boolean) - Method in class forestry.core.gui.elements.DatabaseElement
 
addListener(IContainerListener) - Method in class forestry.climatology.gui.ContainerHabitatFormer
 
addListener(PlayerAdvancements, ICriterionTrigger.Listener<SpeciesDiscoveredTrigger.Instance>) - Method in class forestry.core.advancements.SpeciesDiscoveredTrigger
 
addListener(IContainerListener) - Method in class forestry.core.gui.ContainerLiquidTanks
 
addListener(IContainerListener) - Method in class forestry.core.gui.ContainerLiquidTanksSocketed
 
addListener(IContainerListener) - Method in class forestry.core.gui.ContainerNaturalistInventory
 
addListener(AdjacentTileCache.ICacheListener) - Method in class forestry.core.tiles.AdjacentTileCache
 
addLogic(IFilterRule) - Method in interface forestry.api.genetics.IFilterRuleType
 
addLogic(IFilterRule) - Method in enum forestry.apiculture.ApicultureFilterRuleType
 
addLogic(IFilterRule) - Method in enum forestry.arboriculture.ArboricultureFilterRuleType
 
addLogic(IFilterRule) - Method in enum forestry.lepidopterology.LepidopterologyFilterRuleType
 
addLogic(IFilterRule) - Method in enum forestry.sorting.DefaultFilterRuleType
 
addLoot(ItemStack, float) - Method in interface forestry.api.lepidopterology.IAlleleButterflyCocoon
 
addLoot(ItemStack, float) - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflyCocoon
 
addLootPoolNames(Set<String>) - Method in interface forestry.api.modules.IForestryModule
 
addLootPoolNames(Set<String>) - Method in class forestry.apiculture.ModuleApiculture
 
addLootPoolNames(Set<String>) - Method in class forestry.arboriculture.ModuleArboriculture
 
addLootPoolNames(Set<String>) - Method in class forestry.factory.ModuleFactory
 
addLootPoolNames(Set<String>) - Method in class forestry.storage.ModuleBackpacks
 
addMemberGroup(IClassification) - Method in interface forestry.api.genetics.IClassification
Adds subgroups to this group.
addMemberGroup(IClassification) - Method in class forestry.core.genetics.Classification
 
addMemberSpecies(IAlleleSpecies) - Method in interface forestry.api.genetics.IClassification
Used by the allele registry to populate internal collection of branch members on the fly.
addMemberSpecies(IAlleleSpecies) - Method in class forestry.core.genetics.Classification
 
addMerchantRecipe(IMerchant, MerchantRecipeList, Random) - Method in class forestry.apiculture.VillagerApiaristTrades.GiveRandomCombsForItems
 
addMerchantRecipe(IMerchant, MerchantRecipeList, Random) - Method in class forestry.apiculture.VillagerApiaristTrades.GiveRandomHiveDroneForItems
 
addMerchantRecipe(IMerchant, MerchantRecipeList, Random) - Method in class forestry.arboriculture.VillagerArboristTrades.GiveLogsForEmeralds
 
addMerchantRecipe(IMerchant, MerchantRecipeList, Random) - Method in class forestry.arboriculture.VillagerArboristTrades.GivePlanksForEmeralds
 
addMerchantRecipe(IMerchant, MerchantRecipeList, Random) - Method in class forestry.arboriculture.VillagerArboristTrades.GivePollenForEmeralds
 
addMerchantRecipe(IMerchant, MerchantRecipeList, Random) - Method in class forestry.core.utils.VillagerTradeLists.GiveEmeraldForItems
Affects the given MerchantRecipeList to possibly add or remove MerchantRecipes.
addMerchantRecipe(IMerchant, MerchantRecipeList, Random) - Method in class forestry.core.utils.VillagerTradeLists.GiveItemForEmeralds
 
addMerchantRecipe(IMerchant, MerchantRecipeList, Random) - Method in class forestry.core.utils.VillagerTradeLists.GiveItemForItemAndEmerald
 
addMerchantRecipe(IMerchant, MerchantRecipeList, Random) - Method in class forestry.core.utils.VillagerTradeLists.GiveItemForLogsAndEmeralds
 
addMerchantRecipe(IMerchant, MerchantRecipeList, Random) - Method in class forestry.core.utils.VillagerTradeLists.GiveItemForTwoItems
 
addMixture(int, ItemStack, IBeverageEffect) - Method in interface forestry.api.food.IInfuserManager
 
addMixture(int, NonNullList<ItemStack>, IBeverageEffect) - Method in interface forestry.api.food.IInfuserManager
 
addModel(TextureAtlasSprite[], int) - Method in interface forestry.api.core.IModelBaker
Deprecated.
 
addModel(TextureAtlasSprite, int) - Method in interface forestry.api.core.IModelBaker
Deprecated.
 
addModel(TextureAtlasSprite[], int) - Method in class forestry.core.models.baker.ModelBaker
 
addModel(TextureAtlasSprite, int) - Method in class forestry.core.models.baker.ModelBaker
 
addModelQuads(Pair<IBlockState, IBakedModel>) - Method in class forestry.core.models.baker.ModelBakerModel
 
addModelQuadsPost(Pair<IBlockState, IBakedModel>) - Method in class forestry.core.models.baker.ModelBakerModel
 
addModules(Collection<IForestryModule>, Collection<IForestryModule>) - Method in class forestry.modules.InternalModuleHandler
 
addMutation(int, int, int, int, IMutation, IAllele, IBreedingTracker) - Method in interface forestry.api.gui.IDatabaseElement
 
addMutation(int, int, int, int, IMutation, IAllele, IBreedingTracker) - Method in class forestry.core.gui.elements.DatabaseElement
 
addMutationCondition(IMutationCondition) - Method in interface forestry.api.genetics.IMutationBuilder
Require some other custom mutation condition
addMutationCondition(IMutationCondition) - Method in class forestry.core.genetics.mutations.Mutation
 
addMutationResultant(int, int, int, int, IMutation, IBreedingTracker) - Method in interface forestry.api.gui.IDatabaseElement
 
addMutationResultant(int, int, int, int, IMutation, IBreedingTracker) - Method in class forestry.core.gui.elements.DatabaseElement
 
addOwnerLedger(IOwnedTile) - Method in class forestry.core.gui.GuiForestry
 
addPendingProduce(ItemStack) - Method in interface forestry.api.farming.IFarmHousing
 
addPendingProduce(ItemStack) - Method in class forestry.cultivation.tiles.TilePlanter
 
addPendingProduce(ItemStack) - Method in class forestry.farming.multiblock.FakeFarmController
 
addPlayerInventory(InventoryPlayer, int, int) - Method in class forestry.core.gui.ContainerForestry
 
addPortalFx(World, BlockPos, Random) - Static method in class forestry.core.render.ParticleRender
 
addPowerLedger(EnergyManager) - Method in class forestry.core.gui.GuiForestry
 
addProduce(ItemStack) - Method in class forestry.cultivation.inventory.InventoryPlanter
 
addProduce(ItemStack) - Method in class forestry.farming.multiblock.InventoryFarm
 
addProduct(ItemStack, Float) - Method in interface forestry.api.apiculture.IAlleleBeeSpeciesBuilder
Add a product for this bee species.
addProduct(ItemStack, boolean) - Method in interface forestry.api.apiculture.IBeeHousingInventory
Adds products to the housing's inventory.
addProduct(ItemStack, Float) - Method in class forestry.apiculture.genetics.alleles.AlleleBeeSpecies
 
addProduct(ItemStack, boolean) - Method in class forestry.apiculture.InventoryBeeHousing
 
addProduct(ItemStack, boolean) - Method in class forestry.apiculture.tiles.FakeBeeHousingInventory
 
addProducts(ItemStack...) - Method in interface forestry.api.farming.IFarmableInfo
 
addProducts(Collection<ItemStack>) - Method in interface forestry.api.farming.IFarmableInfo
 
addProducts(ItemStack...) - Method in interface forestry.api.farming.IFarmProperties
 
addProducts(Collection<ItemStack>) - Method in interface forestry.api.farming.IFarmProperties
 
addProducts(Collection<ItemStack>) - Method in class forestry.farming.logic.FakeFarmProperties
 
addProducts(ItemStack...) - Method in class forestry.farming.logic.FakeFarmProperties
 
addProducts(Collection<ItemStack>) - Method in class forestry.farming.logic.farmables.FarmableInfo
 
addProducts(ItemStack...) - Method in class forestry.farming.logic.FarmProperties
 
addProducts(Collection<ItemStack>) - Method in class forestry.farming.logic.FarmProperties
 
addPropertyToRemove(IProperty) - Method in class forestry.arboriculture.blocks.WoodTypeStateMapper
 
addQuad(EnumFacing, BakedQuad) - Method in interface forestry.api.core.IModelBakerModel
Deprecated.
 
addQuad(EnumFacing, BakedQuad) - Method in class forestry.core.models.baker.ModelBakerModel
 
addRecipe(ICircuitLayout, ItemStack, ICircuit) - Method in interface forestry.api.circuits.ISolderManager
 
addRecipe(ItemStack, ItemStack, Object...) - Method in interface forestry.api.recipes.ICarpenterManager
Add a shaped recipe to the carpenter.
addRecipe(int, ItemStack, ItemStack, Object...) - Method in interface forestry.api.recipes.ICarpenterManager
Add a shaped recipe to the carpenter.
addRecipe(int, FluidStack, ItemStack, ItemStack, Object...) - Method in interface forestry.api.recipes.ICarpenterManager
Add a shaped recipe to the carpenter.
addRecipe(int, ItemStack, Map<ItemStack, Float>) - Method in interface forestry.api.recipes.ICentrifugeManager
Add a recipe to the centrifuge
addRecipe(T) - Method in interface forestry.api.recipes.ICraftingProvider
Add a new recipe to the crafting provider.
addRecipe(ItemStack, FluidStack, ItemStack, Object[]) - Method in interface forestry.api.recipes.IFabricatorManager
 
addRecipe(ItemStack, int, float, FluidStack, FluidStack) - Method in interface forestry.api.recipes.IFermenterManager
Add a recipe to the fermenter
addRecipe(ItemStack, int, float, FluidStack) - Method in interface forestry.api.recipes.IFermenterManager
Add a recipe to the fermenter.
addRecipe(String, int, float, FluidStack, FluidStack) - Method in interface forestry.api.recipes.IFermenterManager
Add a recipe to the fermenter
addRecipe(String, int, float, FluidStack) - Method in interface forestry.api.recipes.IFermenterManager
Add a recipe to the fermenter.
addRecipe(FluidStack, int, float, float) - Method in interface forestry.api.recipes.IHygroregulatorManager
Add a recipe to the alveary hygroregulator and the habitatformer.
addRecipe(ItemStack, ItemStack, int) - Method in interface forestry.api.recipes.IMoistenerManager
Add a recipe to the moistener
addRecipe(int, NonNullList<ItemStack>, FluidStack, ItemStack, int) - Method in interface forestry.api.recipes.ISqueezerManager
Add a recipe to the squeezer.
addRecipe(int, ItemStack, FluidStack, ItemStack, int) - Method in interface forestry.api.recipes.ISqueezerManager
Add a recipe to the squeezer.
addRecipe(int, NonNullList<ItemStack>, FluidStack) - Method in interface forestry.api.recipes.ISqueezerManager
Add a recipe to the squeezer.
addRecipe(int, ItemStack, FluidStack) - Method in interface forestry.api.recipes.ISqueezerManager
Add a recipe to the squeezer.
addRecipe(int, FluidStack, FluidStack) - Method in interface forestry.api.recipes.IStillManager
Add a recipe to the still
addRecipe(ICircuitLayout, ItemStack, ICircuit) - Method in class forestry.core.circuits.SolderManager
 
addRecipe(FluidStack, int, float, float) - Method in class forestry.core.recipes.HygroregulatorManager
 
addRecipe(IHygroregulatorRecipe) - Method in class forestry.core.recipes.HygroregulatorManager
 
addRecipe(String, Block, Object...) - Static method in class forestry.core.recipes.RecipeUtil
 
addRecipe(String, Item, Object...) - Static method in class forestry.core.recipes.RecipeUtil
 
addRecipe(String, ItemStack, Object...) - Static method in class forestry.core.recipes.RecipeUtil
 
addRecipe(ItemStack, ItemStack, Object...) - Method in class forestry.factory.DummyManagers.DummyCarpenterManager
 
addRecipe(int, ItemStack, ItemStack, Object...) - Method in class forestry.factory.DummyManagers.DummyCarpenterManager
 
addRecipe(int, FluidStack, ItemStack, ItemStack, Object...) - Method in class forestry.factory.DummyManagers.DummyCarpenterManager
 
addRecipe(int, ItemStack, Map<ItemStack, Float>) - Method in class forestry.factory.DummyManagers.DummyCentrifugeManager
 
addRecipe(T) - Method in class forestry.factory.DummyManagers.DummyCraftingProvider
 
addRecipe(ItemStack, FluidStack, ItemStack, Object[]) - Method in class forestry.factory.DummyManagers.DummyFabricatorManager
 
addRecipe(ItemStack, int, float, FluidStack, FluidStack) - Method in class forestry.factory.DummyManagers.DummyFermenterManager
 
addRecipe(ItemStack, int, float, FluidStack) - Method in class forestry.factory.DummyManagers.DummyFermenterManager
 
addRecipe(String, int, float, FluidStack, FluidStack) - Method in class forestry.factory.DummyManagers.DummyFermenterManager
 
addRecipe(String, int, float, FluidStack) - Method in class forestry.factory.DummyManagers.DummyFermenterManager
 
addRecipe(ItemStack, ItemStack, int) - Method in class forestry.factory.DummyManagers.DummyMoistenerManager
 
addRecipe(int, NonNullList<ItemStack>, FluidStack, ItemStack, int) - Method in class forestry.factory.DummyManagers.DummySqueezerManager
 
addRecipe(int, ItemStack, FluidStack, ItemStack, int) - Method in class forestry.factory.DummyManagers.DummySqueezerManager
 
addRecipe(int, NonNullList<ItemStack>, FluidStack) - Method in class forestry.factory.DummyManagers.DummySqueezerManager
 
addRecipe(int, ItemStack, FluidStack) - Method in class forestry.factory.DummyManagers.DummySqueezerManager
 
addRecipe(int, FluidStack, FluidStack) - Method in class forestry.factory.DummyManagers.DummyStillManager
 
addRecipe(ItemStack, ItemStack, Object[]) - Method in class forestry.factory.recipes.CarpenterRecipeManager
 
addRecipe(int, ItemStack, ItemStack, Object[]) - Method in class forestry.factory.recipes.CarpenterRecipeManager
 
addRecipe(int, FluidStack, ItemStack, ItemStack, Object[]) - Method in class forestry.factory.recipes.CarpenterRecipeManager
 
addRecipe(ICarpenterRecipe) - Method in class forestry.factory.recipes.CarpenterRecipeManager
 
addRecipe(int, ItemStack, Map<ItemStack, Float>) - Method in class forestry.factory.recipes.CentrifugeRecipeManager
 
addRecipe(ICentrifugeRecipe) - Method in class forestry.factory.recipes.CentrifugeRecipeManager
 
addRecipe(ItemStack, FluidStack, ItemStack, Object[]) - Method in class forestry.factory.recipes.FabricatorRecipeManager
 
addRecipe(IFabricatorRecipe) - Method in class forestry.factory.recipes.FabricatorRecipeManager
 
addRecipe(IFabricatorSmeltingRecipe) - Method in class forestry.factory.recipes.FabricatorSmeltingRecipeManager
 
addRecipe(ItemStack, int, float, FluidStack, FluidStack) - Method in class forestry.factory.recipes.FermenterRecipeManager
 
addRecipe(ItemStack, int, float, FluidStack) - Method in class forestry.factory.recipes.FermenterRecipeManager
 
addRecipe(String, int, float, FluidStack, FluidStack) - Method in class forestry.factory.recipes.FermenterRecipeManager
 
addRecipe(String, int, float, FluidStack) - Method in class forestry.factory.recipes.FermenterRecipeManager
 
addRecipe(IFermenterRecipe) - Method in class forestry.factory.recipes.FermenterRecipeManager
 
addRecipe(ItemStack, ItemStack, int) - Method in class forestry.factory.recipes.MoistenerRecipeManager
 
addRecipe(IMoistenerRecipe) - Method in class forestry.factory.recipes.MoistenerRecipeManager
 
addRecipe(int, NonNullList<ItemStack>, FluidStack, ItemStack, int) - Method in class forestry.factory.recipes.SqueezerRecipeManager
 
addRecipe(int, ItemStack, FluidStack, ItemStack, int) - Method in class forestry.factory.recipes.SqueezerRecipeManager
 
addRecipe(int, NonNullList<ItemStack>, FluidStack) - Method in class forestry.factory.recipes.SqueezerRecipeManager
 
addRecipe(int, ItemStack, FluidStack) - Method in class forestry.factory.recipes.SqueezerRecipeManager
 
addRecipe(ISqueezerRecipe) - Method in class forestry.factory.recipes.SqueezerRecipeManager
 
addRecipe(int, FluidStack, FluidStack) - Method in class forestry.factory.recipes.StillRecipeManager
 
addRecipe(IStillRecipe) - Method in class forestry.factory.recipes.StillRecipeManager
 
addRemnant(ItemStack, boolean) - Method in class forestry.factory.inventory.InventorySqueezer
 
address - Variable in class forestry.mail.network.packets.PacketLetterInfoResponse
 
AddresseeSlot - Class in forestry.mail.gui
 
AddresseeSlot(WidgetManager, int, int, ContainerLetter) - Constructor for class forestry.mail.gui.AddresseeSlot
 
addRGBComponents(int, int, int, int) - Static method in class forestry.core.utils.ColourUtil
 
addRipeness(float) - Method in interface forestry.api.genetics.IFruitBearer
Increases the ripeness of the fruit.
addRipeness(float) - Method in class forestry.arboriculture.tiles.TileFruitPod
 
addRipeness(float) - Method in class forestry.arboriculture.tiles.TileLeaves
 
addRunningEffects(IBlockState, World, BlockPos, Entity) - Method in class forestry.core.blocks.BlockBase
 
addSelfEventHandler(Class<? super E>, Consumer<E>) - Method in interface forestry.api.gui.IGuiElement
Adds an event handler that handles events that this element receives with IGuiElement.receiveEvent(GuiElementEvent).
addShapelessRecipe(String, Item, Object...) - Static method in class forestry.core.recipes.RecipeUtil
 
addShapelessRecipe(String, ItemStack, Object...) - Static method in class forestry.core.recipes.RecipeUtil
 
addShiftInformation(ItemStack, World, List<String>, ITooltipFlag) - Static method in class forestry.core.utils.ItemTooltipUtil
 
addSlot(InventoryPlayer, int, int, int) - Method in class forestry.apiculture.gui.ContainerMinecartBeehouse
 
addSlot(InventoryPlayer, int, int, int) - Method in class forestry.core.gui.ContainerAnalyzerProvider
 
addSlot(InventoryPlayer, int, int, int) - Method in class forestry.core.gui.ContainerForestry
 
addSlots(ContainerForestry, T, boolean) - Static method in class forestry.apiculture.gui.ContainerBeeHelper
 
addSlotToContainer(Slot) - Method in class forestry.core.gui.ContainerForestry
 
addSmelting(ItemStack, FluidStack, int) - Method in interface forestry.api.recipes.IFabricatorSmeltingManager
Add a smelting recipe to the Fabricator
addSmelting(ItemStack, Item, float) - Static method in class forestry.core.recipes.RecipeUtil
 
addSmelting(ItemStack, ItemStack, float) - Static method in class forestry.core.recipes.RecipeUtil
 
addSmelting(ItemStack, FluidStack, int) - Method in class forestry.factory.DummyManagers.DummyFabricatorSmeltingManager
 
addSmelting(ItemStack, FluidStack, int) - Method in class forestry.factory.recipes.FabricatorSmeltingRecipeManager
 
addSoil(ItemStack, IBlockState, boolean) - Method in interface forestry.api.farming.IFarmLogic
Deprecated.
addSpawnBiome(BiomeDictionary.Type) - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
addSpawnBiomes(Set<BiomeDictionary.Type>) - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
addSpecialty(ItemStack, Float) - Method in interface forestry.api.apiculture.IAlleleBeeSpeciesBuilder
Add a specialty product for this bee species.
addSpecialty(ItemStack, Float) - Method in class forestry.apiculture.genetics.alleles.AlleleBeeSpecies
 
addSpeciesLine(String, String, IChromosomeType) - Method in interface forestry.api.gui.IDatabaseElement
 
addSpeciesLine(String, String, IChromosomeType) - Method in class forestry.core.gui.elements.DatabaseElement
 
addStack(ItemStack) - Method in class forestry.core.inventory.ItemHandlerInventoryManipulator
Attempt to add the stack to the inventory.
addStack(ItemStack, boolean) - Method in class forestry.core.inventory.ItemHandlerInventoryManipulator
 
addStack(IInventory, ItemStack, boolean) - Static method in class forestry.core.utils.InventoryUtil
 
addStack(IInventory, ItemStack, int, int, boolean) - Static method in class forestry.core.utils.InventoryUtil
 
addStamps(ItemStack) - Method in interface forestry.api.mail.ILetter
 
addStamps(ItemStack) - Method in class forestry.mail.Letter
 
addStandardTabCompletionOptions(MinecraftServer, IForestryCommand, ICommandSender, String[], BlockPos) - Static method in class forestry.core.commands.CommandHelpers
 
addStateMapper - Variable in class forestry.core.models.BlockModelEntry
 
addTemperature(float) - Method in interface forestry.api.climate.IClimateState
Adds the given value to the temperature value of this state.
addTemperature(float) - Method in class forestry.core.climate.AbsentClimateState
 
addTemperatureChange(float, float, float) - Method in interface forestry.api.climate.IClimateControlled
Change the temperature, but not lower than boundaryDown or higher than boundaryUp.
addTemperatureChange(float, float, float) - Method in class forestry.apiculture.multiblock.AlvearyController
 
addTileName(String) - Static method in class forestry.core.utils.MigrationHelper
 
addTileRemappingName(String, String) - Static method in class forestry.core.utils.MigrationHelper
 
addToCategory() - Method in interface forestry.api.book.IBookEntryBuilder
Builds the entry and adds it to the category.
addToCategory() - Method in class forestry.book.BookEntryBuilder
 
addToleranceLine(IChromosomeType) - Method in interface forestry.api.gui.IDatabaseElement
 
addToleranceLine(IChromosomeType) - Method in class forestry.core.gui.elements.DatabaseElement
 
addTooltip(List<String>) - Method in interface forestry.api.circuits.ICircuit
 
addTooltip(List<String>) - Method in interface forestry.api.circuits.ICircuitBoard
 
addTooltip(List<String>) - Method in interface forestry.api.genetics.IIndividual
Adds some information about the individual to the list.
addTooltip(String) - Method in interface forestry.api.gui.IGuiElement
Adds an additional tooltip to the current tooltip of the element.
addTooltip(Collection<String>) - Method in interface forestry.api.gui.IGuiElement
Adds an additional tooltip to the current tooltip of the element.
addTooltip(ITooltipSupplier) - Method in interface forestry.api.gui.IGuiElement
 
addTooltip(Collection<String>, IGuiElement, int, int) - Method in interface forestry.api.gui.ITooltipSupplier
 
addTooltip(List<String>) - Method in interface forestry.api.mail.ILetter
 
addTooltip(List<String>) - Method in class forestry.apiculture.genetics.Bee
 
addTooltip(List<String>) - Method in class forestry.arboriculture.genetics.Tree
 
addTooltip(List<String>) - Method in class forestry.core.circuits.Circuit
 
addTooltip(List<String>) - Method in class forestry.core.circuits.CircuitBoard
 
addTooltip(List<String>) - Method in class forestry.core.fluids.PipetteContents
 
addTooltip(List<String>) - Method in class forestry.core.genetics.ItemResearchNote.ResearchNote
 
addTooltip(String) - Method in class forestry.core.gui.elements.GuiElement
 
addTooltip(Collection<String>) - Method in class forestry.core.gui.elements.GuiElement
 
addTooltip(ITooltipSupplier) - Method in class forestry.core.gui.elements.GuiElement
 
addTooltip(List<String>) - Method in class forestry.lepidopterology.genetics.Butterfly
 
addTooltip(List<String>) - Method in class forestry.mail.Letter
 
addTransformer(long, long) - Method in interface forestry.api.climate.IWorldClimateHolder
Adds the transformer to the chunk at the given chunkPos.
addTransformer(long, long) - Method in class forestry.core.climate.WorldClimateHolder
 
addTransformParticles(World, BlockPos, Random) - Static method in class forestry.core.render.ParticleRender
 
addValidAlleleTypes(IAllele, IChromosomeType...) - Method in interface forestry.api.genetics.IAlleleRegistry
Add more valid chromosome types for an allele.
addValidAlleleTypes(IAllele, IChromosomeType...) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
addVines(World, Random, BlockPos, float) - Static method in class forestry.core.worldgen.WorldGenHelper
 
addWhitelistedDim(int) - Static method in class forestry.apiculture.HiveConfig
 
AdjacentInventoryCache - Class in forestry.core.inventory
 
AdjacentInventoryCache(TileEntity, AdjacentTileCache) - Constructor for class forestry.core.inventory.AdjacentInventoryCache
 
AdjacentInventoryCache(TileEntity, AdjacentTileCache, AdjacentInventoryCache.ITileFilter) - Constructor for class forestry.core.inventory.AdjacentInventoryCache
 
AdjacentInventoryCache(TileEntity, AdjacentTileCache, AdjacentInventoryCache.ITileFilter, Comparator<IItemHandler>) - Constructor for class forestry.core.inventory.AdjacentInventoryCache
 
AdjacentInventoryCache.ITileFilter - Interface in forestry.core.inventory
 
AdjacentTileCache - Class in forestry.core.tiles
 
AdjacentTileCache(TileEntity) - Constructor for class forestry.core.tiles.AdjacentTileCache
 
AdjacentTileCache.ICacheListener - Interface in forestry.core.tiles
 
advanceCarrierType() - Method in class forestry.mail.gui.ContainerLetter
 
advanceLayout() - Method in class forestry.core.inventory.ItemInventorySolderingIron
 
advanceLine() - Method in class forestry.core.gui.GuiTextBox
 
AdvancementManager - Class in forestry.core.advancements
 
AdvancementManager() - Constructor for class forestry.core.advancements.AdvancementManager
 
advancePrimary() - Method in class forestry.apiculture.inventory.ItemInventoryImprinter
 
advanceSecondary() - Method in class forestry.apiculture.inventory.ItemInventoryImprinter
 
advanceSelection(int) - Static method in class forestry.core.circuits.ContainerSolderingIron
 
ADVENTURER_UID - Static variable in class forestry.api.storage.BackpackManager
 
adventurerBackpack - Variable in class forestry.storage.items.ItemRegistryBackpacks
 
adventurerBackpackT2 - Variable in class forestry.storage.items.ItemRegistryBackpacks
 
affectProducts(World, IIndividual, BlockPos, NonNullList<ItemStack>) - Method in interface forestry.api.genetics.IFlowerProvider
Allows the flower provider to affect the produce at the given location.
affectProducts(World, IIndividual, BlockPos, NonNullList<ItemStack>) - Method in class forestry.apiculture.flowers.FlowerProvider
 
after(DayMonth) - Method in class forestry.core.utils.DayMonth
 
afterCropHarvest(NonNullList<ItemStack>, ICrop) - Method in class forestry.api.farming.DefaultFarmListener
 
afterCropHarvest(NonNullList<ItemStack>, ICrop) - Method in interface forestry.api.farming.IFarmListener
Called after a crop has been harvested, but before harvested items are stowed in the farms inventory.
age(World, float) - Method in interface forestry.api.genetics.IIndividualLiving
Age the individual.
age(World, float) - Method in class forestry.apiculture.genetics.Bee
 
AGE - Static variable in class forestry.arboriculture.blocks.BlockWoodPile
 
age(World, float) - Method in class forestry.core.genetics.IndividualLiving
 
AGE - Static variable in class forestry.lepidopterology.genetics.alleles.AlleleButterflyCocoon
 
ageProperty - Variable in class forestry.farming.logic.farmables.FarmableAgingCrop
 
AIAvoidPlayers - Class in forestry.apiculture.entities
 
AIAvoidPlayers(EntityCreature, float, float, float) - Constructor for class forestry.apiculture.entities.AIAvoidPlayers
 
AIButterflyBase - Class in forestry.lepidopterology.entities
 
AIButterflyBase(EntityButterfly) - Constructor for class forestry.lepidopterology.entities.AIButterflyBase
 
AIButterflyFlee - Class in forestry.lepidopterology.entities
 
AIButterflyFlee(EntityButterfly) - Constructor for class forestry.lepidopterology.entities.AIButterflyFlee
 
AIButterflyInteract - Class in forestry.lepidopterology.entities
 
AIButterflyInteract(EntityButterfly) - Constructor for class forestry.lepidopterology.entities.AIButterflyInteract
 
AIButterflyMate - Class in forestry.lepidopterology.entities
 
AIButterflyMate(EntityButterfly) - Constructor for class forestry.lepidopterology.entities.AIButterflyMate
 
AIButterflyMovement - Class in forestry.lepidopterology.entities
 
AIButterflyMovement(EntityButterfly) - Constructor for class forestry.lepidopterology.entities.AIButterflyMovement
 
AIButterflyPollinate - Class in forestry.lepidopterology.entities
 
AIButterflyPollinate(EntityButterfly) - Constructor for class forestry.lepidopterology.entities.AIButterflyPollinate
 
AIButterflyRest - Class in forestry.lepidopterology.entities
 
AIButterflyRest(EntityButterfly) - Constructor for class forestry.lepidopterology.entities.AIButterflyRest
 
AIButterflyRise - Class in forestry.lepidopterology.entities
 
AIButterflyRise(EntityButterfly) - Constructor for class forestry.lepidopterology.entities.AIButterflyRise
 
AIButterflyWander - Class in forestry.lepidopterology.entities
 
AIButterflyWander(EntityButterfly) - Constructor for class forestry.lepidopterology.entities.AIButterflyWander
 
ALL - Static variable in class forestry.factory.MachineUIDs
 
allele - Variable in class forestry.api.core.ForestryEvent.MutationDiscovered
 
Allele - Class in forestry.core.genetics.alleles
 
Allele(String, String, String, boolean) - Constructor for class forestry.core.genetics.alleles.Allele
 
AlleleArea - Class in forestry.core.genetics.alleles
 
AlleleArea(String, String, String, Vec3i, boolean) - Constructor for class forestry.core.genetics.alleles.AlleleArea
 
AlleleBeeSpecies - Class in forestry.apiculture.genetics.alleles
 
AlleleBeeSpecies(String, String, String, String, String, boolean, IClassification, String, int, int) - Constructor for class forestry.apiculture.genetics.alleles.AlleleBeeSpecies
 
AlleleBoolean - Class in forestry.core.genetics.alleles
 
AlleleBoolean(String, String, boolean, boolean) - Constructor for class forestry.core.genetics.alleles.AlleleBoolean
 
AlleleButterflyCocoon - Class in forestry.lepidopterology.genetics.alleles
 
AlleleButterflyCocoon(String, boolean) - Constructor for class forestry.lepidopterology.genetics.alleles.AlleleButterflyCocoon
 
AlleleButterflyEffect - Class in forestry.lepidopterology.genetics.alleles
 
AlleleButterflyEffect(String, boolean) - Constructor for class forestry.lepidopterology.genetics.alleles.AlleleButterflyEffect
 
AlleleButterflyEffectNone - Class in forestry.lepidopterology.genetics.alleles
 
AlleleButterflyEffectNone() - Constructor for class forestry.lepidopterology.genetics.alleles.AlleleButterflyEffectNone
 
AlleleButterflySpecies - Class in forestry.lepidopterology.genetics.alleles
 
AlleleButterflySpecies(String, String, String, String, String, String, boolean, IClassification, String, Color) - Constructor for class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
AlleleCategorized - Class in forestry.core.genetics.alleles
Alleles that have a category with several values inherit from this class.
AlleleCategorized(String, String, String, boolean) - Constructor for class forestry.core.genetics.alleles.AlleleCategorized
 
AlleleEffect - Class in forestry.apiculture.genetics.alleles
 
AlleleEffect(String, boolean) - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffect
 
AlleleEffectAggressive - Class in forestry.apiculture.genetics.alleles
 
AlleleEffectAggressive() - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffectAggressive
 
AlleleEffectCreeper - Class in forestry.apiculture.genetics.alleles
 
AlleleEffectCreeper() - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffectCreeper
 
AlleleEffectExploration - Class in forestry.apiculture.genetics.alleles
 
AlleleEffectExploration() - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffectExploration
 
AlleleEffectFertile - Class in forestry.apiculture.genetics.alleles
 
AlleleEffectFertile() - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffectFertile
 
AlleleEffectFungification - Class in forestry.apiculture.genetics.alleles
 
AlleleEffectFungification() - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffectFungification
 
AlleleEffectGlacial - Class in forestry.apiculture.genetics.alleles
 
AlleleEffectGlacial() - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffectGlacial
 
AlleleEffectHeroic - Class in forestry.apiculture.genetics.alleles
 
AlleleEffectHeroic() - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffectHeroic
 
AlleleEffectIgnition - Class in forestry.apiculture.genetics.alleles
 
AlleleEffectIgnition() - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffectIgnition
 
AlleleEffectMisanthrope - Class in forestry.apiculture.genetics.alleles
 
AlleleEffectMisanthrope() - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffectMisanthrope
 
AlleleEffectNone - Class in forestry.apiculture.genetics.alleles
 
AlleleEffectNone(String, boolean) - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffectNone
 
AlleleEffectPotion - Class in forestry.apiculture.genetics.alleles
 
AlleleEffectPotion(String, boolean, Potion, int, int, float) - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffectPotion
 
AlleleEffectPotion(String, boolean, Potion, int) - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffectPotion
 
AlleleEffectRadioactive - Class in forestry.apiculture.genetics.alleles
 
AlleleEffectRadioactive() - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffectRadioactive
 
AlleleEffectRepulsion - Class in forestry.apiculture.genetics.alleles
 
AlleleEffectRepulsion() - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffectRepulsion
 
AlleleEffectResurrection - Class in forestry.apiculture.genetics.alleles
 
AlleleEffectResurrection(String, List<AlleleEffectResurrection.Resurrectable>) - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffectResurrection
 
AlleleEffectResurrection.Resurrectable - Class in forestry.apiculture.genetics.alleles
 
AlleleEffects - Class in forestry.apiculture.genetics.alleles
 
AlleleEffects() - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffects
 
AlleleEffectSnowing - Class in forestry.apiculture.genetics.alleles
 
AlleleEffectSnowing() - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffectSnowing
 
AlleleEffectThrottled - Class in forestry.apiculture.genetics.alleles
 
AlleleEffectThrottled(String, boolean, int, boolean, boolean) - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffectThrottled
 
alleleFactory - Static variable in class forestry.api.genetics.AlleleManager
Creates Forestry alleles.
AlleleFactory - Class in forestry.core.genetics.alleles
 
AlleleFactory() - Constructor for class forestry.core.genetics.alleles.AlleleFactory
 
AlleleFilter - Class in forestry.sorting
 
AlleleFilter() - Constructor for class forestry.sorting.AlleleFilter
 
AlleleFloat - Class in forestry.core.genetics.alleles
 
AlleleFloat(String, String, String, float, boolean) - Constructor for class forestry.core.genetics.alleles.AlleleFloat
 
AlleleFlowers - Class in forestry.apiculture.genetics.alleles
 
AlleleFlowers(String, String, String, IFlowerProvider, boolean) - Constructor for class forestry.apiculture.genetics.alleles.AlleleFlowers
 
AlleleFruit - Class in forestry.arboriculture.genetics.alleles
 
AlleleFruit(String, IFruitProvider) - Constructor for class forestry.arboriculture.genetics.alleles.AlleleFruit
 
AlleleFruit(String, IFruitProvider, boolean) - Constructor for class forestry.arboriculture.genetics.alleles.AlleleFruit
 
AlleleFruits - Class in forestry.arboriculture.genetics.alleles
 
AlleleFruits() - Constructor for class forestry.arboriculture.genetics.alleles.AlleleFruits
 
AlleleHelper - Class in forestry.core.genetics.alleles
 
AlleleHelper() - Constructor for class forestry.core.genetics.alleles.AlleleHelper
 
AlleleInteger - Class in forestry.core.genetics.alleles
 
AlleleInteger(String, String, String, int, boolean) - Constructor for class forestry.core.genetics.alleles.AlleleInteger
 
AlleleLeafEffect - Class in forestry.arboriculture.genetics.alleles
 
AlleleLeafEffect(String, boolean) - Constructor for class forestry.arboriculture.genetics.alleles.AlleleLeafEffect
 
AlleleLeafEffectNone - Class in forestry.arboriculture.genetics.alleles
 
AlleleLeafEffectNone() - Constructor for class forestry.arboriculture.genetics.alleles.AlleleLeafEffectNone
 
AlleleLeafEffects - Class in forestry.arboriculture.genetics.alleles
 
AlleleLeafEffects() - Constructor for class forestry.arboriculture.genetics.alleles.AlleleLeafEffects
 
AlleleManager - Class in forestry.api.genetics
Holds a static reference to the IAlleleRegistry.
AlleleManager() - Constructor for class forestry.api.genetics.AlleleManager
 
AlleleRegisterEvent<A extends IAllele> - Class in forestry.api.genetics
Called after Forestry has registered all his alleles of an specific type.
AlleleRegisterEvent(Class<? extends A>) - Constructor for class forestry.api.genetics.AlleleRegisterEvent
 
alleleRegistry - Static variable in class forestry.api.genetics.AlleleManager
Main access point for all things related to genetics.
AlleleRegistry - Class in forestry.core.genetics.alleles
 
AlleleRegistry() - Constructor for class forestry.core.genetics.alleles.AlleleRegistry
 
AlleleSpecies - Class in forestry.core.genetics.alleles
 
AlleleSpecies(String, String, String, String, String, boolean, IClassification, String) - Constructor for class forestry.core.genetics.alleles.AlleleSpecies
 
AlleleSpeciesRegisterEvent<A extends IAlleleSpecies> - Class in forestry.api.genetics
Called after Forestry has registered all his species alleles of a individual.
AlleleSpeciesRegisterEvent(ISpeciesRoot, Class<? extends A>) - Constructor for class forestry.api.genetics.AlleleSpeciesRegisterEvent
 
AlleleTolerance - Class in forestry.core.genetics.alleles
 
AlleleTolerance(String, String, String, EnumTolerance, boolean) - Constructor for class forestry.core.genetics.alleles.AlleleTolerance
 
AlleleTreeSpecies - Class in forestry.arboriculture.genetics.alleles
 
AlleleTreeSpecies(String, String, String, String, boolean, IClassification, String, String, ILeafSpriteProvider, IGermlingModelProvider, IWoodProvider, ITreeGenerator, ILeafProvider) - Constructor for class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
allEnabled(String...) - Static method in class forestry.modules.ModuleHelper
 
allExternalTriggers - Static variable in class forestry.farming.triggers.FarmingTriggers
 
allowsAutomation() - Method in class forestry.apiculture.multiblock.TileAlvearyHygroregulator
 
allowsAutomation() - Method in class forestry.apiculture.multiblock.TileAlvearyPlain
 
allowsAutomation() - Method in class forestry.apiculture.multiblock.TileAlvearySwarmer
 
allowsAutomation() - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
allowsAutomation() - Method in class forestry.farming.tiles.TileFarmHatch
 
allowsBackwards() - Method in interface forestry.api.climate.IClimateManipulator
 
allowsBackwards() - Method in class forestry.core.climate.ClimateManipulator
 
allowsFruitBlocks() - Method in interface forestry.api.world.ITreeGenData
 
allowsFruitBlocks() - Method in class forestry.arboriculture.genetics.Tree
 
AlvearyBeeModifier - Class in forestry.apiculture
 
AlvearyBeeModifier() - Constructor for class forestry.apiculture.AlvearyBeeModifier
 
AlvearyController - Class in forestry.apiculture.multiblock
 
AlvearyController(World) - Constructor for class forestry.apiculture.multiblock.AlvearyController
 
AlvearyItemModel - Class in forestry.apiculture.blocks
 
AlvearyItemModel(BlockAlveary) - Constructor for class forestry.apiculture.blocks.AlvearyItemModel
 
ambrosia - Variable in class forestry.food.items.ItemRegistryFood
 
AMOUNT - Static variable in class forestry.arboriculture.blocks.BlockAsh
 
analyze() - Method in interface forestry.api.genetics.IIndividual
Call to mark the IIndividual as analyzed.
analyze() - Method in class forestry.core.genetics.Individual
 
analyzer - Variable in class forestry.core.blocks.BlockRegistryCore
 
analyzer - Variable in class forestry.core.gui.elements.GeneticAnalyzerTabs
 
analyzer - Variable in class forestry.core.gui.GuiAnalyzerProvider
 
ANALYZER_BUTTON - Static variable in class forestry.core.gui.elements.GeneticAnalyzer
 
analyzerEnergyPerWork - Static variable in class forestry.core.config.Config
 
AnalyzerTab - Enum in forestry.core.genetics.analyzer
 
analyzeSpecimen(int) - Method in class forestry.core.gui.ContainerAnalyzerProviderHelper
 
anyEnabled(String...) - Static method in class forestry.modules.ModuleHelper
 
apatite - Variable in class forestry.core.items.ItemRegistryCore
 
APIARIST_ARMOR - Static variable in class forestry.apiculture.items.ItemArmorApiarist
 
ApiaristAI - Class in forestry.apiculture
 
ApiaristAI(EntityVillager, double) - Constructor for class forestry.apiculture.ApiaristAI
 
apiaristBackpack - Variable in class forestry.storage.items.ItemRegistryBackpacks
 
apiaristBoots - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
apiaristChest - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
apiaristHat - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
apiaristLegs - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
ApiaristTracker - Class in forestry.apiculture.genetics
 
ApiaristTracker(String) - Constructor for class forestry.apiculture.genetics.ApiaristTracker
Required for creation from map storage
apiary - Variable in class forestry.apiculture.blocks.BlockRegistryApiculture
 
APIARY_BREEDING_TIME - Static variable in class forestry.core.config.Constants
 
APIARY_MIN_LEVEL_LIGHT - Static variable in class forestry.core.config.Constants
 
ApiaryBeeListener - Class in forestry.apiculture
 
ApiaryBeeListener(IApiary) - Constructor for class forestry.apiculture.ApiaryBeeListener
 
ApiaryBeeModifier - Class in forestry.apiculture
 
ApiaryBeeModifier() - Constructor for class forestry.apiculture.ApiaryBeeModifier
 
APICULTURE - Static variable in class forestry.modules.ForestryModuleUids
 
ApicultureCapabilities - Class in forestry.api.apiculture
 
ApicultureCapabilities() - Constructor for class forestry.api.apiculture.ApicultureCapabilities
 
ApicultureFilterRule - Enum in forestry.apiculture
 
ApicultureFilterRuleType - Enum in forestry.apiculture
 
ApicultureJeiPlugin - Class in forestry.apiculture.compat
 
ApicultureJeiPlugin() - Constructor for class forestry.apiculture.compat.ApicultureJeiPlugin
 
ApicultureTriggers - Class in forestry.apiculture.trigger
 
ApicultureTriggers() - Constructor for class forestry.apiculture.trigger.ApicultureTriggers
 
append(String, String, String) - Static method in class forestry.core.utils.StringUtil
 
apply(TreeDefinition) - Method in class forestry.arboriculture.blocks.TreeTypePredicate
 
apply(IWoodType) - Method in class forestry.arboriculture.blocks.WoodTypePredicate
 
apply(ItemStack, Random, LootContext) - Method in class forestry.core.loot.SetSpeciesNBT
 
apply(ResourceLocation) - Method in class forestry.core.models.DefaultTextureGetter
 
applyDrag() - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
applySpeedUpgrade(double, double) - Method in interface forestry.core.circuits.ISpeedUpgradable
 
applySpeedUpgrade(double, double) - Method in class forestry.core.tiles.TilePowered
 
ARBOREAL - Static variable in class forestry.farming.logic.ForestryFarmIdentifier
 
arboretum - Variable in class forestry.cultivation.blocks.BlockRegistryCultivation
 
ARBORICULTURE - Static variable in class forestry.modules.ForestryModuleUids
 
ArboricultureCapabilities - Class in forestry.api.arboriculture
 
ArboricultureCapabilities() - Constructor for class forestry.api.arboriculture.ArboricultureCapabilities
 
ArboricultureFilterRuleType - Enum in forestry.arboriculture
 
ArboricultureJeiPlugin - Class in forestry.arboriculture.compat
 
ArboricultureJeiPlugin() - Constructor for class forestry.arboriculture.compat.ArboricultureJeiPlugin
 
ArboristTracker - Class in forestry.arboriculture.genetics
 
ArboristTracker(String) - Constructor for class forestry.arboriculture.genetics.ArboristTracker
Required for creation from map storage
areEqual(Fluid, FluidStack) - Static method in enum forestry.core.fluids.Fluids
 
areEqual(Fluid, Object) - Method in class forestry.core.utils.datastructures.FluidMap
 
areEqual(ItemStack, Object) - Method in class forestry.core.utils.datastructures.ItemStackMap
 
areEqual(P, Object) - Method in class forestry.core.utils.datastructures.StackMap
Is a, the key used to lookup, equivelant to the key b
areFluidStacksEqual(FluidStack, FluidStack) - Static method in class forestry.core.fluids.FluidHelper
 
areItemStacksEqualIgnoreCount(ItemStack, ItemStack) - Static method in class forestry.core.utils.ItemStackUtil
Checks like ItemStack.areItemStacksEqual(ItemStack, ItemStack) but ignores stack size (count).
ARMOR_APIARIST - Static variable in class forestry.api.apiculture.ApicultureCapabilities
Capability for IArmorApiarist.
ARMOR_NATURALIST - Static variable in class forestry.api.arboriculture.ArboricultureCapabilities
Capability for IArmorNaturalist.
ArmorApiarist - Class in forestry.apiculture.capabilities
 
ArmorApiarist() - Constructor for class forestry.apiculture.capabilities.ArmorApiarist
 
armorApiaristHelper - Static variable in class forestry.api.apiculture.BeeManager
Used to check whether a player is wearing Apiarist Armor.
ArmorApiaristHelper - Class in forestry.apiculture
 
ArmorApiaristHelper() - Constructor for class forestry.apiculture.ArmorApiaristHelper
 
ArmorNaturalist - Class in forestry.arboriculture.capabilities
 
ArmorNaturalist() - Constructor for class forestry.arboriculture.capabilities.ArmorNaturalist
 
ascending - Static variable in class forestry.database.DatabaseHelper
 
ash - Variable in class forestry.arboriculture.blocks.BlockRegistryCharcoal
 
ash - Variable in class forestry.core.items.ItemRegistryCore
 
ashBrick - Variable in class forestry.core.blocks.BlockRegistryCore
 
ashStairs - Variable in class forestry.core.blocks.BlockRegistryCore
 
assemblyState - Variable in class forestry.core.multiblock.MultiblockControllerBase
 
assertDetached(IMultiblockComponent) - Method in class forestry.core.multiblock.MultiblockLogic
 
assimilate(IMultiblockControllerInternal) - Method in class forestry.core.multiblock.FakeMultiblockController
 
assimilate(IMultiblockControllerInternal) - Method in interface forestry.core.multiblock.IMultiblockControllerInternal
Assimilate another controller into this controller.
assimilate(IMultiblockControllerInternal) - Method in class forestry.core.multiblock.MultiblockControllerBase
 
attachBlock(IMultiblockComponent) - Method in class forestry.core.multiblock.FakeMultiblockController
 
attachBlock(IMultiblockComponent) - Method in interface forestry.core.multiblock.IMultiblockControllerInternal
Attach a new part to this machine.
attachBlock(IMultiblockComponent) - Method in class forestry.core.multiblock.MultiblockControllerBase
 
auditParts() - Method in class forestry.core.multiblock.FakeMultiblockController
 
auditParts() - Method in interface forestry.core.multiblock.IMultiblockControllerInternal
Checks all of the parts in the controller.
auditParts() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
AXIS - Static variable in class forestry.arboriculture.blocks.BlockDecorativeWoodPile
 

B

babysitCrop(TileEntity) - Static method in class forestry.farming.logic.farmables.FarmableBasicIC2Crop
Perform some of the actions of the crop-matron.
backpackDefinition - Variable in class forestry.api.storage.BackpackEvent
 
BackpackDefinition - Class in forestry.storage
 
BackpackDefinition(Color, Color) - Constructor for class forestry.storage.BackpackDefinition
 
BackpackDefinition(Color, Color, Predicate<ItemStack>) - Constructor for class forestry.storage.BackpackDefinition
 
BackpackEvent - Class in forestry.api.storage
 
BackpackEvent(EntityPlayer, IBackpackDefinition, IInventory) - Constructor for class forestry.api.storage.BackpackEvent
 
BackpackFilter - Class in forestry.storage
 
BackpackFilter() - Constructor for class forestry.storage.BackpackFilter
 
BackpackFilterNaturalist - Class in forestry.storage
 
BackpackFilterNaturalist(String) - Constructor for class forestry.storage.BackpackFilterNaturalist
 
backpackInterface - Static variable in class forestry.api.storage.BackpackManager
 
BackpackInterface - Class in forestry.storage
 
BackpackInterface() - Constructor for class forestry.storage.BackpackInterface
 
backpackInventory - Variable in class forestry.api.storage.BackpackEvent
 
BackpackManager - Class in forestry.api.storage
 
BackpackManager() - Constructor for class forestry.api.storage.BackpackManager
 
BackpackMode - Enum in forestry.storage
 
BackpackResupplyEvent - Class in forestry.api.storage
Use @SubscribeEvent on a method taking this event as an argument.
BackpackResupplyEvent(EntityPlayer, IBackpackDefinition, IInventory) - Constructor for class forestry.api.storage.BackpackResupplyEvent
 
BACKPACKS - Static variable in class forestry.modules.ForestryModuleUids
 
BackpackStowEvent - Class in forestry.api.storage
Use @SubscribeEvent on a method taking this event as an argument.
BackpackStowEvent(EntityPlayer, IBackpackDefinition, IInventory, ItemStack) - Constructor for class forestry.api.storage.BackpackStowEvent
 
bake(IModelState, VertexFormat, Function<ResourceLocation, TextureAtlasSprite>) - Method in class forestry.arboriculture.models.MultipartModel
 
bake(IModelState, VertexFormat, Function<ResourceLocation, TextureAtlasSprite>) - Method in class forestry.arboriculture.models.SimpleModel
 
bake(IModelState, VertexFormat, Function<ResourceLocation, TextureAtlasSprite>) - Method in class forestry.storage.models.ModelCrate
 
bakeBlock(BlockDecorativeLeaves, ModelDecorativeLeaves.Key, IModelBaker, boolean) - Method in class forestry.arboriculture.models.ModelDecorativeLeaves
 
bakeBlock(BlockDefaultLeaves, ModelDefaultLeaves.Key, IModelBaker, boolean) - Method in class forestry.arboriculture.models.ModelDefaultLeaves
 
bakeBlock(BlockDefaultLeavesFruit, ModelDefaultLeavesFruit.Key, IModelBaker, boolean) - Method in class forestry.arboriculture.models.ModelDefaultLeavesFruit
 
bakeBlock(BlockForestryLeaves, ModelLeaves.Key, IModelBaker, boolean) - Method in class forestry.arboriculture.models.ModelLeaves
 
bakeBlock(B, K, boolean) - Method in class forestry.core.models.ModelBlockCustom
 
bakeBlock(B, K, IModelBaker, boolean) - Method in class forestry.core.models.ModelBlockDefault
 
bakeBlock(BlockFarm, ModelFarmBlock.Key, IModelBaker, boolean) - Method in class forestry.farming.models.ModelFarmBlock
 
bakedModel - Variable in class forestry.core.models.SimpleRetexturedModel
 
bakeModel(boolean) - Method in interface forestry.api.core.IModelBaker
Deprecated.
 
bakeModel(IBlockState, ModelDecorativeLeaves.Key, BlockDecorativeLeaves) - Method in class forestry.arboriculture.models.ModelDecorativeLeaves
 
bakeModel(IBlockState, ModelDefaultLeaves.Key, BlockDefaultLeaves) - Method in class forestry.arboriculture.models.ModelDefaultLeaves
 
bakeModel(IBlockState, ModelDefaultLeavesFruit.Key, BlockDefaultLeavesFruit) - Method in class forestry.arboriculture.models.ModelDefaultLeavesFruit
 
bakeModel(boolean) - Method in class forestry.core.models.baker.ModelBaker
 
bakeModel(IBlockState, K, B) - Method in class forestry.core.models.ModelBlockCustom
 
bakeModel(ItemStack, World, K) - Method in class forestry.core.models.ModelBlockCustom
 
bakeModel(IBlockState, K, B) - Method in class forestry.core.models.ModelBlockDefault
 
bakeModel(ItemStack, World, K) - Method in class forestry.core.models.ModelBlockDefault
 
BCLIB_MOD_ID - Static variable in class forestry.core.config.Constants
 
becomeMultiblockSaveDelegate() - Method in class forestry.apiculture.multiblock.MultiblockLogicAlveary
 
becomeMultiblockSaveDelegate() - Method in class forestry.core.multiblock.MultiblockLogic
 
Bee - Class in forestry.apiculture.genetics
 
Bee(NBTTagCompound) - Constructor for class forestry.apiculture.genetics.Bee
 
Bee(IBeeGenome, IBee) - Constructor for class forestry.apiculture.genetics.Bee
 
Bee(IBeeGenome) - Constructor for class forestry.apiculture.genetics.Bee
 
BEE_COMB - Static variable in class forestry.core.utils.OreDictUtil
 
BeeAlyzerPlugin - Class in forestry.apiculture.genetics
 
BeeBranchDefinition - Enum in forestry.apiculture.genetics
 
beeChest - Variable in class forestry.apiculture.blocks.BlockRegistryApiculture
 
beeComb - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
beeCombs - Variable in class forestry.apiculture.blocks.BlockRegistryApiculture
 
BeeDatabaseTab - Class in forestry.apiculture.genetics
 
BeeDefinition - Enum in forestry.apiculture.genetics
 
beeDroneGE - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
beeFactory - Static variable in class forestry.api.apiculture.BeeManager
Used to create new bees.
BeeFactory - Class in forestry.apiculture.genetics
 
BeeFactory() - Constructor for class forestry.apiculture.genetics.BeeFactory
 
BeeGenome - Class in forestry.apiculture.genetics
 
BeeGenome(IChromosome[]) - Constructor for class forestry.apiculture.genetics.BeeGenome
 
beehives - Variable in class forestry.apiculture.blocks.BlockRegistryApiculture
 
beeHouse - Variable in class forestry.apiculture.blocks.BlockRegistryApiculture
 
BeehouseBeeModifier - Class in forestry.apiculture
 
BeehouseBeeModifier() - Constructor for class forestry.apiculture.BeehouseBeeModifier
 
BeeHousingListener - Class in forestry.apiculture
 
BeeHousingListener(IBeeHousing) - Constructor for class forestry.apiculture.BeeHousingListener
 
BeeHousingModifier - Class in forestry.apiculture
 
BeeHousingModifier(IBeeHousing) - Constructor for class forestry.apiculture.BeeHousingModifier
 
BeekeepingLogic - Class in forestry.apiculture
 
BeekeepingLogic(IBeeHousing) - Constructor for class forestry.apiculture.BeekeepingLogic
 
BeekeepingMode - Class in forestry.apiculture.genetics
 
BeekeepingMode(String, float, float, float, boolean, boolean) - Constructor for class forestry.apiculture.genetics.BeekeepingMode
 
beekeepingMode - Static variable in class forestry.apiculture.ModuleApiculture
 
beeLarvaeGE - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
BeeManager - Class in forestry.api.apiculture
Some miscellaneous lists and settings for bees.
BeeManager() - Constructor for class forestry.api.apiculture.BeeManager
 
BeeModeHelper - Class in forestry.apiculture.commands
 
BeeModeHelper() - Constructor for class forestry.apiculture.commands.BeeModeHelper
 
BeeMutation - Class in forestry.apiculture.genetics
 
BeeMutation(IAlleleBeeSpecies, IAlleleBeeSpecies, IAllele[], int) - Constructor for class forestry.apiculture.genetics.BeeMutation
 
beeMutationFactory - Static variable in class forestry.api.apiculture.BeeManager
Used to create new bee mutations.
BeeMutationFactory - Class in forestry.apiculture.genetics
 
BeeMutationFactory() - Constructor for class forestry.apiculture.genetics.BeeMutationFactory
 
BeePlugin - Class in forestry.apiculture.genetics
 
beePrincessGE - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
beeQueenGE - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
beeRoot - Static variable in class forestry.api.apiculture.BeeManager
Convenient access to AlleleManager.alleleRegistry.getSpeciesRoot("rootBees")
BeeRoot - Class in forestry.apiculture.genetics
 
BeeRoot() - Constructor for class forestry.apiculture.genetics.BeeRoot
 
BeeStatsSaveHelper - Class in forestry.apiculture.commands
 
BeeStatsSaveHelper() - Constructor for class forestry.apiculture.commands.BeeStatsSaveHelper
 
beeswax - Variable in class forestry.core.items.ItemRegistryCore
 
BeeVariation - Class in forestry.apiculture.genetics
 
BeeVariation(IBeeDefinition) - Constructor for class forestry.apiculture.genetics.BeeVariation
 
BeeVariation.RainResist - Class in forestry.apiculture.genetics
 
before(DayMonth) - Method in class forestry.core.utils.DayMonth
 
beforeCropHarvest(ICrop) - Method in class forestry.api.farming.DefaultFarmListener
 
beforeCropHarvest(ICrop) - Method in interface forestry.api.farming.IFarmListener
Called before a crop is harvested.
BETTER_WITH_MODS - Static variable in class forestry.modules.ForestryModuleUids
 
between(DayMonth, DayMonth) - Method in class forestry.core.utils.DayMonth
 
bindGuiTextureMap() - Method in class forestry.core.render.TextureManagerForestry
 
bindTexture(ResourceLocation) - Method in class forestry.core.gui.GuiForestry
 
bindTexture() - Method in class forestry.core.triggers.Sprite
 
biogasEngine - Variable in class forestry.energy.blocks.BlockRegistryEnergy
 
BiogasSlot - Class in forestry.energy.gui
 
BiogasSlot(WidgetManager, int, int, int) - Constructor for class forestry.energy.gui.BiogasSlot
 
BiomeHelper - Class in forestry.api.core
 
BiomeHelper() - Constructor for class forestry.api.core.BiomeHelper
 
BIOMES_O_PLENTY - Static variable in class forestry.modules.ForestryModuleUids
 
bituminousPeat - Variable in class forestry.core.items.ItemRegistryCore
 
BLACK_STYLE - Static variable in class forestry.api.gui.GuiConstants
 
blacklistAllele(String) - Method in interface forestry.api.genetics.IAlleleRegistry
Blacklist an allele identified by its UID from mutation.
blacklistAllele(String) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
blacklistCrate(ItemStack) - Method in interface forestry.api.storage.ICrateRegistry
prevent a crate from being registered
blacklistCrate(ItemStack) - Method in class forestry.storage.CrateRegistry
 
blacklistedOreDims - Static variable in class forestry.core.config.Config
 
blacklistOreDim(int) - Static method in class forestry.core.config.Config
 
blacklistTreeDim(String, int) - Static method in class forestry.arboriculture.TreeConfig
 
BlankForestryModule - Class in forestry.modules
 
BlankForestryModule() - Constructor for class forestry.modules.BlankForestryModule
 
BlankModel - Class in forestry.core.models
 
BlankModel() - Constructor for class forestry.core.models.BlankModel
 
block - Variable in class forestry.book.data.structure.BlockData
 
block - Variable in class forestry.core.models.BlockModelEntry
 
block - Variable in class forestry.core.render.ParticleHelper.DefaultCallback
 
BLOCK_APATITE - Static variable in class forestry.core.utils.OreDictUtil
 
BLOCK_BRONZE - Static variable in class forestry.core.utils.OreDictUtil
 
BLOCK_CACTUS - Static variable in class forestry.core.utils.OreDictUtil
 
BLOCK_CHARCOAL - Static variable in class forestry.core.utils.OreDictUtil
 
BLOCK_COPPER - Static variable in class forestry.core.utils.OreDictUtil
 
BLOCK_GLASS - Static variable in class forestry.core.utils.OreDictUtil
 
BLOCK_TIN - Static variable in class forestry.core.utils.OreDictUtil
 
BLOCK_WOOL - Static variable in class forestry.core.utils.OreDictUtil
 
BlockAbstractLeaves - Class in forestry.arboriculture.blocks
Parent class for shared behavior between BlockDefaultLeaves and BlockForestryLeaves
BlockAbstractLeaves() - Constructor for class forestry.arboriculture.blocks.BlockAbstractLeaves
 
BLOCKACCESS - Static variable in class forestry.core.blocks.properties.UnlistedBlockAccess
 
BlockAlveary - Class in forestry.apiculture.blocks
 
BlockAlveary() - Constructor for class forestry.apiculture.blocks.BlockAlveary
 
BlockAlvearyType - Enum in forestry.apiculture.blocks
 
BlockApiculture - Class in forestry.apiculture.blocks
 
BlockApiculture(BlockTypeApiculture) - Constructor for class forestry.apiculture.blocks.BlockApiculture
 
BlockArbDoor - Class in forestry.arboriculture.blocks
 
BlockArbDoor(EnumForestryWoodType) - Constructor for class forestry.arboriculture.blocks.BlockArbDoor
 
BlockArbFence - Class in forestry.arboriculture.blocks
 
BlockArbLog - Class in forestry.arboriculture.blocks
 
BlockArboriculture - Class in forestry.arboriculture.blocks
 
BlockArboriculture(BlockTypeArboricultureTesr) - Constructor for class forestry.arboriculture.blocks.BlockArboriculture
 
BlockArbPlanks - Class in forestry.arboriculture.blocks
 
BlockArbSlab - Class in forestry.arboriculture.blocks
 
BlockAsh - Class in forestry.arboriculture.blocks
 
BlockAsh(int) - Constructor for class forestry.arboriculture.blocks.BlockAsh
 
BlockAshBrick - Class in forestry.core.blocks
 
BlockAshBrick() - Constructor for class forestry.core.blocks.BlockAshBrick
 
BlockAshStairs - Class in forestry.core.blocks
 
BlockAshStairs(IBlockState) - Constructor for class forestry.core.blocks.BlockAshStairs
 
BlockBase<P extends java.lang.Enum<P> & IBlockType & net.minecraft.util.IStringSerializable> - Class in forestry.core.blocks
 
BlockBase(P, Material) - Constructor for class forestry.core.blocks.BlockBase
 
BlockBase(P) - Constructor for class forestry.core.blocks.BlockBase
 
BlockBeeHives - Class in forestry.apiculture.blocks
 
BlockBeeHives() - Constructor for class forestry.apiculture.blocks.BlockBeeHives
 
BlockBeeProductType - Enum in forestry.apiculture.blocks
 
BlockBogEarth - Class in forestry.core.blocks
bog earth, which becomes peat
BlockBogEarth() - Constructor for class forestry.core.blocks.BlockBogEarth
 
BlockBogEarth.SoilType - Enum in forestry.core.blocks
 
BlockCandle - Class in forestry.apiculture.blocks
 
BlockCandle() - Constructor for class forestry.apiculture.blocks.BlockCandle
 
BlockCharcoal - Class in forestry.arboriculture.blocks
 
BlockCharcoal() - Constructor for class forestry.arboriculture.blocks.BlockCharcoal
 
blockClass - Variable in class forestry.core.models.ModelBlockCustom
 
blockClass - Variable in class forestry.core.models.ModelBlockDefault
 
BlockClimatiser - Class in forestry.greenhouse.blocks
 
BlockClimatiser() - Constructor for class forestry.greenhouse.blocks.BlockClimatiser
 
BlockClimatiserType - Enum in forestry.greenhouse.blocks
 
BlockCocoon - Class in forestry.lepidopterology.blocks
 
BlockCocoon() - Constructor for class forestry.lepidopterology.blocks.BlockCocoon
 
BlockCore - Class in forestry.core.blocks
 
BlockCore(BlockTypeCoreTesr) - Constructor for class forestry.core.blocks.BlockCore
 
blockCount - Variable in class forestry.book.data.structure.StructureInfo
 
BlockData - Class in forestry.book.data.structure
 
BlockData() - Constructor for class forestry.book.data.structure.BlockData
 
BlockDatabase - Class in forestry.database.blocks
 
BlockDatabase(BlockTypeDatabase) - Constructor for class forestry.database.blocks.BlockDatabase
 
BlockDecorativeLeaves - Class in forestry.arboriculture.blocks
 
BlockDecorativeLeaves(int) - Constructor for class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
BlockDecorativeWoodPile - Class in forestry.arboriculture.blocks
 
BlockDecorativeWoodPile() - Constructor for class forestry.arboriculture.blocks.BlockDecorativeWoodPile
 
BlockDefaultLeaves - Class in forestry.arboriculture.blocks
Genetic leaves with no tile entity, used for worldgen trees.
BlockDefaultLeaves(int) - Constructor for class forestry.arboriculture.blocks.BlockDefaultLeaves
 
BlockDefaultLeavesFruit - Class in forestry.arboriculture.blocks
Genetic leaves with no tile entity, used for worldgen trees.
BlockDefaultLeavesFruit(int) - Constructor for class forestry.arboriculture.blocks.BlockDefaultLeavesFruit
 
BlockEngine - Class in forestry.energy.blocks
 
BlockEngine(BlockTypeEngine) - Constructor for class forestry.energy.blocks.BlockEngine
 
BlockFactoryPlain - Class in forestry.factory.blocks
 
BlockFactoryPlain(BlockTypeFactoryPlain) - Constructor for class forestry.factory.blocks.BlockFactoryPlain
 
BlockFactoryTESR - Class in forestry.factory.blocks
 
BlockFactoryTESR(BlockTypeFactoryTesr) - Constructor for class forestry.factory.blocks.BlockFactoryTESR
 
BlockFarm - Class in forestry.farming.blocks
 
BlockFarm() - Constructor for class forestry.farming.blocks.BlockFarm
 
BlockFireproofVanillaFence - Class in forestry.arboriculture.blocks
 
BlockFireproofVanillaLog - Class in forestry.arboriculture.blocks
 
BlockFireproofVanillaPlanks - Class in forestry.arboriculture.blocks
 
BlockFireproofVanillaSlab - Class in forestry.arboriculture.blocks
 
BlockForestry - Class in forestry.core.blocks
 
BlockForestry(Material) - Constructor for class forestry.core.blocks.BlockForestry
 
BlockForestryFence<T extends java.lang.Enum<T> & IWoodType> - Class in forestry.arboriculture.blocks
 
BlockForestryFence(boolean, int) - Constructor for class forestry.arboriculture.blocks.BlockForestryFence
 
BlockForestryFenceGate<T extends java.lang.Enum<T> & IWoodType> - Class in forestry.arboriculture.blocks
 
BlockForestryFenceGate(boolean, T) - Constructor for class forestry.arboriculture.blocks.BlockForestryFenceGate
 
BlockForestryFluid - Class in forestry.core.fluids
 
BlockForestryFluid(Fluids) - Constructor for class forestry.core.fluids.BlockForestryFluid
 
BlockForestryFluid(Fluids, int, boolean) - Constructor for class forestry.core.fluids.BlockForestryFluid
 
BlockForestryLeaves - Class in forestry.arboriculture.blocks
 
BlockForestryLeaves() - Constructor for class forestry.arboriculture.blocks.BlockForestryLeaves
 
BlockForestryLog<T extends java.lang.Enum<T> & IWoodType> - Class in forestry.arboriculture.blocks
 
BlockForestryLog(boolean, int) - Constructor for class forestry.arboriculture.blocks.BlockForestryLog
 
BlockForestryPlanks<T extends java.lang.Enum<T> & IWoodType> - Class in forestry.arboriculture.blocks
 
BlockForestryPlanks(boolean, int) - Constructor for class forestry.arboriculture.blocks.BlockForestryPlanks
 
BlockForestrySlab<T extends java.lang.Enum<T> & IWoodType> - Class in forestry.arboriculture.blocks
 
BlockForestrySlab(boolean, int) - Constructor for class forestry.arboriculture.blocks.BlockForestrySlab
 
BlockForestryStairs<T extends java.lang.Enum<T> & IWoodType> - Class in forestry.arboriculture.blocks
 
BlockForestryStairs(boolean, IBlockState, T) - Constructor for class forestry.arboriculture.blocks.BlockForestryStairs
 
BlockFruitPod - Class in forestry.arboriculture.blocks
 
BlockGeneticFilter - Class in forestry.sorting.blocks
 
BlockGeneticFilter() - Constructor for class forestry.sorting.blocks.BlockGeneticFilter
 
BlockGreenhouse - Class in forestry.greenhouse.blocks
 
BlockGreenhouse() - Constructor for class forestry.greenhouse.blocks.BlockGreenhouse
 
BlockGreenhouseType - Enum in forestry.greenhouse.blocks
 
BlockGreenhouseWindow - Class in forestry.greenhouse.blocks
 
BlockGreenhouseWindow() - Constructor for class forestry.greenhouse.blocks.BlockGreenhouseWindow
 
BlockHabitatFormer - Class in forestry.climatology.blocks
 
BlockHabitatFormer() - Constructor for class forestry.climatology.blocks.BlockHabitatFormer
 
BlockHoneyComb - Class in forestry.apiculture.blocks
 
BlockHoneyComb(int) - Constructor for class forestry.apiculture.blocks.BlockHoneyComb
 
BlockHumus - Class in forestry.core.blocks
 
BlockHumus() - Constructor for class forestry.core.blocks.BlockHumus
 
BlockLepidopterology - Class in forestry.lepidopterology.blocks
 
BlockLepidopterology(BlockTypeLepidopterologyTesr) - Constructor for class forestry.lepidopterology.blocks.BlockLepidopterology
 
BlockLoam - Class in forestry.arboriculture.blocks
 
BlockLoam() - Constructor for class forestry.arboriculture.blocks.BlockLoam
 
BlockMail - Class in forestry.mail.blocks
 
BlockMail(BlockTypeMail) - Constructor for class forestry.mail.blocks.BlockMail
 
blockModel - Variable in class forestry.core.models.ModelBlockCustom
 
blockModel - Variable in class forestry.core.models.ModelBlockDefault
 
BlockModelEntry - Class in forestry.core.models
 
BlockModelEntry(ModelResourceLocation, ModelResourceLocation, IBakedModel, Block) - Constructor for class forestry.core.models.BlockModelEntry
 
BlockModelEntry(ModelResourceLocation, ModelResourceLocation, IBakedModel, Block, boolean) - Constructor for class forestry.core.models.BlockModelEntry
 
blockModelLocation - Variable in class forestry.core.models.BlockModelEntry
 
BlockMushroom - Class in forestry.farming.blocks
 
BlockMushroom() - Constructor for class forestry.farming.blocks.BlockMushroom
 
BlockMushroom.MushroomType - Enum in forestry.farming.blocks
 
blockNumber - Variable in class forestry.arboriculture.blocks.BlockDefaultLeaves
 
blockNumber - Variable in class forestry.arboriculture.blocks.BlockDefaultLeavesFruit
 
BlockPlanter - Class in forestry.cultivation.blocks
 
BlockPlanter(BlockTypePlanter) - Constructor for class forestry.cultivation.blocks.BlockPlanter
 
BlockRegistry - Class in forestry.core.blocks
 
BlockRegistry() - Constructor for class forestry.core.blocks.BlockRegistry
 
BlockRegistryApiculture - Class in forestry.apiculture.blocks
 
BlockRegistryApiculture() - Constructor for class forestry.apiculture.blocks.BlockRegistryApiculture
 
BlockRegistryArboriculture - Class in forestry.arboriculture.blocks
 
BlockRegistryArboriculture() - Constructor for class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
BlockRegistryCharcoal - Class in forestry.arboriculture.blocks
 
BlockRegistryCharcoal() - Constructor for class forestry.arboriculture.blocks.BlockRegistryCharcoal
 
BlockRegistryClimatology - Class in forestry.climatology.blocks
 
BlockRegistryClimatology() - Constructor for class forestry.climatology.blocks.BlockRegistryClimatology
 
BlockRegistryCore - Class in forestry.core.blocks
 
BlockRegistryCore() - Constructor for class forestry.core.blocks.BlockRegistryCore
 
BlockRegistryCultivation - Class in forestry.cultivation.blocks
 
BlockRegistryCultivation() - Constructor for class forestry.cultivation.blocks.BlockRegistryCultivation
 
BlockRegistryDatabase - Class in forestry.database.blocks
 
BlockRegistryDatabase() - Constructor for class forestry.database.blocks.BlockRegistryDatabase
 
BlockRegistryEnergy - Class in forestry.energy.blocks
 
BlockRegistryEnergy() - Constructor for class forestry.energy.blocks.BlockRegistryEnergy
 
BlockRegistryFactory - Class in forestry.factory.blocks
 
BlockRegistryFactory() - Constructor for class forestry.factory.blocks.BlockRegistryFactory
 
BlockRegistryFarming - Class in forestry.farming.blocks
 
BlockRegistryFarming() - Constructor for class forestry.farming.blocks.BlockRegistryFarming
 
BlockRegistryGreenhouse - Class in forestry.greenhouse.blocks
 
BlockRegistryGreenhouse() - Constructor for class forestry.greenhouse.blocks.BlockRegistryGreenhouse
 
BlockRegistryIC2 - Class in forestry.plugins
 
BlockRegistryIC2() - Constructor for class forestry.plugins.BlockRegistryIC2
 
BlockRegistryLepidopterology - Class in forestry.lepidopterology.blocks
 
BlockRegistryLepidopterology() - Constructor for class forestry.lepidopterology.blocks.BlockRegistryLepidopterology
 
BlockRegistryMail - Class in forestry.mail.blocks
 
BlockRegistryMail() - Constructor for class forestry.mail.blocks.BlockRegistryMail
 
BlockRegistrySorting - Class in forestry.sorting.blocks
 
BlockRegistrySorting() - Constructor for class forestry.sorting.blocks.BlockRegistrySorting
 
BlockRegistryWorktable - Class in forestry.worktable.blocks
 
BlockRegistryWorktable() - Constructor for class forestry.worktable.blocks.BlockRegistryWorktable
 
BlockResourceOre - Class in forestry.core.blocks
 
BlockResourceOre() - Constructor for class forestry.core.blocks.BlockResourceOre
 
BlockResourceStorage - Class in forestry.core.blocks
 
BlockResourceStorage() - Constructor for class forestry.core.blocks.BlockResourceStorage
 
blocks - Static variable in class forestry.energy.ModuleEnergy
 
blocks - Static variable in class forestry.plugins.PluginIC2
 
BlockSapling - Class in forestry.arboriculture.blocks
 
BlockSapling() - Constructor for class forestry.arboriculture.blocks.BlockSapling
 
blockShift() - Method in class forestry.core.gui.slots.SlotForestry
 
BlockSolidCocoon - Class in forestry.lepidopterology.blocks
 
BlockSolidCocoon() - Constructor for class forestry.lepidopterology.blocks.BlockSolidCocoon
 
blockState - Variable in class forestry.farming.logic.crops.CropDestroy
 
blockState - Variable in class forestry.farming.logic.crops.CropDestroyDouble
 
BlockStateSet - Class in forestry.core.utils
A set with fast BlockStateSet.contains(Object) for IBlockState
BlockStateSet() - Constructor for class forestry.core.utils.BlockStateSet
 
blockStateUp - Variable in class forestry.farming.logic.crops.CropDestroyDouble
 
BlockStructure - Class in forestry.core.blocks
 
BlockStructure(Material) - Constructor for class forestry.core.blocks.BlockStructure
 
BlockStump - Class in forestry.apiculture.blocks
 
BlockStump() - Constructor for class forestry.apiculture.blocks.BlockStump
 
BlockTreeContainer - Class in forestry.arboriculture.blocks
 
BlockTreeContainer(Material) - Constructor for class forestry.arboriculture.blocks.BlockTreeContainer
 
blockType - Variable in class forestry.core.blocks.BlockBase
 
BlockTypeApiculture - Enum in forestry.apiculture.blocks
 
BlockTypeApicultureTesr - Enum in forestry.apiculture.blocks
 
BlockTypeArboricultureTesr - Enum in forestry.arboriculture.blocks
 
BlockTypeClimatology - Enum in forestry.climatology.blocks
 
BlockTypeCoreTesr - Enum in forestry.core.blocks
 
BlockTypeDatabase - Enum in forestry.database.blocks
 
BlockTypeEngine - Enum in forestry.energy.blocks
 
BlockTypeFactoryPlain - Enum in forestry.factory.blocks
 
BlockTypeFactoryTesr - Enum in forestry.factory.blocks
 
BlockTypeLepidopterologyTesr - Enum in forestry.lepidopterology.blocks
 
BlockTypeMail - Enum in forestry.mail.blocks
 
BlockTypePlanter - Enum in forestry.cultivation.blocks
 
BlockTypeWorktable - Enum in forestry.worktable.blocks
 
BlockUtil - Class in forestry.core.utils
 
BlockUtil() - Constructor for class forestry.core.utils.BlockUtil
 
BlockWoodPile - Class in forestry.arboriculture.blocks
 
BlockWoodPile() - Constructor for class forestry.arboriculture.blocks.BlockWoodPile
 
BlockWorktable - Class in forestry.worktable.blocks
 
BlockWorktable(BlockTypeWorktable) - Constructor for class forestry.worktable.blocks.BlockWorktable
 
bogEarth - Variable in class forestry.core.blocks.BlockRegistryCore
 
bold(boolean) - Method in class forestry.api.gui.style.TextStyleBuilder
 
bold - Variable in class forestry.book.data.TextData
 
BOLD_BLACK_STYLE - Static variable in class forestry.api.gui.GuiConstants
 
book - Variable in class forestry.book.gui.GuiForesterBook
 
book - Variable in class forestry.book.items.ItemRegistryBook
 
BOOK - Static variable in class forestry.modules.ForestryModuleUids
 
BookCategory - Class in forestry.book
 
BookCategory(String) - Constructor for class forestry.book.BookCategory
 
BookCategoryDeserializer - Class in forestry.book.data.deserializer
 
BookCategoryDeserializer() - Constructor for class forestry.book.data.deserializer.BookCategoryDeserializer
 
BookContent<D> - Class in forestry.api.book
The deserialized content data of a book page.
BookContent() - Constructor for class forestry.api.book.BookContent
 
BookContentDeserializer - Class in forestry.book.data.deserializer
 
BookContentDeserializer() - Constructor for class forestry.book.data.deserializer.BookContentDeserializer
 
BookEntry - Class in forestry.book
 
BookEntryBuilder - Class in forestry.book
 
BookLoader - Class in forestry.book
 
BookManager - Class in forestry.api.book
 
BookManager() - Constructor for class forestry.api.book.BookManager
 
BOTTLER - Static variable in class forestry.core.recipes.jei.ForestryRecipeCategoryUid
 
bottler - Variable in class forestry.factory.blocks.BlockRegistryFactory
 
BOTTLER - Static variable in class forestry.factory.MachineUIDs
 
BOTTLER_FILLING_TIME - Static variable in class forestry.core.config.Constants
 
BOTTLER_FUELCAN_VOLUME - Static variable in class forestry.core.config.Constants
 
BottlerRecipe - Class in forestry.factory.recipes
 
BottlerRecipe(ItemStack, FluidStack, ItemStack, boolean) - Constructor for class forestry.factory.recipes.BottlerRecipe
 
BottlerRecipeCategory - Class in forestry.factory.recipes.jei.bottler
 
BottlerRecipeCategory(IGuiHelper) - Constructor for class forestry.factory.recipes.jei.bottler.BottlerRecipeCategory
 
BottlerRecipeMaker - Class in forestry.factory.recipes.jei.bottler
 
BottlerRecipeWrapper - Class in forestry.factory.recipes.jei.bottler
 
BottlerRecipeWrapper(ItemStack, FluidStack, ItemStack, boolean) - Constructor for class forestry.factory.recipes.jei.bottler.BottlerRecipeWrapper
 
BOUNDING_BOX - Static variable in class forestry.lepidopterology.blocks.BlockCocoon
 
BOUNTY_MAX - Static variable in class forestry.core.tiles.EscritoireGame
 
Branch - Class in forestry.core.genetics
 
Branch(String, String) - Constructor for class forestry.core.genetics.Branch
 
BranchBees - Class in forestry.apiculture.genetics
 
BranchBees(String, String) - Constructor for class forestry.apiculture.genetics.BranchBees
 
BranchButterflies - Class in forestry.lepidopterology.genetics
 
BranchButterflies(String) - Constructor for class forestry.lepidopterology.genetics.BranchButterflies
 
BranchTrees - Class in forestry.arboriculture.genetics
 
BranchTrees(String, String) - Constructor for class forestry.arboriculture.genetics.BranchTrees
 
breakBlock(World, BlockPos, IBlockState) - Method in class forestry.arboriculture.blocks.BlockFruitPod
 
breakBlock(World, BlockPos, IBlockState) - Method in class forestry.core.blocks.BlockBase
 
breakBlock(World, BlockPos, IBlockState) - Method in class forestry.core.blocks.BlockStructure
 
BreedingTracker - Class in forestry.core.genetics
 
BreedingTracker(String, String) - Constructor for class forestry.core.genetics.BreedingTracker
 
BRICK_PEAT - Static variable in class forestry.core.utils.OreDictUtil
 
bricks - Static variable in class forestry.farming.FarmHelper
 
brokenBronzePickaxe - Variable in class forestry.core.items.ItemRegistryCore
 
brokenBronzeShovel - Variable in class forestry.core.items.ItemRegistryCore
 
bronzeEngineFuel - Static variable in class forestry.api.fuels.FuelManager
Add new fuels for EngineBronze (= biogas engine) here
bronzePickaxe - Variable in class forestry.core.items.ItemRegistryCore
 
bronzeShovel - Variable in class forestry.core.items.ItemRegistryCore
 
build() - Method in interface forestry.api.apiculture.IAlleleBeeSpeciesBuilder
 
build() - Method in interface forestry.api.apiculture.IBeeMutationBuilder
 
build() - Method in interface forestry.api.arboriculture.IAlleleTreeSpeciesBuilder
 
build() - Method in interface forestry.api.arboriculture.ITreeMutationBuilder
 
build(IBookEntry) - Method in interface forestry.api.book.IBookEntryBuilder
 
build() - Method in interface forestry.api.book.IBookEntryBuilder
Builds a entry with the current information.
build() - Method in interface forestry.api.climate.IClimateManipulatorBuilder
Creates the manipulator based on the data that was supplied to this builder.
build() - Method in interface forestry.api.genetics.IAlleleSpeciesBuilder
 
build() - Method in interface forestry.api.genetics.IMutationBuilder
 
build() - Method in class forestry.api.gui.style.TextStyleBuilder
 
build() - Method in interface forestry.api.lepidopterology.IAlleleButterflySpeciesBuilder
 
build() - Method in interface forestry.api.lepidopterology.IButterflyMutationBuilder
 
build() - Method in class forestry.apiculture.genetics.alleles.AlleleBeeSpecies
 
build() - Method in class forestry.apiculture.genetics.BeeMutation
 
build() - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
build() - Method in class forestry.arboriculture.genetics.TreeMutation
 
build(IBookEntry) - Method in class forestry.book.BookEntryBuilder
 
build() - Method in class forestry.book.BookEntryBuilder
 
build() - Method in class forestry.core.climate.ClimateManipulator.Builder
 
build() - Method in class forestry.core.models.TRSRBakedModel.Transformer
 
build() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
build() - Method in class forestry.lepidopterology.genetics.ButterflyMutation
 
BUILD_NUMBER - Static variable in class forestry.core.config.Constants
 
buildComponent(StructureVillagePieces.PieceWeight, StructureVillagePieces.Start, List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Method in class forestry.apiculture.VillageCreationApiculture
 
buildComponent(StructureVillagePieces.Start, List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class forestry.apiculture.worldgen.VillageApiaristHouse
 
BUILDCRAFT_FUELS - Static variable in class forestry.modules.ForestryModuleUids
 
BUILDCRAFT_RECIPES - Static variable in class forestry.modules.ForestryModuleUids
 
BUILDCRAFT_STATEMENTS - Static variable in class forestry.modules.ForestryModuleUids
 
BUILDCRAFT_TRANSPORT - Static variable in class forestry.modules.ForestryModuleUids
 
Builder() - Constructor for class forestry.core.climate.ClimateManipulator.Builder
 
BUILDER_UID - Static variable in class forestry.api.storage.BackpackManager
 
builderBackpack - Variable in class forestry.storage.items.ItemRegistryBackpacks
 
builderBackpackT2 - Variable in class forestry.storage.items.ItemRegistryBackpacks
 
burn() - Method in class forestry.core.tiles.TileEngine
 
burn() - Method in class forestry.energy.tiles.TileEngineBiogas
Burns fuel increasing stored energy
burn() - Method in class forestry.energy.tiles.TileEngineClockwork
 
burn() - Method in class forestry.energy.tiles.TileEngineElectric
 
burn() - Method in class forestry.energy.tiles.TileEnginePeat
 
Butterfly - Class in forestry.lepidopterology.genetics
 
Butterfly(NBTTagCompound) - Constructor for class forestry.lepidopterology.genetics.Butterfly
 
Butterfly(IButterflyGenome) - Constructor for class forestry.lepidopterology.genetics.Butterfly
 
ButterflyAlleles - Class in forestry.lepidopterology.genetics.alleles
 
ButterflyAlleles() - Constructor for class forestry.lepidopterology.genetics.alleles.ButterflyAlleles
 
ButterflyBranchDefinition - Enum in forestry.lepidopterology.genetics
 
butterflyChest - Variable in class forestry.lepidopterology.blocks.BlockRegistryLepidopterology
 
ButterflyDatabaseTab - Class in forestry.lepidopterology.genetics
 
ButterflyDefinition - Enum in forestry.lepidopterology.genetics
 
butterflyFactory - Static variable in class forestry.api.lepidopterology.ButterflyManager
Used to create new butterflies.
ButterflyFactory - Class in forestry.lepidopterology.genetics
 
ButterflyFactory() - Constructor for class forestry.lepidopterology.genetics.ButterflyFactory
 
butterflyGE - Variable in class forestry.lepidopterology.items.ItemRegistryLepidopterology
 
ButterflyGenome - Class in forestry.lepidopterology.genetics
 
ButterflyGenome(NBTTagCompound) - Constructor for class forestry.lepidopterology.genetics.ButterflyGenome
 
ButterflyGenome(IChromosome[]) - Constructor for class forestry.lepidopterology.genetics.ButterflyGenome
 
ButterflyManager - Class in forestry.api.lepidopterology
 
ButterflyManager() - Constructor for class forestry.api.lepidopterology.ButterflyManager
 
ButterflyMutation - Class in forestry.lepidopterology.genetics
 
ButterflyMutation(IAlleleSpecies, IAlleleSpecies, IAllele[], int) - Constructor for class forestry.lepidopterology.genetics.ButterflyMutation
 
butterflyMutationFactory - Static variable in class forestry.api.lepidopterology.ButterflyManager
Used to create new butterfly mutations.
ButterflyMutationFactory - Class in forestry.lepidopterology.genetics
 
ButterflyMutationFactory() - Constructor for class forestry.lepidopterology.genetics.ButterflyMutationFactory
 
butterflyNone - Static variable in class forestry.lepidopterology.genetics.alleles.ButterflyAlleles
 
ButterflyPlugin - Class in forestry.lepidopterology.genetics
 
ButterflyProductsTab - Class in forestry.lepidopterology.genetics
 
butterflyRoot - Static variable in class forestry.api.lepidopterology.ButterflyManager
Convenient access to AlleleManager.alleleRegistry.getSpeciesRoot("rootButterflies")
ButterflyRoot - Class in forestry.lepidopterology.genetics
 
ButterflyRoot() - Constructor for class forestry.lepidopterology.genetics.ButterflyRoot
 
ButterflySpawner - Class in forestry.lepidopterology
 
ButterflySpawner() - Constructor for class forestry.lepidopterology.ButterflySpawner
 
ButterflyUtils - Class in forestry.lepidopterology
 
ButterflyUtils() - Constructor for class forestry.lepidopterology.ButterflyUtils
 
ButtonElement - Class in forestry.core.gui.elements
 
ButtonElement(int, int, int, int, Drawable, Drawable, Consumer<ButtonElement>) - Constructor for class forestry.core.gui.elements.ButtonElement
 
ButtonElement(int, int, int, int, Drawable, Drawable, Drawable, Consumer<ButtonElement>) - Constructor for class forestry.core.gui.elements.ButtonElement
 
ButtonElement(int, int, Drawable, Consumer<ButtonElement>) - Constructor for class forestry.core.gui.elements.ButtonElement
 
ButtonElement(int, int, StandardButtonTextureSets, Consumer<ButtonElement>) - Constructor for class forestry.core.gui.elements.ButtonElement
 
ButtonEvent(IGuiElement, int, int, int) - Constructor for class forestry.api.gui.events.GuiEvent.ButtonEvent
 
buyInfo - Variable in class forestry.apiculture.VillagerApiaristTrades.GiveRandomCombsForItems
 
buyingItem - Variable in class forestry.core.utils.VillagerTradeLists.GiveEmeraldForItems
 
buyingItemStack - Variable in class forestry.apiculture.VillagerApiaristTrades.GiveRandomHiveDroneForItems
 
buyingItemStack - Variable in class forestry.core.utils.VillagerTradeLists.GiveItemForItemAndEmerald
 
buyingItemStack - Variable in class forestry.core.utils.VillagerTradeLists.GiveItemForTwoItems
 
buyingItemStackTwo - Variable in class forestry.apiculture.VillagerApiaristTrades.GiveRandomHiveDroneForItems
 
buyingItemStackTwo - Variable in class forestry.core.utils.VillagerTradeLists.GiveItemForTwoItems
 
buyingPriceInfo - Variable in class forestry.apiculture.VillagerApiaristTrades.GiveRandomHiveDroneForItems
 
buyingPriceInfo - Variable in class forestry.core.utils.VillagerTradeLists.GiveItemForItemAndEmerald
 
buyingPriceInfo - Variable in class forestry.core.utils.VillagerTradeLists.GiveItemForTwoItems
 
buyingPriceItemTwoInfo - Variable in class forestry.apiculture.VillagerApiaristTrades.GiveRandomHiveDroneForItems
 
buyingPriceItemTwoInfo - Variable in class forestry.core.utils.VillagerTradeLists.GiveItemForTwoItems
 
byMetadata(int) - Static method in enum forestry.api.arboriculture.EnumForestryWoodType
 
byMetadata(int) - Static method in enum forestry.api.arboriculture.EnumVanillaWoodType
 
byMetadata(int) - Static method in enum forestry.arboriculture.genetics.TreeDefinition
 

C

cachedPOBoxes - Static variable in class forestry.mail.PostRegistry
 
cachedPostOffice - Static variable in class forestry.mail.PostRegistry
 
cachedTradeStations - Static variable in class forestry.mail.PostRegistry
 
calculateRedstone() - Method in class forestry.energy.EnergyManager
 
call() - Method in class forestry.core.utils.ForestryModEnvWarningCallable
 
calmBees() - Method in interface forestry.api.apiculture.IHiveTile
Call to calm agitated bees.
calmBees() - Method in class forestry.apiculture.tiles.TileHive
 
camelCaseToUnderscores(String) - Static method in class forestry.core.utils.StringUtil
 
canAcceptBoneMeal(Random) - Method in class forestry.arboriculture.tiles.TileSapling
 
canAcceptFluid(World, BlockPos, EnumFacing, FluidStack) - Static method in class forestry.core.fluids.FluidHelper
 
canAccess(EntityPlayer) - Method in class forestry.core.gui.ContainerEntity
 
canAccess(EntityPlayer) - Method in class forestry.core.gui.ContainerForestry
 
canAccess(EntityPlayer) - Method in class forestry.core.gui.ContainerItemInventory
 
canAccess(EntityPlayer) - Method in class forestry.core.gui.ContainerTile
 
canAdd() - Method in interface forestry.api.climate.IClimateManipulator
 
canAdd() - Method in class forestry.core.climate.ClimateManipulator
 
canAdjustPhantom() - Method in class forestry.core.gui.slots.SlotForestry
 
canBearFruit() - Method in interface forestry.api.arboriculture.ITree
 
canBearFruit() - Method in class forestry.arboriculture.genetics.Tree
 
canBeDisabled() - Method in interface forestry.api.modules.IForestryModule
 
canBeDisabled() - Method in class forestry.core.ModuleCore
 
canBeDisabled() - Method in class forestry.core.ModuleFluids
 
canBePushed() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
canBeRidden() - Method in class forestry.core.entities.EntityMinecartForestry
 
canBlockSeeTheSky() - Method in interface forestry.api.apiculture.IBeeHousing
 
canBlockSeeTheSky() - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
canBlockSeeTheSky() - Method in class forestry.apiculture.multiblock.AlvearyController
 
canBlockSeeTheSky() - Method in class forestry.apiculture.multiblock.FakeAlvearyController
 
canBlockSeeTheSky() - Method in class forestry.apiculture.multiblock.TileAlveary
 
canBlockSeeTheSky() - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
canBlockSeeTheSky() - Method in class forestry.apiculture.tiles.TileHive
 
canBlockStay(World, BlockPos, IBlockState) - Method in class forestry.arboriculture.blocks.BlockFruitPod
 
canBlockStay(IBlockAccess, BlockPos) - Static method in class forestry.arboriculture.blocks.BlockSapling
 
canBlockStay(World, BlockPos, IBlockState) - Method in class forestry.farming.blocks.BlockMushroom
 
cancelTask(IFarmLogic, FarmDirection) - Method in class forestry.api.farming.DefaultFarmListener
 
cancelTask(IFarmLogic, FarmDirection) - Method in interface forestry.api.farming.IFarmListener
Can be used to cancel farm task on a per side/IFarmLogic basis.
canConnect(IMjConnector) - Method in class forestry.energy.compat.mj.MjConnectorWrapper
 
canConnectRedstone(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.farming.blocks.BlockFarm
 
canCreateNursery(World, BlockPos) - Static method in class forestry.core.utils.GeneticsUtil
 
canDespawn() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
canDisplace(IBlockAccess, BlockPos) - Method in class forestry.core.fluids.BlockForestryFluid
 
candle - Variable in class forestry.apiculture.blocks.BlockRegistryApiculture
 
canDoBeeFX() - Method in interface forestry.api.apiculture.IBeekeepingLogic
Whether bee fx should be active.
canDoBeeFX() - Method in class forestry.apiculture.BeekeepingLogic
 
canDoBeeFX() - Method in class forestry.apiculture.FakeBeekeepingLogic
 
canDoBeeFX() - Method in class forestry.apiculture.WorldgenBeekeepingLogic
 
canDrainFluidType(FluidStack) - Method in class forestry.core.fluids.FakeTankManager
 
canDrainFluidType(FluidStack) - Method in class forestry.core.fluids.FilteredTank
 
canDrainFluidType(FluidStack) - Method in interface forestry.core.fluids.ITankManager
 
canDrainFluidType(FluidStack) - Method in class forestry.core.fluids.TankManager
 
canDrainFluidType(FluidStack) - Method in class forestry.core.items.FluidHandlerItemForestry
 
canEmpty - Variable in class forestry.core.items.ItemRegistryFluids
 
canExtract() - Method in class forestry.energy.compat.EnergyStorageWrapper
 
canExtract() - Method in enum forestry.energy.EnergyTransferMode
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.apiculture.InventoryBeeHousing
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.core.inventory.FakeInventoryAdapter
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.core.inventory.InventoryAdapter
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.core.inventory.InventoryAdapterRestricted
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.core.inventory.InventoryAdapterTile
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.core.inventory.InventoryAnalyzer
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.core.inventory.InventoryEscritoire
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.core.inventory.InventoryNaturalistChest
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.core.inventory.wrappers.SidedInventoryMapper
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.core.tiles.TileForestry
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.cultivation.inventory.InventoryPlanter
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.database.inventory.InventoryDatabase
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.energy.inventory.InventoryEngineBiogas
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.energy.inventory.InventoryEnginePeat
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.factory.inventory.InventoryBottler
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.factory.inventory.InventoryCarpenter
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.factory.inventory.InventoryCentrifuge
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.factory.inventory.InventoryFabricator
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.factory.inventory.InventoryFermenter
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.factory.inventory.InventoryMoistener
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.factory.inventory.InventoryRaintank
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.factory.inventory.InventorySqueezer
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.factory.inventory.InventoryStill
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.farming.multiblock.InventoryFarm
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.mail.inventory.InventoryTradeStation
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.mail.TradeStation
 
canExtractItem(int, ItemStack, EnumFacing) - Method in class forestry.sorting.inventory.InventoryFilter
 
canFillFluidType(FluidStack) - Method in class forestry.core.fluids.FakeTankManager
 
canFillFluidType(FluidStack) - Method in class forestry.core.fluids.FilteredTank
 
canFillFluidType(FluidStack) - Method in interface forestry.core.fluids.ITankManager
 
canFillFluidType(FluidStack) - Method in class forestry.core.fluids.TankManager
 
canFillFluidType(FluidStack) - Method in class forestry.core.items.FluidHandlerItemForestry
 
canFit(int, int) - Method in class forestry.lepidopterology.recipes.MatingRecipe
 
canFly() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
canFocus() - Method in interface forestry.api.gui.IGuiElement
 
canFocus() - Method in class forestry.core.gui.elements.TextEditElement
 
canGrow(World, BlockPos, int, int) - Method in interface forestry.api.arboriculture.ITree
 
canGrow(World, BlockPos, int, int) - Method in interface forestry.api.world.ITreeGenData
 
canGrow(World, BlockPos, IBlockState, boolean) - Method in class forestry.arboriculture.blocks.BlockForestryLeaves
 
canGrow(World, BlockPos, IBlockState, boolean) - Method in class forestry.arboriculture.blocks.BlockFruitPod
 
canGrow(World, BlockPos, IBlockState, boolean) - Method in class forestry.arboriculture.blocks.BlockSapling
 
canGrow(World, BlockPos, int, int) - Method in class forestry.arboriculture.genetics.Tree
 
canGrow(World, ITreeGenome, BlockPos, int, int) - Static method in class forestry.arboriculture.genetics.TreeGrowthHelper
 
canGrow(World, BlockPos, IBlockState, boolean) - Method in class forestry.farming.blocks.BlockMushroom
 
canHarvestBlock(IBlockState, ItemStack) - Method in class forestry.arboriculture.items.ItemGrafter
 
canHarvestBlock(IBlockState) - Method in class forestry.core.items.ItemForestryTool
 
canHarvestCrop(TileEntity) - Static method in class forestry.farming.logic.crops.CropBasicIC2Crop
Check if an IC2 crop is ready to be harvested.
canInsertItem(int, ItemStack, EnumFacing) - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
canInsertItem(int, ItemStack, EnumFacing) - Method in class forestry.core.inventory.FakeInventoryAdapter
 
canInsertItem(int, ItemStack, EnumFacing) - Method in class forestry.core.inventory.InventoryAdapter
 
canInsertItem(int, ItemStack, EnumFacing) - Method in class forestry.core.inventory.InventoryAdapterRestricted
 
canInsertItem(int, ItemStack, EnumFacing) - Method in class forestry.core.inventory.wrappers.SidedInventoryMapper
 
canInsertItem(int, ItemStack, EnumFacing) - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
canInsertItem(int, ItemStack, EnumFacing) - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
canInsertItem(int, ItemStack, EnumFacing) - Method in class forestry.core.tiles.TileForestry
 
canInsertItem(int, ItemStack, EnumFacing) - Method in class forestry.mail.TradeStation
 
canInteract() - Method in class forestry.lepidopterology.entities.AIButterflyInteract
 
canInteract() - Method in class forestry.lepidopterology.entities.AIButterflyMate
 
canInteract() - Method in class forestry.lepidopterology.entities.AIButterflyPollinate
Should pollinate?
canInteractWith(EntityPlayer) - Method in class forestry.core.gui.ContainerDummy
 
canInteractWith(EntityPlayer) - Method in class forestry.core.gui.ContainerEntity
 
canInteractWith(EntityPlayer) - Method in class forestry.core.gui.ContainerItemInventory
 
canInteractWith(EntityPlayer) - Method in class forestry.core.gui.ContainerTile
 
canInteractWith(EntityPlayer) - Method in class forestry.mail.gui.ContainerCatalogue
 
canMate() - Method in interface forestry.api.lepidopterology.IEntityButterfly
 
canMate() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
canMateWith(IIndividual) - Method in interface forestry.api.genetics.ICheckPollinatable
Checks whether this can mate with the given pollen.
canMateWith(IEntityButterfly) - Method in interface forestry.api.lepidopterology.IEntityButterfly
 
canMateWith(IIndividual) - Method in class forestry.arboriculture.genetics.CheckPollinatableTree
 
canMateWith(IIndividual) - Method in class forestry.arboriculture.tiles.TileLeaves
 
canMateWith(IEntityButterfly) - Method in class forestry.lepidopterology.entities.EntityButterfly
 
canMature() - Method in class forestry.arboriculture.tiles.TileFruitPod
 
canMouseOver() - Method in interface forestry.api.gui.IGuiElement
 
canMouseOver() - Method in class forestry.book.gui.elements.MultiblockElement
 
canMouseOver() - Method in class forestry.climatology.gui.elements.SpeciesSelectionElement
 
canMouseOver() - Method in class forestry.core.gui.elements.ButtonElement
 
canMouseOver() - Method in class forestry.core.gui.elements.ScrollBarElement
 
canMouseOver() - Method in class forestry.core.gui.elements.TextEditElement
 
canNurse(IButterfly) - Method in interface forestry.api.lepidopterology.IButterflyNursery
 
canNurse(IButterfly) - Method in class forestry.arboriculture.tiles.TileLeaves
 
canNurse(IButterfly, World, BlockPos) - Static method in class forestry.core.utils.GeneticsUtil
 
canPipette(ItemStack) - Method in interface forestry.api.core.IToolPipette
 
canPipette(ItemStack) - Method in class forestry.core.items.ItemPipette
 
canPlaceBlockAt(World, BlockPos) - Method in class forestry.farming.blocks.BlockMushroom
 
canPlaceTree(IBlockState, World, BlockPos) - Static method in class forestry.core.utils.BlockUtil
 
canPlantSoil(boolean) - Method in interface forestry.api.farming.IFarmHousing
 
canPlantSoil(boolean) - Method in class forestry.cultivation.tiles.TilePlanter
 
canPlantSoil(boolean) - Method in class forestry.farming.multiblock.FarmController
 
canPutStackInSlot(ItemStack) - Method in interface forestry.core.inventory.IInvSlot
 
canPutStackInSlot(ItemStack) - Method in class forestry.core.inventory.InvSlot
 
canReceive() - Method in class forestry.energy.compat.EnergyStorageWrapper
 
canReceive() - Method in enum forestry.energy.EnergyTransferMode
 
canReceivePayment() - Method in class forestry.mail.TradeStation
 
canReplace(IBlockState, World, BlockPos) - Method in interface forestry.api.apiculture.hives.IHiveGen
returns true if the hive can safely replace the block at this location.
canReplace(World, BlockPos) - Method in class forestry.apiculture.worldgen.Hive
 
canReplace(IBlockState, World, BlockPos) - Method in class forestry.apiculture.worldgen.HiveGen
 
canReplace(IBlockState, World, BlockPos) - Static method in class forestry.core.utils.BlockUtil
 
canReplace(IBlockState, World, BlockPos) - Method in enum forestry.core.worldgen.WorldGenHelper.EnumReplaceMode
 
canSeePollination(EntityPlayer, ItemStack, boolean) - Method in interface forestry.api.core.IArmorNaturalist
Called to see if this naturalist's armor allows for seeing pollinated tree leaves/flowers.
canSeePollination(EntityPlayer, ItemStack, boolean) - Method in class forestry.arboriculture.capabilities.ArmorNaturalist
 
canSendEnergy(EnergyManager, EnumFacing, TileEntity) - Static method in class forestry.energy.EnergyHelper
 
canShift() - Method in class forestry.core.gui.slots.SlotForestry
 
canSilkHarvest(World, BlockPos, IBlockState, EntityPlayer) - Method in class forestry.core.blocks.BlockBogEarth
 
canSilkHarvest(World, BlockPos, IBlockState, EntityPlayer) - Method in class forestry.core.blocks.BlockHumus
 
canSilkHarvest(World, BlockPos, IBlockState, EntityPlayer) - Method in class forestry.core.blocks.BlockStructure
 
canSlotAccept(int, ItemStack) - Method in class forestry.apiculture.inventory.InventoryAlvearySieve
 
canSlotAccept(int, ItemStack) - Method in class forestry.apiculture.inventory.InventoryApiary
 
canSlotAccept(int, ItemStack) - Method in class forestry.apiculture.inventory.InventoryHygroregulator
 
canSlotAccept(int, ItemStack) - Method in class forestry.apiculture.inventory.InventorySwarmer
 
canSlotAccept(int, ItemStack) - Method in class forestry.apiculture.inventory.ItemInventoryHabitatLocator
 
canSlotAccept(int, ItemStack) - Method in class forestry.apiculture.inventory.ItemInventoryImprinter
 
canSlotAccept(int, ItemStack) - Method in class forestry.apiculture.InventoryBeeHousing
 
canSlotAccept(int, ItemStack) - Method in class forestry.climatology.inventory.InventoryHabitatFormer
 
canSlotAccept(int, ItemStack) - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
canSlotAccept(int, ItemStack) - Method in class forestry.core.inventory.FakeInventoryAdapter
 
canSlotAccept(int, ItemStack) - Method in class forestry.core.inventory.InventoryAdapter
 
canSlotAccept(int, ItemStack) - Method in class forestry.core.inventory.InventoryAnalyzer
 
canSlotAccept(int, ItemStack) - Method in class forestry.core.inventory.InventoryEscritoire
 
canSlotAccept(int, ItemStack) - Method in class forestry.core.inventory.InventoryNaturalistChest
 
canSlotAccept(int, ItemStack) - Method in class forestry.core.inventory.ItemInventory
 
canSlotAccept(int, ItemStack) - Method in class forestry.core.inventory.ItemInventoryAlyzer
 
canSlotAccept(int, ItemStack) - Method in class forestry.core.inventory.ItemInventorySolderingIron
 
canSlotAccept(int, ItemStack) - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
canSlotAccept(int, ItemStack) - Method in interface forestry.core.tiles.IFilterSlotDelegate
Non-automation version of IInventory's isItemValidForSlot.
canSlotAccept(int, ItemStack) - Method in class forestry.core.tiles.TileForestry
 
canSlotAccept(int, ItemStack) - Method in class forestry.cultivation.inventory.InventoryPlanter
 
canSlotAccept(int, ItemStack) - Method in class forestry.database.inventory.InventoryDatabase
 
canSlotAccept(int, ItemStack) - Method in class forestry.database.inventory.InventoryDatabaseAnalyzer
 
canSlotAccept(int, ItemStack) - Method in class forestry.energy.inventory.InventoryEngineBiogas
 
canSlotAccept(int, ItemStack) - Method in class forestry.energy.inventory.InventoryEngineElectric
 
canSlotAccept(int, ItemStack) - Method in class forestry.energy.inventory.InventoryEnginePeat
 
canSlotAccept(int, ItemStack) - Method in class forestry.energy.inventory.InventoryGenerator
 
canSlotAccept(int, ItemStack) - Method in class forestry.factory.inventory.InventoryBottler
 
canSlotAccept(int, ItemStack) - Method in class forestry.factory.inventory.InventoryCarpenter
 
canSlotAccept(int, ItemStack) - Method in class forestry.factory.inventory.InventoryCentrifuge
 
canSlotAccept(int, ItemStack) - Method in class forestry.factory.inventory.InventoryFabricator
 
canSlotAccept(int, ItemStack) - Method in class forestry.factory.inventory.InventoryFermenter
 
canSlotAccept(int, ItemStack) - Method in class forestry.factory.inventory.InventoryMoistener
 
canSlotAccept(int, ItemStack) - Method in class forestry.factory.inventory.InventoryRainmaker
 
canSlotAccept(int, ItemStack) - Method in class forestry.factory.inventory.InventoryRaintank
 
canSlotAccept(int, ItemStack) - Method in class forestry.factory.inventory.InventorySqueezer
 
canSlotAccept(int, ItemStack) - Method in class forestry.factory.inventory.InventoryStill
 
canSlotAccept(int, ItemStack) - Method in class forestry.farming.multiblock.InventoryFarm
 
canSlotAccept(int, ItemStack) - Method in class forestry.mail.inventory.InventoryStampCollector
 
canSlotAccept(int, ItemStack) - Method in class forestry.mail.inventory.InventoryTradeStation
 
canSlotAccept(int, ItemStack) - Method in class forestry.mail.inventory.ItemInventoryLetter
 
canSlotAccept(int, ItemStack) - Method in class forestry.mail.TradeStation
 
canSlotAccept(int, ItemStack) - Method in class forestry.storage.inventory.ItemInventoryBackpack
 
canSlotAccept(int, ItemStack) - Method in class forestry.worktable.inventory.InventoryWorktable
 
canSpawn() - Method in interface forestry.api.apiculture.IBee
 
canSpawn(ITree, World, BlockPos) - Method in interface forestry.api.arboriculture.IGrowthProvider
 
canSpawn(World, double, double, double) - Method in interface forestry.api.lepidopterology.IButterfly
 
canSpawn() - Method in class forestry.apiculture.genetics.Bee
 
canSpawn(ITree, World, BlockPos) - Method in class forestry.arboriculture.genetics.ClimateGrowthProvider
 
canSpawn(World, double, double, double) - Method in class forestry.lepidopterology.genetics.Butterfly
 
canStay(IBlockAccess, BlockPos) - Method in interface forestry.api.arboriculture.ITree
 
canStay(IBlockAccess, BlockPos) - Method in class forestry.arboriculture.genetics.Tree
 
canStep() - Method in class forestry.book.data.structure.StructureInfo
 
canStorePollen() - Method in class forestry.apiculture.inventory.InventoryAlvearySieve
 
canSustainBush(IBlockState) - Method in class forestry.farming.blocks.BlockMushroom
 
canSustainPlant(IBlockState, IBlockAccess, BlockPos, EnumFacing, IPlantable) - Method in class forestry.core.blocks.BlockBogEarth
 
canSustainPlant(IBlockState, IBlockAccess, BlockPos, EnumFacing, IPlantable) - Method in class forestry.core.blocks.BlockHumus
 
canTakeFlight(World, double, double, double) - Method in interface forestry.api.lepidopterology.IButterfly
 
canTakeFlight(World, double, double, double) - Method in class forestry.lepidopterology.genetics.Butterfly
 
canTakeStack(EntityPlayer) - Method in class forestry.core.gui.slots.SlotCrafter
 
canTakeStack(EntityPlayer) - Method in class forestry.core.gui.slots.SlotForestry
 
canTakeStack(EntityPlayer) - Method in class forestry.core.gui.slots.SlotWorking
 
canTakeStack(int) - Method in interface forestry.worktable.tiles.ICrafterWorktable
 
canTakeStack(int) - Method in class forestry.worktable.tiles.TileWorktable
 
canTakeStackFromSlot(ItemStack) - Method in interface forestry.core.inventory.IInvSlot
 
canTakeStackFromSlot(ItemStack) - Method in class forestry.core.inventory.InvSlot
 
canTranslateToLocal(String) - Static method in class forestry.core.utils.Translator
 
canTriggerWalking() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
canUse(ItemStack) - Static method in class forestry.factory.recipes.SqueezerRecipeManager
 
canUseBonemeal(World, Random, BlockPos, IBlockState) - Method in class forestry.arboriculture.blocks.BlockForestryLeaves
 
canUseBonemeal(World, Random, BlockPos, IBlockState) - Method in class forestry.arboriculture.blocks.BlockSapling
 
canUseBonemeal(World, Random, BlockPos, IBlockState) - Method in class forestry.farming.blocks.BlockMushroom
 
canWork() - Method in interface forestry.api.apiculture.IBeekeepingLogic
Checks that the bees can work, setting error conditions on the housing where needed
canWork() - Method in class forestry.apiculture.BeekeepingLogic
 
canWork() - Method in class forestry.apiculture.FakeBeekeepingLogic
 
canWork() - Method in class forestry.apiculture.WorldgenBeekeepingLogic
 
canWrench(EntityPlayer, EnumHand, ItemStack, RayTraceResult) - Method in class forestry.core.items.ItemWrench
 
CAP_CONNECTOR - Static variable in class forestry.energy.compat.mj.MjHelper
 
CAP_PASSIVE_PROVIDER - Static variable in class forestry.energy.compat.mj.MjHelper
 
CAP_READABLE - Static variable in class forestry.energy.compat.mj.MjHelper
 
CAP_RECEIVER - Static variable in class forestry.energy.compat.mj.MjHelper
 
CAP_REDSTONE_RECEIVER - Static variable in class forestry.energy.compat.mj.MjHelper
 
CAPABILITY_HAS_WORK - Static variable in class forestry.core.capabilities.HasWorkWrapper
 
CapsuleFluidPickup - Static variable in class forestry.core.config.Config
 
CARPENTER - Static variable in class forestry.core.recipes.jei.ForestryRecipeCategoryUid
 
carpenter - Variable in class forestry.factory.blocks.BlockRegistryFactory
 
CARPENTER - Static variable in class forestry.factory.MachineUIDs
 
CARPENTER_CRATING_CYCLES - Static variable in class forestry.core.config.Constants
 
CARPENTER_CRATING_LIQUID_QUANTITY - Static variable in class forestry.core.config.Constants
 
CARPENTER_UNCRATING_CYCLES - Static variable in class forestry.core.config.Constants
 
CarpenterContent - Class in forestry.book.data.content
A book content that displays a carpenter recipe.
CarpenterContent() - Constructor for class forestry.book.data.content.CarpenterContent
 
CarpenterElement - Class in forestry.book.gui.elements
 
CarpenterElement(int, int, ItemStack) - Constructor for class forestry.book.gui.elements.CarpenterElement
 
CarpenterElement(int, int, ItemStack[]) - Constructor for class forestry.book.gui.elements.CarpenterElement
 
CarpenterElement(int, int, ICarpenterRecipe[]) - Constructor for class forestry.book.gui.elements.CarpenterElement
 
carpenterManager - Static variable in class forestry.api.recipes.RecipeManagers
Allows you to add recipes to the carpenter.
CarpenterRecipe - Class in forestry.factory.recipes
 
CarpenterRecipe(int, FluidStack, ItemStack, ShapedRecipeCustom) - Constructor for class forestry.factory.recipes.CarpenterRecipe
 
CarpenterRecipeCategory - Class in forestry.factory.recipes.jei.carpenter
 
CarpenterRecipeCategory(IGuiHelper) - Constructor for class forestry.factory.recipes.jei.carpenter.CarpenterRecipeCategory
 
CarpenterRecipeMaker - Class in forestry.factory.recipes.jei.carpenter
 
CarpenterRecipeManager - Class in forestry.factory.recipes
 
CarpenterRecipeManager() - Constructor for class forestry.factory.recipes.CarpenterRecipeManager
 
CarpenterRecipeTransferHandler - Class in forestry.factory.recipes.jei.carpenter
 
CarpenterRecipeTransferHandler() - Constructor for class forestry.factory.recipes.jei.carpenter.CarpenterRecipeTransferHandler
 
CarpenterRecipeWrapper - Class in forestry.factory.recipes.jei.carpenter
 
CarpenterRecipeWrapper(ICarpenterRecipe) - Constructor for class forestry.factory.recipes.jei.carpenter.CarpenterRecipeWrapper
 
carton - Variable in class forestry.core.items.ItemRegistryCore
 
catalogue - Variable in class forestry.mail.items.ItemRegistryMail
 
category - Variable in class forestry.book.gui.buttons.GuiButtonBookCategory
 
CATEGORY_COMMON - Static variable in class forestry.core.config.Config
 
CATEGORY_FARM - Static variable in class forestry.core.config.Config
 
CATEGORY_FLUIDS - Static variable in class forestry.core.config.Config
 
caterpillarGE - Variable in class forestry.lepidopterology.items.ItemRegistryLepidopterology
 
causesSuffocation(IBlockState) - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
centeredTitle() - Method in class forestry.core.gui.GuiForestryTitled
 
centeredTitle() - Method in class forestry.database.gui.GuiDatabase
 
CENTRIFUGE - Static variable in class forestry.core.recipes.jei.ForestryRecipeCategoryUid
 
centrifuge - Variable in class forestry.factory.blocks.BlockRegistryFactory
 
CENTRIFUGE - Static variable in class forestry.factory.MachineUIDs
 
centrifugeManager - Static variable in class forestry.api.recipes.RecipeManagers
Allows you to add recipes to the centrifuge.
CentrifugeRecipe - Class in forestry.factory.recipes
 
CentrifugeRecipe(int, ItemStack, Map<ItemStack, Float>) - Constructor for class forestry.factory.recipes.CentrifugeRecipe
 
CentrifugeRecipeCategory - Class in forestry.factory.recipes.jei.centrifuge
 
CentrifugeRecipeCategory(IGuiHelper) - Constructor for class forestry.factory.recipes.jei.centrifuge.CentrifugeRecipeCategory
 
CentrifugeRecipeMaker - Class in forestry.factory.recipes.jei.centrifuge
 
CentrifugeRecipeManager - Class in forestry.factory.recipes
 
CentrifugeRecipeManager() - Constructor for class forestry.factory.recipes.CentrifugeRecipeManager
 
CentrifugeRecipeWrapper - Class in forestry.factory.recipes.jei.centrifuge
 
CentrifugeRecipeWrapper(ICentrifugeRecipe) - Constructor for class forestry.factory.recipes.jei.centrifuge.CentrifugeRecipeWrapper
 
changeClimate(int, IClimateControlled) - Method in interface forestry.api.multiblock.IAlvearyComponent.Climatiser
Called every tick by the alveary.
changeClimate(int, IClimateControlled) - Method in class forestry.apiculture.multiblock.TileAlvearyClimatiser
 
changeClimate(int, IClimateControlled) - Method in class forestry.apiculture.multiblock.TileAlvearyHygroregulator
 
changed() - Method in class forestry.core.inventory.AdjacentInventoryCache
 
changed() - Method in interface forestry.core.tiles.AdjacentTileCache.ICacheListener
 
changeDimension(int) - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
changeEnergyConfig(int, int, int) - Method in class forestry.energy.tiles.TileEngineElectric
 
changeExhaustion(int) - Method in interface forestry.api.lepidopterology.IEntityButterfly
 
changeExhaustion(int) - Method in class forestry.lepidopterology.entities.EntityButterfly
 
channelId - Static variable in class forestry.core.network.PacketHandler
 
charcoal - Variable in class forestry.arboriculture.blocks.BlockRegistryCharcoal
 
CHARCOAL - Static variable in class forestry.core.utils.OreDictUtil
 
CHARCOAL - Static variable in class forestry.modules.ForestryModuleUids
 
charcoalAmountBase - Static variable in class forestry.core.config.Config
 
CharcoalJeiPlugin - Class in forestry.arboriculture.charcoal.jei
 
CharcoalJeiPlugin() - Constructor for class forestry.arboriculture.charcoal.jei.CharcoalJeiPlugin
 
charcoalManager - Static variable in class forestry.api.arboriculture.TreeManager
Can be used to add new charcoal pile walls.
CharcoalManager - Class in forestry.arboriculture.charcoal
 
CharcoalManager() - Constructor for class forestry.arboriculture.charcoal.CharcoalManager
 
CharcoalPileWall - Class in forestry.arboriculture.charcoal
 
CharcoalPileWall(IBlockState, int) - Constructor for class forestry.arboriculture.charcoal.CharcoalPileWall
 
CharcoalPileWall(Block, int) - Constructor for class forestry.arboriculture.charcoal.CharcoalPileWall
 
CharcoalPileWallCategory - Class in forestry.arboriculture.charcoal.jei
 
CharcoalPileWallCategory(IGuiHelper) - Constructor for class forestry.arboriculture.charcoal.jei.CharcoalPileWallCategory
 
CharcoalPileWallWrapper - Class in forestry.arboriculture.charcoal.jei
 
CharcoalPileWallWrapper(ICharcoalPileWall) - Constructor for class forestry.arboriculture.charcoal.jei.CharcoalPileWallWrapper
 
charcoalWallCheckRange - Static variable in class forestry.core.config.Config
 
charge - Variable in class forestry.core.tiles.TileMill
 
CHECK_DECAY_FLAG - Static variable in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
checkCustomName(String) - Static method in class forestry.core.gui.GuiAlyzer
 
checkForDisconnections() - Method in class forestry.core.multiblock.FakeMultiblockController
 
checkForDisconnections() - Method in interface forestry.core.multiblock.IMultiblockControllerInternal
Called when this machine may need to check for blocks that are no longer physically connected to the reference coordinate.
checkForDisconnections() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
checkIfMachineIsWhole() - Method in class forestry.core.multiblock.FakeMultiblockController
 
checkIfMachineIsWhole() - Method in interface forestry.core.multiblock.IMultiblockControllerInternal
Check if the machine is whole or not.
checkIfMachineIsWhole() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
checkItems() - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
checkMatch(InventoryCrafting, int, int, boolean) - Method in class forestry.core.recipes.ShapedRecipeCustom
 
checkPermission(MinecraftServer, ICommandSender) - Method in class forestry.core.commands.SubCommand
 
CheckPollinatableTree - Class in forestry.arboriculture.genetics
 
CheckPollinatableTree(ITree) - Constructor for class forestry.arboriculture.genetics.CheckPollinatableTree
 
checkRecipe() - Method in class forestry.factory.tiles.TileCarpenter
 
checkRecipe() - Method in class forestry.factory.tiles.TileMoistener
 
checkState(IClimateState) - Method in interface forestry.api.climate.IClimateStateHelper
Checks if the given state is valid and returns the absent state if the given state is not valid.
checkState(IClimateState) - Method in class forestry.core.climate.ClimateStateHelper
 
CHEST_WOOD - Static variable in class forestry.core.utils.OreDictUtil
 
chestBoundingBox - Static variable in class forestry.core.tiles.TileNaturalistChest
 
ChipsetManager - Class in forestry.api.circuits
 
ChipsetManager() - Constructor for class forestry.api.circuits.ChipsetManager
 
choose(int) - Method in class forestry.core.tiles.EscritoireGame
 
choose(EscritoireGameToken) - Method in class forestry.core.tiles.EscritoireGameBoard
 
choose(GameProfile, int) - Method in class forestry.core.tiles.TileEscritoire
 
chooseNextConflictRecipe() - Method in class forestry.worktable.tiles.TileWorktable
 
choosePreviousConflictRecipe() - Method in class forestry.worktable.tiles.TileWorktable
 
chooseProfession(int, int) - Method in class forestry.apiculture.worldgen.VillageApiaristHouse
 
chooseRecipeMemory(int) - Method in class forestry.worktable.tiles.TileWorktable
 
Chromosome - Class in forestry.core.genetics
 
Chromosome(IAllele) - Constructor for class forestry.core.genetics.Chromosome
 
Chromosome(IAllele, IAllele) - Constructor for class forestry.core.genetics.Chromosome
 
chunkLoadEventHandler(ChunkDataEvent.Load) - Method in class forestry.core.TickHandlerCoreServer
 
chunkSaveEventHandler(ChunkDataEvent.Save) - Method in class forestry.core.TickHandlerCoreServer
 
Circuit - Class in forestry.core.circuits
 
Circuit(String) - Constructor for class forestry.core.circuits.Circuit
 
CircuitBoard - Class in forestry.core.circuits
 
CircuitBoard(EnumCircuitBoardType, ICircuitLayout, ICircuit[]) - Constructor for class forestry.core.circuits.CircuitBoard
 
CircuitBoard(NBTTagCompound) - Constructor for class forestry.core.circuits.CircuitBoard
 
circuitboards - Variable in class forestry.core.items.ItemRegistryCore
 
CircuitElectricBoost - Class in forestry.energy.circuits
 
CircuitElectricBoost(String, int, int) - Constructor for class forestry.energy.circuits.CircuitElectricBoost
 
CircuitElectricChange - Class in forestry.energy.circuits
 
CircuitElectricChange(String) - Constructor for class forestry.energy.circuits.CircuitElectricChange
 
CircuitElectricChoke - Class in forestry.energy.circuits
 
CircuitElectricChoke(String) - Constructor for class forestry.energy.circuits.CircuitElectricChoke
 
CircuitElectricEfficiency - Class in forestry.energy.circuits
 
CircuitElectricEfficiency(String) - Constructor for class forestry.energy.circuits.CircuitElectricEfficiency
 
CircuitFarmLogic - Class in forestry.farming.circuits
 
CircuitFarmLogic(String, IFarmProperties, boolean) - Constructor for class forestry.farming.circuits.CircuitFarmLogic
 
CircuitFarmLogic(String, IFarmLogic) - Constructor for class forestry.farming.circuits.CircuitFarmLogic
 
CircuitId - Class in forestry.core.circuits
 
CircuitId() - Constructor for class forestry.core.circuits.CircuitId
 
CircuitLayout - Class in forestry.core.circuits
 
CircuitLayout(String, ICircuitSocketType) - Constructor for class forestry.core.circuits.CircuitLayout
 
CircuitLibrary - Class in forestry.core.circuits
 
CircuitLibrary(String) - Constructor for class forestry.core.circuits.CircuitLibrary
 
CircuitRecipe - Class in forestry.core.circuits
 
CircuitRecipe(ICircuitLayout, ItemStack, ICircuit) - Constructor for class forestry.core.circuits.CircuitRecipe
 
circuitRegistry - Static variable in class forestry.api.circuits.ChipsetManager
 
CircuitRegistry - Class in forestry.core.circuits
 
CircuitRegistry() - Constructor for class forestry.core.circuits.CircuitRegistry
 
Circuits - Class in forestry.core.circuits
 
Circuits() - Constructor for class forestry.core.circuits.Circuits
 
CircuitSocketType - Enum in forestry.api.circuits
 
CircuitSpeedUpgrade - Class in forestry.factory.circuits
 
CircuitSpeedUpgrade(String, double, float) - Constructor for class forestry.factory.circuits.CircuitSpeedUpgrade
 
clamp(IClimateState) - Method in interface forestry.api.climate.IClimateStateHelper
 
clamp(Position2D, Position2D) - Method in class forestry.api.climate.Position2D
 
clamp(IClimateState) - Method in class forestry.core.climate.ClimateStateHelper
 
Classification - Class in forestry.core.genetics
 
Classification(IClassification.EnumClassLevel, String, String) - Constructor for class forestry.core.genetics.Classification
 
classObject - Variable in enum forestry.core.utils.NBTUtilForestry.EnumNBTType
 
cleanExtents(FarmDirection) - Method in interface forestry.api.farming.IExtentCache
Clears the cache for the given direction.
cleanExtents(FarmDirection) - Method in class forestry.cultivation.tiles.TilePlanter
 
cleanExtents(FarmDirection) - Method in class forestry.farming.multiblock.FakeFarmController
 
cleanExtents(FarmDirection) - Method in class forestry.farming.multiblock.FarmController
 
clear() - Method in interface forestry.api.gui.IElementGroup
 
clear() - Method in interface forestry.api.gui.IElementLayoutHelper
Removes all layouts and resets all variables of this helper.
clear() - Method in interface forestry.api.storage.IBackpackFilterConfigurable
Clear all the rules from this filter.
clear() - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
clear() - Method in class forestry.core.gui.elements.ElementManager
 
clear() - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
clear() - Method in class forestry.core.gui.elements.layouts.ElementLayoutHelper
 
clear() - Method in class forestry.core.gui.elements.ScrollableElement
 
clear() - Method in class forestry.core.gui.ledgers.LedgerManager
 
clear() - Method in class forestry.core.gui.tooltips.ToolTip
 
clear() - Method in class forestry.core.gui.widgets.WidgetManager
 
clear() - Method in class forestry.core.inventory.FakeInventoryAdapter
 
clear() - Method in class forestry.core.inventory.InventoryAdapter
 
clear() - Method in class forestry.core.inventory.InventoryPlain
 
clear() - Method in class forestry.core.inventory.ItemInventory
 
clear() - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
clear() - Static method in class forestry.core.models.ModelBlockCached
 
clear() - Static method in class forestry.core.models.ModelBlockCustomCached
 
clear() - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
clear() - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
clear() - Method in class forestry.core.tiles.TileForestry
 
clear() - Method in class forestry.core.utils.BlockStateSet
 
clear() - Method in class forestry.core.utils.datastructures.DummyMap
 
clear() - Method in class forestry.mail.Letter
 
clear() - Method in class forestry.mail.POBox
 
clear() - Method in class forestry.mail.TradeStation
 
clear() - Method in class forestry.storage.BackpackFilter
 
clearCachedQuads() - Static method in class forestry.storage.models.ModelCrate
 
clearCachedValues() - Method in interface forestry.api.apiculture.IBeekeepingLogic
Force the logic to refresh any cached values and error states.
clearCachedValues() - Method in class forestry.apiculture.BeekeepingLogic
 
clearCachedValues() - Method in class forestry.apiculture.FakeBeekeepingLogic
 
clearCachedValues() - Method in class forestry.apiculture.WorldgenBeekeepingLogic
 
clearCraftMatrix() - Method in class forestry.worktable.tiles.TileWorktable
 
clearErrors() - Method in interface forestry.api.core.IErrorLogic
Sets all active error states to false
clearErrors() - Method in class forestry.core.errors.ErrorLogic
 
clearErrors() - Method in class forestry.core.errors.FakeErrorLogic
 
clearLoot() - Method in interface forestry.api.lepidopterology.IAlleleButterflyCocoon
 
clearLoot() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflyCocoon
 
clearRecipe() - Static method in class forestry.worktable.gui.ContainerWorktable
 
clearSaplings(World, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenArboriculture
 
clearStringVar(String) - Static method in class forestry.core.config.SessionVars
 
clearTooltip() - Method in interface forestry.api.gui.IGuiElement
Clears the tooltips that were added with IGuiElement.addTooltip(String) and IGuiElement.addTooltip(Collection).
clearTooltip() - Method in class forestry.core.gui.elements.GuiElement
 
ClearWorktable - Class in forestry.worktable.gui.widgets
 
ClearWorktable(WidgetManager, int, int) - Constructor for class forestry.worktable.gui.widgets.ClearWorktable
 
CLIMATE_CHANGE - Static variable in class forestry.core.climate.ClimateStateHelper
 
CLIMATE_LISTENER - Static variable in class forestry.api.climate.ClimateCapabilities
Capability for IClimateListener.
CLIMATE_TRANSFORMER - Static variable in class forestry.api.climate.ClimateCapabilities
Capability for IClimateTransformer.
ClimateBarElement - Class in forestry.climatology.gui.elements
 
ClimateBarElement(int, int, IClimateTransformer, ClimateType) - Constructor for class forestry.climatology.gui.elements.ClimateBarElement
 
ClimateCapabilities - Class in forestry.api.climate
 
ClimateCapabilities() - Constructor for class forestry.api.climate.ClimateCapabilities
 
climateFactory - Static variable in class forestry.api.climate.ClimateManager
 
ClimateFactory - Class in forestry.core.climate
 
ClimateGrowthProvider - Class in forestry.arboriculture.genetics
 
ClimateGrowthProvider(EnumTemperature, EnumTolerance, EnumHumidity, EnumTolerance) - Constructor for class forestry.arboriculture.genetics.ClimateGrowthProvider
 
ClimateGrowthProvider() - Constructor for class forestry.arboriculture.genetics.ClimateGrowthProvider
 
ClimateHandlerClient - Class in forestry.core
 
ClimateHandlerClient() - Constructor for class forestry.core.ClimateHandlerClient
 
ClimateHandlerServer - Class in forestry.core
 
ClimateHandlerServer() - Constructor for class forestry.core.ClimateHandlerServer
 
climateHelper - Static variable in class forestry.api.genetics.AlleleManager
Queryable instance of an IClimateHelper for easier implementation.
ClimateLedger - Class in forestry.core.gui.ledgers
A ledger containing climate information.
ClimateLedger(LedgerManager, IClimatised) - Constructor for class forestry.core.gui.ledgers.ClimateLedger
 
climateListener - Variable in class forestry.apiculture.tiles.TileBeeHousingBase
 
ClimateListener - Class in forestry.core.climate
 
ClimateListener(Object) - Constructor for class forestry.core.climate.ClimateListener
 
ClimateManager - Class in forestry.api.climate
 
ClimateManager() - Constructor for class forestry.api.climate.ClimateManager
 
climateManager - Static variable in class forestry.api.core.ForestryAPI
Deprecated.
ClimateManipulator - Class in forestry.core.climate
 
ClimateManipulator.Builder - Class in forestry.core.climate
 
climateRoot - Static variable in class forestry.api.climate.ClimateManager
 
ClimateRoot - Class in forestry.core.climate
 
ClimateRoot() - Constructor for class forestry.core.climate.ClimateRoot
 
ClimateStateHelper - Class in forestry.core.climate
 
ClimateTransformer - Class in forestry.core.climate
 
ClimateTransformer(IClimateHousing) - Constructor for class forestry.core.climate.ClimateTransformer
 
ClimateType - Enum in forestry.api.climate
This enum contains the two climate types that forestry uses.
ClimateUtil - Class in forestry.core.utils
 
ClimateUtil() - Constructor for class forestry.core.utils.ClimateUtil
 
climatiserBlock - Variable in class forestry.greenhouse.blocks.BlockRegistryGreenhouse
 
CLIMATOLOGY - Static variable in class forestry.modules.ForestryModuleUids
 
clockworkEngine - Variable in class forestry.energy.blocks.BlockRegistryEnergy
 
CLONE - Static variable in class forestry.database.network.packets.PacketExtractItem
 
closeInventory(EntityPlayer) - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
closeInventory(EntityPlayer) - Method in class forestry.core.inventory.FakeInventoryAdapter
 
closeInventory(EntityPlayer) - Method in class forestry.core.inventory.InventoryAdapter
 
closeInventory(EntityPlayer) - Method in class forestry.core.inventory.InventoryPlain
 
closeInventory(EntityPlayer) - Method in class forestry.core.inventory.ItemInventory
 
closeInventory(EntityPlayer) - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
closeInventory(EntityPlayer) - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
closeInventory(EntityPlayer) - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
closeInventory(EntityPlayer) - Method in class forestry.core.tiles.TileForestry
 
closeInventory(EntityPlayer) - Method in class forestry.mail.Letter
 
closeInventory(EntityPlayer) - Method in class forestry.mail.POBox
 
closeInventory(EntityPlayer) - Method in class forestry.mail.TradeStation
 
closeLetter(ItemStack, ILetter) - Static method in class forestry.mail.LetterProperties
 
COCOA - Static variable in class forestry.farming.logic.ForestryFarmIdentifier
 
COCOA_META - Static variable in class forestry.farming.logic.farmables.FarmableCocoa
 
COCOA_SEED - Static variable in class forestry.farming.logic.farmables.FarmableCocoa
 
cocoon - Variable in class forestry.lepidopterology.blocks.BlockRegistryLepidopterology
 
COCOON - Static variable in class forestry.lepidopterology.genetics.alleles.AlleleButterflyCocoon
 
cocoonAlleles - Static variable in class forestry.lepidopterology.genetics.alleles.ButterflyAlleles
 
CocoonDecorator - Class in forestry.lepidopterology.worldgen
 
CocoonDecorator() - Constructor for class forestry.lepidopterology.worldgen.CocoonDecorator
 
cocoonDefault - Static variable in class forestry.lepidopterology.genetics.alleles.ButterflyAlleles
 
cocoonGE - Variable in class forestry.lepidopterology.items.ItemRegistryLepidopterology
 
cocoonSilk - Static variable in class forestry.lepidopterology.genetics.alleles.ButterflyAlleles
 
CocoonStateMapper - Class in forestry.lepidopterology.blocks
 
CocoonStateMapper() - Constructor for class forestry.lepidopterology.blocks.CocoonStateMapper
 
collect(World, IFarmHousing) - Method in interface forestry.api.farming.IFarmLogic
Collects all items that are laying on the ground and are in the IFarmHousing.getArea() of the farm.
collect(World, IFarmHousing) - Method in class forestry.farming.logic.FarmLogicArboreal
 
collect(World, IFarmHousing) - Method in class forestry.farming.logic.FarmLogicCrops
 
collect(World, IFarmHousing) - Method in class forestry.farming.logic.FarmLogicEnder
 
collectEntityItems(World, IFarmHousing, boolean) - Method in class forestry.farming.logic.FarmLogic
 
collectorStamps - Static variable in class forestry.core.config.Config
 
collectPostage(NonNullList<ItemStack>) - Method in interface forestry.api.mail.IPostOffice
 
collectPostage(NonNullList<ItemStack>) - Method in class forestry.mail.PostOffice
 
collideWithEntity(Entity) - Method in class forestry.lepidopterology.entities.EntityButterfly
 
collisionRayTrace(IBlockState, World, BlockPos, Vec3d, Vec3d) - Method in class forestry.core.blocks.BlockBase
 
collisionRayTrace(World, BlockPos, IBlockState, Vec3d, Vec3d) - Method in interface forestry.core.blocks.IMachineProperties
 
collisionRayTrace(World, BlockPos, IBlockState, Vec3d, Vec3d) - Method in class forestry.core.blocks.MachineProperties
 
collisionRayTrace(BlockPos, Vec3d, Vec3d, AxisAlignedBB) - Static method in class forestry.core.utils.BlockUtil
 
collisionRayTrace(BlockPos, Vec3d, Vec3d, double, double, double, double, double, double) - Static method in class forestry.core.utils.BlockUtil
Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
collisionRayTrace(IBlockState, World, BlockPos, Vec3d, Vec3d) - Method in class forestry.energy.blocks.BlockEngine
 
collisionRayTrace(IBlockState, World, BlockPos, Vec3d, Vec3d) - Method in class forestry.sorting.blocks.BlockGeneticFilter
 
color - Variable in enum forestry.api.core.EnumHumidity
 
color - Variable in enum forestry.api.core.EnumTemperature
 
color(int) - Method in class forestry.api.gui.style.TextStyleBuilder
 
color(IntSupplier) - Method in class forestry.api.gui.style.TextStyleBuilder
 
color - Variable in class forestry.book.data.TextData
 
colorIndex - Variable in class forestry.core.models.baker.ModelBaker
 
colorIndex - Variable in class forestry.core.models.baker.ModelBakerFace
 
colorMultiplier(IBlockState, IBlockAccess, BlockPos, int) - Method in class forestry.apiculture.blocks.BlockCandle
 
colorMultiplier(IBlockState, IBlockAccess, BlockPos, int) - Method in class forestry.apiculture.blocks.BlockHoneyComb
 
colorMultiplier(IBlockState, IBlockAccess, BlockPos, int) - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
colorMultiplier(IBlockState, IBlockAccess, BlockPos, int) - Method in class forestry.arboriculture.blocks.BlockDefaultLeaves
 
colorMultiplier(IBlockState, IBlockAccess, BlockPos, int) - Method in class forestry.arboriculture.blocks.BlockDefaultLeavesFruit
 
colorMultiplier(IBlockState, IBlockAccess, BlockPos, int) - Method in class forestry.arboriculture.blocks.BlockForestryLeaves
 
colorMultiplier(IBlockState, IBlockAccess, BlockPos, int) - Method in class forestry.climatology.blocks.BlockHabitatFormer
 
colorMultiplier(IBlockState, IBlockAccess, BlockPos, int) - Method in interface forestry.core.blocks.IColoredBlock
 
colour - Variable in enum forestry.core.genetics.mutations.EnumMutateChance
 
ColourProperties - Class in forestry.core.render
 
colourTagName - Static variable in class forestry.apiculture.blocks.BlockCandle
 
ColourUtil - Class in forestry.core.utils
 
ColourUtil() - Constructor for class forestry.core.utils.ColourUtil
 
column0 - Variable in class forestry.core.gui.TextLayoutHelper
 
column1 - Variable in class forestry.core.gui.TextLayoutHelper
 
column2 - Variable in class forestry.core.gui.TextLayoutHelper
 
COLUMN_0 - Static variable in class forestry.core.gui.GuiAlyzer
 
COLUMN_1 - Static variable in class forestry.core.gui.GuiAlyzer
 
COLUMN_2 - Static variable in class forestry.core.gui.GuiAlyzer
 
CommandBee - Class in forestry.apiculture.commands
 
CommandBee() - Constructor for class forestry.apiculture.commands.CommandBee
 
CommandBeeGive - Class in forestry.apiculture.commands
 
CommandBeeGive() - Constructor for class forestry.apiculture.commands.CommandBeeGive
 
CommandButterfly - Class in forestry.lepidopterology.commands
 
CommandButterfly() - Constructor for class forestry.lepidopterology.commands.CommandButterfly
 
CommandButterfly.CommandButterflyKill - Class in forestry.lepidopterology.commands
 
CommandButterflyKill() - Constructor for class forestry.lepidopterology.commands.CommandButterfly.CommandButterflyKill
 
CommandHelpers - Class in forestry.core.commands
 
CommandHelpers() - Constructor for class forestry.core.commands.CommandHelpers
 
CommandListAlleles - Class in forestry.core.commands
 
CommandListAlleles() - Constructor for class forestry.core.commands.CommandListAlleles
 
CommandMail - Class in forestry.mail.commands
 
CommandMail() - Constructor for class forestry.mail.commands.CommandMail
 
CommandMail.CommandMailTrades - Class in forestry.mail.commands
 
CommandMail.CommandMailVirtualize - Class in forestry.mail.commands
 
CommandMailTrades() - Constructor for class forestry.mail.commands.CommandMail.CommandMailTrades
 
CommandMailVirtualize() - Constructor for class forestry.mail.commands.CommandMail.CommandMailVirtualize
 
CommandMode - Class in forestry.core.commands
 
CommandMode(ICommandModeHelper) - Constructor for class forestry.core.commands.CommandMode
 
CommandModeInfo - Class in forestry.core.commands
 
CommandModeInfo(ICommandModeHelper) - Constructor for class forestry.core.commands.CommandModeInfo
 
CommandModeSet - Class in forestry.core.commands
 
CommandModeSet(ICommandModeHelper) - Constructor for class forestry.core.commands.CommandModeSet
 
CommandModules - Class in forestry.core.commands
 
CommandModules() - Constructor for class forestry.core.commands.CommandModules
 
CommandModules.CommandPluginsInfo - Class in forestry.core.commands
 
CommandPluginsInfo() - Constructor for class forestry.core.commands.CommandModules.CommandPluginsInfo
 
CommandSaveStats - Class in forestry.core.commands
 
CommandSaveStats(IStatsSaveHelper, ICommandModeHelper) - Constructor for class forestry.core.commands.CommandSaveStats
 
CommandTree - Class in forestry.arboriculture.commands
 
CommandTree() - Constructor for class forestry.arboriculture.commands.CommandTree
 
CommandTreeSpawn - Class in forestry.arboriculture.commands
 
CommandTreeSpawn(String, ITreeSpawner) - Constructor for class forestry.arboriculture.commands.CommandTreeSpawn
 
common - Static variable in class forestry.core.proxy.Proxies
 
commonVillageBees - Static variable in class forestry.api.apiculture.BeeManager
Common Village Bees
compare(BlockPos, BlockPos) - Method in class forestry.core.utils.TopDownBlockPosComparator
 
compare(ICrop, ICrop) - Method in class forestry.farming.FarmHelper.TopDownICropComparator
 
compareTo(Position2D) - Method in class forestry.api.climate.Position2D
 
compareTo(A) - Method in interface forestry.api.genetics.IAlleleProperty
To compare the allele for the properties
compareTo(PropertyTreeTypeFruit.LeafVariant) - Method in class forestry.arboriculture.blocks.PropertyTreeTypeFruit.LeafVariant
 
compareTo(IAlleleFruit) - Method in class forestry.arboriculture.genetics.alleles.AlleleFruit
 
compareTo(IAlleleTreeSpecies) - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
compareTo(ICommand) - Method in class forestry.core.commands.SubCommand
 
compareTo(IFermenterRecipe) - Method in class forestry.factory.recipes.FermenterRecipe
 
compareTo(IAlleleButterflyCocoon) - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflyCocoon
 
CompatPlugin - Class in forestry.plugins
 
CompatPlugin(String, String) - Constructor for class forestry.plugins.CompatPlugin
 
compost - Variable in class forestry.core.items.ItemRegistryCore
 
condenseStacks(NonNullList<ItemStack>) - Static method in class forestry.core.utils.ItemStackUtil
 
condenseStacks(NonNullList<ItemStack>, NonNullList<String>) - Static method in class forestry.core.utils.ItemStackUtil
 
Config - Class in forestry.core.config
 
Config() - Constructor for class forestry.core.config.Config
 
CONFIG_CATEGORY_TREE - Static variable in class forestry.arboriculture.TreeConfig
 
CONFIG_COMMENT - Static variable in class forestry.arboriculture.TreeConfig
 
configCommon - Static variable in class forestry.core.config.Config
 
configDisabledModules - Static variable in class forestry.modules.ModuleManager
 
configFluid - Static variable in class forestry.core.config.Config
 
configureChange(int, int) - Method in class forestry.energy.circuits.CircuitElectricChange
 
connectedParts - Variable in class forestry.core.multiblock.MultiblockControllerBase
 
Constants - Class in forestry.core.config
 
Constants() - Constructor for class forestry.core.config.Constants
 
consumeEnergyToDoWork(EnergyManager, int, int) - Static method in class forestry.energy.EnergyHelper
Consumes one work cycle's worth of energy.
container - Variable in class forestry.core.gui.GuiForestry
 
containerAdded(Container, IContainerListener) - Method in class forestry.core.fluids.FakeTankManager
 
containerAdded(Container, IContainerListener) - Method in interface forestry.core.fluids.ITankManager
 
containerAdded(Container, IContainerListener) - Method in class forestry.core.fluids.TankManager
 
ContainerAlveary - Class in forestry.apiculture.gui
 
ContainerAlveary(InventoryPlayer, TileAlveary) - Constructor for class forestry.apiculture.gui.ContainerAlveary
 
ContainerAlvearyHygroregulator - Class in forestry.apiculture.gui
 
ContainerAlvearyHygroregulator(InventoryPlayer, TileAlvearyHygroregulator) - Constructor for class forestry.apiculture.gui.ContainerAlvearyHygroregulator
 
ContainerAlvearySieve - Class in forestry.apiculture.gui
 
ContainerAlvearySieve(InventoryPlayer, TileAlvearySieve) - Constructor for class forestry.apiculture.gui.ContainerAlvearySieve
 
ContainerAlvearySwarmer - Class in forestry.apiculture.gui
 
ContainerAlvearySwarmer(InventoryPlayer, TileAlvearySwarmer) - Constructor for class forestry.apiculture.gui.ContainerAlvearySwarmer
 
ContainerAlyzer - Class in forestry.core.gui
 
ContainerAlyzer(ItemInventoryAlyzer, EntityPlayer) - Constructor for class forestry.core.gui.ContainerAlyzer
 
ContainerAnalyzer - Class in forestry.core.gui
 
ContainerAnalyzer(InventoryPlayer, TileAnalyzer) - Constructor for class forestry.core.gui.ContainerAnalyzer
 
ContainerAnalyzerProvider<T extends net.minecraft.tileentity.TileEntity> - Class in forestry.core.gui
 
ContainerAnalyzerProvider(T, InventoryPlayer, int, int) - Constructor for class forestry.core.gui.ContainerAnalyzerProvider
 
ContainerAnalyzerProviderHelper - Class in forestry.core.gui
 
ContainerAnalyzerProviderHelper(ContainerForestry, InventoryPlayer) - Constructor for class forestry.core.gui.ContainerAnalyzerProviderHelper
 
ContainerBackpack - Class in forestry.storage.gui
 
ContainerBackpack(EntityPlayer, ContainerBackpack.Size, ItemStack) - Constructor for class forestry.storage.gui.ContainerBackpack
 
ContainerBackpack.Size - Enum in forestry.storage.gui
 
ContainerBeeHelper - Class in forestry.apiculture.gui
 
ContainerBeeHelper() - Constructor for class forestry.apiculture.gui.ContainerBeeHelper
 
ContainerBeeHousing - Class in forestry.apiculture.gui
 
ContainerBeeHousing(InventoryPlayer, TileBeeHousingBase, boolean) - Constructor for class forestry.apiculture.gui.ContainerBeeHousing
 
ContainerBottler - Class in forestry.factory.gui
 
ContainerBottler(InventoryPlayer, TileBottler) - Constructor for class forestry.factory.gui.ContainerBottler
 
ContainerCarpenter - Class in forestry.factory.gui
 
ContainerCarpenter(InventoryPlayer, TileCarpenter) - Constructor for class forestry.factory.gui.ContainerCarpenter
 
ContainerCatalogue - Class in forestry.mail.gui
 
ContainerCatalogue(EntityPlayer) - Constructor for class forestry.mail.gui.ContainerCatalogue
 
ContainerCentrifuge - Class in forestry.factory.gui
 
ContainerCentrifuge(InventoryPlayer, TileCentrifuge) - Constructor for class forestry.factory.gui.ContainerCentrifuge
 
ContainerDatabase - Class in forestry.database.gui
 
ContainerDatabase(TileDatabase, InventoryPlayer) - Constructor for class forestry.database.gui.ContainerDatabase
 
ContainerDummy - Class in forestry.core.gui
 
ContainerEngineBiogas - Class in forestry.energy.gui
 
ContainerEngineBiogas(InventoryPlayer, TileEngineBiogas) - Constructor for class forestry.energy.gui.ContainerEngineBiogas
 
ContainerEngineElectric - Class in forestry.energy.gui
 
ContainerEngineElectric(InventoryPlayer, TileEngineElectric) - Constructor for class forestry.energy.gui.ContainerEngineElectric
 
ContainerEnginePeat - Class in forestry.energy.gui
 
ContainerEnginePeat(InventoryPlayer, TileEnginePeat) - Constructor for class forestry.energy.gui.ContainerEnginePeat
 
ContainerEntity<T extends net.minecraft.entity.Entity & net.minecraft.inventory.IInventory> - Class in forestry.core.gui
 
ContainerEntity(T) - Constructor for class forestry.core.gui.ContainerEntity
 
ContainerEntity(T, InventoryPlayer, int, int) - Constructor for class forestry.core.gui.ContainerEntity
 
ContainerEscritoire - Class in forestry.core.gui
 
ContainerEscritoire(EntityPlayer, TileEscritoire) - Constructor for class forestry.core.gui.ContainerEscritoire
 
ContainerFabricator - Class in forestry.factory.gui
 
ContainerFabricator(InventoryPlayer, TileFabricator) - Constructor for class forestry.factory.gui.ContainerFabricator
 
ContainerFarm - Class in forestry.farming.gui
 
ContainerFarm(InventoryPlayer, TileFarm) - Constructor for class forestry.farming.gui.ContainerFarm
 
ContainerFermenter - Class in forestry.factory.gui
 
ContainerFermenter(InventoryPlayer, TileFermenter) - Constructor for class forestry.factory.gui.ContainerFermenter
 
ContainerFiller - Class in forestry.core.fluids
Helper to slowly fill containers from a machine's internal tank.
ContainerFiller(FluidTank, int, IInventory, int, int) - Constructor for class forestry.core.fluids.ContainerFiller
 
ContainerForestry - Class in forestry.core.gui
 
ContainerForestry() - Constructor for class forestry.core.gui.ContainerForestry
 
ContainerGenerator - Class in forestry.energy.gui
 
ContainerGenerator(InventoryPlayer, TileEuGenerator) - Constructor for class forestry.energy.gui.ContainerGenerator
 
ContainerGeneticFilter - Class in forestry.sorting.gui
 
ContainerGeneticFilter(IFilterContainer, InventoryPlayer) - Constructor for class forestry.sorting.gui.ContainerGeneticFilter
 
ContainerHabitatFormer - Class in forestry.climatology.gui
 
ContainerHabitatFormer(InventoryPlayer, TileHabitatFormer) - Constructor for class forestry.climatology.gui.ContainerHabitatFormer
 
ContainerHabitatLocator - Class in forestry.apiculture.gui
 
ContainerHabitatLocator(EntityPlayer, ItemInventoryHabitatLocator) - Constructor for class forestry.apiculture.gui.ContainerHabitatLocator
 
ContainerImprinter - Class in forestry.apiculture.gui
 
ContainerImprinter(InventoryPlayer, ItemInventoryImprinter) - Constructor for class forestry.apiculture.gui.ContainerImprinter
 
ContainerItemInventory<I extends ItemInventory> - Class in forestry.core.gui
 
ContainerItemInventory(I, InventoryPlayer, int, int) - Constructor for class forestry.core.gui.ContainerItemInventory
 
ContainerLetter - Class in forestry.mail.gui
 
ContainerLetter(EntityPlayer, ItemInventoryLetter) - Constructor for class forestry.mail.gui.ContainerLetter
 
ContainerLiquidTanks<T extends net.minecraft.tileentity.TileEntity & ILiquidTankTile> - Class in forestry.core.gui
 
ContainerLiquidTanks(T, InventoryPlayer, int, int) - Constructor for class forestry.core.gui.ContainerLiquidTanks
 
ContainerLiquidTanksHelper<T extends net.minecraft.tileentity.TileEntity & ILiquidTankTile> - Class in forestry.core.gui
 
ContainerLiquidTanksHelper(T) - Constructor for class forestry.core.gui.ContainerLiquidTanksHelper
 
ContainerLiquidTanksSocketed<T extends net.minecraft.tileentity.TileEntity & ILiquidTankTile & ISocketable> - Class in forestry.core.gui
 
ContainerLiquidTanksSocketed(T, InventoryPlayer, int, int) - Constructor for class forestry.core.gui.ContainerLiquidTanksSocketed
 
ContainerMailbox - Class in forestry.mail.gui
 
ContainerMailbox(InventoryPlayer, TileMailbox) - Constructor for class forestry.mail.gui.ContainerMailbox
 
ContainerMinecartBeehouse - Class in forestry.apiculture.gui
 
ContainerMinecartBeehouse(InventoryPlayer, EntityMinecartBeeHousingBase, boolean) - Constructor for class forestry.apiculture.gui.ContainerMinecartBeehouse
 
ContainerMoistener - Class in forestry.factory.gui
 
ContainerMoistener(InventoryPlayer, TileMoistener) - Constructor for class forestry.factory.gui.ContainerMoistener
 
ContainerNaturalistBackpack - Class in forestry.storage.gui
 
ContainerNaturalistBackpack(EntityPlayer, ItemInventoryBackpackPaged, int) - Constructor for class forestry.storage.gui.ContainerNaturalistBackpack
 
ContainerNaturalistInventory - Class in forestry.core.gui
 
ContainerNaturalistInventory(InventoryPlayer, TileNaturalistChest, int) - Constructor for class forestry.core.gui.ContainerNaturalistInventory
 
ContainerPlanter - Class in forestry.cultivation.gui
 
ContainerPlanter(TilePlanter, InventoryPlayer) - Constructor for class forestry.cultivation.gui.ContainerPlanter
 
ContainerRaintank - Class in forestry.factory.gui
 
ContainerRaintank(InventoryPlayer, TileRaintank) - Constructor for class forestry.factory.gui.ContainerRaintank
 
containerRecipes - Static variable in class forestry.factory.recipes.SqueezerRecipeManager
 
containerRemoved(Container) - Method in class forestry.core.fluids.FakeTankManager
 
containerRemoved(Container) - Method in interface forestry.core.fluids.ITankManager
 
containerRemoved(Container) - Method in class forestry.core.fluids.TankManager
 
ContainerSocketed<T extends net.minecraft.tileentity.TileEntity & ISocketable> - Class in forestry.core.gui
 
ContainerSocketed(T, InventoryPlayer, int, int) - Constructor for class forestry.core.gui.ContainerSocketed
 
ContainerSocketedHelper<T extends net.minecraft.tileentity.TileEntity & ISocketable> - Class in forestry.core.gui
 
ContainerSocketedHelper(T) - Constructor for class forestry.core.gui.ContainerSocketedHelper
 
ContainerSolderingIron - Class in forestry.core.circuits
 
ContainerSolderingIron(EntityPlayer, ItemInventorySolderingIron) - Constructor for class forestry.core.circuits.ContainerSolderingIron
 
ContainerSqueezer - Class in forestry.factory.gui
 
ContainerSqueezer(InventoryPlayer, TileSqueezer) - Constructor for class forestry.factory.gui.ContainerSqueezer
 
ContainerStampCollector - Class in forestry.mail.gui
 
ContainerStampCollector(InventoryPlayer, TileStampCollector) - Constructor for class forestry.mail.gui.ContainerStampCollector
 
ContainerStill - Class in forestry.factory.gui
 
ContainerStill(InventoryPlayer, TileStill) - Constructor for class forestry.factory.gui.ContainerStill
 
ContainerTile<T extends net.minecraft.tileentity.TileEntity> - Class in forestry.core.gui
 
ContainerTile(T) - Constructor for class forestry.core.gui.ContainerTile
 
ContainerTile(T, InventoryPlayer, int, int) - Constructor for class forestry.core.gui.ContainerTile
 
ContainerTradeName - Class in forestry.mail.gui
 
ContainerTradeName(TileTrader) - Constructor for class forestry.mail.gui.ContainerTradeName
 
ContainerTrader - Class in forestry.mail.gui
 
ContainerTrader(InventoryPlayer, TileTrader) - Constructor for class forestry.mail.gui.ContainerTrader
 
ContainerWorktable - Class in forestry.worktable.gui
 
ContainerWorktable(EntityPlayer, TileWorktable) - Constructor for class forestry.worktable.gui.ContainerWorktable
 
contains(IErrorState) - Method in interface forestry.api.core.IErrorLogic
 
contains(IErrorState) - Method in class forestry.core.errors.ErrorLogic
 
contains(IErrorState) - Method in class forestry.core.errors.FakeErrorLogic
 
contains(Object) - Method in class forestry.core.utils.BlockStateSet
 
contains(IInventory, NonNullList<ItemStack>) - Static method in class forestry.core.utils.InventoryUtil
 
contains(IInventory, NonNullList<ItemStack>, int, int) - Static method in class forestry.core.utils.InventoryUtil
 
containsItemStack(Iterable<ItemStack>, ItemStack) - Static method in class forestry.core.utils.ItemStackUtil
 
containsKey(Object) - Method in class forestry.core.utils.datastructures.DummyMap
 
containsKey(Object) - Method in class forestry.core.utils.datastructures.StackMap
 
containsPercent(IInventory, float) - Static method in class forestry.core.utils.InventoryUtil
 
containsPercent(IInventory, float, int, int) - Static method in class forestry.core.utils.InventoryUtil
 
containsSets(NonNullList<ItemStack>, NonNullList<ItemStack>) - Static method in class forestry.core.utils.ItemStackUtil
Counts how many full sets are contained in the passed stock
containsSets(NonNullList<ItemStack>, NonNullList<ItemStack>, boolean, boolean) - Static method in class forestry.core.utils.ItemStackUtil
Counts how many full sets are contained in the passed stock
containsSets(NonNullList<ItemStack>, NonNullList<ItemStack>, NonNullList<String>, boolean) - Static method in class forestry.core.utils.ItemStackUtil
Counts how many full sets of crafting resources are contained in the passed stock.
containsValue(Object) - Method in class forestry.core.utils.datastructures.DummyMap
 
content - Variable in class forestry.book.data.EntryData
The content that gets displayed on the pages of the entry.
controller - Variable in class forestry.core.multiblock.MultiblockLogic
 
convertToGeneticEquivalent(ItemStack) - Static method in class forestry.core.utils.GeneticsUtil
 
cooldownEgg - Variable in class forestry.lepidopterology.entities.EntityButterfly
 
cooldownMate - Variable in class forestry.lepidopterology.entities.EntityButterfly
 
cooldownPollination - Variable in class forestry.lepidopterology.entities.EntityButterfly
 
COOLDOWNS - Static variable in class forestry.lepidopterology.entities.EntityButterfly
 
copperEngineFuel - Static variable in class forestry.api.fuels.FuelManager
Add new fuels for EngineCopper (= peat-fired engine) here
copy() - Method in interface forestry.api.arboriculture.ITree
 
copy(boolean) - Method in interface forestry.api.climate.IClimateState
 
copy() - Method in interface forestry.api.climate.IClimateState
 
copy() - Method in interface forestry.api.genetics.IIndividual
 
copy() - Method in interface forestry.api.lepidopterology.IButterfly
Create an exact copy of this butterfly.
copy() - Method in class forestry.apiculture.genetics.Bee
 
copy() - Method in class forestry.arboriculture.genetics.Tree
 
copy() - Method in class forestry.core.climate.AbsentClimateState
 
copy(boolean) - Method in class forestry.core.climate.AbsentClimateState
 
copy() - Method in class forestry.core.inventory.InventoryAdapter
 
copy() - Method in class forestry.core.models.baker.ModelBakerModel
 
copy() - Method in class forestry.lepidopterology.genetics.Butterfly
 
copy() - Method in class forestry.worktable.inventory.InventoryCraftingForestry
 
copyValue(Optional<GameProfile>) - Method in class forestry.core.owner.GameProfileDataSerializer
 
copyWithRandomSize(ItemStack, int, Random) - Static method in class forestry.core.utils.ItemStackUtil
 
CORE - Static variable in class forestry.modules.ForestryModuleUids
 
countAttachments() - Method in interface forestry.api.mail.ILetter
 
countAttachments() - Method in class forestry.mail.Letter
 
countPerLevel - Variable in class forestry.book.data.structure.StructureInfo
 
CRAFTING_TABLE_WOOD - Static variable in class forestry.core.utils.OreDictUtil
 
CraftingContent - Class in forestry.book.data.content
A book content that displays one ore more crafting recipes.
CraftingContent() - Constructor for class forestry.book.data.content.CraftingContent
 
CraftingData - Class in forestry.book.data
 
CraftingData() - Constructor for class forestry.book.data.CraftingData
 
CraftingElement - Class in forestry.book.gui.elements
 
CraftingElement(int, int, IRecipe[]) - Constructor for class forestry.book.gui.elements.CraftingElement
 
craftingMaterial - Variable in class forestry.core.items.ItemRegistryCore
 
craftingStampsEnabled - Static variable in class forestry.core.config.Config
 
CRATE - Static variable in class forestry.modules.ForestryModuleUids
 
crate - Variable in class forestry.storage.items.ItemRegistryCrates
 
crateRegistry - Static variable in class forestry.api.storage.StorageManager
 
CrateRegistry - Class in forestry.storage
 
CrateRegistry() - Constructor for class forestry.storage.CrateRegistry
 
cratesRejectedItem - Static variable in class forestry.storage.ModuleCrates
 
cratesRejectedOreDict - Static variable in class forestry.storage.ModuleCrates
 
create(float, float) - Method in interface forestry.api.climate.IClimateStateHelper
Creates a climate state of the given two climate values.
create(float, float, boolean) - Method in interface forestry.api.climate.IClimateStateHelper
Creates a climate state of the given two climate values.
create(IClimateState) - Method in interface forestry.api.climate.IClimateStateHelper
Creates a copy of the given state.
create(IClimateState, boolean) - Method in interface forestry.api.climate.IClimateStateHelper
Creates a copy of the given state.
create(ClimateType, float) - Method in interface forestry.api.climate.IClimateStateHelper
Creates a state that contains the given value of the given type and 0.0F as the value of the other type.
create(NBTTagCompound) - Method in interface forestry.api.climate.IClimateStateHelper
Creates a state based on the data that the given compound contains.
create(NBTTagCompound, boolean) - Method in interface forestry.api.climate.IClimateStateHelper
Creates a state based on the data that the given compound contains.
create() - Static method in class forestry.apiculture.blocks.BlockAlveary
 
create() - Static method in class forestry.apiculture.blocks.BlockHoneyComb
 
create(boolean) - Static method in class forestry.arboriculture.blocks.BlockArbFence
 
create(boolean) - Static method in class forestry.arboriculture.blocks.BlockArbLog
 
create(boolean) - Static method in class forestry.arboriculture.blocks.BlockArbPlanks
 
create(boolean, boolean) - Static method in class forestry.arboriculture.blocks.BlockArbSlab
 
create() - Static method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
create() - Static method in class forestry.arboriculture.blocks.BlockDefaultLeaves
 
create() - Static method in class forestry.arboriculture.blocks.BlockDefaultLeavesFruit
 
create() - Static method in class forestry.arboriculture.blocks.BlockFireproofVanillaFence
 
create() - Static method in class forestry.arboriculture.blocks.BlockFireproofVanillaLog
 
create() - Static method in class forestry.arboriculture.blocks.BlockFireproofVanillaPlanks
 
create(boolean) - Static method in class forestry.arboriculture.blocks.BlockFireproofVanillaSlab
 
create() - Static method in class forestry.arboriculture.blocks.BlockFruitPod
 
create(String, int) - Static method in class forestry.arboriculture.blocks.PropertyForestryWoodType
 
create(String, int, int) - Static method in class forestry.arboriculture.blocks.PropertyTreeType
 
create(String, int, int) - Static method in class forestry.arboriculture.blocks.PropertyTreeTypeFruit
 
create(String, int) - Static method in class forestry.arboriculture.blocks.PropertyVanillaWoodType
 
create(IWoodType) - Static method in class forestry.arboriculture.genetics.WoodProviderFactory
Deprecated.
 
create(IWoodType, String, ILeafSpriteProvider) - Static method in class forestry.arboriculture.models.ModelProviderFactory
 
create(float, float) - Method in class forestry.core.climate.ClimateStateHelper
 
create(ClimateType, float) - Method in class forestry.core.climate.ClimateStateHelper
 
create(IClimateState) - Method in class forestry.core.climate.ClimateStateHelper
 
create(IClimateState, boolean) - Method in class forestry.core.climate.ClimateStateHelper
 
create(float, float, boolean) - Method in class forestry.core.climate.ClimateStateHelper
 
create(NBTTagCompound, boolean) - Method in class forestry.core.climate.ClimateStateHelper
 
create(NBTTagCompound) - Method in class forestry.core.climate.ClimateStateHelper
 
create(ItemStack) - Static method in class forestry.core.fluids.PipetteContents
 
create(String, String, IChromosomeType, NBTTagCompound) - Static method in class forestry.core.genetics.Chromosome
 
create(PacketBufferForestry) - Method in interface forestry.core.network.PacketBufferForestry.IStreamableFactory
 
createAcceptedFlowerPredicate(String) - Method in interface forestry.api.genetics.IFlowerRegistry
Checks a single coordinate to see if it is an accepted flower.
createAcceptedFlowerPredicate(String) - Method in class forestry.apiculture.flowers.FlowerRegistry
 
createAlleles() - Static method in enum forestry.lepidopterology.genetics.ButterflyBranchDefinition
 
createAlvearyLogic() - Method in interface forestry.api.multiblock.IMultiblockLogicFactory
 
createAlvearyLogic() - Method in class forestry.core.multiblock.MultiblockLogicFactory
 
createAnalyzer(IWindowElement, int, int, boolean, IGeneticAnalyzerProvider) - Method in interface forestry.api.gui.IGuiElementFactory
 
createAnalyzer(IWindowElement, int, int, boolean, IGeneticAnalyzerProvider) - Method in class forestry.core.gui.elements.GuiElementFactory
 
createAndRegisterClassification(IClassification.EnumClassLevel, String, String) - Method in interface forestry.api.genetics.IAlleleRegistry
Creates and returns a classification.
createAndRegisterClassification(IClassification.EnumClassLevel, String, String, IClassification...) - Method in interface forestry.api.genetics.IAlleleRegistry
 
createAndRegisterClassification(IClassification.EnumClassLevel, String, String) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
createAndRegisterClassification(IClassification.EnumClassLevel, String, String, IClassification...) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
createArea(String, String, String, Vec3i, boolean, IChromosomeType...) - Method in interface forestry.api.genetics.IAlleleFactory
 
createArea(String, String, String, Vec3i, boolean, IChromosomeType...) - Method in class forestry.core.genetics.alleles.AlleleFactory
 
createBackpack(String, EnumBackpackType) - Method in interface forestry.api.storage.IBackpackInterface
Creates a backpack with the given UID and type, returning the item.
createBackpack(String, EnumBackpackType) - Method in class forestry.storage.BackpackInterface
 
createBackpackFilter() - Method in interface forestry.api.storage.IBackpackInterface
Makes a new configurable backpack filter.
createBackpackFilter() - Method in class forestry.storage.BackpackInterface
 
createBeeHousingListener(IBeeHousing) - Method in interface forestry.api.apiculture.IBeeRoot
Combines multiple listeners from an IBeeHousing into one.
createBeeHousingListener(IBeeHousing) - Method in class forestry.apiculture.genetics.BeeRoot
 
createBeeHousingModifier(IBeeHousing) - Method in interface forestry.api.apiculture.IBeeRoot
Combines multiple modifiers from an IBeeHousing into one.
createBeeHousingModifier(IBeeHousing) - Method in class forestry.apiculture.genetics.BeeRoot
 
createBeekeepingLogic(IBeeHousing) - Method in interface forestry.api.apiculture.IBeeRoot
Creates beekeepingLogic for a housing.
createBeekeepingLogic(IBeeHousing) - Method in class forestry.apiculture.genetics.BeeRoot
 
createBlockState() - Method in class forestry.apiculture.blocks.BlockAlveary
 
createBlockState() - Method in class forestry.apiculture.blocks.BlockBeeHives
 
createBlockState() - Method in class forestry.apiculture.blocks.BlockCandle
 
createBlockState() - Method in class forestry.apiculture.blocks.BlockHoneyComb
 
createBlockState() - Method in class forestry.arboriculture.blocks.BlockAsh
 
createBlockState() - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
createBlockState() - Method in class forestry.arboriculture.blocks.BlockDecorativeWoodPile
 
createBlockState() - Method in class forestry.arboriculture.blocks.BlockDefaultLeaves
 
createBlockState() - Method in class forestry.arboriculture.blocks.BlockDefaultLeavesFruit
 
createBlockState() - Method in class forestry.arboriculture.blocks.BlockForestryFence
 
createBlockState() - Method in class forestry.arboriculture.blocks.BlockForestryLeaves
 
createBlockState() - Method in class forestry.arboriculture.blocks.BlockForestryLog
 
createBlockState() - Method in class forestry.arboriculture.blocks.BlockForestryPlanks
 
createBlockState() - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
createBlockState() - Method in class forestry.arboriculture.blocks.BlockSapling
 
createBlockState() - Method in class forestry.arboriculture.blocks.BlockWoodPile
 
createBlockState() - Method in class forestry.core.blocks.BlockBase
 
createBlockState() - Method in class forestry.core.blocks.BlockBogEarth
 
createBlockState() - Method in class forestry.core.blocks.BlockHumus
 
createBlockState() - Method in class forestry.core.blocks.BlockResourceOre
 
createBlockState() - Method in class forestry.core.blocks.BlockResourceStorage
 
createBlockState() - Method in class forestry.cultivation.blocks.BlockPlanter
 
createBlockState() - Method in class forestry.farming.blocks.BlockFarm
 
createBlockState() - Method in class forestry.farming.blocks.BlockMushroom
 
createBlockState() - Method in class forestry.greenhouse.blocks.BlockClimatiser
 
createBlockState() - Method in class forestry.greenhouse.blocks.BlockGreenhouse
 
createBlockState() - Method in class forestry.lepidopterology.blocks.BlockCocoon
 
createBlockState() - Method in class forestry.lepidopterology.blocks.BlockSolidCocoon
 
createBlockState() - Method in class forestry.sorting.blocks.BlockGeneticFilter
 
createBoolean(String, String, boolean, boolean, IChromosomeType...) - Method in interface forestry.api.genetics.IAlleleFactory
 
createBoolean(String, String, boolean, boolean, IChromosomeType...) - Method in class forestry.core.genetics.alleles.AlleleFactory
 
createBranch(String, String) - Method in interface forestry.api.apiculture.IBeeFactory
Creates a new bee branch.
createBranch(String, String) - Method in class forestry.apiculture.genetics.BeeFactory
 
createCircuitboard(EnumCircuitBoardType, ICircuitLayout, ICircuit[]) - Static method in class forestry.core.circuits.ItemCircuitBoard
 
createConfigGui(GuiScreen) - Method in class forestry.core.config.ForestryGuiConfigFactory
 
createCopyWithCount(ItemStack, int) - Static method in class forestry.core.utils.ItemStackUtil
Creates a copy stack of the specified amount, preserving NBT data, without decreasing the source stack.
createCrateRecipes() - Static method in class forestry.storage.ModuleCrates
 
createCropLogic(IFarmProperties, boolean, ISimpleFarmLogic) - Method in interface forestry.api.farming.IFarmRegistry
Can be used to create a simple version of a farm logic, like the vanilla vegetable or wheat farm logic.
createCropLogic(IFarmProperties, boolean, ISimpleFarmLogic) - Method in class forestry.farming.DummyFarmRegistry
 
createCropLogic(IFarmProperties, boolean, ISimpleFarmLogic) - Method in class forestry.farming.FarmRegistry
 
createElements(IDatabaseElement, I, ItemStack) - Method in interface forestry.api.genetics.IDatabaseTab
Creates the gui elements that are displayed if this tab is selected in the database.
createElements(IDatabaseElement, IBee, ItemStack) - Method in class forestry.apiculture.genetics.BeeDatabaseTab
 
createElements(IDatabaseElement, ITree, ItemStack) - Method in class forestry.arboriculture.genetics.TreeDatabaseTab
 
createElements(IDatabaseElement, IIndividual, ItemStack) - Method in class forestry.core.genetics.analyzer.MutationsTab
 
createElements(IDatabaseElement, IIndividual, ItemStack) - Method in class forestry.core.genetics.analyzer.ProductsTab
 
createElements(IDatabaseElement, IButterfly, ItemStack) - Method in class forestry.lepidopterology.genetics.ButterflyDatabaseTab
 
createElements(IDatabaseElement, IButterfly, ItemStack) - Method in class forestry.lepidopterology.genetics.ButterflyProductsTab
 
createEmptyingRecipe(ItemStack) - Static method in class forestry.factory.recipes.BottlerRecipe
 
createEngineProperties(Class<? extends TileEngine>, String, String) - Static method in enum forestry.energy.blocks.BlockTypeEngine
 
createEntry(String) - Method in interface forestry.api.book.IBookCategory
Creates a entry builder with the given name.
createEntry(String, ItemStack) - Method in interface forestry.api.book.IBookCategory
Creates a entry builder with the given name and the given icon.
createEntry(String) - Method in class forestry.book.BookCategory
 
createEntry(String, ItemStack) - Method in class forestry.book.BookCategory
 
createErrorLogic() - Method in interface forestry.api.core.IErrorStateRegistry
 
createErrorLogic() - Method in class forestry.core.errors.ErrorStateRegistry
 
createFakeInstance(IFarmLogic) - Method in interface forestry.api.farming.IFarmRegistry
Deprecated.
Only for backwards comparability.
createFakeInstance(IFarmLogic) - Method in class forestry.farming.DummyFarmRegistry
 
createFakeInstance(IFarmLogic) - Method in class forestry.farming.FarmRegistry
 
createFarmLogic() - Method in interface forestry.api.multiblock.IMultiblockLogicFactory
 
createFarmLogic() - Method in class forestry.core.multiblock.MultiblockLogicFactory
 
createFertilityInfo(IAlleleInteger, int) - Method in interface forestry.api.gui.IGuiElementFactory
 
createFertilityInfo(IAlleleInteger, int) - Method in class forestry.core.gui.elements.GuiElementFactory
 
createFillingRecipe(Fluid, ItemStack) - Static method in class forestry.factory.recipes.BottlerRecipe
 
createFloat(String, String, String, float, boolean, IChromosomeType...) - Method in interface forestry.api.genetics.IAlleleFactory
 
createFloat(String, String, String, float, boolean, IChromosomeType...) - Method in class forestry.core.genetics.alleles.AlleleFactory
 
createFlowers(String, String, String, IFlowerProvider, boolean, IChromosomeType...) - Method in interface forestry.api.genetics.IAlleleFactory
 
createFlowers(String, String, String, IFlowerProvider, boolean, IChromosomeType...) - Method in class forestry.core.genetics.alleles.AlleleFactory
 
createGermlingStacks() - Method in class forestry.cultivation.tiles.TileArboretum
 
createGermlingStacks() - Method in class forestry.cultivation.tiles.TileBog
 
createGermlingStacks() - Method in class forestry.cultivation.tiles.TileFarmCrops
 
createGermlingStacks() - Method in class forestry.cultivation.tiles.TileFarmEnder
 
createGermlingStacks() - Method in class forestry.cultivation.tiles.TileFarmGourd
 
createGermlingStacks() - Method in class forestry.cultivation.tiles.TileFarmMushroom
 
createGermlingStacks() - Method in class forestry.cultivation.tiles.TileFarmNether
 
createGermlingStacks() - Method in class forestry.cultivation.tiles.TilePlantation
 
createGermlingStacks() - Method in class forestry.cultivation.tiles.TilePlanter
 
createHorizontal(int, int, int) - Method in interface forestry.api.gui.IGuiElementFactory
 
createHorizontal(int, int, int) - Method in class forestry.core.gui.elements.GuiElementFactory
 
createIcon() - Method in class forestry.core.CreativeTabForestry
 
createInteger(String, String, String, int, boolean, IChromosomeType...) - Method in interface forestry.api.genetics.IAlleleFactory
 
createInteger(String, String, String, int, boolean, IChromosomeType...) - Method in class forestry.core.genetics.alleles.AlleleFactory
 
createItemForOreName(String, String) - Static method in class forestry.core.items.ItemRegistry
 
createKey(int) - Method in class forestry.core.owner.GameProfileDataSerializer
 
createLayout(int, int) - Method in interface forestry.api.gui.IElementLayoutHelper.LayoutFactory
A factory method to create new layouts if the last layout is full.
createLetter(IMailAddress, IMailAddress) - Method in interface forestry.api.mail.IPostRegistry
 
createLetter(IMailAddress, IMailAddress) - Method in class forestry.mail.PostRegistry
 
createLetterStack(ILetter) - Method in interface forestry.api.mail.IPostRegistry
 
createLetterStack(ILetter) - Method in class forestry.mail.PostRegistry
 
createList(ItemStack...) - Method in class forestry.cultivation.tiles.TilePlanter
 
createListener(ILocatable) - Method in interface forestry.api.climate.IClimateFactory
Creates a IClimateListener.
createListener(ILocatable) - Method in class forestry.core.climate.ClimateFactory
 
createLogic(ISimpleFarmLogic) - Method in interface forestry.api.farming.IFarmRegistry
createLogic(ILocatable, IFilterLogic.INetworkHandler) - Method in interface forestry.api.genetics.IFilterRegistry
 
createLogic(ILocatable, IFilterLogic.INetworkHandler) - Method in class forestry.sorting.DummyFilterRegistry
 
createLogic(ILocatable, IFilterLogic.INetworkHandler) - Method in class forestry.sorting.FilterRegistry
 
createLoot() - Static method in class forestry.lepidopterology.genetics.alleles.ButterflyAlleles
 
createMachineProperties(Class<? extends TileBase>, String, String) - Static method in enum forestry.energy.blocks.BlockTypeEngine
 
createManipulator(ClimateType) - Method in interface forestry.api.climate.IClimateTransformer
A helper interface that can be usd to manipulate the state of this logic.
createManipulator(ClimateType) - Method in class forestry.core.climate.ClimateTransformer
 
createManipulator(ClimateType) - Method in class forestry.core.climate.FakeClimateTransformer
 
createMutation(IAlleleBeeSpecies, IAlleleBeeSpecies, IAllele[], int) - Method in interface forestry.api.apiculture.IBeeMutationFactory
Creates a new bee mutation.
createMutation(IAlleleTreeSpecies, IAlleleTreeSpecies, IAllele[], int) - Method in interface forestry.api.arboriculture.ITreeMutationFactory
Creates a new tree mutation.
createMutation(int, int, int, int, IMutation, IAllele, IBreedingTracker) - Method in interface forestry.api.gui.IGuiElementFactory
 
createMutation(IAlleleButterflySpecies, IAlleleButterflySpecies, IAllele[], int) - Method in interface forestry.api.lepidopterology.IButterflyMutationFactory
Creates a new butterfly mutation.
createMutation(IAlleleBeeSpecies, IAlleleBeeSpecies, IAllele[], int) - Method in class forestry.apiculture.genetics.BeeMutationFactory
 
createMutation(IAlleleTreeSpecies, IAlleleTreeSpecies, IAllele[], int) - Method in class forestry.arboriculture.genetics.TreeMutationFactory
 
createMutation(int, int, int, int, IMutation, IAllele, IBreedingTracker) - Method in class forestry.core.gui.elements.GuiElementFactory
 
createMutation(IAlleleButterflySpecies, IAlleleButterflySpecies, IAllele[], int) - Method in class forestry.lepidopterology.genetics.ButterflyMutationFactory
 
createMutationNote(GameProfile, IMutation) - Static method in enum forestry.core.genetics.ItemResearchNote.EnumNoteType
 
createMutationNoteStack(Item, GameProfile, IMutation) - Static method in enum forestry.core.genetics.ItemResearchNote.EnumNoteType
 
createMutationResultant(int, int, int, int, IMutation, IBreedingTracker) - Method in interface forestry.api.gui.IGuiElementFactory
 
createMutationResultant(int, int, int, int, IMutation, IBreedingTracker) - Method in class forestry.core.gui.elements.GuiElementFactory
 
createNaturalistBackpack(String, ISpeciesRoot) - Method in interface forestry.api.storage.IBackpackInterface
Create a backpack that can hold items from a specific ISpeciesRoot.
createNaturalistBackpack(String, ISpeciesRoot) - Method in class forestry.storage.BackpackInterface
 
createNaturalistBackpackFilter(String) - Method in interface forestry.api.storage.IBackpackInterface
Makes a new naturalist backpack filter.
createNaturalistBackpackFilter(String) - Method in class forestry.storage.BackpackInterface
 
createNewController(World) - Method in class forestry.apiculture.multiblock.MultiblockLogicAlveary
 
createNewController(World) - Method in class forestry.core.multiblock.MultiblockLogic
 
createNewController(World) - Method in class forestry.farming.multiblock.MultiblockLogicFarm
 
createNewTileEntity(World, int) - Method in class forestry.apiculture.blocks.BlockAlveary
 
createNewTileEntity(World, int) - Method in class forestry.apiculture.blocks.BlockBeeHives
 
createNewTileEntity(World, int) - Method in class forestry.apiculture.blocks.BlockCandle
 
createNewTileEntity(World, int) - Method in class forestry.arboriculture.blocks.BlockForestryLeaves
 
createNewTileEntity(World, int) - Method in class forestry.arboriculture.blocks.BlockFruitPod
 
createNewTileEntity(World, int) - Method in class forestry.arboriculture.blocks.BlockSapling
 
createNewTileEntity(World, int) - Method in class forestry.core.blocks.BlockBase
 
createNewTileEntity(World, int) - Method in class forestry.farming.blocks.BlockFarm
 
createNewTileEntity(World, int) - Method in class forestry.lepidopterology.blocks.BlockCocoon
 
createNewTileEntity(World, int) - Method in class forestry.lepidopterology.blocks.BlockSolidCocoon
 
createNewTileEntity(World, int) - Method in class forestry.sorting.blocks.BlockGeneticFilter
 
createOverrides() - Method in class forestry.core.models.BlankModel
 
createOverrides() - Method in class forestry.core.models.ModelBlockCustom
 
createOverrides() - Method in class forestry.core.models.ModelBlockDefault
 
createOverrides() - Method in class forestry.core.models.SimpleRetexturedModel
 
createOverrides() - Method in class forestry.lepidopterology.render.ModelButterflyItem
 
createPane(int, int, int, int) - Method in interface forestry.api.gui.IGuiElementFactory
 
createPane(int, int, int, int) - Method in class forestry.core.gui.elements.GuiElementFactory
 
createParameter(int) - Method in class forestry.core.triggers.Trigger
 
createPollinatable(IIndividual) - Method in interface forestry.api.genetics.ISpeciesRootPollinatable
 
createPollinatable(IIndividual) - Method in class forestry.arboriculture.genetics.TreeRoot
 
createProductionStacks() - Method in class forestry.cultivation.tiles.TileArboretum
 
createProductionStacks() - Method in class forestry.cultivation.tiles.TileBog
 
createProductionStacks() - Method in class forestry.cultivation.tiles.TileFarmCrops
 
createProductionStacks() - Method in class forestry.cultivation.tiles.TileFarmEnder
 
createProductionStacks() - Method in class forestry.cultivation.tiles.TileFarmGourd
 
createProductionStacks() - Method in class forestry.cultivation.tiles.TileFarmMushroom
 
createProductionStacks() - Method in class forestry.cultivation.tiles.TileFarmNether
 
createProductionStacks() - Method in class forestry.cultivation.tiles.TilePlantation
 
createProductionStacks() - Method in class forestry.cultivation.tiles.TilePlanter
 
createReader(IResource) - Static method in class forestry.core.utils.ResourceUtil
 
createRenderFor(RenderManager) - Method in class forestry.lepidopterology.render.RenderButterflyEntity.Factory
 
createResourceStacks() - Method in class forestry.cultivation.tiles.TileArboretum
 
createResourceStacks() - Method in class forestry.cultivation.tiles.TileBog
 
createResourceStacks() - Method in class forestry.cultivation.tiles.TileFarmCrops
 
createResourceStacks() - Method in class forestry.cultivation.tiles.TileFarmEnder
 
createResourceStacks() - Method in class forestry.cultivation.tiles.TileFarmGourd
 
createResourceStacks() - Method in class forestry.cultivation.tiles.TileFarmMushroom
 
createResourceStacks() - Method in class forestry.cultivation.tiles.TileFarmNether
 
createResourceStacks() - Method in class forestry.cultivation.tiles.TilePlantation
 
createResourceStacks() - Method in class forestry.cultivation.tiles.TilePlanter
 
createShapedRecipe(ItemStack, Object...) - Static method in class forestry.core.recipes.ShapedRecipeCustom
 
createSpecies(String, String, boolean, String, String, String, IClassification, String, int, int) - Method in interface forestry.api.apiculture.IBeeFactory
Creates a new bee species.
createSpecies(String, boolean, String, String, String, IClassification, String, int, int) - Method in interface forestry.api.apiculture.IBeeFactory
createSpecies(String, String, String, String, boolean, IClassification, String, String, ILeafSpriteProvider, IGermlingModelProvider, IWoodProvider, ITreeGenerator, ILeafProvider) - Method in interface forestry.api.arboriculture.ITreeFactory
Creates a new tree species.
createSpecies(String, String, String, String, boolean, IClassification, String, String, ILeafSpriteProvider, IGermlingModelProvider, IWoodProvider, ITreeGenerator) - Method in interface forestry.api.arboriculture.ITreeFactory
createSpecies(String, String, String, String, String, String, boolean, IClassification, String, Color) - Method in interface forestry.api.lepidopterology.IButterflyFactory
Creates a new butterfly species.
createSpecies(String, String, boolean, String, String, String, IClassification, String, int, int) - Method in class forestry.apiculture.genetics.BeeFactory
 
createSpecies(String, boolean, String, String, String, IClassification, String, int, int) - Method in class forestry.apiculture.genetics.BeeFactory
Deprecated.
createSpecies(String, String, String, String, boolean, IClassification, String, String, ILeafSpriteProvider, IGermlingModelProvider, IWoodProvider, ITreeGenerator) - Method in class forestry.arboriculture.genetics.TreeFactory
Deprecated.
createSpecies(String, String, String, String, boolean, IClassification, String, String, ILeafSpriteProvider, IGermlingModelProvider, IWoodProvider, ITreeGenerator, ILeafProvider) - Method in class forestry.arboriculture.genetics.TreeFactory
 
createSpecies(String, String, String, String, String, String, boolean, IClassification, String, Color) - Method in class forestry.lepidopterology.genetics.ButterflyFactory
 
createSpeciesNote(GameProfile, IAlleleSpecies) - Static method in enum forestry.core.genetics.ItemResearchNote.EnumNoteType
 
createSpeciesNoteStack(Item, GameProfile, IAlleleSpecies) - Static method in enum forestry.core.genetics.ItemResearchNote.EnumNoteType
 
createStampedLetterStack(ILetter) - Static method in class forestry.mail.LetterProperties
 
createSubEntry(String) - Method in interface forestry.api.book.IBookEntryBuilder
Creates a sub entry.
createSubEntry(String, ItemStack) - Method in interface forestry.api.book.IBookEntryBuilder
Creates a sub entry.
createSubEntry(String, ItemStack) - Method in class forestry.book.BookEntryBuilder
 
createTargets(World, IFarmHousing, Map<FarmDirection, List<FarmTarget>>, BlockPos, int, int, int, BlockPos, BlockPos) - Static method in class forestry.farming.FarmHelper
 
createTileEntity() - Method in interface forestry.core.blocks.IMachineProperties
 
createTileEntity() - Method in class forestry.core.blocks.MachineProperties
 
createTileEntity(World, IBlockState) - Method in class forestry.cultivation.blocks.BlockPlanter
 
createToleranceInfo(IAlleleTolerance, IAlleleSpecies, String) - Method in interface forestry.api.gui.IGuiElementFactory
 
createToleranceInfo(IAlleleTolerance) - Method in interface forestry.api.gui.IGuiElementFactory
 
createToleranceInfo(IAlleleTolerance, IAlleleSpecies, String) - Method in class forestry.core.gui.elements.GuiElementFactory
 
createToleranceInfo(IAlleleTolerance) - Method in class forestry.core.gui.elements.GuiElementFactory
 
createTransformer(IClimateHousing) - Method in interface forestry.api.climate.IClimateFactory
createTransformer(IClimateHousing) - Method in class forestry.core.climate.ClimateFactory
 
createVertical(int, int, int) - Method in interface forestry.api.gui.IGuiElementFactory
 
createVertical(int, int, int) - Method in class forestry.core.gui.elements.GuiElementFactory
 
CreativeTabForestry - Class in forestry.core
 
Crop - Class in forestry.farming.logic.crops
 
Crop(World, BlockPos) - Constructor for class forestry.farming.logic.crops.Crop
 
CROP_CARROT - Static variable in class forestry.core.utils.OreDictUtil
 
CROP_CHERRY - Static variable in class forestry.core.utils.OreDictUtil
 
CROP_CHESTNUT - Static variable in class forestry.core.utils.OreDictUtil
 
CROP_DATE - Static variable in class forestry.core.utils.OreDictUtil
 
CROP_LEMON - Static variable in class forestry.core.utils.OreDictUtil
 
CROP_PAPAYA - Static variable in class forestry.core.utils.OreDictUtil
 
CROP_PLUM - Static variable in class forestry.core.utils.OreDictUtil
 
CROP_POTATO - Static variable in class forestry.core.utils.OreDictUtil
 
CROP_WALNUT - Static variable in class forestry.core.utils.OreDictUtil
 
CROP_WHEAT - Static variable in class forestry.core.utils.OreDictUtil
 
CropBasicAgriCraft - Class in forestry.farming.logic.crops
 
CropBasicAgriCraft(World, IBlockState, BlockPos) - Constructor for class forestry.farming.logic.crops.CropBasicAgriCraft
 
CropBasicGrowthCraft - Class in forestry.farming.logic.crops
 
CropBasicGrowthCraft(World, IBlockState, BlockPos, boolean, boolean) - Constructor for class forestry.farming.logic.crops.CropBasicGrowthCraft
 
CropBasicIC2Crop - Class in forestry.farming.logic.crops
 
CropBasicIC2Crop(World, TileEntity, BlockPos) - Constructor for class forestry.farming.logic.crops.CropBasicIC2Crop
 
cropBlock - Variable in class forestry.farming.logic.farmables.FarmableAgingCrop
 
cropBlock - Variable in class forestry.farming.logic.farmables.FarmableStacked
 
CropChorusFlower - Class in forestry.farming.logic.crops
 
CropChorusFlower(World, BlockPos) - Constructor for class forestry.farming.logic.crops.CropChorusFlower
 
CropDestroy - Class in forestry.farming.logic.crops
 
CropDestroy(World, IBlockState, BlockPos) - Constructor for class forestry.farming.logic.crops.CropDestroy
 
CropDestroy(World, IBlockState, BlockPos, IBlockState) - Constructor for class forestry.farming.logic.crops.CropDestroy
 
CropDestroy(World, IBlockState, BlockPos, IBlockState, ItemStack) - Constructor for class forestry.farming.logic.crops.CropDestroy
 
CropDestroyDouble - Class in forestry.farming.logic.crops
 
CropDestroyDouble(World, IBlockState, IBlockState, BlockPos, IBlockState) - Constructor for class forestry.farming.logic.crops.CropDestroyDouble
 
cropElement - Variable in class forestry.core.gui.elements.GuiElement
 
CropFruit - Class in forestry.farming.logic.crops
 
CropFruit(World, BlockPos) - Constructor for class forestry.farming.logic.crops.CropFruit
 
cropHeight - Variable in class forestry.core.gui.elements.GuiElement
 
CropPeat - Class in forestry.farming.logic.crops
 
CropPeat(World, BlockPos) - Constructor for class forestry.farming.logic.crops.CropPeat
 
CropRubber - Class in forestry.farming.logic.crops
 
CropRubber(World, IBlockState, BlockPos) - Constructor for class forestry.farming.logic.crops.CropRubber
 
CROPS - Static variable in class forestry.farming.logic.ForestryFarmIdentifier
 
cropWidth - Variable in class forestry.core.gui.elements.GuiElement
 
cropX - Variable in class forestry.core.gui.elements.GuiElement
 
cropY - Variable in class forestry.core.gui.elements.GuiElement
 
cultivate(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in interface forestry.api.farming.IFarmLogic
Tries to cultivate one or more blocks at the given position and with the given extent.
cultivate(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicCocoa
 
cultivate(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicHomogeneous
 
cultivate(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicRubber
 
cultivate(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicWatered
 
cultivateTarget(World, IFarmHousing, FarmTarget, IFarmLogic, Iterable<IFarmListener>) - Static method in class forestry.farming.FarmHelper
 
CULTIVATION - Static variable in class forestry.modules.ForestryModuleUids
 
currentHeight - Variable in class forestry.core.gui.ledgers.Ledger
 
currentModel - Variable in class forestry.core.models.baker.ModelBaker
 
currentOutput - Variable in class forestry.core.tiles.TileEngine
 
currentShiftX - Variable in class forestry.core.gui.ledgers.Ledger
 
currentShiftY - Variable in class forestry.core.gui.ledgers.Ledger
 
currentWidth - Variable in class forestry.core.gui.ledgers.Ledger
 
cycleFilter() - Method in class forestry.mail.gui.ContainerCatalogue
 
CycleTimer - Class in forestry.core.gui
 
CycleTimer(int) - Constructor for class forestry.core.gui.CycleTimer
 

D

damageDropped(IBlockState) - Method in class forestry.apiculture.blocks.BlockBeeHives
 
damageDropped(IBlockState) - Method in class forestry.apiculture.blocks.BlockHoneyComb
 
damageDropped(IBlockState) - Method in class forestry.arboriculture.blocks.BlockAsh
 
damageDropped(IBlockState) - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
damageDropped(IBlockState) - Method in class forestry.arboriculture.blocks.BlockDefaultLeaves
 
damageDropped(IBlockState) - Method in class forestry.arboriculture.blocks.BlockDefaultLeavesFruit
 
damageDropped(IBlockState) - Method in class forestry.arboriculture.blocks.BlockForestryFence
 
damageDropped(IBlockState) - Method in class forestry.arboriculture.blocks.BlockForestryLog
 
damageDropped(IBlockState) - Method in class forestry.arboriculture.blocks.BlockForestryPlanks
 
damageDropped(IBlockState) - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
damageDropped(IBlockState) - Method in class forestry.core.blocks.BlockBogEarth
 
damageDropped(IBlockState) - Method in class forestry.core.blocks.BlockHumus
 
damageDropped(IBlockState) - Method in class forestry.core.blocks.BlockResourceOre
 
damageDropped(IBlockState) - Method in class forestry.core.blocks.BlockResourceStorage
 
damageDropped(IBlockState) - Method in class forestry.cultivation.blocks.BlockPlanter
 
damageDropped(IBlockState) - Method in class forestry.farming.blocks.BlockMushroom
 
damageDropped(IBlockState) - Method in class forestry.greenhouse.blocks.BlockClimatiser
 
damageDropped(IBlockState) - Method in class forestry.greenhouse.blocks.BlockGreenhouse
 
DamageSourceForestry - Class in forestry.core.utils
 
DamageSourceForestry(String) - Constructor for class forestry.core.utils.DamageSourceForestry
 
data - Variable in class forestry.api.book.BookContent
A data object that was deserialized from the json object of this content.
data - Variable in class forestry.book.data.structure.StructureInfo
 
database - Variable in class forestry.database.blocks.BlockRegistryDatabase
 
DATABASE - Static variable in class forestry.modules.ForestryModuleUids
 
DATABASE_TITLE - Static variable in class forestry.core.gui.elements.GuiElementFactory
 
DatabaseButton - Enum in forestry.database.gui.buttons
 
DatabaseElement - Class in forestry.core.gui.elements
 
DatabaseElement(int) - Constructor for class forestry.core.gui.elements.DatabaseElement
 
DatabaseFilter - Class in forestry.database
 
DatabaseFilter(Pattern) - Constructor for class forestry.database.DatabaseFilter
 
DatabaseFilterName - Class in forestry.database
 
DatabaseFilterName(Pattern) - Constructor for class forestry.database.DatabaseFilterName
 
DatabaseFilterToolTip - Class in forestry.database
 
DatabaseFilterToolTip(Pattern) - Constructor for class forestry.database.DatabaseFilterToolTip
 
DatabaseHelper - Class in forestry.database
 
DatabaseHelper() - Constructor for class forestry.database.DatabaseHelper
 
DatabaseItem - Class in forestry.database
 
DatabaseItem(ItemStack, int) - Constructor for class forestry.database.DatabaseItem
 
DatabaseMode - Enum in forestry.api.genetics
 
DatabasePlugin<I extends IIndividual> - Class in forestry.core.genetics.analyzer
 
DatabasePlugin(IDatabaseTab<I>, IDatabaseTab<I>, IDatabaseTab, IDatabaseTab) - Constructor for class forestry.core.genetics.analyzer.DatabasePlugin
 
databasePlugin - Variable in class forestry.core.gui.elements.GeneticAnalyzerTabs
 
DatabaseTab<I extends IIndividual> - Class in forestry.core.genetics.analyzer
 
DatabaseTab(String, Supplier<ItemStack>) - Constructor for class forestry.core.genetics.analyzer.DatabaseTab
 
day - Variable in class forestry.core.utils.DayMonth
 
DayMonth - Class in forestry.core.utils
Fed up with Date and Calendar and their shenanigans
DayMonth() - Constructor for class forestry.core.utils.DayMonth
 
DayMonth(int, int) - Constructor for class forestry.core.utils.DayMonth
 
deactivated - Variable in class forestry.core.gui.GuiAnalyzerProvider
 
debug(String, Object...) - Static method in class forestry.core.utils.Log
 
DECAYABLE_FLAG - Static variable in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
decayingWheat - Variable in class forestry.core.items.ItemRegistryCore
 
decodeDescriptionPacket(NBTTagCompound) - Method in interface forestry.api.multiblock.IMultiblockLogic
Reads data for client synchronization.
decodeDescriptionPacket(NBTTagCompound) - Method in class forestry.api.multiblock.MultiblockTileEntityBase
Used to read tileEntity-specific data from the descriptionPacket (onDataPacket)
decodeDescriptionPacket(NBTTagCompound) - Method in class forestry.apiculture.multiblock.AlvearyController
 
decodeDescriptionPacket(NBTTagCompound) - Method in class forestry.apiculture.multiblock.TileAlvearyClimatiser
 
decodeDescriptionPacket(NBTTagCompound) - Method in class forestry.apiculture.multiblock.TileAlvearySwarmer
 
decodeDescriptionPacket(NBTTagCompound) - Method in class forestry.core.multiblock.FakeMultiblockController
 
decodeDescriptionPacket(NBTTagCompound) - Method in interface forestry.core.multiblock.IMultiblockControllerInternal
Called when the save delegate's tile entity receiving a description packet
decodeDescriptionPacket(NBTTagCompound) - Method in class forestry.core.multiblock.MultiblockLogic
Override this to easily read in data from a TileEntity's description packet.
decodeDescriptionPacket(NBTTagCompound) - Method in class forestry.farming.multiblock.FarmController
 
decodeDescriptionPacket(NBTTagCompound) - Method in class forestry.farming.tiles.TileFarm
 
decodeFromNBT(NBTTagCompound) - Method in interface forestry.api.genetics.IBreedingTracker
 
decodeFromNBT(NBTTagCompound) - Method in class forestry.core.genetics.BreedingTracker
 
decorateBiome(World, Random, BlockPos) - Method in class forestry.apiculture.ModuleApiculture
 
decorateBiome(DecorateBiomeEvent.Post) - Method in class forestry.core.worldgen.WorldGenerator
 
decorateBiome(World, Random, BlockPos) - Method in class forestry.modules.BlankForestryModule
 
decorateBiome(World, Random, BlockPos) - Method in class forestry.modules.InternalModuleHandler
 
decorateCocoons(IChunkGenerator, World, Random, int, int, boolean) - Static method in class forestry.lepidopterology.worldgen.CocoonDecorator
 
decorateCocoons(World, Random, int, int) - Static method in class forestry.lepidopterology.worldgen.CocoonDecorator
 
decorateHives(IChunkGenerator, World, Random, int, int, boolean) - Static method in class forestry.apiculture.worldgen.HiveDecorator
 
decorateHives(World, Random, int, int) - Static method in class forestry.apiculture.worldgen.HiveDecorator
 
decorateTrees(DecorateBiomeEvent.Decorate) - Method in class forestry.arboriculture.worldgen.TreeDecorator
 
decorateTrees(World, Random, int, int) - Static method in class forestry.arboriculture.worldgen.TreeDecorator
 
decreaseNumPlayersUsing() - Method in class forestry.core.tiles.TileNaturalistChest
 
decreaseStackInSlot() - Method in interface forestry.core.inventory.IInvSlot
 
decreaseStackInSlot() - Method in class forestry.core.inventory.InvSlot
 
decrementRecipe() - Method in class forestry.worktable.recipes.MemorizedRecipe
 
decrStackSize(int, int) - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
decrStackSize(int) - Method in class forestry.core.gui.slots.SlotCrafter
 
decrStackSize(int) - Method in class forestry.core.gui.slots.SlotLockable
 
decrStackSize(int) - Method in class forestry.core.gui.slots.SlotLocked
 
decrStackSize(int) - Method in class forestry.core.gui.slots.SlotWorking
 
decrStackSize(int, int) - Method in class forestry.core.inventory.FakeInventoryAdapter
 
decrStackSize(int, int) - Method in class forestry.core.inventory.InventoryAdapter
 
decrStackSize(int, int) - Method in class forestry.core.inventory.InventoryPlain
 
decrStackSize(int, int) - Method in class forestry.core.inventory.ItemInventory
 
decrStackSize(int, int) - Method in class forestry.core.inventory.wrappers.InventoryMapper
 
decrStackSize(int, int) - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
decrStackSize(int, int) - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
decrStackSize(int, int) - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
decrStackSize(int, int) - Method in class forestry.core.tiles.TileForestry
 
decrStackSize(int, int) - Method in class forestry.mail.inventory.ItemInventoryLetter
 
decrStackSize(int, int) - Method in class forestry.mail.Letter
 
decrStackSize(int, int) - Method in class forestry.mail.POBox
 
decrStackSize(int, int) - Method in class forestry.mail.TradeStation
 
deepCopyInventoryContents(IInventory, IInventory) - Static method in class forestry.core.utils.InventoryUtil
 
DEFAULT_HARDNESS - Static variable in enum forestry.api.arboriculture.EnumForestryWoodType
 
DEFAULT_STYLE - Static variable in class forestry.api.gui.GuiConstants
 
DefaultBeeListener - Class in forestry.api.apiculture
Easily extendable default IBeeListener.
DefaultBeeListener() - Constructor for class forestry.api.apiculture.DefaultBeeListener
 
DefaultBeeModelProvider - Class in forestry.apiculture.genetics
 
DefaultBeeModifier - Class in forestry.api.apiculture
Easily extendable default IBeeModifier.
DefaultBeeModifier() - Constructor for class forestry.api.apiculture.DefaultBeeModifier
 
DefaultBeeSpriteColourProvider - Class in forestry.apiculture.genetics
 
DefaultBeeSpriteColourProvider(int, int) - Constructor for class forestry.apiculture.genetics.DefaultBeeSpriteColourProvider
 
DefaultCallback(B) - Constructor for class forestry.core.render.ParticleHelper.DefaultCallback
 
DefaultClimateProvider - Class in forestry.core
 
DefaultClimateProvider(World, BlockPos) - Constructor for class forestry.core.DefaultClimateProvider
 
DefaultFarmListener - Class in forestry.api.farming
Easily extendable default farmListener.
DefaultFarmListener() - Constructor for class forestry.api.farming.DefaultFarmListener
 
DefaultFilterRuleType - Enum in forestry.sorting
 
DefaultTextureGetter - Class in forestry.core.models
 
DefaultTextureGetter() - Constructor for class forestry.core.models.DefaultTextureGetter
 
definition - Variable in class forestry.arboriculture.blocks.PropertyTreeTypeFruit.LeafVariant
 
definition - Variable in class forestry.arboriculture.models.ModelDecorativeLeaves.Key
 
definition - Variable in class forestry.arboriculture.models.ModelDefaultLeaves.Key
 
definition - Variable in class forestry.arboriculture.models.ModelDefaultLeavesFruit.Key
 
DEGRADE - Static variable in class forestry.core.blocks.BlockHumus
 
delegate() - Method in class forestry.core.utils.NBTUtilForestry.NBTList
 
deleteExactSet(IInventory, NonNullList<ItemStack>) - Static method in class forestry.core.utils.InventoryUtil
 
deleteTradeStation(World, IMailAddress) - Method in interface forestry.api.mail.IPostRegistry
 
deleteTradeStation(World, IMailAddress) - Method in class forestry.mail.PostRegistry
 
Deletion(IGuiElement) - Constructor for class forestry.api.gui.events.ElementEvent.Deletion
 
deliverLetter(World, IPostOffice, IMailAddress, ItemStack, boolean) - Method in interface forestry.api.mail.IPostalCarrier
Handle delivery of a letter addressed to this carrier.
deliverLetter(World, IPostOffice, IMailAddress, ItemStack, boolean) - Method in class forestry.mail.PostalCarrier
 
deregisterTradeStation(ITradeStation) - Method in interface forestry.api.mail.IPostOffice
 
deregisterTradeStation(ITradeStation) - Method in class forestry.mail.PostOffice
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class forestry.book.data.deserializer.BookCategoryDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class forestry.book.data.deserializer.BookContentDeserializer
 
deserialize(JsonObject, JsonDeserializationContext, LootCondition[]) - Method in class forestry.core.loot.SetSpeciesNBT.Serializer
 
deserializeInstance(JsonObject, JsonDeserializationContext) - Method in class forestry.core.advancements.SpeciesDiscoveredTrigger
 
deserializeItemStack(JsonObject, ItemStack) - Static method in class forestry.core.utils.JsonUtil
 
deserializeItemStack(JsonObject, ItemStack, boolean) - Static method in class forestry.core.utils.JsonUtil
 
detachAllBlocks() - Method in class forestry.core.multiblock.FakeMultiblockController
 
detachAllBlocks() - Method in interface forestry.core.multiblock.IMultiblockControllerInternal
Detach all parts.
detachAllBlocks() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
detachBlock(IMultiblockComponent, boolean) - Method in class forestry.core.multiblock.FakeMultiblockController
 
detachBlock(IMultiblockComponent, boolean) - Method in interface forestry.core.multiblock.IMultiblockControllerInternal
Call to detach a block from this machine.
detachBlock(IMultiblockComponent, boolean) - Method in class forestry.core.multiblock.MultiblockControllerBase
 
detachSelf(World, IMultiblockComponent, boolean) - Method in class forestry.core.multiblock.MultiblockLogic
 
detectAndSendChanges() - Method in class forestry.apiculture.gui.ContainerAlveary
 
detectAndSendChanges() - Method in class forestry.apiculture.gui.ContainerBeeHousing
 
detectAndSendChanges() - Method in class forestry.apiculture.gui.ContainerMinecartBeehouse
 
detectAndSendChanges() - Method in class forestry.climatology.gui.ContainerHabitatFormer
 
detectAndSendChanges() - Method in class forestry.core.gui.ContainerEntity
 
detectAndSendChanges() - Method in class forestry.core.gui.ContainerEscritoire
 
detectAndSendChanges() - Method in class forestry.core.gui.ContainerLiquidTanks
 
detectAndSendChanges() - Method in class forestry.core.gui.ContainerLiquidTanksSocketed
 
detectAndSendChanges() - Method in class forestry.core.gui.ContainerTile
 
detectAndSendChanges() - Method in class forestry.cultivation.gui.ContainerPlanter
 
detectAndSendChanges() - Method in class forestry.energy.gui.ContainerEngineBiogas
 
detectAndSendChanges() - Method in class forestry.energy.gui.ContainerEngineElectric
 
detectAndSendChanges() - Method in class forestry.energy.gui.ContainerEnginePeat
 
detectAndSendChanges() - Method in class forestry.energy.gui.ContainerGenerator
 
detectAndSendChanges() - Method in class forestry.factory.gui.ContainerCarpenter
 
detectAndSendChanges() - Method in class forestry.factory.gui.ContainerCentrifuge
 
detectAndSendChanges() - Method in class forestry.factory.gui.ContainerFabricator
 
detectAndSendChanges() - Method in class forestry.factory.gui.ContainerFermenter
 
detectAndSendChanges() - Method in class forestry.factory.gui.ContainerMoistener
 
detectAndSendChanges() - Method in class forestry.factory.gui.ContainerRaintank
 
detectAndSendChanges() - Method in class forestry.farming.gui.ContainerFarm
 
detectAndSendChanges() - Method in class forestry.mail.gui.ContainerCatalogue
 
detectAndSendChanges() - Method in class forestry.mail.gui.ContainerTradeName
 
detectAndSendChanges() - Method in class forestry.sorting.gui.ContainerGeneticFilter
 
detectAndSendChanges() - Method in class forestry.worktable.gui.ContainerWorktable
 
didWork - Variable in class forestry.farming.FarmHelper.FarmWorkStatus
 
DIGGER_UID - Static variable in class forestry.api.storage.BackpackManager
 
diggerBackpack - Variable in class forestry.storage.items.ItemRegistryBackpacks
 
diggerBackpackT2 - Variable in class forestry.storage.items.ItemRegistryBackpacks
 
DIMENSION_KEY - Static variable in class forestry.climatology.items.ItemHabitatScreen
 
direction(Vec3i, Vec3i) - Static method in class forestry.core.utils.VectUtil
 
DIRT - Static variable in class forestry.core.utils.OreDictUtil
 
disableAutomation() - Method in class forestry.core.inventory.InventoryAdapter
 
disabledModules - Variable in class forestry.modules.InternalModuleHandler
 
disabledSetupAPI() - Method in interface forestry.api.modules.IForestryModule
Called to setup the api if this module is disabled in the config or has missing dependencies.
disabledSetupAPI() - Method in class forestry.arboriculture.ModuleArboriculture
 
disabledSetupAPI() - Method in class forestry.factory.ModuleFactory
 
disabledSetupAPI() - Method in class forestry.farming.ModuleFarming
 
disabledSetupAPI() - Method in class forestry.sorting.ModuleSorting
 
displaceIfPossible(World, BlockPos) - Method in class forestry.core.fluids.BlockForestryFluid
 
dissipateHeat() - Method in class forestry.core.tiles.TileEngine
 
dissipateHeat() - Method in class forestry.energy.tiles.TileEngineBiogas
 
dissipateHeat() - Method in class forestry.energy.tiles.TileEngineClockwork
 
dissipateHeat() - Method in class forestry.energy.tiles.TileEngineElectric
 
dissipateHeat() - Method in class forestry.energy.tiles.TileEnginePeat
 
distance - Variable in class forestry.core.gui.elements.layouts.AbstractElementLayout
 
distanceSq(double, double) - Method in class forestry.api.climate.Position2D
 
distanceSq(Position2D) - Method in class forestry.api.climate.Position2D
 
distanceSq(BlockPos) - Method in class forestry.api.climate.Position2D
 
distanceSqToCenter(double, double) - Method in class forestry.api.climate.Position2D
 
doBeeFX() - Method in interface forestry.api.apiculture.IBeekeepingLogic
Display bee fx.
doBeeFX() - Method in class forestry.apiculture.BeekeepingLogic
 
doBeeFX() - Method in class forestry.apiculture.FakeBeekeepingLogic
 
doBeeFX() - Method in class forestry.apiculture.WorldgenBeekeepingLogic
 
doEffect(IBeeGenome, IEffectData, IBeeHousing) - Method in interface forestry.api.apiculture.IAlleleBeeEffect
Called by apiaries to cause an effect in the world.
doEffect(IEffectData[], IBeeHousing) - Method in interface forestry.api.apiculture.IBee
 
doEffect(ITreeGenome, IEffectData, World, BlockPos) - Method in interface forestry.api.arboriculture.IAlleleLeafEffect
 
doEffect(IEffectData[], World, BlockPos) - Method in interface forestry.api.arboriculture.ITree
 
doEffect(World, EntityPlayer) - Method in interface forestry.api.food.IBeverageEffect
 
doEffect(IEntityButterfly, IEffectData) - Method in interface forestry.api.lepidopterology.IAlleleButterflyEffect
Used by butterflies to trigger effects in the world.
doEffect(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffect
 
doEffect(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectThrottled
 
doEffect(IEffectData[], IBeeHousing) - Method in class forestry.apiculture.genetics.Bee
 
doEffect(ITreeGenome, IEffectData, World, BlockPos) - Method in class forestry.arboriculture.genetics.alleles.AlleleLeafEffect
 
doEffect(IEffectData[], World, BlockPos) - Method in class forestry.arboriculture.genetics.Tree
 
doEffect(IEntityButterfly, IEffectData) - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflyEffect
 
doEffectThrottled(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectAggressive
 
doEffectThrottled(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectCreeper
 
doEffectThrottled(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectExploration
 
doEffectThrottled(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectFertile
 
doEffectThrottled(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectFungification
 
doEffectThrottled(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectGlacial
 
doEffectThrottled(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectHeroic
 
doEffectThrottled(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectIgnition
 
doEffectThrottled(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectMisanthrope
 
doEffectThrottled(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectPotion
 
doEffectThrottled(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectRadioactive
 
doEffectThrottled(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectRepulsion
 
doEffectThrottled(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectResurrection
 
doEffectThrottled(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectSnowing
 
doesEntityNotTriggerPressurePlate() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
doesGuiPauseGame() - Method in class forestry.book.gui.GuiForesterBook
 
doesGuiPauseGame() - Method in class forestry.core.gui.GuiWindow
 
doesMovement - Variable in enum forestry.lepidopterology.entities.EnumButterflyState
 
doFX(IBeeGenome, IEffectData, IBeeHousing) - Method in interface forestry.api.apiculture.IAlleleBeeEffect
Is called to produce visual bee effects.
doFX(IEffectData[], IBeeHousing) - Method in interface forestry.api.apiculture.IBee
 
doFX(IEffectData[], World, BlockPos) - Method in interface forestry.api.arboriculture.ITree
 
doFX(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffect
 
doFX(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectIgnition
 
doFX(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectPotion
 
doFX(IBeeGenome, IEffectData, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectSnowing
 
doFX(IEffectData[], IBeeHousing) - Method in class forestry.apiculture.genetics.Bee
 
doFX(IEffectData[], World, BlockPos) - Method in class forestry.arboriculture.genetics.Tree
 
doInit() - Method in interface forestry.api.modules.IForestryModule
 
doInit() - Method in class forestry.apiculture.ModuleApiculture
 
doInit() - Method in class forestry.arboriculture.ModuleArboriculture
 
doInit() - Method in class forestry.climatology.ModuleClimatology
 
doInit() - Method in class forestry.core.ModuleCore
 
doInit() - Method in class forestry.core.ModuleFluids
 
doInit() - Method in class forestry.cultivation.ModuleCultivation
 
doInit() - Method in class forestry.database.ModuleDatabase
 
doInit() - Method in class forestry.energy.ModuleEnergy
 
doInit() - Method in class forestry.factory.ModuleFactory
 
doInit() - Method in class forestry.farming.ModuleFarming
 
doInit() - Method in class forestry.lepidopterology.ModuleLepidopterology
 
doInit() - Method in class forestry.mail.ModuleMail
 
doInit() - Method in class forestry.plugins.PluginBiomesOPlenty
 
doInit() - Method in class forestry.plugins.PluginBuildCraftFuels
 
doInit() - Method in class forestry.plugins.PluginBuildCraftStatements
 
doInit() - Method in class forestry.plugins.PluginEnderIO
 
doInit() - Method in class forestry.plugins.PluginExtraUtilities
 
doInit() - Method in class forestry.plugins.PluginIC2
 
doInit() - Method in class forestry.plugins.PluginTechReborn
 
doInit() - Method in class forestry.sorting.ModuleSorting
 
doInit() - Method in class forestry.worktable.ModuleWorktable
 
DOMINANT_STYLE - Static variable in class forestry.core.gui.elements.GuiElementFactory
 
DOOR_WOOD - Static variable in class forestry.core.utils.OreDictUtil
 
doors - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
doPollenFX(World, double, double, double) - Static method in class forestry.apiculture.tiles.TileBeeHousingBase
 
doRender(EntityButterfly, double, double, double, float, float) - Method in class forestry.lepidopterology.render.RenderButterflyEntity
 
doRetrogen - Static variable in class forestry.core.config.Config
 
doSelfPollination - Static variable in class forestry.apiculture.ModuleApiculture
 
DOWN - Static variable in class forestry.sorting.blocks.BlockGeneticFilter
 
DownEvent(IGuiElement, int, int, int) - Constructor for class forestry.api.gui.events.GuiEvent.DownEvent
 
doWork() - Method in interface forestry.api.apiculture.IBeekeepingLogic
Performs actual work, breeding, production, etc.
doWork() - Method in interface forestry.api.farming.IFarmHousing
 
doWork() - Method in class forestry.apiculture.BeekeepingLogic
 
doWork() - Method in class forestry.apiculture.FakeBeekeepingLogic
 
doWork() - Method in class forestry.apiculture.WorldgenBeekeepingLogic
 
doWork() - Method in class forestry.cultivation.tiles.TilePlanter
 
doWork() - Method in class forestry.farming.multiblock.FakeFarmController
 
doWork() - Method in class forestry.farming.multiblock.FarmController
 
DragEvent(IGuiElement, float, float) - Constructor for class forestry.api.gui.events.GuiEvent.DragEvent
 
drain(FluidStack, boolean) - Method in class forestry.core.fluids.DrainOnlyFluidHandlerWrapper
 
drain(int, boolean) - Method in class forestry.core.fluids.DrainOnlyFluidHandlerWrapper
 
drain(int, boolean) - Method in class forestry.core.fluids.TankManager
 
drain(int, int, boolean) - Method in class forestry.core.fluids.TankManager
 
drain(FluidStack, boolean) - Method in class forestry.core.fluids.TankManager
 
drainCan(TankManager) - Method in class forestry.cultivation.inventory.InventoryPlanter
 
drainCan(TankManager) - Method in class forestry.farming.multiblock.InventoryFarm
 
drainContainers(IFluidHandler, IInventory, int) - Static method in class forestry.core.fluids.FluidHelper
 
drainContainers(IFluidHandler, IInventory, int, int, boolean) - Static method in class forestry.core.fluids.FluidHelper
 
drainEnergy(int) - Method in class forestry.energy.EnergyManager
Drains an amount of energy, due to decay from lack of work or other factors
drainInternal(int, boolean) - Method in class forestry.core.fluids.StandardTank
 
DrainOnlyFluidHandlerWrapper - Class in forestry.core.fluids
 
DrainOnlyFluidHandlerWrapper(IFluidHandler) - Constructor for class forestry.core.fluids.DrainOnlyFluidHandlerWrapper
 
draw(int, int) - Method in interface forestry.api.gui.IGuiElement
Draws the element and his children.
draw(int, int) - Method in class forestry.apiculture.gui.HabitatSlot
 
draw(int, int) - Method in class forestry.core.gui.Drawable
 
draw(int, int, int, int) - Method in class forestry.core.gui.Drawable
 
draw(int, int) - Method in class forestry.core.gui.elements.ElementManager
 
draw(int, int) - Method in class forestry.core.gui.elements.GuiElement
 
draw(int, int) - Method in class forestry.core.gui.ledgers.ClimateLedger
 
draw(int, int) - Method in class forestry.core.gui.ledgers.ErrorLedger
 
draw(int, int) - Method in class forestry.core.gui.ledgers.HintLedger
 
draw() - Method in class forestry.core.gui.ledgers.Ledger
 
draw(int, int) - Method in class forestry.core.gui.ledgers.Ledger
 
draw(int, int) - Method in class forestry.core.gui.ledgers.OwnerLedger
 
draw(int, int) - Method in class forestry.core.gui.ledgers.PowerLedger
 
draw(int, int) - Method in class forestry.core.gui.widgets.GameTokenWidget
 
draw(int, int) - Method in class forestry.core.gui.widgets.ItemStackWidgetBase
 
draw(int, int) - Method in class forestry.core.gui.widgets.ProbeButton
 
draw(int, int) - Method in class forestry.core.gui.widgets.SocketWidget
 
draw(int, int) - Method in class forestry.core.gui.widgets.TankWidget
 
draw(int, int) - Method in class forestry.core.gui.widgets.Widget
 
draw(int, int) - Method in class forestry.core.gui.widgets.WidgetScrollBar
 
draw(int, int) - Method in class forestry.core.gui.widgets.WidgetSlider
 
draw(int, int) - Method in class forestry.cultivation.gui.widgets.GhostItemStackWidget
 
draw(int, int) - Method in class forestry.database.gui.widgets.WidgetDatabaseSlot
 
draw(int, int) - Method in class forestry.energy.gui.GuiEngine.EngineLedger
 
draw(int, int) - Method in class forestry.farming.gui.FarmLedger
 
draw(int, int) - Method in class forestry.farming.gui.FarmLogicSlot
 
draw(int, int) - Method in class forestry.mail.gui.AddresseeSlot
 
draw(GuiForestry, S, int, int) - Method in interface forestry.sorting.gui.ISelectableProvider
 
draw(int, int) - Method in class forestry.sorting.gui.widgets.RuleWidget
 
draw(GuiForestry, IFilterRuleType, int, int) - Method in class forestry.sorting.gui.widgets.RuleWidget
 
draw() - Method in class forestry.sorting.gui.widgets.SelectionLogic
 
draw(int, int) - Method in class forestry.sorting.gui.widgets.SelectionWidget
 
draw(int, int) - Method in class forestry.sorting.gui.widgets.SpeciesWidget
 
draw(GuiForestry, IAlleleSpecies, int, int) - Method in class forestry.sorting.gui.widgets.SpeciesWidget
 
draw(int, int) - Method in class forestry.worktable.gui.widgets.ClearWorktable
 
draw(int, int) - Method in class forestry.worktable.gui.widgets.MemorizedRecipeSlot
 
Drawable - Class in forestry.core.gui
 
Drawable(ResourceLocation, int, int, int, int) - Constructor for class forestry.core.gui.Drawable
 
Drawable(ResourceLocation, int, int, int, int, int, int) - Constructor for class forestry.core.gui.Drawable
 
drawable(Drawable) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
drawable(int, int, Drawable) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
DrawableElement - Class in forestry.core.gui.elements
 
DrawableElement(Drawable) - Constructor for class forestry.core.gui.elements.DrawableElement
 
DrawableElement(int, int, Drawable) - Constructor for class forestry.core.gui.elements.DrawableElement
 
DrawableElement(int, int, int, int, Drawable) - Constructor for class forestry.core.gui.elements.DrawableElement
 
drawAnalyticsOverview() - Method in class forestry.core.gui.GuiAlyzer
 
drawAnalyticsPage1(GuiScreen, ItemStack) - Method in interface forestry.api.genetics.IAlyzerPlugin
 
drawAnalyticsPage1(GuiScreen, ItemStack) - Method in class forestry.apiculture.genetics.BeeAlyzerPlugin
 
drawAnalyticsPage1(GuiScreen, ItemStack) - Method in class forestry.arboriculture.genetics.TreeAlyzerPlugin
 
drawAnalyticsPage1(GuiScreen, ItemStack) - Method in class forestry.lepidopterology.genetics.FlutterlyzerPlugin
 
drawAnalyticsPage2(GuiScreen, ItemStack) - Method in interface forestry.api.genetics.IAlyzerPlugin
 
drawAnalyticsPage2(GuiScreen, ItemStack) - Method in class forestry.apiculture.genetics.BeeAlyzerPlugin
 
drawAnalyticsPage2(GuiScreen, ItemStack) - Method in class forestry.arboriculture.genetics.TreeAlyzerPlugin
 
drawAnalyticsPage2(GuiScreen, ItemStack) - Method in class forestry.lepidopterology.genetics.FlutterlyzerPlugin
 
drawAnalyticsPage3(GuiScreen, ItemStack) - Method in interface forestry.api.genetics.IAlyzerPlugin
 
drawAnalyticsPage3(GuiScreen, ItemStack) - Method in class forestry.apiculture.genetics.BeeAlyzerPlugin
 
drawAnalyticsPage3(GuiScreen, ItemStack) - Method in class forestry.arboriculture.genetics.TreeAlyzerPlugin
 
drawAnalyticsPage3(GuiScreen, ItemStack) - Method in class forestry.lepidopterology.genetics.FlutterlyzerPlugin
 
drawAnalyticsPageClassification(IIndividual) - Method in class forestry.core.gui.GuiAlyzer
 
drawAnalyticsPageMutations(IIndividual) - Method in class forestry.core.gui.GuiAlyzer
 
drawBackground() - Method in class forestry.core.gui.GuiForestry
 
drawBackground(int, int) - Method in class forestry.core.gui.ledgers.Ledger
 
drawBackground() - Method in class forestry.database.gui.GuiDatabase
 
drawButton(Minecraft, int, int, float) - Method in class forestry.book.gui.buttons.GuiButtonBack
 
drawButton(Minecraft, int, int, float) - Method in class forestry.book.gui.buttons.GuiButtonBookCategory
 
drawButton(Minecraft, int, int, float) - Method in class forestry.book.gui.buttons.GuiButtonEntry
 
drawButton(Minecraft, int, int, float) - Method in class forestry.book.gui.buttons.GuiButtonPage
 
drawButton(Minecraft, int, int, float) - Method in class forestry.book.gui.buttons.GuiButtonSubEntry
 
drawButton(Minecraft, int, int, float) - Method in class forestry.core.gui.buttons.GuiBetterButton
 
drawButton(Minecraft, int, int, float) - Method in class forestry.core.gui.buttons.GuiToggleButton
 
drawCenteredLine(String, int, int) - Method in class forestry.core.gui.TextLayoutHelper
 
drawCenteredLine(String, int, int, int) - Method in class forestry.core.gui.TextLayoutHelper
 
drawCenteredLine(String, int, int, int, int) - Method in class forestry.core.gui.TextLayoutHelper
 
drawChromosomeRow(String, IIndividual, IChromosomeType) - Method in class forestry.core.gui.GuiAlyzer
 
drawElement(int, int) - Method in interface forestry.api.gui.IGuiElement
Draws the element itself at the current position.
drawElement(int, int) - Method in class forestry.book.gui.elements.MultiblockElement
 
drawElement(int, int) - Method in class forestry.book.gui.elements.TextDataElement
 
drawElement(int, int) - Method in class forestry.climatology.gui.elements.ClimateBarElement
 
drawElement(int, int) - Method in class forestry.climatology.gui.elements.HabitatFormerButton
 
drawElement(int, int) - Method in class forestry.climatology.gui.elements.HabitatSelectionElement
 
drawElement(int, int) - Method in class forestry.climatology.gui.elements.SpeciesSelectionElement
 
drawElement(int, int) - Method in class forestry.core.gui.elements.AbstractItemElement
 
drawElement(int, int) - Method in class forestry.core.gui.elements.ButtonElement
 
drawElement(int, int) - Method in class forestry.core.gui.elements.DrawableElement
 
drawElement(int, int) - Method in class forestry.core.gui.elements.GuiElement
 
drawElement(int, int) - Method in class forestry.core.gui.elements.LabelElement
 
drawElement(int, int) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
drawElement(int, int) - Method in class forestry.core.gui.elements.ScrollBarElement
 
drawElement(int, int) - Method in class forestry.core.gui.elements.SplitTextElement
 
drawElement(int, int) - Method in class forestry.core.gui.elements.TankElement
 
drawElement(int, int) - Method in class forestry.core.gui.elements.TextEditElement
 
drawExtras(Minecraft) - Method in class forestry.arboriculture.charcoal.jei.CharcoalPileWallCategory
 
drawExtras(Minecraft) - Method in class forestry.factory.recipes.jei.bottler.BottlerRecipeCategory
 
drawExtras(Minecraft) - Method in class forestry.factory.recipes.jei.carpenter.CarpenterRecipeCategory
 
drawExtras(Minecraft) - Method in class forestry.factory.recipes.jei.centrifuge.CentrifugeRecipeCategory
 
drawExtras(Minecraft) - Method in class forestry.factory.recipes.jei.fermenter.FermenterRecipeCategory
 
drawExtras(Minecraft) - Method in class forestry.factory.recipes.jei.moistener.MoistenerRecipeCategory
 
drawExtras(Minecraft) - Method in class forestry.factory.recipes.jei.rainmaker.RainmakerRecipeCategory
 
drawExtras(Minecraft) - Method in class forestry.factory.recipes.jei.squeezer.SqueezerRecipeCategory
 
drawExtras(Minecraft) - Method in class forestry.factory.recipes.jei.still.StillRecipeCategory
 
drawExtras(Minecraft) - Method in class forestry.farming.compat.FarmingInfoRecipeCategory
 
drawFertilityInfo(int, int, int, int) - Method in class forestry.core.gui.GuiAlyzer
 
drawGradientRect(int, int, int, int, int, int) - Method in class forestry.core.gui.GuiForestry
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.apiculture.gui.GuiAlveary
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.apiculture.gui.GuiBeeHousing
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.apiculture.gui.GuiHabitatLocator
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.apiculture.gui.GuiImprinter
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.climatology.gui.GuiHabitatFormer
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.core.circuits.GuiSolderingIron
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.core.gui.GuiAlyzer
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.core.gui.GuiAnalyzer
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.core.gui.GuiAnalyzerProvider
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.core.gui.GuiEscritoire
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.core.gui.GuiForestry
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.core.gui.GuiForestryTitled
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.core.gui.GuiNaturalistInventory
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.cultivation.gui.GuiPlanter
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.database.gui.GuiDatabase
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.energy.gui.GuiEngineBiogas
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.energy.gui.GuiEngineElectric
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.energy.gui.GuiEnginePeat
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.energy.gui.GuiGenerator
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.factory.gui.GuiBottler
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.factory.gui.GuiCarpenter
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.factory.gui.GuiCentrifuge
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.factory.gui.GuiFabricator
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.factory.gui.GuiFermenter
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.factory.gui.GuiMoistener
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.factory.gui.GuiRaintank
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.factory.gui.GuiStill
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.farming.gui.GuiFarm
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.mail.gui.GuiCatalogue
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.mail.gui.GuiLetter
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.mail.gui.GuiTradeName
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.mail.gui.GuiTrader
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class forestry.sorting.gui.GuiGeneticFilter
 
drawGuiContainerForegroundLayer(int, int) - Method in class forestry.core.gui.GuiForestry
 
drawGuiContainerForegroundLayer(int, int) - Method in class forestry.mail.gui.GuiTrader
 
drawHeader(String, int, int) - Method in class forestry.core.gui.ledgers.Ledger
 
drawInfo(Minecraft, int, int, int, int) - Method in class forestry.factory.recipes.jei.rainmaker.RainmakerRecipeWrapper
 
drawInfo(Minecraft, int, int, int, int) - Method in class forestry.farming.compat.FarmingInfoRecipeWrapper
 
drawItemStack(GuiForestry, ItemStack, int, int) - Static method in class forestry.core.gui.GuiUtil
 
drawItemStack(FontRenderer, ItemStack, int, int) - Static method in class forestry.core.gui.GuiUtil
 
drawLedgers() - Method in class forestry.core.gui.ledgers.LedgerManager
 
drawLine(String, int, IIndividual, IChromosomeType, boolean) - Method in class forestry.core.gui.GuiAlyzer
 
drawLine(String, int) - Method in class forestry.core.gui.TextLayoutHelper
 
drawLine(String, int, int) - Method in class forestry.core.gui.TextLayoutHelper
 
drawLine(String, int, int, int) - Method in class forestry.core.gui.TextLayoutHelper
 
drawMutationInfo(IMutation, IAllele, int, IBreedingTracker) - Method in class forestry.core.gui.GuiAlyzer
 
drawOverlay - Variable in class forestry.core.gui.widgets.TankWidget
 
drawRow(String, String, String, IIndividual, IChromosomeType) - Method in class forestry.core.gui.GuiAlyzer
 
drawRow(String, String, String, int, int, int) - Method in class forestry.core.gui.TextLayoutHelper
 
drawScreen(int, int, float) - Method in class forestry.book.gui.GuiForesterBook
 
drawScreen(int, int, float) - Method in class forestry.core.gui.GuiAnalyzerProvider
 
drawScreen(int, int, float) - Method in class forestry.core.gui.GuiForestry
 
drawScreen(int, int, float) - Method in class forestry.core.gui.GuiWindow
 
drawScreen(int, int, float) - Method in class forestry.database.gui.GuiDatabase
 
drawSelectedSlot(int) - Method in class forestry.apiculture.gui.GuiBeeHousing
 
drawSelectedSlot(int) - Method in class forestry.core.gui.GuiAnalyzerProvider
 
drawSelectedSlot(int) - Method in class forestry.database.gui.GuiDatabase
 
drawShadowText(String, int, int, int) - Method in class forestry.core.gui.ledgers.Ledger
 
drawSpeciesRow(String, IIndividual, IChromosomeType, String, String) - Method in class forestry.core.gui.GuiAlyzer
 
drawSplitLine(String, int, int, IIndividual, IChromosomeType, boolean) - Method in class forestry.core.gui.GuiAlyzer
 
drawSplitLine(String, int, int) - Method in class forestry.core.gui.TextLayoutHelper
 
drawSplitLine(String, int, int, int) - Method in class forestry.core.gui.TextLayoutHelper
 
drawSplitText(String, int, int, int) - Method in class forestry.core.gui.ledgers.Ledger
 
drawSplitText(String, int, int, int, int, boolean) - Method in class forestry.core.gui.ledgers.Ledger
 
drawSprite(TextureAtlasSprite, int, int) - Method in class forestry.core.gui.ledgers.Ledger
 
drawSprite(ResourceLocation, TextureAtlasSprite, int, int) - Method in class forestry.core.gui.ledgers.Ledger
 
drawSubheader(String, int, int) - Method in class forestry.core.gui.ledgers.Ledger
 
drawText() - Method in class forestry.book.gui.GuiForesterBook
 
drawText() - Method in class forestry.book.gui.GuiForestryBookCategories
 
drawText(String, int, int) - Method in class forestry.core.gui.ledgers.Ledger
 
drawTextBox() - Method in class forestry.core.gui.GuiTextBox
 
drawToleranceInfo(IAlleleTolerance, int) - Method in class forestry.core.gui.GuiAlyzer
 
drawTooltip(GuiScreen, int, int) - Method in interface forestry.api.genetics.IGeneticAnalyzer
Draws the tooltip of the element that is under the mouse.
drawTooltip(int, int) - Method in class forestry.core.gui.elements.ElementManager
 
drawTooltip(GuiScreen, int, int) - Method in class forestry.core.gui.elements.GeneticAnalyzer
 
drawTooltip(int, int) - Method in class forestry.core.gui.elements.Window
 
drawTooltips(int, int) - Method in class forestry.book.gui.GuiForesterBook
 
drawToolTips(IGuiSizable, IToolTipProvider, ToolTip, int, int) - Static method in class forestry.core.gui.GuiUtil
 
drawToolTips(IGuiSizable, Collection<?>, int, int) - Static method in class forestry.core.gui.GuiUtil
 
drawTooltips(int, int) - Method in class forestry.core.gui.GuiWindow
 
drawTooltips(int, int) - Method in class forestry.core.gui.ledgers.LedgerManager
 
drawWidgets() - Method in class forestry.core.gui.GuiForestry
 
drawWidgets() - Method in class forestry.core.gui.widgets.WidgetManager
 
drawWidgets() - Method in class forestry.factory.gui.GuiSqueezer
 
DrinkProperties - Class in forestry.core.items
 
DrinkProperties(int, float, int) - Constructor for class forestry.core.items.DrinkProperties
 
DROP_HONEY - Static variable in class forestry.core.utils.OreDictUtil
 
DROP_HONEYDEW - Static variable in class forestry.core.utils.OreDictUtil
 
DROP_ROYAL_JELLY - Static variable in class forestry.core.utils.OreDictUtil
 
dropFewItems(boolean, int) - Method in class forestry.lepidopterology.entities.EntityButterfly
 
dropInventory(IInventory, World, double, double, double) - Static method in class forestry.core.utils.InventoryUtil
 
dropInventory(IInventory, World, BlockPos) - Static method in class forestry.core.utils.InventoryUtil
 
dropItemStackAsEntity(ItemStack, World, double, double, double) - Static method in class forestry.core.utils.ItemStackUtil
 
dropItemStackAsEntity(ItemStack, World, BlockPos) - Static method in class forestry.core.utils.ItemStackUtil
 
dropItemStackAsEntity(ItemStack, World, double, double, double, int) - Static method in class forestry.core.utils.ItemStackUtil
 
dropItemStackFromInventory(ItemStack, World, double, double, double) - Static method in class forestry.core.utils.InventoryUtil
 
dropshadow - Variable in class forestry.book.data.TextData
 
dropSockets(ISocketable, World, double, double, double) - Static method in class forestry.core.utils.InventoryUtil
 
dropSockets(ISocketable, World, BlockPos) - Static method in class forestry.core.utils.InventoryUtil
 
DUMMY_LAYOUT - Static variable in class forestry.core.circuits.CircuitRegistry
 
DummyCarpenterManager() - Constructor for class forestry.factory.DummyManagers.DummyCarpenterManager
 
DummyCentrifugeManager() - Constructor for class forestry.factory.DummyManagers.DummyCentrifugeManager
 
DummyCraftingProvider() - Constructor for class forestry.factory.DummyManagers.DummyCraftingProvider
 
DummyFabricatorManager() - Constructor for class forestry.factory.DummyManagers.DummyFabricatorManager
 
DummyFabricatorSmeltingManager() - Constructor for class forestry.factory.DummyManagers.DummyFabricatorSmeltingManager
 
DummyFarmRegistry - Class in forestry.farming
 
DummyFarmRegistry() - Constructor for class forestry.farming.DummyFarmRegistry
 
DummyFermenterManager() - Constructor for class forestry.factory.DummyManagers.DummyFermenterManager
 
DummyFilterRegistry - Class in forestry.sorting
 
DummyFilterRegistry() - Constructor for class forestry.sorting.DummyFilterRegistry
 
DummyManagers - Class in forestry.factory
 
DummyManagers() - Constructor for class forestry.factory.DummyManagers
 
DummyManagers.DummyCarpenterManager - Class in forestry.factory
 
DummyManagers.DummyCentrifugeManager - Class in forestry.factory
 
DummyManagers.DummyCraftingProvider<T extends IForestryRecipe> - Class in forestry.factory
 
DummyManagers.DummyFabricatorManager - Class in forestry.factory
 
DummyManagers.DummyFabricatorSmeltingManager - Class in forestry.factory
 
DummyManagers.DummyFermenterManager - Class in forestry.factory
 
DummyManagers.DummyMoistenerManager - Class in forestry.factory
 
DummyManagers.DummySqueezerManager - Class in forestry.factory
 
DummyManagers.DummyStillManager - Class in forestry.factory
 
DummyMap<K,V> - Class in forestry.core.utils.datastructures
A map that doesn't actually store anything
DummyMap() - Constructor for class forestry.core.utils.datastructures.DummyMap
 
DummyMoistenerManager() - Constructor for class forestry.factory.DummyManagers.DummyMoistenerManager
 
DummySqueezerManager() - Constructor for class forestry.factory.DummyManagers.DummySqueezerManager
 
DummyStillManager() - Constructor for class forestry.factory.DummyManagers.DummyStillManager
 
DUST_ASH - Static variable in class forestry.core.utils.OreDictUtil
 
DUST_REDSTONE - Static variable in class forestry.core.utils.OreDictUtil
 
DYE_BLUE - Static variable in class forestry.core.utils.OreDictUtil
 
DYE_RED - Static variable in class forestry.core.utils.OreDictUtil
 
DYE_YELLOW - Static variable in class forestry.core.utils.OreDictUtil
 

E

EAST - Static variable in class forestry.sorting.blocks.BlockGeneticFilter
 
easy - Static variable in class forestry.apiculture.genetics.BeekeepingMode
 
easy - Static variable in class forestry.arboriculture.genetics.TreekeepingMode
 
effectAggressive - Static variable in class forestry.apiculture.genetics.alleles.AlleleEffects
 
effectBeatific - Static variable in class forestry.apiculture.genetics.alleles.AlleleEffects
 
effectCreeper - Static variable in class forestry.apiculture.genetics.alleles.AlleleEffects
 
EffectData - Class in forestry.core.genetics
 
EffectData(int, int) - Constructor for class forestry.core.genetics.EffectData
 
effectDrunkard - Static variable in class forestry.apiculture.genetics.alleles.AlleleEffects
 
effectExploration - Static variable in class forestry.apiculture.genetics.alleles.AlleleEffects
 
effectFertile - Static variable in class forestry.apiculture.genetics.alleles.AlleleEffects
 
effectFestiveEaster - Static variable in class forestry.apiculture.genetics.alleles.AlleleEffects
 
effectGlacial - Static variable in class forestry.apiculture.genetics.alleles.AlleleEffects
 
effectHeroic - Static variable in class forestry.apiculture.genetics.alleles.AlleleEffects
 
effectIgnition - Static variable in class forestry.apiculture.genetics.alleles.AlleleEffects
 
effectMiasmic - Static variable in class forestry.apiculture.genetics.alleles.AlleleEffects
 
effectMisanthrope - Static variable in class forestry.apiculture.genetics.alleles.AlleleEffects
 
effectMycophilic - Static variable in class forestry.apiculture.genetics.alleles.AlleleEffects
 
effectNone - Static variable in class forestry.apiculture.genetics.alleles.AlleleEffects
 
effectRadioactive - Static variable in class forestry.apiculture.genetics.alleles.AlleleEffects
 
effectReanimation - Static variable in class forestry.apiculture.genetics.alleles.AlleleEffects
 
effectRepulsion - Static variable in class forestry.apiculture.genetics.alleles.AlleleEffects
 
effectResurrection - Static variable in class forestry.apiculture.genetics.alleles.AlleleEffects
 
effectSnowing - Static variable in class forestry.apiculture.genetics.alleles.AlleleEffects
 
ELECTRIC_BOOST_I - Static variable in class forestry.core.circuits.CircuitId
 
ELECTRIC_BOOST_II - Static variable in class forestry.core.circuits.CircuitId
 
ELECTRIC_CHOKE_I - Static variable in class forestry.core.circuits.CircuitId
 
ELECTRIC_EFFICIENCY_I - Static variable in class forestry.core.circuits.CircuitId
 
electricalEngine - Variable in class forestry.plugins.BlockRegistryIC2
 
ElementEvent - Class in forestry.api.gui.events
 
ElementEvent.Deletion - Class in forestry.api.gui.events
 
ElementEvent.EndDrag - Class in forestry.api.gui.events
 
ElementEvent.EndMouseOver - Class in forestry.api.gui.events
 
ElementEvent.GainFocus - Class in forestry.api.gui.events
 
ElementEvent.LoseFocus - Class in forestry.api.gui.events
 
ElementEvent.StartDrag - Class in forestry.api.gui.events
 
ElementEvent.StartMouseOver - Class in forestry.api.gui.events
 
ElementGroup - Class in forestry.core.gui.elements.layouts
 
ElementGroup(int, int, int, int) - Constructor for class forestry.core.gui.elements.layouts.ElementGroup
 
ElementLayoutHelper - Class in forestry.core.gui.elements.layouts
 
ElementLayoutHelper(IElementLayoutHelper.LayoutFactory, int, int, IElementGroup) - Constructor for class forestry.core.gui.elements.layouts.ElementLayoutHelper
 
ElementList<V> - Class in forestry.core.gui.elements
A element list with selectable elements.
ElementList(int, int, int, BiFunction<V, ElementList, IGuiElement>, V) - Constructor for class forestry.core.gui.elements.ElementList
 
ElementManager<G extends net.minecraft.client.gui.GuiScreen & IGuiSizable> - Class in forestry.core.gui.elements
 
ElementManager(G) - Constructor for class forestry.core.gui.elements.ElementManager
 
elements - Variable in class forestry.core.gui.elements.layouts.ElementGroup
 
emeraldPriceInfo - Variable in class forestry.arboriculture.VillagerArboristTrades.GiveLogsForEmeralds
 
emeraldPriceInfo - Variable in class forestry.arboriculture.VillagerArboristTrades.GivePlanksForEmeralds
 
emeraldPriceInfo - Variable in class forestry.arboriculture.VillagerArboristTrades.GivePollenForEmeralds
 
emeraldPriceInfo - Variable in class forestry.core.utils.VillagerTradeLists.GiveItemForEmeralds
 
emeraldPriceInfo - Variable in class forestry.core.utils.VillagerTradeLists.GiveItemForItemAndEmerald
 
emeraldsInfo - Variable in class forestry.core.utils.VillagerTradeLists.GiveItemForLogsAndEmeralds
 
EMPTIED_LETTER_ORE_DICT - Static variable in class forestry.core.utils.OreDictUtil
 
EMPTY - Static variable in class forestry.core.recipes.RecipePair
 
EMPTY - Static variable in class forestry.core.render.TankRenderInfo
 
EMPTY_STRINGS - Static variable in class forestry.core.config.Constants
 
enableBackpackResupply - Static variable in class forestry.core.config.Config
 
enabledModules - Static variable in class forestry.api.core.ForestryAPI
The currently enabled Forestry modules.
enabledPlugins - Static variable in class forestry.api.core.ForestryAPI
enableEnergyStat - Static variable in class forestry.core.config.Config
 
enableHints - Static variable in class forestry.core.config.Config
 
enableMJ - Static variable in class forestry.core.config.Config
 
enableParticleFX - Static variable in class forestry.core.config.Config
 
enableRF - Static variable in class forestry.core.config.Config
 
enableTesla - Static variable in class forestry.core.config.Config
 
enableVillagers - Static variable in class forestry.core.config.Config
 
encodeDescriptionPacket(NBTTagCompound) - Method in interface forestry.api.multiblock.IMultiblockLogic
Writes data for client synchronization.
encodeDescriptionPacket(NBTTagCompound) - Method in class forestry.api.multiblock.MultiblockTileEntityBase
Used to write tileEntity-specific data to the descriptionPacket
encodeDescriptionPacket(NBTTagCompound) - Method in class forestry.apiculture.multiblock.TileAlvearyClimatiser
 
encodeDescriptionPacket(NBTTagCompound) - Method in class forestry.apiculture.multiblock.TileAlvearySwarmer
 
encodeDescriptionPacket(NBTTagCompound) - Method in class forestry.core.multiblock.MultiblockLogic
Override this to easily modify the description packet's data without having to worry about sending the packet itself.
encodeDescriptionPacket(NBTTagCompound) - Method in class forestry.farming.tiles.TileFarm
 
encodeToNBT(NBTTagCompound) - Method in interface forestry.api.genetics.IBreedingTracker
 
encodeToNBT(NBTTagCompound) - Method in class forestry.core.genetics.BreedingTracker
 
EndDrag(IGuiElement) - Constructor for class forestry.api.gui.events.ElementEvent.EndDrag
 
ENDER - Static variable in class forestry.farming.logic.ForestryFarmIdentifier
 
ENDER_IO - Static variable in class forestry.modules.ForestryModuleUids
 
EndMouseOver(IGuiElement) - Constructor for class forestry.api.gui.events.ElementEvent.EndMouseOver
 
endPage() - Method in class forestry.core.gui.TextLayoutHelper
 
endPos - Variable in class forestry.book.data.structure.BlockData
 
ENERGY - Static variable in class forestry.modules.ForestryModuleUids
 
energyDisplayMode - Static variable in class forestry.core.config.Config
 
EnergyDisplayMode - Enum in forestry.core.config
 
energyElectricBoost1 - Static variable in class forestry.core.circuits.Circuits
 
energyElectricBoost2 - Static variable in class forestry.core.circuits.Circuits
 
energyElectricChoke1 - Static variable in class forestry.core.circuits.Circuits
 
energyElectricEfficiency1 - Static variable in class forestry.core.circuits.Circuits
 
EnergyHelper - Class in forestry.energy
 
EnergyHelper() - Constructor for class forestry.energy.EnergyHelper
 
energyManager - Variable in class forestry.core.tiles.TileEngine
 
energyManager - Variable in class forestry.energy.compat.mj.MjConnectorWrapper
 
EnergyManager - Class in forestry.energy
 
EnergyManager(int, int) - Constructor for class forestry.energy.EnergyManager
 
EnergyStorageWrapper - Class in forestry.energy.compat
Wraps an EnergyManager to provide restrictions on extraction of receiving of energy.
EnergyStorageWrapper(EnergyManager, EnergyTransferMode) - Constructor for class forestry.energy.compat.EnergyStorageWrapper
 
EnergyTransferMode - Enum in forestry.energy
 
ENGINE_BRONZE_HEAT_GENERATION_ENERGY - Static variable in class forestry.core.config.Constants
 
ENGINE_BRONZE_HEAT_LOSS_COOL - Static variable in class forestry.core.config.Constants
 
ENGINE_BRONZE_HEAT_LOSS_OPERATING - Static variable in class forestry.core.config.Constants
 
ENGINE_BRONZE_HEAT_LOSS_OVERHEATING - Static variable in class forestry.core.config.Constants
 
ENGINE_BRONZE_HEAT_MAX - Static variable in class forestry.core.config.Constants
 
ENGINE_COPPER_ASH_FOR_ITEM - Static variable in class forestry.core.config.Constants
 
ENGINE_COPPER_CYCLE_DURATION_BITUMINOUS_PEAT - Static variable in class forestry.core.config.Constants
 
ENGINE_COPPER_CYCLE_DURATION_PEAT - Static variable in class forestry.core.config.Constants
 
ENGINE_COPPER_FUEL_VALUE_BITUMINOUS_PEAT - Static variable in class forestry.core.config.Constants
 
ENGINE_COPPER_FUEL_VALUE_PEAT - Static variable in class forestry.core.config.Constants
 
ENGINE_COPPER_HEAT_MAX - Static variable in class forestry.core.config.Constants
 
ENGINE_CYCLE_DURATION_BIOMASS - Static variable in class forestry.core.config.Constants
 
ENGINE_CYCLE_DURATION_ETHANOL - Static variable in class forestry.core.config.Constants
 
ENGINE_CYCLE_DURATION_HONEY - Static variable in class forestry.core.config.Constants
 
ENGINE_CYCLE_DURATION_JUICE - Static variable in class forestry.core.config.Constants
 
ENGINE_CYCLE_DURATION_MILK - Static variable in class forestry.core.config.Constants
 
ENGINE_CYCLE_DURATION_SEED_OIL - Static variable in class forestry.core.config.Constants
 
ENGINE_CYCLE_DURATION_WATER - Static variable in class forestry.core.config.Constants
 
ENGINE_ELECTRIC_HEAT_MAX - Static variable in class forestry.core.config.Constants
 
ENGINE_FUEL_VALUE_BIOMASS - Static variable in class forestry.core.config.Constants
 
ENGINE_FUEL_VALUE_HONEY - Static variable in class forestry.core.config.Constants
 
ENGINE_FUEL_VALUE_JUICE - Static variable in class forestry.core.config.Constants
 
ENGINE_FUEL_VALUE_MILK - Static variable in class forestry.core.config.Constants
 
ENGINE_FUEL_VALUE_SEED_OIL - Static variable in class forestry.core.config.Constants
 
ENGINE_FUEL_VALUE_WATER - Static variable in class forestry.core.config.Constants
 
ENGINE_HEAT_VALUE_LAVA - Static variable in class forestry.core.config.Constants
 
ENGINE_PISTON_SPEED_MAX - Static variable in class forestry.core.config.Constants
 
ENGINE_TANK_CAPACITY - Static variable in class forestry.core.config.Constants
 
ENGINE_TIN_ENERGY_PER_CYCLE - Static variable in class forestry.core.config.Constants
 
ENGINE_TIN_EU_FOR_CYCLE - Static variable in class forestry.core.config.Constants
 
ENGINE_TIN_MAX_EU_BATTERY - Static variable in class forestry.core.config.Constants
 
ENGINE_TIN_MAX_EU_STORED - Static variable in class forestry.core.config.Constants
 
EngineBronzeFuel - Class in forestry.api.fuels
 
EngineBronzeFuel(Fluid, int, int, int) - Constructor for class forestry.api.fuels.EngineBronzeFuel
 
EngineCopperFuel - Class in forestry.api.fuels
 
EngineCopperFuel(ItemStack, int, int) - Constructor for class forestry.api.fuels.EngineCopperFuel
 
EngineLedger() - Constructor for class forestry.energy.gui.GuiEngine.EngineLedger
 
entity - Variable in class forestry.core.gui.ContainerEntity
 
entity - Variable in class forestry.lepidopterology.entities.AIButterflyBase
 
EntityButterfly - Class in forestry.lepidopterology.entities
 
EntityButterfly(World) - Constructor for class forestry.lepidopterology.entities.EntityButterfly
 
EntityButterfly(World, IButterfly, BlockPos) - Constructor for class forestry.lepidopterology.entities.EntityButterfly
 
entityConstraint - Static variable in class forestry.lepidopterology.ModuleLepidopterology
 
entityInit() - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
entityInit() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
EntityMinecartApiary - Class in forestry.apiculture.entities
 
EntityMinecartApiary(World) - Constructor for class forestry.apiculture.entities.EntityMinecartApiary
 
EntityMinecartApiary(World, double, double, double) - Constructor for class forestry.apiculture.entities.EntityMinecartApiary
 
EntityMinecartBeehouse - Class in forestry.apiculture.entities
 
EntityMinecartBeehouse(World) - Constructor for class forestry.apiculture.entities.EntityMinecartBeehouse
 
EntityMinecartBeehouse(World, double, double, double) - Constructor for class forestry.apiculture.entities.EntityMinecartBeehouse
 
EntityMinecartBeeHousingBase - Class in forestry.apiculture.entities
 
EntityMinecartBeeHousingBase(World) - Constructor for class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
EntityMinecartBeeHousingBase(World, double, double, double) - Constructor for class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
EntityMinecartContainerForestry - Class in forestry.core.entities
 
EntityMinecartContainerForestry(World) - Constructor for class forestry.core.entities.EntityMinecartContainerForestry
 
EntityMinecartContainerForestry(World, double, double, double) - Constructor for class forestry.core.entities.EntityMinecartContainerForestry
 
EntityMinecartForestry - Class in forestry.core.entities
 
EntityMinecartForestry(World) - Constructor for class forestry.core.entities.EntityMinecartForestry
 
EntityMinecartForestry(World, double, double, double) - Constructor for class forestry.core.entities.EntityMinecartForestry
 
EntityUtil - Class in forestry.core.utils
 
EntityUtil() - Constructor for class forestry.core.utils.EntityUtil
 
entries - Variable in class forestry.book.data.IndexData
All entries of this index.
entry - Variable in class forestry.book.gui.buttons.GuiButtonEntry
 
EntryData - Class in forestry.book.data
 
EntryData() - Constructor for class forestry.book.data.EntryData
 
entrySet() - Method in class forestry.core.utils.datastructures.DummyMap
 
entrySet() - Method in class forestry.core.utils.WeightedCollection
 
EnumAddressee - Enum in forestry.api.mail
 
EnumAllele - Class in forestry.core.genetics.alleles
 
EnumAllele() - Constructor for class forestry.core.genetics.alleles.EnumAllele
 
EnumAllele.Fertility - Enum in forestry.core.genetics.alleles
 
EnumAllele.Fireproof - Enum in forestry.core.genetics.alleles
 
EnumAllele.Flowering - Enum in forestry.core.genetics.alleles
 
EnumAllele.Flowers - Enum in forestry.core.genetics.alleles
 
EnumAllele.Height - Enum in forestry.core.genetics.alleles
 
EnumAllele.Lifespan - Enum in forestry.core.genetics.alleles
 
EnumAllele.Maturation - Enum in forestry.core.genetics.alleles
 
EnumAllele.Saplings - Enum in forestry.core.genetics.alleles
 
EnumAllele.Sappiness - Enum in forestry.core.genetics.alleles
 
EnumAllele.Size - Enum in forestry.core.genetics.alleles
 
EnumAllele.Speed - Enum in forestry.core.genetics.alleles
 
EnumAllele.Territory - Enum in forestry.core.genetics.alleles
 
EnumAllele.Tolerance - Enum in forestry.core.genetics.alleles
 
EnumAllele.Yield - Enum in forestry.core.genetics.alleles
 
EnumBackpackType - Enum in forestry.api.storage
 
EnumBeeChromosome - Enum in forestry.api.apiculture
Enum representing the order of chromosomes in a bee's genome and what they control.
EnumBeeType - Enum in forestry.api.apiculture
 
EnumButterflyChromosome - Enum in forestry.api.lepidopterology
 
EnumButterflyState - Enum in forestry.lepidopterology.entities
 
EnumCircuitBoardType - Enum in forestry.core.circuits
 
EnumContainerType - Enum in forestry.core.items
 
EnumDatabaseTab - Enum in forestry.api.genetics
Every instance of this enum represents a tab in the database.
EnumDeliveryState - Enum in forestry.mail
 
EnumElectronTube - Enum in forestry.core.items
 
EnumErrorCode - Enum in forestry.core.errors
 
EnumFarmBlockTexture - Enum in forestry.farming.models
 
EnumFarmBlockType - Enum in forestry.farming.blocks
 
EnumFlutterType - Enum in forestry.api.lepidopterology
 
EnumForestryWoodType - Enum in forestry.api.arboriculture
 
EnumFruitFamily - Enum in forestry.api.arboriculture
 
EnumGermlingType - Enum in forestry.api.arboriculture
 
EnumHoneyComb - Enum in forestry.apiculture.items
 
EnumHoneyDrop - Enum in forestry.apiculture.items
 
EnumHumidity - Enum in forestry.api.core
Many things Forestry use temperature and humidity of a biome to determine whether they can or how they can work or spawn at a given location.
EnumLeafType - Enum in forestry.api.arboriculture
 
EnumMutateChance - Enum in forestry.core.genetics.mutations
 
EnumPollenCluster - Enum in forestry.apiculture.items
 
EnumPostage - Enum in forestry.api.mail
 
EnumPropolis - Enum in forestry.apiculture.items
 
EnumResourceType - Enum in forestry.core.blocks
 
EnumStampDefinition - Enum in forestry.mail.items
 
EnumTankLevel - Enum in forestry.core.render
 
EnumTemperature - Enum in forestry.api.core
Many things Forestry use temperature and humidity of a biome to determine whether they can or how they can work or spawn at a given location.
EnumTolerance - Enum in forestry.api.genetics
 
EnumTradeStationState - Enum in forestry.api.mail
 
EnumTreeChromosome - Enum in forestry.api.arboriculture
 
EnumVanillaWoodType - Enum in forestry.api.arboriculture
 
equals(ICircuitSocketType) - Method in enum forestry.api.circuits.CircuitSocketType
 
equals(ICircuitSocketType) - Method in interface forestry.api.circuits.ICircuitSocketType
comparison using uid
equals(Object) - Method in class forestry.api.climate.Position2D
 
equals(Object) - Method in class forestry.apiculture.flowers.Flower
 
equals(Object) - Method in class forestry.arboriculture.blocks.PropertyTreeTypeFruit
 
equals(Object) - Method in class forestry.arboriculture.blocks.PropertyTreeTypeFruit.LeafVariant
 
equals(Object) - Method in class forestry.arboriculture.models.ModelDecorativeLeaves.Key
 
equals(Object) - Method in class forestry.arboriculture.models.ModelDefaultLeaves.Key
 
equals(Object) - Method in class forestry.arboriculture.models.ModelDefaultLeavesFruit.Key
 
equals(Object) - Method in class forestry.arboriculture.models.ModelLeaves.Key
 
equals(Object) - Method in class forestry.core.blocks.properties.PropertyAllele
 
equals(Object) - Method in class forestry.core.climate.AbsentClimateState
 
equals(Object) - Method in class forestry.core.utils.DayMonth
 
equals(Block, ItemStack) - Static method in class forestry.core.utils.ItemStackUtil
 
equals(IBlockState, ItemStack) - Static method in class forestry.core.utils.ItemStackUtil
 
equals(Block, int, ItemStack) - Static method in class forestry.core.utils.ItemStackUtil
 
equals(Object) - Method in class forestry.database.DatabaseItem
 
equals(Object) - Method in class forestry.farming.models.ModelFarmBlock.Key
 
equals(Object) - Method in class forestry.mail.MailAddress
 
equalSets(NonNullList<ItemStack>, NonNullList<ItemStack>) - Static method in class forestry.core.utils.ItemStackUtil
 
error(String, Object...) - Static method in class forestry.core.utils.Log
 
ErrorLedger - Class in forestry.core.gui.ledgers
A ledger displaying error messages and help text.
ErrorLedger(LedgerManager) - Constructor for class forestry.core.gui.ledgers.ErrorLedger
 
ErrorLogic - Class in forestry.core.errors
 
ErrorLogic() - Constructor for class forestry.core.errors.ErrorLogic
 
errorStateRegistry - Static variable in class forestry.api.core.ForestryAPI
Instance of the errorStateRegistry for registering errors.
ErrorStateRegistry - Class in forestry.core.errors
 
ErrorStateRegistry() - Constructor for class forestry.core.errors.ErrorStateRegistry
 
escritoire - Variable in class forestry.core.blocks.BlockRegistryCore
 
EscritoireGame - Class in forestry.core.tiles
 
EscritoireGame() - Constructor for class forestry.core.tiles.EscritoireGame
 
EscritoireGame.Status - Enum in forestry.core.tiles
 
EscritoireGameBoard - Class in forestry.core.tiles
 
EscritoireGameBoard() - Constructor for class forestry.core.tiles.EscritoireGameBoard
 
EscritoireGameBoard(NBTTagCompound) - Constructor for class forestry.core.tiles.EscritoireGameBoard
 
EscritoireGameToken - Class in forestry.core.tiles
 
EscritoireGameToken(PacketBufferForestry) - Constructor for class forestry.core.tiles.EscritoireGameToken
 
EscritoireGameToken(String) - Constructor for class forestry.core.tiles.EscritoireGameToken
 
EscritoireGameToken(NBTTagCompound) - Constructor for class forestry.core.tiles.EscritoireGameToken
 
EscritoireTextSource - Class in forestry.core.tiles
 
EscritoireTextSource() - Constructor for class forestry.core.tiles.EscritoireTextSource
 
EuConfig() - Constructor for class forestry.energy.tiles.TileEngineElectric.EuConfig
 
euForCycle - Variable in class forestry.energy.tiles.TileEngineElectric.EuConfig
 
euStorage - Variable in class forestry.energy.tiles.TileEngineElectric.EuConfig
 
event - Variable in class forestry.api.core.ForestryEvent.PreInit
Deprecated.
 
EventHandlerBook - Class in forestry.book
 
EventHandlerBook() - Constructor for class forestry.book.EventHandlerBook
 
EventHandlerCore - Class in forestry.core
 
EventHandlerCore() - Constructor for class forestry.core.EventHandlerCore
 
EventHandlerMailAlert - Class in forestry.mail
 
EventHandlerMailAlert() - Constructor for class forestry.mail.EventHandlerMailAlert
 
EventValueChanged<V> - Class in forestry.core.gui.event
 
EventValueChanged(IGuiElement, V) - Constructor for class forestry.core.gui.event.EventValueChanged
 
execute(MinecraftServer, ICommandSender, String[]) - Method in class forestry.apiculture.commands.CommandBeeGive
 
execute(MinecraftServer, ICommandSender, String[]) - Method in class forestry.core.commands.CommandListAlleles
 
execute(MinecraftServer, ICommandSender, String[]) - Method in class forestry.core.commands.RootCommand
 
execute(MinecraftServer, ICommandSender, String[]) - Method in class forestry.core.commands.SubCommand
 
executeSubCommand(MinecraftServer, ICommandSender, String[]) - Method in class forestry.arboriculture.commands.CommandTreeSpawn
 
executeSubCommand(MinecraftServer, ICommandSender, String[]) - Method in class forestry.core.commands.CommandModeInfo
 
executeSubCommand(MinecraftServer, ICommandSender, String[]) - Method in class forestry.core.commands.CommandModeSet
 
executeSubCommand(MinecraftServer, ICommandSender, String[]) - Method in class forestry.core.commands.CommandModules.CommandPluginsInfo
 
executeSubCommand(MinecraftServer, ICommandSender, String[]) - Method in class forestry.core.commands.CommandModules
 
executeSubCommand(MinecraftServer, ICommandSender, String[]) - Method in class forestry.core.commands.CommandSaveStats
 
executeSubCommand(MinecraftServer, ICommandSender, String[]) - Method in class forestry.core.commands.SubCommand
 
executeSubCommand(MinecraftServer, ICommandSender, String[]) - Method in class forestry.lepidopterology.commands.CommandButterfly.CommandButterflyKill
 
executeSubCommand(MinecraftServer, ICommandSender, String[]) - Method in class forestry.mail.commands.CommandMail.CommandMailTrades
 
executeSubCommand(MinecraftServer, ICommandSender, String[]) - Method in class forestry.mail.commands.CommandMail.CommandMailVirtualize
 
EXHAUSTION_CONSUMPTION - Static variable in class forestry.lepidopterology.entities.EntityButterfly
 
EXHAUSTION_REST - Static variable in class forestry.lepidopterology.entities.EntityButterfly
 
EXTRA_UTILITIES - Static variable in class forestry.modules.ForestryModuleUids
 
extractEnergy(int, boolean) - Method in class forestry.energy.compat.EnergyStorageWrapper
 
extractEnergy(int, boolean) - Method in class forestry.energy.EnergyManager
 
extractItem(int, int, boolean) - Method in class forestry.sorting.inventory.ItemHandlerFilter
 
extractPower(long, long, boolean) - Method in class forestry.energy.compat.mj.MjPassiveProviderWrapper
 

F

FABRICATOR - Static variable in class forestry.core.recipes.jei.ForestryRecipeCategoryUid
 
fabricator - Variable in class forestry.factory.blocks.BlockRegistryFactory
 
FABRICATOR - Static variable in class forestry.factory.MachineUIDs
 
FabricatorContent - Class in forestry.book.data.content
 
FabricatorContent() - Constructor for class forestry.book.data.content.FabricatorContent
 
FabricatorElement - Class in forestry.book.gui.elements
 
FabricatorElement(int, int, ItemStack) - Constructor for class forestry.book.gui.elements.FabricatorElement
 
FabricatorElement(int, int, ItemStack[]) - Constructor for class forestry.book.gui.elements.FabricatorElement
 
FabricatorElement(int, int, IFabricatorRecipe[]) - Constructor for class forestry.book.gui.elements.FabricatorElement
 
fabricatorManager - Static variable in class forestry.api.recipes.RecipeManagers
Allows you to add recipes to the fabricator.
FabricatorRecipe - Class in forestry.factory.recipes
 
FabricatorRecipe(ItemStack, FluidStack, ItemStack, NonNullList<NonNullList<ItemStack>>, NonNullList<String>, int, int) - Constructor for class forestry.factory.recipes.FabricatorRecipe
 
FabricatorRecipeCategory - Class in forestry.factory.recipes.jei.fabricator
 
FabricatorRecipeCategory(IGuiHelper) - Constructor for class forestry.factory.recipes.jei.fabricator.FabricatorRecipeCategory
 
FabricatorRecipeMaker - Class in forestry.factory.recipes.jei.fabricator
 
FabricatorRecipeManager - Class in forestry.factory.recipes
 
FabricatorRecipeManager() - Constructor for class forestry.factory.recipes.FabricatorRecipeManager
 
FabricatorRecipeTransferHandler - Class in forestry.factory.recipes.jei.fabricator
 
FabricatorRecipeTransferHandler() - Constructor for class forestry.factory.recipes.jei.fabricator.FabricatorRecipeTransferHandler
 
FabricatorRecipeWrapper - Class in forestry.factory.recipes.jei.fabricator
 
FabricatorRecipeWrapper(IFabricatorRecipe) - Constructor for class forestry.factory.recipes.jei.fabricator.FabricatorRecipeWrapper
 
fabricatorSmeltingManager - Static variable in class forestry.api.recipes.RecipeManagers
Allows you to add smelting recipes to the fabricator.
FabricatorSmeltingRecipe - Class in forestry.factory.recipes
 
FabricatorSmeltingRecipe(ItemStack, FluidStack, int) - Constructor for class forestry.factory.recipes.FabricatorSmeltingRecipe
 
FabricatorSmeltingRecipeManager - Class in forestry.factory.recipes
 
FabricatorSmeltingRecipeManager() - Constructor for class forestry.factory.recipes.FabricatorSmeltingRecipeManager
 
face - Variable in class forestry.core.models.baker.ModelBakerFace
 
faces - Variable in class forestry.core.models.TRSRBakedModel
 
FACING - Static variable in class forestry.core.blocks.BlockBase
use this instead of BlockHorizontal.FACING so the blocks rotate in a circle instead of NSWE order.
facing - Variable in enum forestry.core.worldgen.WorldGenHelper.Direction
 
Factory() - Constructor for class forestry.lepidopterology.render.RenderButterflyEntity.Factory
 
FACTORY - Static variable in class forestry.modules.ForestryModuleUids
 
FactoryJeiPlugin - Class in forestry.factory.recipes.jei
 
FactoryJeiPlugin() - Constructor for class forestry.factory.recipes.jei.FactoryJeiPlugin
 
FactoryTriggers - Class in forestry.factory.triggers
 
FactoryTriggers() - Constructor for class forestry.factory.triggers.FactoryTriggers
 
FakeAlvearyController - Class in forestry.apiculture.multiblock
 
FakeBeeHousingInventory - Class in forestry.apiculture.tiles
 
FakeBeekeepingLogic - Class in forestry.apiculture
 
FakeClimateListener - Class in forestry.core.climate
 
FakeClimateTransformer - Class in forestry.core.climate
 
FakeErrorLogic - Class in forestry.core.errors
 
FakeErrorSource - Class in forestry.core.errors
 
FakeFarmController - Class in forestry.farming.multiblock
 
FakeFarmProperties - Class in forestry.farming.logic
 
FakeFarmProperties(IFarmLogic) - Constructor for class forestry.farming.logic.FakeFarmProperties
 
FakeFilterLogic - Class in forestry.sorting
 
FakeInventoryAdapter - Class in forestry.core.inventory
 
FakeMultiblockController - Class in forestry.core.multiblock
 
FakeMultiblockController() - Constructor for class forestry.core.multiblock.FakeMultiblockController
 
FakeOwnerHandler - Class in forestry.core.owner
 
FakeSlotChangeWatcher - Class in forestry.core.inventory.watchers
 
FakeSlotPickupWatcher - Class in forestry.core.inventory.watchers
 
FakeTankManager - Class in forestry.core.fluids
 
FakeTankUpdateHandler - Class in forestry.core.fluids
 
fall(float, float) - Method in class forestry.lepidopterology.entities.EntityButterfly
 
fancy - Variable in class forestry.arboriculture.models.ModelDecorativeLeaves.Key
 
fancy - Variable in class forestry.arboriculture.models.ModelDefaultLeaves.Key
 
fancy - Variable in class forestry.arboriculture.models.ModelDefaultLeavesFruit.Key
 
fancy - Variable in class forestry.arboriculture.models.ModelLeaves.Key
 
fancyGraphicsEnabled() - Method in class forestry.core.proxy.ProxyRender
 
fancyGraphicsEnabled() - Method in class forestry.core.proxy.ProxyRenderClient
 
farm - Variable in class forestry.farming.blocks.BlockRegistryFarming
 
FarmableAgingCrop - Class in forestry.farming.logic.farmables
For blocks that are harvestable once they are a certain age.
FarmableAgingCrop(ItemStack, Block, IProperty<Integer>, int) - Constructor for class forestry.farming.logic.farmables.FarmableAgingCrop
 
FarmableAgingCrop(ItemStack, Block, IProperty<Integer>, int, Integer) - Constructor for class forestry.farming.logic.farmables.FarmableAgingCrop
 
FarmableAgingCrop(ItemStack, Block, ItemStack, IProperty<Integer>, int) - Constructor for class forestry.farming.logic.farmables.FarmableAgingCrop
 
FarmableAgingCrop(ItemStack, Block, ItemStack, IProperty<Integer>, int, Integer) - Constructor for class forestry.farming.logic.farmables.FarmableAgingCrop
 
FarmableAgingCrop(ItemStack, Block, ItemStack[], IProperty<Integer>, int) - Constructor for class forestry.farming.logic.farmables.FarmableAgingCrop
 
FarmableAgingCrop(ItemStack, Block, ItemStack[], IProperty<Integer>, int, Integer) - Constructor for class forestry.farming.logic.farmables.FarmableAgingCrop
 
FarmableBase - Class in forestry.farming.logic.farmables
 
FarmableBase(ItemStack, IBlockState, IBlockState, boolean) - Constructor for class forestry.farming.logic.farmables.FarmableBase
 
FarmableBasicAgricraft - Class in forestry.farming.logic.farmables
 
FarmableBasicAgricraft(Block, Item) - Constructor for class forestry.farming.logic.farmables.FarmableBasicAgricraft
 
FarmableBasicGrowthCraft - Class in forestry.farming.logic.farmables
 
FarmableBasicGrowthCraft() - Constructor for class forestry.farming.logic.farmables.FarmableBasicGrowthCraft
 
FarmableBasicIC2Crop - Class in forestry.farming.logic.farmables
 
FarmableBasicIC2Crop() - Constructor for class forestry.farming.logic.farmables.FarmableBasicIC2Crop
 
FarmableChorus - Class in forestry.farming.logic.farmables
 
FarmableCocoa - Class in forestry.farming.logic.farmables
 
FarmableCocoa() - Constructor for class forestry.farming.logic.farmables.FarmableCocoa
 
FarmableDoubleCrop - Class in forestry.farming.logic.farmables
 
FarmableDoubleCrop(ItemStack, IBlockState, IBlockState, IBlockState, boolean) - Constructor for class forestry.farming.logic.farmables.FarmableDoubleCrop
 
FarmableGE - Class in forestry.farming.logic.farmables
 
FarmableGE() - Constructor for class forestry.farming.logic.farmables.FarmableGE
 
FarmableGourd - Class in forestry.farming.logic.farmables
 
FarmableGourd(ItemStack, Block, Block) - Constructor for class forestry.farming.logic.farmables.FarmableGourd
 
FarmableInfo - Class in forestry.farming.logic.farmables
 
FarmableInfo(String) - Constructor for class forestry.farming.logic.farmables.FarmableInfo
 
FarmableRusticGrape - Class in forestry.farming.logic.farmables
 
FarmableRusticGrape(Block) - Constructor for class forestry.farming.logic.farmables.FarmableRusticGrape
 
FarmableRusticSapling - Class in forestry.farming.logic.farmables
 
FarmableRusticSapling(Item, ItemStack[]) - Constructor for class forestry.farming.logic.farmables.FarmableRusticSapling
 
Farmables - Class in forestry.api.farming
Deprecated.
Farmables() - Constructor for class forestry.api.farming.Farmables
Deprecated.
 
farmables - Static variable in class forestry.api.farming.Farmables
FarmableSapling - Class in forestry.farming.logic.farmables
 
FarmableSapling(ItemStack, ItemStack[]) - Constructor for class forestry.farming.logic.farmables.FarmableSapling
 
FarmableSapling(ItemStack, ItemStack[], boolean) - Constructor for class forestry.farming.logic.farmables.FarmableSapling
 
FarmableStacked - Class in forestry.farming.logic.farmables
 
FarmableStacked(ItemStack, Block, int) - Constructor for class forestry.farming.logic.farmables.FarmableStacked
 
FarmableStacked(ItemStack, ItemStack, Block, int) - Constructor for class forestry.farming.logic.farmables.FarmableStacked
 
FarmableVanillaMushroom - Class in forestry.farming.logic.farmables
 
FarmableVanillaMushroom(ItemStack, IBlockState, Block) - Constructor for class forestry.farming.logic.farmables.FarmableVanillaMushroom
 
FarmableVanillaSapling - Class in forestry.farming.logic.farmables
 
FarmableVanillaSapling() - Constructor for class forestry.farming.logic.farmables.FarmableVanillaSapling
 
farmArborealManaged - Static variable in class forestry.core.circuits.Circuits
 
farmArborealManual - Static variable in class forestry.core.circuits.Circuits
 
farmCocoaManaged - Static variable in class forestry.core.circuits.Circuits
 
farmCocoaManual - Static variable in class forestry.core.circuits.Circuits
 
FarmController - Class in forestry.farming.multiblock
 
FarmController(World) - Constructor for class forestry.farming.multiblock.FarmController
 
farmCrops - Variable in class forestry.cultivation.blocks.BlockRegistryCultivation
 
farmCropsManaged - Static variable in class forestry.core.circuits.Circuits
 
farmCropsManual - Static variable in class forestry.core.circuits.Circuits
 
FarmDirection - Enum in forestry.api.farming
 
farmEnder - Variable in class forestry.cultivation.blocks.BlockRegistryCultivation
 
farmEnderManaged - Static variable in class forestry.core.circuits.Circuits
 
farmEnderManual - Static variable in class forestry.core.circuits.Circuits
 
FarmFertilizerManager - Class in forestry.farming.multiblock
 
FarmFertilizerManager() - Constructor for class forestry.farming.multiblock.FarmFertilizerManager
 
farmGourd - Variable in class forestry.cultivation.blocks.BlockRegistryCultivation
 
farmGourdManaged - Static variable in class forestry.core.circuits.Circuits
 
farmGourdManual - Static variable in class forestry.core.circuits.Circuits
 
FarmHelper - Class in forestry.farming
 
FarmHelper() - Constructor for class forestry.farming.FarmHelper
 
FarmHelper.FarmWorkStatus - Class in forestry.farming
 
FarmHelper.Stage - Enum in forestry.farming
 
FarmHelper.TopDownICropComparator - Class in forestry.farming
 
FarmHydrationManager - Class in forestry.farming.multiblock
 
FarmHydrationManager(IClimatised) - Constructor for class forestry.farming.multiblock.FarmHydrationManager
 
farmInfernalManaged - Static variable in class forestry.core.circuits.Circuits
 
farmInfernalManual - Static variable in class forestry.core.circuits.Circuits
 
FARMING - Static variable in class forestry.modules.ForestryModuleUids
 
FarmingInfoRecipeCategory - Class in forestry.farming.compat
 
FarmingInfoRecipeCategory(IGuiHelper) - Constructor for class forestry.farming.compat.FarmingInfoRecipeCategory
 
FarmingInfoRecipeMaker - Class in forestry.farming.compat
 
FarmingInfoRecipeWrapper - Class in forestry.farming.compat
 
FarmingInfoRecipeWrapper(ItemStack, IFarmProperties, ICircuit) - Constructor for class forestry.farming.compat.FarmingInfoRecipeWrapper
 
FarmingJeiPlugin - Class in forestry.farming.compat
 
FarmingJeiPlugin() - Constructor for class forestry.farming.compat.FarmingJeiPlugin
 
FarmingTriggers - Class in forestry.farming.triggers
 
FarmingTriggers() - Constructor for class forestry.farming.triggers.FarmingTriggers
 
FarmLedger - Class in forestry.farming.gui
 
FarmLedger(LedgerManager, IFarmLedgerDelegate) - Constructor for class forestry.farming.gui.FarmLedger
 
FarmLogic - Class in forestry.farming.logic
 
FarmLogic(IFarmProperties, boolean) - Constructor for class forestry.farming.logic.FarmLogic
 
FarmLogicArboreal - Class in forestry.farming.logic
 
FarmLogicArboreal(IFarmProperties, boolean) - Constructor for class forestry.farming.logic.FarmLogicArboreal
 
FarmLogicCocoa - Class in forestry.farming.logic
 
FarmLogicCocoa(IFarmProperties, boolean) - Constructor for class forestry.farming.logic.FarmLogicCocoa
 
FarmLogicCrops - Class in forestry.farming.logic
 
FarmLogicCrops(IFarmProperties, boolean) - Constructor for class forestry.farming.logic.FarmLogicCrops
 
FarmLogicEnder - Class in forestry.farming.logic
 
FarmLogicEnder(IFarmProperties, boolean) - Constructor for class forestry.farming.logic.FarmLogicEnder
 
FarmLogicGourd - Class in forestry.farming.logic
 
FarmLogicGourd(IFarmProperties, boolean) - Constructor for class forestry.farming.logic.FarmLogicGourd
 
FarmLogicHomogeneous - Class in forestry.farming.logic
 
FarmLogicHomogeneous(IFarmProperties, boolean) - Constructor for class forestry.farming.logic.FarmLogicHomogeneous
 
FarmLogicInfernal - Class in forestry.farming.logic
 
FarmLogicInfernal(IFarmProperties, boolean) - Constructor for class forestry.farming.logic.FarmLogicInfernal
 
FarmLogicMushroom - Class in forestry.farming.logic
 
FarmLogicMushroom(IFarmProperties, boolean) - Constructor for class forestry.farming.logic.FarmLogicMushroom
 
FarmLogicOrchard - Class in forestry.farming.logic
 
FarmLogicOrchard(IFarmProperties, boolean) - Constructor for class forestry.farming.logic.FarmLogicOrchard
 
FarmLogicPeat - Class in forestry.farming.logic
 
FarmLogicPeat(IFarmProperties, boolean) - Constructor for class forestry.farming.logic.FarmLogicPeat
 
FarmLogicRedOrchid - Class in forestry.farming.logic
 
FarmLogicRedOrchid(IFarmProperties, boolean) - Constructor for class forestry.farming.logic.FarmLogicRedOrchid
 
FarmLogicReeds - Class in forestry.farming.logic
 
FarmLogicReeds(IFarmProperties, boolean) - Constructor for class forestry.farming.logic.FarmLogicReeds
 
FarmLogicRubber - Class in forestry.farming.logic
 
FarmLogicRubber(IFarmProperties, boolean) - Constructor for class forestry.farming.logic.FarmLogicRubber
 
FarmLogicSimple - Class in forestry.farming.logic
 
FarmLogicSimple(IFarmProperties, boolean, ISimpleFarmLogic) - Constructor for class forestry.farming.logic.FarmLogicSimple
 
FarmLogicSlot - Class in forestry.farming.gui
 
FarmLogicSlot(IFarmControllerInternal, WidgetManager, int, int, FarmDirection) - Constructor for class forestry.farming.gui.FarmLogicSlot
 
FarmLogicSoil - Class in forestry.farming.logic
 
FarmLogicSoil(IFarmProperties, boolean) - Constructor for class forestry.farming.logic.FarmLogicSoil
 
FarmLogicSucculent - Class in forestry.farming.logic
 
FarmLogicSucculent(IFarmProperties, boolean) - Constructor for class forestry.farming.logic.FarmLogicSucculent
 
FarmLogicWatered - Class in forestry.farming.logic
 
FarmLogicWatered(IFarmProperties, boolean) - Constructor for class forestry.farming.logic.FarmLogicWatered
 
FarmLogicWatered.CultivationType - Enum in forestry.farming.logic
 
farmMushroom - Variable in class forestry.cultivation.blocks.BlockRegistryCultivation
 
farmNether - Variable in class forestry.cultivation.blocks.BlockRegistryCultivation
 
farmOrchardManaged - Static variable in class forestry.core.circuits.Circuits
 
farmOrchardManual - Static variable in class forestry.core.circuits.Circuits
 
farmOrchidManaged - Static variable in class forestry.core.circuits.Circuits
 
farmOrchidManual - Static variable in class forestry.core.circuits.Circuits
 
farmPeatManaged - Static variable in class forestry.core.circuits.Circuits
 
farmPeatManual - Static variable in class forestry.core.circuits.Circuits
 
farmPoalesManaged - Static variable in class forestry.core.circuits.Circuits
 
farmPoalesManual - Static variable in class forestry.core.circuits.Circuits
 
FarmProperties - Class in forestry.farming.logic
 
FarmProperties(BiFunction<IFarmProperties, Boolean, IFarmLogic>, Set<String>, String) - Constructor for class forestry.farming.logic.FarmProperties
 
farmRegistry - Static variable in class forestry.api.core.ForestryAPI
A registry for register fertilizers, IFarmables and ISimpleFarmLogics
FarmRegistry - Class in forestry.farming
 
FarmRegistry() - Constructor for class forestry.farming.FarmRegistry
 
farmRubberManual - Static variable in class forestry.core.circuits.Circuits
 
farmShroomManaged - Static variable in class forestry.core.circuits.Circuits
 
farmShroomManual - Static variable in class forestry.core.circuits.Circuits
 
farmSize - Static variable in class forestry.core.config.Config
 
farmSucculentManaged - Static variable in class forestry.core.circuits.Circuits
 
farmSucculentManual - Static variable in class forestry.core.circuits.Circuits
 
FarmTarget - Class in forestry.farming
 
FarmTarget(BlockPos, FarmDirection, int) - Constructor for class forestry.farming.FarmTarget
 
FarmWorkStatus() - Constructor for class forestry.farming.FarmHelper.FarmWorkStatus
 
FENCE_GATE_WOOD - Static variable in class forestry.core.utils.OreDictUtil
 
FENCE_WOOD - Static variable in class forestry.core.utils.OreDictUtil
 
fenceGates - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
fenceGatesFireproof - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
fenceGatesVanillaFireproof - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
fences - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
fencesFireproof - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
fencesVanillaFireproof - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
FERMENTER - Static variable in class forestry.core.recipes.jei.ForestryRecipeCategoryUid
 
fermenter - Variable in class forestry.factory.blocks.BlockRegistryFactory
 
FERMENTER - Static variable in class forestry.factory.MachineUIDs
 
FermenterFuel - Class in forestry.api.fuels
 
FermenterFuel(ItemStack, int, int) - Constructor for class forestry.api.fuels.FermenterFuel
 
fermenterFuel - Static variable in class forestry.api.fuels.FuelManager
Add new fuels for the fermenter here (i.e.
fermenterManager - Static variable in class forestry.api.recipes.RecipeManagers
Allows you to add recipes to the fermenter.
FermenterRecipe - Class in forestry.factory.recipes
 
FermenterRecipe(ItemStack, int, float, Fluid, FluidStack) - Constructor for class forestry.factory.recipes.FermenterRecipe
 
FermenterRecipe(String, int, float, Fluid, FluidStack) - Constructor for class forestry.factory.recipes.FermenterRecipe
 
FermenterRecipeCategory - Class in forestry.factory.recipes.jei.fermenter
 
FermenterRecipeCategory(IGuiHelper) - Constructor for class forestry.factory.recipes.jei.fermenter.FermenterRecipeCategory
 
FermenterRecipeMaker - Class in forestry.factory.recipes.jei.fermenter
 
FermenterRecipeManager - Class in forestry.factory.recipes
 
FermenterRecipeManager() - Constructor for class forestry.factory.recipes.FermenterRecipeManager
 
FermenterRecipeWrapper - Class in forestry.factory.recipes.jei.fermenter
 
FermenterRecipeWrapper(IFermenterRecipe, ItemStack) - Constructor for class forestry.factory.recipes.jei.fermenter.FermenterRecipeWrapper
 
fertilizer - Static variable in class forestry.plugins.PluginIC2
 
fertilizerCompound - Variable in class forestry.core.items.ItemRegistryCore
 
fertilizerModifier - Static variable in class forestry.core.config.Config
 
fertilizers - Static variable in class forestry.api.farming.Farmables
FieldsAreNonnullByDefault - Annotation Type in forestry.core.utils
 
fill(FluidStack, boolean) - Method in class forestry.core.fluids.DrainOnlyFluidHandlerWrapper
 
fill(FluidStack, boolean) - Method in class forestry.core.fluids.TankManager
 
fill(int, FluidStack, boolean) - Method in class forestry.core.fluids.TankManager
 
fillContainers(IFluidHandler, IInventory, int, int, Fluid, boolean) - Static method in class forestry.core.fluids.FluidHelper
 
fillContainers(IFluidHandler, IInventory, int, int, Fluid, ItemStack, boolean) - Static method in class forestry.core.fluids.FluidHelper
 
fillContainers(FluidStack, TankManager) - Method in class forestry.factory.inventory.InventorySqueezer
 
fillInternal(FluidStack, boolean) - Method in class forestry.core.fluids.StandardTank
 
fillRecipe - Variable in class forestry.factory.recipes.BottlerRecipe
 
fillRecipe - Variable in class forestry.factory.recipes.jei.bottler.BottlerRecipeWrapper
 
filter - Variable in class forestry.sorting.blocks.BlockRegistrySorting
 
FILTER_LOGIC - Static variable in class forestry.api.genetics.GeneticCapabilities
Capability for IFilterLogic.
FilterData - Class in forestry.sorting
 
FilterData(ISpeciesRoot, IIndividual, ISpeciesType) - Constructor for class forestry.sorting.FilterData
 
FilteredTank - Class in forestry.core.fluids
 
FilteredTank(int) - Constructor for class forestry.core.fluids.FilteredTank
 
FilteredTank(int, boolean, boolean) - Constructor for class forestry.core.fluids.FilteredTank
 
filterEntries(String) - Method in class forestry.sorting.gui.widgets.SelectionLogic
 
filterEntries(String) - Method in class forestry.sorting.gui.widgets.SelectionWidget
 
FilterLogic - Class in forestry.sorting
 
FilterLogic(ILocatable, IFilterLogic.INetworkHandler) - Constructor for class forestry.sorting.FilterLogic
 
filterRegistry - Static variable in class forestry.api.genetics.AlleleManager
 
FilterRegistry - Class in forestry.sorting
 
FilterRegistry() - Constructor for class forestry.sorting.FilterRegistry
 
findMatchingContainerRecipe(ItemStack) - Static method in class forestry.factory.recipes.SqueezerRecipeManager
 
findMatchingRecipe(FluidStack) - Static method in class forestry.core.recipes.HygroregulatorManager
 
findMatchingRecipe(FluidStack, ItemStack, IInventory) - Static method in class forestry.factory.recipes.CarpenterRecipeManager
 
findMatchingRecipe(ItemStack) - Static method in class forestry.factory.recipes.CentrifugeRecipeManager
 
findMatchingRecipe(ItemStack, IInventory) - Static method in class forestry.factory.recipes.FabricatorRecipeManager
 
findMatchingRecipe(ItemStack, FluidStack) - Static method in class forestry.factory.recipes.FermenterRecipeManager
 
findMatchingRecipe(ItemStack) - Static method in class forestry.factory.recipes.MoistenerRecipeManager
 
findMatchingRecipe(NonNullList<ItemStack>) - Static method in class forestry.factory.recipes.SqueezerRecipeManager
 
findMatchingRecipe(FluidStack) - Static method in class forestry.factory.recipes.StillRecipeManager
 
findMatchingRecipes(InventoryCrafting, World) - Static method in class forestry.core.recipes.RecipeUtil
 
findMatchingSmelting(ItemStack) - Static method in class forestry.factory.recipes.FabricatorSmeltingRecipeManager
 
finish() - Method in interface forestry.api.climate.IClimateManipulator
Calls the Consumer that was set with IClimateManipulatorBuilder.setOnFinish(Consumer).
finish(boolean) - Method in interface forestry.api.gui.IElementLayoutHelper
Adds the layouts to the parent of the IElementGroup.
finish() - Method in interface forestry.api.gui.IElementLayoutHelper
 
finish() - Method in class forestry.core.climate.ClimateManipulator
 
finish(boolean) - Method in class forestry.core.gui.elements.layouts.ElementLayoutHelper
 
FIRE_DAMPENER_I - Static variable in class forestry.core.circuits.CircuitId
 
fixTagCompound(NBTTagCompound) - Method in class forestry.core.tiles.TileEntityDataFixable
 
FLAG_BLOCK_SYNC - Static variable in class forestry.core.config.Constants
 
FLAG_BLOCK_UPDATE - Static variable in class forestry.core.config.Constants
 
flexibleCasing - Variable in class forestry.core.items.ItemRegistryCore
 
flightTarget - Variable in class forestry.lepidopterology.entities.AIButterflyMovement
 
flipPage(EntityPlayer, short) - Method in interface forestry.core.gui.IPagedInventory
 
flipPage(EntityPlayer, short) - Method in class forestry.core.tiles.TileNaturalistChest
 
flipPage(EntityPlayer, short) - Method in class forestry.storage.inventory.ItemInventoryBackpackPaged
 
floatAsPercent(float) - Static method in class forestry.core.utils.StringUtil
 
Flower - Class in forestry.apiculture.flowers
 
Flower(IBlockState, double) - Constructor for class forestry.apiculture.flowers.Flower
 
FlowerManager - Class in forestry.api.apiculture
 
FlowerManager() - Constructor for class forestry.api.apiculture.FlowerManager
 
FlowerProvider - Class in forestry.apiculture.flowers
 
FlowerProvider(String, String) - Constructor for class forestry.apiculture.flowers.FlowerProvider
 
flowerRegistry - Static variable in class forestry.api.apiculture.FlowerManager
FlowerRegistry - Class in forestry.apiculture.flowers
 
FlowerRegistry() - Constructor for class forestry.apiculture.flowers.FlowerRegistry
 
FlowerTypeCacti - Static variable in class forestry.api.apiculture.FlowerManager
 
FlowerTypeEnd - Static variable in class forestry.api.apiculture.FlowerManager
 
FlowerTypeGourd - Static variable in class forestry.api.apiculture.FlowerManager
 
FlowerTypeJungle - Static variable in class forestry.api.apiculture.FlowerManager
 
FlowerTypeMushrooms - Static variable in class forestry.api.apiculture.FlowerManager
 
FlowerTypeNether - Static variable in class forestry.api.apiculture.FlowerManager
 
FlowerTypeSnow - Static variable in class forestry.api.apiculture.FlowerManager
 
FlowerTypeVanilla - Static variable in class forestry.api.apiculture.FlowerManager
 
FlowerTypeWheat - Static variable in class forestry.api.apiculture.FlowerManager
 
flowTextureExists() - Method in enum forestry.core.fluids.Fluids
 
fluid - Variable in class forestry.factory.recipes.BottlerRecipe
 
fluid - Variable in class forestry.factory.recipes.jei.bottler.BottlerRecipeWrapper
 
FLUID_PER_HONEY_DROP - Static variable in class forestry.core.config.Constants
 
FluidHandlerItemForestry - Class in forestry.core.items
 
FluidHandlerItemForestry(ItemStack, EnumContainerType) - Constructor for class forestry.core.items.FluidHandlerItemForestry
 
FluidHelper - Class in forestry.core.fluids
 
FluidHelper.FillStatus - Enum in forestry.core.fluids
 
FluidMap<T> - Class in forestry.core.utils.datastructures
 
FluidMap() - Constructor for class forestry.core.utils.datastructures.FluidMap
 
Fluids - Enum in forestry.core.fluids
 
FLUIDS - Static variable in class forestry.modules.ForestryModuleUids
 
FlutterlyzerPlugin - Class in forestry.lepidopterology.genetics
 
FOLIAGE_COLOR_INDEX - Static variable in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
FONT_RENDERER - Static variable in class forestry.core.gui.elements.LabelElement
 
FOOD - Static variable in class forestry.modules.ForestryModuleUids
 
FOOD_AMBROSIA_HEAL - Static variable in class forestry.core.config.Constants
 
forceCooldown - Variable in class forestry.core.tiles.TileEngine
 
forceLookForFlowers(IBee, IBeeHousing) - Method in class forestry.apiculture.HasFlowersCache
 
forceRetrogen - Static variable in class forestry.core.config.Config
 
FORESTER_UID - Static variable in class forestry.api.storage.BackpackManager
 
foresterBackpack - Variable in class forestry.storage.items.ItemRegistryBackpacks
 
foresterBackpackT2 - Variable in class forestry.storage.items.ItemRegistryBackpacks
 
ForesterBook - Class in forestry.book
 
ForesterBook() - Constructor for class forestry.book.ForesterBook
 
forestry - package forestry
 
Forestry - Class in forestry
Forestry Minecraft Mod
Forestry() - Constructor for class forestry.Forestry
 
forestry.api.apiculture - package forestry.api.apiculture
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.apiculture.hives - package forestry.api.apiculture.hives
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.arboriculture - package forestry.api.arboriculture
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.book - package forestry.api.book
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.circuits - package forestry.api.circuits
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.climate - package forestry.api.climate
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.core - package forestry.api.core
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.farming - package forestry.api.farming
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.food - package forestry.api.food
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.fuels - package forestry.api.fuels
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.genetics - package forestry.api.genetics
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.gui - package forestry.api.gui
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.gui.events - package forestry.api.gui.events
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.gui.style - package forestry.api.gui.style
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.lepidopterology - package forestry.api.lepidopterology
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.mail - package forestry.api.mail
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.modules - package forestry.api.modules
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.multiblock - package forestry.api.multiblock
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.recipes - package forestry.api.recipes
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.storage - package forestry.api.storage
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.api.world - package forestry.api.world
Copyright 2011-2014 SirSengir This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
forestry.apiculture - package forestry.apiculture
 
forestry.apiculture.blocks - package forestry.apiculture.blocks
 
forestry.apiculture.capabilities - package forestry.apiculture.capabilities
 
forestry.apiculture.commands - package forestry.apiculture.commands
 
forestry.apiculture.compat - package forestry.apiculture.compat
 
forestry.apiculture.entities - package forestry.apiculture.entities
 
forestry.apiculture.flowers - package forestry.apiculture.flowers
 
forestry.apiculture.genetics - package forestry.apiculture.genetics
 
forestry.apiculture.genetics.alleles - package forestry.apiculture.genetics.alleles
 
forestry.apiculture.gui - package forestry.apiculture.gui
 
forestry.apiculture.inventory - package forestry.apiculture.inventory
 
forestry.apiculture.items - package forestry.apiculture.items
 
forestry.apiculture.multiblock - package forestry.apiculture.multiblock
 
forestry.apiculture.network - package forestry.apiculture.network
 
forestry.apiculture.network.packets - package forestry.apiculture.network.packets
 
forestry.apiculture.render - package forestry.apiculture.render
 
forestry.apiculture.tiles - package forestry.apiculture.tiles
 
forestry.apiculture.trigger - package forestry.apiculture.trigger
 
forestry.apiculture.worldgen - package forestry.apiculture.worldgen
 
forestry.arboriculture - package forestry.arboriculture
 
forestry.arboriculture.blocks - package forestry.arboriculture.blocks
 
forestry.arboriculture.capabilities - package forestry.arboriculture.capabilities
 
forestry.arboriculture.charcoal - package forestry.arboriculture.charcoal
 
forestry.arboriculture.charcoal.jei - package forestry.arboriculture.charcoal.jei
 
forestry.arboriculture.commands - package forestry.arboriculture.commands
 
forestry.arboriculture.compat - package forestry.arboriculture.compat
 
forestry.arboriculture.genetics - package forestry.arboriculture.genetics
 
forestry.arboriculture.genetics.alleles - package forestry.arboriculture.genetics.alleles
 
forestry.arboriculture.items - package forestry.arboriculture.items
 
forestry.arboriculture.models - package forestry.arboriculture.models
 
forestry.arboriculture.network - package forestry.arboriculture.network
 
forestry.arboriculture.proxy - package forestry.arboriculture.proxy
 
forestry.arboriculture.render - package forestry.arboriculture.render
 
forestry.arboriculture.tiles - package forestry.arboriculture.tiles
 
forestry.arboriculture.worldgen - package forestry.arboriculture.worldgen
 
forestry.book - package forestry.book
 
forestry.book.data - package forestry.book.data
 
forestry.book.data.content - package forestry.book.data.content
 
forestry.book.data.deserializer - package forestry.book.data.deserializer
 
forestry.book.data.structure - package forestry.book.data.structure
 
forestry.book.gui - package forestry.book.gui
 
forestry.book.gui.buttons - package forestry.book.gui.buttons
 
forestry.book.gui.elements - package forestry.book.gui.elements
 
forestry.book.items - package forestry.book.items
 
forestry.book.pages - package forestry.book.pages
 
forestry.book.proxy - package forestry.book.proxy
 
forestry.climatology - package forestry.climatology
Copyright (c) 2011-2014 SirSengir.
forestry.climatology.blocks - package forestry.climatology.blocks
Copyright (c) 2011-2014 SirSengir.
forestry.climatology.gui - package forestry.climatology.gui
Copyright (c) 2011-2014 SirSengir.
forestry.climatology.gui.elements - package forestry.climatology.gui.elements
Copyright (c) 2011-2014 SirSengir.
forestry.climatology.inventory - package forestry.climatology.inventory
Copyright (c) 2011-2014 SirSengir.
forestry.climatology.items - package forestry.climatology.items
Copyright (c) 2011-2014 SirSengir.
forestry.climatology.network - package forestry.climatology.network
Copyright (c) 2011-2014 SirSengir.
forestry.climatology.network.packets - package forestry.climatology.network.packets
Copyright (c) 2011-2014 SirSengir.
forestry.climatology.proxy - package forestry.climatology.proxy
Copyright (c) 2011-2014 SirSengir.
forestry.climatology.tiles - package forestry.climatology.tiles
Copyright (c) 2011-2014 SirSengir.
forestry.core - package forestry.core
 
forestry.core.advancements - package forestry.core.advancements
 
forestry.core.blocks - package forestry.core.blocks
 
forestry.core.blocks.properties - package forestry.core.blocks.properties
 
forestry.core.capabilities - package forestry.core.capabilities
 
forestry.core.circuits - package forestry.core.circuits
 
forestry.core.climate - package forestry.core.climate
 
forestry.core.commands - package forestry.core.commands
 
forestry.core.config - package forestry.core.config
 
forestry.core.entities - package forestry.core.entities
 
forestry.core.errors - package forestry.core.errors
 
forestry.core.fluids - package forestry.core.fluids
 
forestry.core.genetics - package forestry.core.genetics
 
forestry.core.genetics.alleles - package forestry.core.genetics.alleles
 
forestry.core.genetics.analyzer - package forestry.core.genetics.analyzer
 
forestry.core.genetics.mutations - package forestry.core.genetics.mutations
 
forestry.core.gui - package forestry.core.gui
 
forestry.core.gui.buttons - package forestry.core.gui.buttons
 
forestry.core.gui.elements - package forestry.core.gui.elements
 
forestry.core.gui.elements.layouts - package forestry.core.gui.elements.layouts
 
forestry.core.gui.event - package forestry.core.gui.event
 
forestry.core.gui.ledgers - package forestry.core.gui.ledgers
 
forestry.core.gui.slots - package forestry.core.gui.slots
 
forestry.core.gui.tooltips - package forestry.core.gui.tooltips
 
forestry.core.gui.widgets - package forestry.core.gui.widgets
 
forestry.core.inventory - package forestry.core.inventory
 
forestry.core.inventory.watchers - package forestry.core.inventory.watchers
 
forestry.core.inventory.wrappers - package forestry.core.inventory.wrappers
 
forestry.core.items - package forestry.core.items
 
forestry.core.loot - package forestry.core.loot
 
forestry.core.models - package forestry.core.models
 
forestry.core.models.baker - package forestry.core.models.baker
 
forestry.core.multiblock - package forestry.core.multiblock
 
forestry.core.network - package forestry.core.network
 
forestry.core.network.packets - package forestry.core.network.packets
 
forestry.core.owner - package forestry.core.owner
 
forestry.core.proxy - package forestry.core.proxy
 
forestry.core.recipes - package forestry.core.recipes
 
forestry.core.recipes.jei - package forestry.core.recipes.jei
 
forestry.core.render - package forestry.core.render
 
forestry.core.tiles - package forestry.core.tiles
 
forestry.core.triggers - package forestry.core.triggers
 
forestry.core.utils - package forestry.core.utils
 
forestry.core.utils.datastructures - package forestry.core.utils.datastructures
 
forestry.core.worldgen - package forestry.core.worldgen
 
forestry.cultivation - package forestry.cultivation
 
forestry.cultivation.blocks - package forestry.cultivation.blocks
 
forestry.cultivation.gui - package forestry.cultivation.gui
 
forestry.cultivation.gui.widgets - package forestry.cultivation.gui.widgets
 
forestry.cultivation.inventory - package forestry.cultivation.inventory
 
forestry.cultivation.items - package forestry.cultivation.items
 
forestry.cultivation.tiles - package forestry.cultivation.tiles
 
forestry.database - package forestry.database
 
forestry.database.blocks - package forestry.database.blocks
 
forestry.database.gui - package forestry.database.gui
 
forestry.database.gui.buttons - package forestry.database.gui.buttons
 
forestry.database.gui.widgets - package forestry.database.gui.widgets
 
forestry.database.inventory - package forestry.database.inventory
 
forestry.database.network - package forestry.database.network
 
forestry.database.network.packets - package forestry.database.network.packets
 
forestry.database.tiles - package forestry.database.tiles
 
forestry.energy - package forestry.energy
 
forestry.energy.blocks - package forestry.energy.blocks
 
forestry.energy.circuits - package forestry.energy.circuits
 
forestry.energy.compat - package forestry.energy.compat
 
forestry.energy.compat.mj - package forestry.energy.compat.mj
 
forestry.energy.compat.tesla - package forestry.energy.compat.tesla
 
forestry.energy.gui - package forestry.energy.gui
 
forestry.energy.inventory - package forestry.energy.inventory
 
forestry.energy.proxy - package forestry.energy.proxy
 
forestry.energy.render - package forestry.energy.render
 
forestry.energy.tiles - package forestry.energy.tiles
 
forestry.factory - package forestry.factory
 
forestry.factory.blocks - package forestry.factory.blocks
 
forestry.factory.circuits - package forestry.factory.circuits
 
forestry.factory.gui - package forestry.factory.gui
 
forestry.factory.inventory - package forestry.factory.inventory
 
forestry.factory.network - package forestry.factory.network
 
forestry.factory.network.packets - package forestry.factory.network.packets
 
forestry.factory.recipes - package forestry.factory.recipes
 
forestry.factory.recipes.jei - package forestry.factory.recipes.jei
 
forestry.factory.recipes.jei.bottler - package forestry.factory.recipes.jei.bottler
 
forestry.factory.recipes.jei.carpenter - package forestry.factory.recipes.jei.carpenter
 
forestry.factory.recipes.jei.centrifuge - package forestry.factory.recipes.jei.centrifuge
 
forestry.factory.recipes.jei.fabricator - package forestry.factory.recipes.jei.fabricator
 
forestry.factory.recipes.jei.fermenter - package forestry.factory.recipes.jei.fermenter
 
forestry.factory.recipes.jei.moistener - package forestry.factory.recipes.jei.moistener
 
forestry.factory.recipes.jei.rainmaker - package forestry.factory.recipes.jei.rainmaker
 
forestry.factory.recipes.jei.squeezer - package forestry.factory.recipes.jei.squeezer
 
forestry.factory.recipes.jei.still - package forestry.factory.recipes.jei.still
 
forestry.factory.tiles - package forestry.factory.tiles
 
forestry.factory.triggers - package forestry.factory.triggers
 
forestry.farming - package forestry.farming
 
forestry.farming.blocks - package forestry.farming.blocks
 
forestry.farming.circuits - package forestry.farming.circuits
 
forestry.farming.compat - package forestry.farming.compat
 
forestry.farming.gui - package forestry.farming.gui
 
forestry.farming.items - package forestry.farming.items
 
forestry.farming.logic - package forestry.farming.logic
 
forestry.farming.logic.crops - package forestry.farming.logic.crops
 
forestry.farming.logic.farmables - package forestry.farming.logic.farmables
 
forestry.farming.models - package forestry.farming.models
 
forestry.farming.multiblock - package forestry.farming.multiblock
 
forestry.farming.proxy - package forestry.farming.proxy
 
forestry.farming.tiles - package forestry.farming.tiles
 
forestry.farming.triggers - package forestry.farming.triggers
 
forestry.food - package forestry.food
 
forestry.food.items - package forestry.food.items
 
forestry.greenhouse - package forestry.greenhouse
Copyright (c) 2011-2014 SirSengir.
forestry.greenhouse.blocks - package forestry.greenhouse.blocks
Copyright (c) 2011-2014 SirSengir.
forestry.lepidopterology - package forestry.lepidopterology
 
forestry.lepidopterology.blocks - package forestry.lepidopterology.blocks
 
forestry.lepidopterology.commands - package forestry.lepidopterology.commands
 
forestry.lepidopterology.entities - package forestry.lepidopterology.entities
 
forestry.lepidopterology.genetics - package forestry.lepidopterology.genetics
 
forestry.lepidopterology.genetics.alleles - package forestry.lepidopterology.genetics.alleles
 
forestry.lepidopterology.items - package forestry.lepidopterology.items
 
forestry.lepidopterology.proxy - package forestry.lepidopterology.proxy
 
forestry.lepidopterology.recipes - package forestry.lepidopterology.recipes
 
forestry.lepidopterology.render - package forestry.lepidopterology.render
 
forestry.lepidopterology.tiles - package forestry.lepidopterology.tiles
 
forestry.lepidopterology.worldgen - package forestry.lepidopterology.worldgen
 
forestry.mail - package forestry.mail
 
forestry.mail.blocks - package forestry.mail.blocks
 
forestry.mail.commands - package forestry.mail.commands
 
forestry.mail.compat - package forestry.mail.compat
 
forestry.mail.gui - package forestry.mail.gui
 
forestry.mail.inventory - package forestry.mail.inventory
 
forestry.mail.items - package forestry.mail.items
 
forestry.mail.network - package forestry.mail.network
 
forestry.mail.network.packets - package forestry.mail.network.packets
 
forestry.mail.tiles - package forestry.mail.tiles
 
forestry.mail.triggers - package forestry.mail.triggers
 
forestry.modules - package forestry.modules
 
forestry.plugins - package forestry.plugins
 
forestry.sorting - package forestry.sorting
 
forestry.sorting.blocks - package forestry.sorting.blocks
 
forestry.sorting.gui - package forestry.sorting.gui
 
forestry.sorting.gui.widgets - package forestry.sorting.gui.widgets
 
forestry.sorting.inventory - package forestry.sorting.inventory
 
forestry.sorting.network - package forestry.sorting.network
 
forestry.sorting.network.packets - package forestry.sorting.network.packets
 
forestry.sorting.tiles - package forestry.sorting.tiles
 
forestry.storage - package forestry.storage
 
forestry.storage.compat - package forestry.storage.compat
 
forestry.storage.gui - package forestry.storage.gui
 
forestry.storage.inventory - package forestry.storage.inventory
 
forestry.storage.items - package forestry.storage.items
 
forestry.storage.models - package forestry.storage.models
 
forestry.storage.proxy - package forestry.storage.proxy
 
forestry.worktable - package forestry.worktable
 
forestry.worktable.blocks - package forestry.worktable.blocks
 
forestry.worktable.compat - package forestry.worktable.compat
 
forestry.worktable.gui - package forestry.worktable.gui
 
forestry.worktable.gui.widgets - package forestry.worktable.gui.widgets
 
forestry.worktable.inventory - package forestry.worktable.inventory
 
forestry.worktable.network - package forestry.worktable.network
 
forestry.worktable.network.packets - package forestry.worktable.network.packets
 
forestry.worktable.recipes - package forestry.worktable.recipes
 
forestry.worktable.tiles - package forestry.worktable.tiles
 
ForestryAPI - Class in forestry.api.core
Forestry's API is divided into several subcategories to make it easier to understand.
ForestryAPI() - Constructor for class forestry.api.core.ForestryAPI
 
ForestryCompatPlugins - Class in forestry.plugins
 
ForestryCompatPlugins() - Constructor for class forestry.plugins.ForestryCompatPlugins
 
forestryConstants - Static variable in class forestry.api.core.ForestryAPI
Provides information on certain Forestry constants (Villager IDs, Chest gen keys, etc)
ForestryEvent - Class in forestry.api.core
 
ForestryEvent() - Constructor for class forestry.api.core.ForestryEvent
 
ForestryEvent.MutationDiscovered - Class in forestry.api.core
 
ForestryEvent.PreInit - Class in forestry.api.core
Deprecated.
removed in 1.13
ForestryEvent.SpeciesDiscovered - Class in forestry.api.core
 
ForestryEvent.SyncedBreedingTracker - Class in forestry.api.core
 
ForestryFarmIdentifier - Class in forestry.farming.logic
 
ForestryFarmIdentifier() - Constructor for class forestry.farming.logic.ForestryFarmIdentifier
 
ForestryGuiConfig - Class in forestry.core.config
 
ForestryGuiConfig(GuiScreen) - Constructor for class forestry.core.config.ForestryGuiConfig
 
ForestryGuiConfigFactory - Class in forestry.core.config
 
ForestryGuiConfigFactory() - Constructor for class forestry.core.config.ForestryGuiConfigFactory
 
ForestryJeiPlugin - Class in forestry.plugins
 
ForestryJeiPlugin() - Constructor for class forestry.plugins.ForestryJeiPlugin
 
ForestryModEnvWarningCallable - Class in forestry.core.utils
ICrashCallable for listing disabled modules for crash reports.
ForestryModule - Annotation Type in forestry.api.modules
Annotation to provide additional information on IForestryModules.
ForestryModules - Class in forestry.modules
 
ForestryModules() - Constructor for class forestry.modules.ForestryModules
 
ForestryModuleUids - Class in forestry.modules
 
ForestryModuleUids() - Constructor for class forestry.modules.ForestryModuleUids
 
ForestryPacket - Class in forestry.core.network
 
ForestryPacket() - Constructor for class forestry.core.network.ForestryPacket
 
ForestryPluginUtil - Class in forestry.modules
 
ForestryRecipeCategory<T extends mezz.jei.api.recipe.IRecipeWrapper> - Class in forestry.core.recipes.jei
 
ForestryRecipeCategory(IDrawable, String) - Constructor for class forestry.core.recipes.jei.ForestryRecipeCategory
 
ForestryRecipeCategoryUid - Class in forestry.core.recipes.jei
 
ForestryRecipeCategoryUid() - Constructor for class forestry.core.recipes.jei.ForestryRecipeCategoryUid
 
ForestryRecipeWrapper<R> - Class in forestry.core.recipes.jei
 
ForestryRecipeWrapper(R) - Constructor for class forestry.core.recipes.jei.ForestryRecipeWrapper
 
ForestryResource - Class in forestry.core.render
 
ForestryResource(String) - Constructor for class forestry.core.render.ForestryResource
 
ForestryStateMapper - Class in forestry.core.render
 
ForestryStateMapper() - Constructor for class forestry.core.render.ForestryStateMapper
 
ForestryTooltipCallback - Class in forestry.core.recipes.jei
 
ForestryTooltipCallback() - Constructor for class forestry.core.recipes.jei.ForestryTooltipCallback
 
ForestSpawner - Class in forestry.arboriculture.commands
 
ForestSpawner() - Constructor for class forestry.arboriculture.commands.ForestSpawner
 
forfeitMultiblockSaveDelegate() - Method in class forestry.apiculture.multiblock.MultiblockLogicAlveary
 
forfeitMultiblockSaveDelegate() - Method in class forestry.core.multiblock.MultiblockLogic
 
formatDescriptionPacket(NBTTagCompound) - Method in class forestry.apiculture.multiblock.AlvearyController
 
formatDescriptionPacket(NBTTagCompound) - Method in class forestry.core.multiblock.FakeMultiblockController
 
formatDescriptionPacket(NBTTagCompound) - Method in interface forestry.core.multiblock.IMultiblockControllerInternal
Called when the save delegate's tile entity is being asked for its description packet
formatDescriptionPacket(NBTTagCompound) - Method in class forestry.farming.multiblock.FarmController
 
formatEnergyValue(int) - Method in enum forestry.core.config.EnergyDisplayMode
 
formatRate(int) - Method in enum forestry.core.config.EnergyDisplayMode
 
frameImpregnated - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
frameProven - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
frameUntreated - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
frameUsed(IBeeHousing, ItemStack, IBee, int) - Method in interface forestry.api.apiculture.IHiveFrame
Wears out a frame.
frameUsed(IBeeHousing, ItemStack, IBee, int) - Method in class forestry.apiculture.items.ItemHiveFrame
 
fromBool(boolean) - Static method in enum forestry.climatology.blocks.State
 
fromMaturity(int) - Static method in enum forestry.core.blocks.BlockBogEarth.SoilType
 
fromMicroJoules(long) - Static method in class forestry.energy.compat.mj.MjHelper
 
fromNBT(NBTTagCompound) - Static method in class forestry.apiculture.genetics.BeeGenome
 
fromRipeningPacket(int) - Method in interface forestry.arboriculture.network.IRipeningPacketReceiver
 
fromRipeningPacket(int) - Method in class forestry.arboriculture.tiles.TileLeaves
 
fromString(String) - Static method in enum forestry.api.mail.EnumAddressee
 
fruit - Variable in class forestry.farming.logic.farmables.FarmableStacked
 
FRUIT_COLOR_INDEX - Static variable in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
FRUIT_FORESTRY - Static variable in class forestry.core.utils.OreDictUtil
 
fruitApple - Static variable in class forestry.arboriculture.genetics.alleles.AlleleFruits
 
fruitCherry - Static variable in class forestry.arboriculture.genetics.alleles.AlleleFruits
 
fruitChestnut - Static variable in class forestry.arboriculture.genetics.alleles.AlleleFruits
 
fruitCocoa - Static variable in class forestry.arboriculture.genetics.alleles.AlleleFruits
 
fruitDates - Static variable in class forestry.arboriculture.genetics.alleles.AlleleFruits
 
fruitLemon - Static variable in class forestry.arboriculture.genetics.alleles.AlleleFruits
 
fruitNone - Static variable in class forestry.arboriculture.genetics.alleles.AlleleFruits
 
fruitPapaya - Static variable in class forestry.arboriculture.genetics.alleles.AlleleFruits
 
fruitPlum - Static variable in class forestry.arboriculture.genetics.alleles.AlleleFruits
 
FruitPodStateMapper - Class in forestry.arboriculture.render
 
FruitPodStateMapper() - Constructor for class forestry.arboriculture.render.FruitPodStateMapper
 
FruitProviderNone - Class in forestry.arboriculture
 
FruitProviderNone(String, IFruitFamily) - Constructor for class forestry.arboriculture.FruitProviderNone
 
FruitProviderPod - Class in forestry.arboriculture
 
FruitProviderPod(String, IFruitFamily, FruitProviderPod.EnumPodType, ItemStack...) - Constructor for class forestry.arboriculture.FruitProviderPod
 
FruitProviderPod.EnumPodType - Enum in forestry.arboriculture
 
FruitProviderRipening - Class in forestry.arboriculture
 
FruitProviderRipening(String, IFruitFamily, ItemStack, float) - Constructor for class forestry.arboriculture.FruitProviderRipening
 
fruits - Variable in class forestry.core.items.ItemRegistryCore
 
fruitSprite - Variable in class forestry.arboriculture.models.ModelLeaves.Key
 
fruitWalnut - Static variable in class forestry.arboriculture.genetics.alleles.AlleleFruits
 
FuelManager - Class in forestry.api.fuels
 
FuelManager() - Constructor for class forestry.api.fuels.FuelManager
 

G

GainFocus(IGuiElement) - Constructor for class forestry.api.gui.events.ElementEvent.GainFocus
 
gameMode - Static variable in class forestry.core.config.Config
 
GameMode - Class in forestry.core.config
 
GameMode(String) - Constructor for class forestry.core.config.GameMode
 
GameProfileDataSerializer - Class in forestry.core.owner
 
GameTokenWidget - Class in forestry.core.gui.widgets
 
GameTokenWidget(EscritoireGame, WidgetManager, int, int, int) - Constructor for class forestry.core.gui.widgets.GameTokenWidget
 
GEAR_BRONZE - Static variable in class forestry.core.utils.OreDictUtil
 
GEAR_COPPER - Static variable in class forestry.core.utils.OreDictUtil
 
GEAR_STONE - Static variable in class forestry.core.utils.OreDictUtil
 
GEAR_TIN - Static variable in class forestry.core.utils.OreDictUtil
 
gearBronze - Variable in class forestry.core.items.ItemRegistryCore
 
gearCopper - Variable in class forestry.core.items.ItemRegistryCore
 
gearTin - Variable in class forestry.core.items.ItemRegistryCore
 
GEM_APATITE - Static variable in class forestry.core.utils.OreDictUtil
 
GEM_DIAMOND - Static variable in class forestry.core.utils.OreDictUtil
 
GEM_QUARTZ - Static variable in class forestry.core.utils.OreDictUtil
 
genChance() - Method in class forestry.apiculture.worldgen.Hive
 
genCocoon(World, Random, int, int, IButterfly) - Static method in class forestry.lepidopterology.worldgen.CocoonDecorator
 
general - Variable in class forestry.core.models.TRSRBakedModel
 
generate(World, Random, BlockPos, boolean) - Method in class forestry.arboriculture.worldgen.WorldGenArboriculture
 
generate(World, Random, BlockPos) - Method in class forestry.core.worldgen.WorldGenBase
 
generate(World, Random, BlockPos, boolean) - Method in class forestry.core.worldgen.WorldGenBase
 
generate(Random, int, int, World, IChunkGenerator, IChunkProvider) - Method in class forestry.core.worldgen.WorldGenerator
 
generateApatiteOre - Static variable in class forestry.core.config.Config
 
generateBeehivesDebug - Static variable in class forestry.core.config.Config
 
generateBranches(World, Random, ITreeBlockType, BlockPos, int, float, float, int, int, float) - Static method in class forestry.core.worldgen.WorldGenHelper
 
generateCircle(World, Random, BlockPos, float, int, int, ITreeBlockType, float, WorldGenHelper.EnumReplaceMode) - Static method in class forestry.core.worldgen.WorldGenHelper
 
generateCircleFromTreeStartPos(World, Random, BlockPos, int, float, int, int, ITreeBlockType, float, WorldGenHelper.EnumReplaceMode) - Static method in class forestry.core.worldgen.WorldGenHelper
 
generateCopperOre - Static variable in class forestry.core.config.Config
 
generateCylinderFromPos(World, ITreeBlockType, BlockPos, float, int, WorldGenHelper.EnumReplaceMode) - Static method in class forestry.core.worldgen.WorldGenHelper
Center is the bottom middle of the cylinder
generateCylinderFromTreeStartPos(World, ITreeBlockType, BlockPos, int, float, int, WorldGenHelper.EnumReplaceMode) - Static method in class forestry.core.worldgen.WorldGenHelper
Uses centerPos and girth of a tree to calculate the center
generateEnergy(int) - Method in class forestry.energy.EnergyManager
Creates an amount of energy, generated by engines
generateExtras(World, Random, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenArboriculture
 
generateExtras(World, Random, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenTree
 
generateGiantMushroom(World, BlockPos, IBlockState, Random) - Method in class forestry.farming.blocks.BlockMushroom
 
generateHeat() - Method in class forestry.core.tiles.TileEngine
 
generateHeat() - Method in class forestry.energy.tiles.TileEngineBiogas
 
generateHeat() - Method in class forestry.energy.tiles.TileEngineClockwork
 
generateHeat() - Method in class forestry.energy.tiles.TileEngineElectric
 
generateHeat() - Method in class forestry.energy.tiles.TileEnginePeat
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenAcacia
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenArboriculture
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenBalsa
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenBaobab
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenCherry
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenChestnut
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenCocobolo
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenDate
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenEbony
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenGreenheart
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenIpe
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenJungle
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenKapok
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenLarch
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenLemon
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenMahoe
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenMahogany
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenMaple
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenPadauk
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenPapaya
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenPine
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenPlum
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenPoplar
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenSequoia
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenSilverLime
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenSpruce
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenTeak
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenTree
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenWalnut
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenWenge
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenWillow
 
generateLeaves(World, Random, TreeBlockTypeLeaf, List<BlockPos>, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenZebrawood
 
generatePods(ITreeGenData, World, Random, BlockPos, int, int, int, WorldGenHelper.EnumReplaceMode) - Static method in class forestry.core.worldgen.WorldGenHelper
 
generateSphere(World, BlockPos, int, ITreeBlockType, WorldGenHelper.EnumReplaceMode) - Static method in class forestry.core.worldgen.WorldGenHelper
 
generateSphereFromTreeStartPos(World, BlockPos, int, int, ITreeBlockType, WorldGenHelper.EnumReplaceMode) - Static method in class forestry.core.worldgen.WorldGenHelper
 
generateSupportStems(ITreeBlockType, World, Random, BlockPos, int, int, float, float) - Static method in class forestry.core.worldgen.WorldGenHelper
 
generateTinOre - Static variable in class forestry.core.config.Config
 
generateTree(WorldGenerator, World, BlockPos) - Static method in class forestry.arboriculture.commands.TreeGenHelper
 
generateTree(ITree, World, BlockPos) - Static method in class forestry.arboriculture.commands.TreeGenHelper
 
generateTreeTrunk(World, Random, ITreeBlockType, BlockPos, int, int, int, float, EnumFacing, float) - Static method in class forestry.core.worldgen.WorldGenHelper
Returns a list of trunk top coordinates
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenAcacia
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenArboriculture
Generate the tree's trunk.
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenBaobab
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenCherry
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenChestnut
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenCocobolo
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenEbony
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenGreenheart
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenIpe
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenJungle
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenKapok
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenMahoe
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenMahogany
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenMaple
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenPadauk
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenPapaya
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenPine
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenSequoia
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenSilverLime
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenSpruce
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenTeak
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenTree
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenWalnut
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenWenge
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenWillow
 
generateTrunk(World, Random, TreeBlockTypeLog, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenZebrawood
 
generator - Variable in class forestry.plugins.BlockRegistryIC2
 
generatorFuel - Static variable in class forestry.api.fuels.FuelManager
Add new fuels for Generator here
GeneratorFuel - Class in forestry.api.fuels
 
GeneratorFuel(FluidStack, int, int) - Constructor for class forestry.api.fuels.GeneratorFuel
 
GenericRatings - Class in forestry.core.genetics
 
GenericRatings() - Constructor for class forestry.core.genetics.GenericRatings
 
GeneticAnalyzer - Class in forestry.core.gui.elements
 
GeneticAnalyzer(IWindowElement, int, int, boolean, IGeneticAnalyzerProvider) - Constructor for class forestry.core.gui.elements.GeneticAnalyzer
 
GeneticAnalyzerTabs - Class in forestry.core.gui.elements
 
GeneticAnalyzerTabs(int, int, GeneticAnalyzer) - Constructor for class forestry.core.gui.elements.GeneticAnalyzerTabs
 
GeneticCapabilities - Class in forestry.api.genetics
 
GeneticCapabilities() - Constructor for class forestry.api.genetics.GeneticCapabilities
 
GeneticsUtil - Class in forestry.core.utils
 
GeneticsUtil() - Constructor for class forestry.core.utils.GeneticsUtil
 
genHelper - Static variable in class forestry.api.apiculture.hives.HiveManager
 
Genome - Class in forestry.core.genetics
 
Genome(NBTTagCompound) - Constructor for class forestry.core.genetics.Genome
 
Genome(IChromosome[]) - Constructor for class forestry.core.genetics.Genome
 
germling - Variable in class forestry.farming.logic.crops.CropDestroy
 
germling - Variable in class forestry.farming.logic.farmables.FarmableAgingCrop
 
germling - Variable in class forestry.farming.logic.farmables.FarmableBase
 
germling - Variable in class forestry.farming.logic.farmables.FarmableRusticSapling
 
germling - Variable in class forestry.farming.logic.farmables.FarmableSapling
 
germling - Variable in class forestry.farming.logic.farmables.FarmableStacked
 
germlingBlock - Variable in class forestry.farming.logic.farmables.FarmableRusticSapling
 
get(EnumHoneyComb) - Method in class forestry.apiculture.blocks.BlockHoneyComb
 
get(int) - Static method in enum forestry.apiculture.items.EnumHoneyComb
 
get(EnumHoneyComb, int) - Method in class forestry.apiculture.items.ItemHoneyComb
 
get(EnumPollenCluster, int) - Method in class forestry.apiculture.items.ItemPollenCluster
 
get(EnumPropolis, int) - Method in class forestry.apiculture.items.ItemPropolis
 
get(EnumLeafType) - Static method in class forestry.arboriculture.models.TextureLeaves
 
get(BlockBogEarth.SoilType, int) - Method in class forestry.core.blocks.BlockBogEarth
 
get(EnumResourceType, int) - Method in class forestry.core.blocks.BlockResourceOre
 
get(EnumResourceType) - Method in class forestry.core.blocks.BlockResourceStorage
 
get(EnumCircuitBoardType) - Method in class forestry.core.circuits.ItemCircuitBoard
 
get(EnumElectronTube, int) - Method in class forestry.core.items.ItemElectronTube
 
get(String) - Method in class forestry.core.render.ColourProperties
 
get(Object) - Method in class forestry.core.utils.datastructures.DummyMap
 
get(Object) - Method in class forestry.core.utils.datastructures.StackMap
 
get(boolean) - Method in class forestry.cultivation.blocks.BlockPlanter
 
get(EnumFarmBlockType, int) - Method in class forestry.farming.blocks.BlockFarm
 
get(EnumStampDefinition, int) - Method in class forestry.mail.items.ItemStamps
 
getAbsoluteX() - Method in interface forestry.api.gui.IGuiElement
 
getAbsoluteX() - Method in class forestry.core.gui.elements.GuiElement
 
getAbsoluteY() - Method in interface forestry.api.gui.IGuiElement
 
getAbsoluteY() - Method in class forestry.core.gui.elements.GuiElement
 
getAcceptedFlowerCoordinates(IBeeHousing, IBee, String, int) - Method in interface forestry.api.genetics.IFlowerRegistry
getAcceptedFlowerCoordinates(IBeeHousing, IBee, String, int) - Method in class forestry.apiculture.flowers.FlowerRegistry
 
getAcceptedItemStacks() - Method in class forestry.storage.BackpackFilter
 
getActiveAllele() - Method in interface forestry.api.genetics.IChromosome
 
getActiveAllele(IChromosomeType) - Method in interface forestry.api.genetics.IGenome
 
getActiveAllele() - Method in class forestry.core.genetics.Chromosome
 
getActiveAllele(ItemStack, IChromosomeType, ISpeciesRoot) - Static method in class forestry.core.genetics.Genome
 
getActiveAllele(IChromosomeType) - Method in class forestry.core.genetics.Genome
 
getActiveTradeStations(World) - Method in interface forestry.api.mail.IPostOffice
 
getActiveTradeStations(World) - Method in class forestry.mail.PostOffice
 
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.apiculture.blocks.BlockAlveary
 
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.apiculture.blocks.BlockCandle
 
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.arboriculture.blocks.BlockSapling
 
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.lepidopterology.blocks.BlockCocoon
 
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.lepidopterology.blocks.BlockSolidCocoon
 
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.sorting.blocks.BlockGeneticFilter
 
getAddress() - Method in interface forestry.api.mail.ITradeStation
 
getAddress() - Method in interface forestry.api.mail.ITradeStationInfo
 
getAddress() - Method in class forestry.mail.gui.ContainerTradeName
 
getAddress() - Method in class forestry.mail.gui.ContainerTrader
 
getAddress() - Method in class forestry.mail.tiles.TileTrader
 
getAddress() - Method in class forestry.mail.TradeStation
 
getAddress() - Method in class forestry.mail.TradeStationInfo
 
getAdjacentInventories() - Method in class forestry.core.inventory.AdjacentInventoryCache
 
getAdjacentInventoriesOtherThan(EnumFacing) - Method in class forestry.core.inventory.AdjacentInventoryCache
 
getAdjacentInventory(EnumFacing) - Method in class forestry.core.inventory.AdjacentInventoryCache
 
getAge(ItemStack) - Static method in class forestry.lepidopterology.items.ItemButterflyGE
 
getAge() - Method in class forestry.lepidopterology.tiles.TileCocoon
 
getAliases() - Method in class forestry.core.commands.RootCommand
 
getAliases() - Method in class forestry.core.commands.SubCommand
 
getAlign() - Method in interface forestry.api.gui.IGuiElement
The alignment of the IGuiElement defines the position of the element relative to the position of its parent.
getAlign() - Method in class forestry.core.gui.elements.GuiElement
 
getAllele(String) - Method in interface forestry.api.genetics.IAlleleRegistry
Gets an allele
getAllele(String) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
getAllele(ItemStack, IChromosomeType, boolean) - Static method in class forestry.core.genetics.Genome
 
getAllele(ItemStack, IChromosomeType, boolean, Class<? extends A>) - Static method in class forestry.core.genetics.Genome
 
getAllele0() - Method in interface forestry.api.genetics.IMutation
 
getAllele0() - Method in class forestry.core.genetics.mutations.Mutation
 
getAllele1() - Method in interface forestry.api.genetics.IMutation
 
getAllele1() - Method in class forestry.core.genetics.mutations.Mutation
 
getAlleleBlacklist() - Method in interface forestry.api.genetics.IAlleleRegistry
 
getAlleleBlacklist() - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
getAlleleClass() - Method in enum forestry.api.apiculture.EnumBeeChromosome
 
getAlleleClass() - Method in enum forestry.api.arboriculture.EnumTreeChromosome
 
getAlleleClass() - Method in class forestry.api.genetics.AlleleRegisterEvent
 
getAlleleClass() - Method in interface forestry.api.genetics.IChromosomeType
 
getAlleleClass() - Method in enum forestry.api.lepidopterology.EnumButterflyChromosome
 
getAlleleName() - Method in interface forestry.api.genetics.IAllele
 
getAlleleName() - Method in class forestry.apiculture.genetics.alleles.AlleleFlowers
 
getAlleleName() - Method in class forestry.arboriculture.genetics.alleles.AlleleFruit
 
getAlleleName() - Method in class forestry.core.genetics.alleles.Allele
 
getAllInBoxFromCenterMutable(World, BlockPos, BlockPos, BlockPos) - Static method in class forestry.core.utils.VectUtil
 
getAllowedValues() - Method in class forestry.arboriculture.blocks.PropertyTree
 
getAllowedValues() - Method in class forestry.arboriculture.blocks.PropertyTreeTypeFruit
 
getAllowedValues() - Method in class forestry.core.blocks.properties.PropertyAllele
 
getAllowedValues() - Method in class forestry.lepidopterology.blocks.PropertyCocoon
 
getAllProducts() - Method in interface forestry.api.recipes.ICentrifugeRecipe
Returns a list of all possible products and their estimated probabilities (0.0 to 1.0], to help mods that display recipes
getAllProducts() - Method in class forestry.factory.recipes.CentrifugeRecipe
 
getAlvearyBlock(BlockAlvearyType) - Method in class forestry.apiculture.blocks.BlockRegistryApiculture
 
getAlvearyBlockStack(BlockAlvearyType) - Method in class forestry.apiculture.blocks.BlockRegistryApiculture
 
getAlvearyType() - Method in class forestry.apiculture.blocks.BlockAlveary
 
getAlyzerPlugin() - Method in interface forestry.api.genetics.ISpeciesRoot
Plugin to add information for the handheld genetic analyzer.
getAlyzerPlugin() - Method in class forestry.apiculture.genetics.BeeRoot
 
getAlyzerPlugin() - Method in class forestry.arboriculture.genetics.TreeRoot
 
getAlyzerPlugin() - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
getAnalyzerSlot() - Method in class forestry.apiculture.gui.ContainerMinecartBeehouse
 
getAnalyzerSlot() - Method in class forestry.core.gui.ContainerAnalyzerProvider
 
getAnalyzerSlot() - Method in class forestry.core.gui.ContainerAnalyzerProviderHelper
 
getAnalyzerSlot() - Method in interface forestry.core.gui.IContainerAnalyzerProvider
 
getAnyStamp(int) - Method in interface forestry.api.mail.IPostOffice
 
getAnyStamp(EnumPostage, int) - Method in interface forestry.api.mail.IPostOffice
 
getAnyStamp(EnumPostage[], int) - Method in interface forestry.api.mail.IPostOffice
 
getAnyStamp(int) - Method in class forestry.mail.PostOffice
 
getAnyStamp(EnumPostage, int) - Method in class forestry.mail.PostOffice
 
getAnyStamp(EnumPostage[], int) - Method in class forestry.mail.PostOffice
 
getApiaryInventory() - Method in class forestry.apiculture.entities.EntityMinecartApiary
 
getApiaryInventory() - Method in interface forestry.apiculture.IApiary
 
getApiaryInventory() - Method in class forestry.apiculture.tiles.TileApiary
 
getApiaryMinecart() - Method in class forestry.apiculture.items.ItemMinecartBeehouse
 
getApicultureVillagerID() - Method in interface forestry.api.core.IForestryConstants
 
getApicultureVillagerID() - Method in class forestry.core.config.Constants
 
getArboricultureVillagerID() - Method in interface forestry.api.core.IForestryConstants
 
getArboricultureVillagerID() - Method in class forestry.core.config.Constants
 
getArea() - Method in interface forestry.api.climate.IClimateTransformer
 
getArea() - Method in interface forestry.api.farming.IFarmHousing
 
getArea() - Method in class forestry.core.climate.ClimateTransformer
 
getArea() - Method in class forestry.core.climate.FakeClimateTransformer
 
getArea() - Method in class forestry.core.genetics.alleles.AlleleArea
 
getArea() - Method in class forestry.core.gui.ledgers.Ledger
 
getArea() - Method in class forestry.cultivation.tiles.TilePlanter
 
getArea() - Method in class forestry.farming.multiblock.FakeFarmController
 
getArea() - Method in class forestry.farming.multiblock.FarmController
 
getAreaIterator(IBeeHousing, IBee) - Method in interface forestry.api.genetics.IFlowerRegistry
Gets an iterator over the area a bee can travel from its beeHousing.
getAreaIterator(IBeeHousing, IBee) - Method in class forestry.apiculture.flowers.FlowerRegistry
 
getAreaModifier() - Method in interface forestry.api.climate.IClimateTransformer
 
getAreaModifier() - Method in class forestry.core.climate.ClimateTransformer
 
getAreaModifier() - Method in class forestry.core.climate.FakeClimateTransformer
 
getArmorTexture(ItemStack, Entity, EntityEquipmentSlot, String) - Method in class forestry.apiculture.items.ItemArmorApiarist
 
getArmorTexture(ItemStack, Entity, EntityEquipmentSlot, String) - Method in class forestry.core.items.ItemArmorNaturalist
 
getAshState(int) - Method in class forestry.arboriculture.blocks.BlockRegistryCharcoal
 
getAtPosition(int, int) - Method in class forestry.core.gui.widgets.WidgetManager
 
getAttachments() - Method in interface forestry.api.mail.ILetter
 
getAttachments() - Method in class forestry.mail.Letter
 
getAuthority() - Method in interface forestry.api.genetics.IAlleleSpecies
Authority for the binomial name, e.g.
getAuthority() - Method in class forestry.core.genetics.alleles.AlleleSpecies
 
getBackground() - Method in class forestry.core.recipes.jei.ForestryRecipeCategory
 
getBackgroundLocation() - Method in class forestry.sorting.gui.SlotFilterFacing
 
getBackgroundSprite() - Method in class forestry.core.gui.slots.SlotFiltered
 
getBackgroundSprite() - Method in class forestry.core.gui.slots.SlotOutput
 
getBackgroundSprite() - Method in class forestry.sorting.gui.SlotFilterFacing
 
getBackpackAcceptedItems() - Method in class forestry.storage.BackpackInterface
 
getBackpackDefinition(String) - Method in interface forestry.api.storage.IBackpackInterface
Get a backpack definition with a given uid.
getBackpackDefinition(String) - Method in class forestry.storage.BackpackInterface
 
getBackpackSize() - Method in class forestry.storage.items.ItemBackpack
 
getBarkTexture() - Method in enum forestry.api.arboriculture.EnumForestryWoodType
 
getBarkTexture() - Method in enum forestry.api.arboriculture.EnumVanillaWoodType
 
getBarkTexture() - Method in interface forestry.api.arboriculture.IWoodType
 
getBase() - Method in enum forestry.farming.models.EnumFarmBlockTexture
 
getBaseChance() - Method in interface forestry.api.genetics.IMutation
 
getBaseChance() - Method in class forestry.core.genetics.mutations.Mutation
 
getBaseInventory() - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
getBee(IBeeGenome) - Method in interface forestry.api.apiculture.IBeeRoot
 
getBee(World, IBeeGenome, IBee) - Method in interface forestry.api.apiculture.IBeeRoot
Creates an IBee suitable for a queen containing the necessary second genome for the mate.
getBee(IBeeGenome) - Method in class forestry.apiculture.genetics.BeeRoot
 
getBee(World, IBeeGenome, IBee) - Method in class forestry.apiculture.genetics.BeeRoot
 
getBeeFXCoordinates() - Method in interface forestry.api.apiculture.IBeeHousing
 
getBeeFXCoordinates() - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
getBeeFXCoordinates() - Method in class forestry.apiculture.multiblock.AlvearyController
 
getBeeFXCoordinates() - Method in class forestry.apiculture.multiblock.FakeAlvearyController
 
getBeeFXCoordinates() - Method in class forestry.apiculture.multiblock.TileAlveary
 
getBeeFXCoordinates() - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
getBeeFXCoordinates() - Method in class forestry.apiculture.tiles.TileHive
 
getBeehivesAmount() - Static method in class forestry.core.config.Config
 
getBeeHouseMinecart() - Method in class forestry.apiculture.items.ItemMinecartBeehouse
 
getBeeInventory() - Method in interface forestry.api.apiculture.IBeeHousing
 
getBeeInventory() - Method in class forestry.apiculture.entities.EntityMinecartApiary
 
getBeeInventory() - Method in class forestry.apiculture.entities.EntityMinecartBeehouse
 
getBeeInventory() - Method in class forestry.apiculture.multiblock.AlvearyController
 
getBeeInventory() - Method in class forestry.apiculture.multiblock.FakeAlvearyController
 
getBeeInventory() - Method in class forestry.apiculture.multiblock.TileAlveary
 
getBeeInventory() - Method in class forestry.apiculture.tiles.TileApiary
 
getBeeInventory() - Method in class forestry.apiculture.tiles.TileBeeHouse
 
getBeeInventory() - Method in class forestry.apiculture.tiles.TileHive
 
getBeekeepingLogic() - Method in interface forestry.api.apiculture.IBeeHousing
 
getBeekeepingLogic() - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
getBeekeepingLogic() - Method in class forestry.apiculture.multiblock.AlvearyController
 
getBeekeepingLogic() - Method in class forestry.apiculture.multiblock.FakeAlvearyController
 
getBeekeepingLogic() - Method in class forestry.apiculture.multiblock.TileAlveary
 
getBeekeepingLogic() - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
getBeekeepingLogic() - Method in class forestry.apiculture.tiles.TileHive
 
getBeekeepingMode(World) - Method in interface forestry.api.apiculture.IBeeRoot
 
getBeekeepingMode(String) - Method in interface forestry.api.apiculture.IBeeRoot
 
getBeekeepingMode(World) - Method in class forestry.apiculture.genetics.BeeRoot
 
getBeekeepingMode(String) - Method in class forestry.apiculture.genetics.BeeRoot
 
getBeekeepingModes() - Method in interface forestry.api.apiculture.IBeeRoot
 
getBeekeepingModes() - Method in class forestry.apiculture.genetics.BeeRoot
 
getBeeListener() - Method in interface forestry.api.multiblock.IAlvearyComponent.BeeListener
 
getBeeListener() - Method in class forestry.apiculture.multiblock.TileAlvearySieve
 
getBeeListeners() - Method in interface forestry.api.apiculture.IBeeHousing
Used by IBeeRoot.createBeeHousingListener(IBeeHousing) to combine bee listeners from several sources that can change over time.
getBeeListeners() - Method in class forestry.apiculture.entities.EntityMinecartApiary
 
getBeeListeners() - Method in class forestry.apiculture.entities.EntityMinecartBeehouse
 
getBeeListeners() - Method in class forestry.apiculture.multiblock.AlvearyController
 
getBeeListeners() - Method in class forestry.apiculture.multiblock.FakeAlvearyController
 
getBeeListeners() - Method in class forestry.apiculture.multiblock.TileAlveary
 
getBeeListeners() - Method in class forestry.apiculture.tiles.TileApiary
 
getBeeListeners() - Method in class forestry.apiculture.tiles.TileBeeHouse
 
getBeeListeners() - Method in class forestry.apiculture.tiles.TileHive
 
getBeeModifier() - Method in interface forestry.api.apiculture.IBeekeepingMode
 
getBeeModifier(ItemStack) - Method in interface forestry.api.apiculture.IHiveFrame
 
getBeeModifier() - Method in interface forestry.api.apiculture.IHiveFrame
Deprecated.
since Forestry 5.5.1. Use IHiveFrame.getBeeModifier(ItemStack)
getBeeModifier() - Method in interface forestry.api.multiblock.IAlvearyComponent.BeeModifier
 
getBeeModifier() - Method in class forestry.apiculture.genetics.BeekeepingMode
 
getBeeModifier(ItemStack) - Method in class forestry.apiculture.items.ItemHiveFrame
 
getBeeModifier() - Method in class forestry.apiculture.items.ItemHiveFrame
 
getBeeModifier() - Method in class forestry.apiculture.multiblock.TileAlvearyStabiliser
 
getBeeModifiers() - Method in interface forestry.api.apiculture.IBeeHousing
Used by IBeeRoot.createBeeHousingModifier(IBeeHousing) to combine bee modifiers from several sources that can change over time.
getBeeModifiers() - Method in class forestry.apiculture.entities.EntityMinecartApiary
 
getBeeModifiers() - Method in class forestry.apiculture.entities.EntityMinecartBeehouse
 
getBeeModifiers() - Method in class forestry.apiculture.multiblock.AlvearyController
 
getBeeModifiers() - Method in class forestry.apiculture.multiblock.FakeAlvearyController
 
getBeeModifiers() - Method in class forestry.apiculture.multiblock.TileAlveary
 
getBeeModifiers() - Method in class forestry.apiculture.tiles.TileApiary
 
getBeeModifiers() - Method in class forestry.apiculture.tiles.TileBeeHouse
 
getBeeModifiers() - Method in class forestry.apiculture.tiles.TileHive
 
getBeeProgressPercent() - Method in interface forestry.api.apiculture.IBeekeepingLogic
Get the progress bar for breeding and production.
getBeeProgressPercent() - Method in class forestry.apiculture.BeekeepingLogic
 
getBeeProgressPercent() - Method in class forestry.apiculture.FakeBeekeepingLogic
 
getBeeProgressPercent() - Method in class forestry.apiculture.WorldgenBeekeepingLogic
 
getBeeSprite() - Static method in class forestry.apiculture.ModuleApiculture
 
getBeeType(IBlockAccess, BlockPos) - Method in interface forestry.api.apiculture.IHiveDrop
 
getBeeType(IBlockAccess, BlockPos) - Method in class forestry.apiculture.genetics.HiveDrop
 
getBinomial() - Method in interface forestry.api.genetics.IAlleleSpecies
Binomial name of the species sans genus ("Apis").
getBinomial() - Method in class forestry.core.genetics.alleles.AlleleSpecies
 
getBiome() - Method in interface forestry.api.climate.IClimateProvider
 
getBiome() - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
getBiome() - Method in class forestry.apiculture.multiblock.AlvearyController
 
getBiome() - Method in class forestry.apiculture.multiblock.FakeAlvearyController
 
getBiome() - Method in class forestry.apiculture.multiblock.TileAlveary
 
getBiome() - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
getBiome() - Method in class forestry.apiculture.tiles.TileHive
 
getBiome() - Method in class forestry.arboriculture.tiles.TileLeaves
 
getBiome(BlockPos) - Method in class forestry.book.data.structure.StructureBlockAccess
 
getBiome() - Method in class forestry.climatology.tiles.TileHabitatFormer
 
getBiome() - Method in class forestry.core.climate.ClimateListener
 
getBiome() - Method in class forestry.core.climate.FakeClimateListener
 
getBiome() - Method in class forestry.core.DefaultClimateProvider
 
getBiomeState(World, BlockPos) - Method in interface forestry.api.climate.IClimateRoot
 
getBiomeState(World, BlockPos) - Method in class forestry.core.climate.ClimateRoot
 
getBiomesToSearch() - Method in class forestry.apiculture.inventory.ItemInventoryHabitatLocator
 
getBlock(IWoodType, WoodBlockKind, boolean) - Method in interface forestry.api.arboriculture.IWoodAccess
 
getBlock(IWoodType, WoodBlockKind, boolean) - Method in class forestry.arboriculture.WoodAccess
 
getBlock() - Method in interface forestry.core.blocks.IMachineProperties
 
getBlock() - Method in class forestry.core.blocks.MachineProperties
 
getBlock() - Method in class forestry.core.items.ItemBlockForestry
 
getBlock(ItemStack) - Static method in class forestry.core.utils.ItemStackUtil
 
getBlock() - Method in class forestry.core.utils.Stack
 
getBlock(String) - Method in class forestry.plugins.CompatPlugin
 
getBlockCount(int) - Static method in class forestry.arboriculture.blocks.PropertyTreeType
 
getBlockCount(int) - Static method in class forestry.arboriculture.blocks.PropertyTreeTypeFruit
 
getBlockDrops(World, BlockPos) - Static method in class forestry.core.utils.BlockUtil
 
getBlockFaceShape(IBlockAccess, IBlockState, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockSapling
 
getBlockHardness(IBlockState, World, BlockPos) - Method in class forestry.arboriculture.blocks.BlockArbDoor
 
getBlockHardness(IBlockState, World, BlockPos) - Method in class forestry.arboriculture.blocks.BlockForestryFence
 
getBlockHardness(IBlockState, World, BlockPos) - Method in class forestry.arboriculture.blocks.BlockForestryFenceGate
 
getBlockHardness(IBlockState, World, BlockPos) - Method in class forestry.arboriculture.blocks.BlockForestryLog
 
getBlockHardness(IBlockState, World, BlockPos) - Method in class forestry.arboriculture.blocks.BlockForestryPlanks
 
getBlockHardness(IBlockState, World, BlockPos) - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
getBlockHardness(IBlockState, World, BlockPos) - Method in class forestry.arboriculture.blocks.BlockForestryStairs
 
getBlockKind() - Method in class forestry.arboriculture.blocks.BlockArbDoor
 
getBlockKind() - Method in class forestry.arboriculture.blocks.BlockForestryFence
 
getBlockKind() - Method in class forestry.arboriculture.blocks.BlockForestryFenceGate
 
getBlockKind() - Method in class forestry.arboriculture.blocks.BlockForestryLog
 
getBlockKind() - Method in class forestry.arboriculture.blocks.BlockForestryPlanks
 
getBlockKind() - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
getBlockKind() - Method in class forestry.arboriculture.blocks.BlockForestryStairs
 
getBlockKind() - Method in interface forestry.arboriculture.IWoodTyped
 
getBlockLightValue() - Method in interface forestry.api.apiculture.IBeeHousing
 
getBlockLightValue() - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
getBlockLightValue() - Method in class forestry.apiculture.multiblock.AlvearyController
 
getBlockLightValue() - Method in class forestry.apiculture.multiblock.FakeAlvearyController
 
getBlockLightValue() - Method in class forestry.apiculture.multiblock.TileAlveary
 
getBlockLightValue() - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
getBlockLightValue() - Method in class forestry.apiculture.tiles.TileHive
 
getBlockNumber() - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
getBlockNumber() - Method in class forestry.arboriculture.blocks.BlockDefaultLeaves
 
getBlockNumber() - Method in class forestry.arboriculture.blocks.BlockDefaultLeavesFruit
 
getBlockNumber() - Method in class forestry.arboriculture.blocks.BlockForestryFence
 
getBlockNumber() - Method in class forestry.arboriculture.blocks.BlockForestryLog
 
getBlockNumber() - Method in class forestry.arboriculture.blocks.BlockForestryPlanks
 
getBlockNumber() - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
getBlockPathWeight(BlockPos) - Method in class forestry.lepidopterology.entities.EntityButterfly
 
getBlockReachDistance(EntityPlayer) - Method in class forestry.core.proxy.ProxyClient
 
getBlockReachDistance(EntityPlayer) - Method in class forestry.core.proxy.ProxyCommon
 
getBlocks() - Static method in class forestry.apiculture.ModuleApiculture
 
getBlocks() - Static method in class forestry.arboriculture.ModuleArboriculture
 
getBlocks() - Static method in class forestry.arboriculture.ModuleCharcoal
 
getBlocks() - Static method in class forestry.climatology.ModuleClimatology
 
getBlocks() - Static method in class forestry.core.ModuleCore
 
getBlocks() - Static method in class forestry.cultivation.ModuleCultivation
 
getBlocks() - Static method in class forestry.database.ModuleDatabase
 
getBlocks() - Static method in class forestry.energy.ModuleEnergy
 
getBlocks() - Static method in class forestry.factory.ModuleFactory
 
getBlocks() - Static method in class forestry.farming.ModuleFarming
 
getBlocks() - Static method in class forestry.greenhouse.ModuleGreenhouse
 
getBlocks() - Static method in class forestry.lepidopterology.ModuleLepidopterology
 
getBlocks() - Static method in class forestry.mail.ModuleMail
 
getBlocks() - Static method in class forestry.plugins.PluginIC2
 
getBlocks() - Static method in class forestry.sorting.ModuleSorting
 
getBlocks() - Static method in class forestry.worktable.ModuleWorktable
 
getBlockState() - Method in interface forestry.api.apiculture.hives.IHiveDescription
The hive block to be placed in the world.
getBlockState() - Method in class forestry.apiculture.flowers.Flower
 
getBlockState() - Method in enum forestry.apiculture.worldgen.HiveDescription
 
getBlockState() - Method in class forestry.apiculture.worldgen.HiveDescriptionSwarmer
 
getBlockState() - Method in class forestry.arboriculture.worldgen.TreeBlockType
 
getBlockState(BlockPos) - Method in class forestry.book.data.structure.StructureBlockAccess
 
getBlockState() - Method in class forestry.core.blocks.BlockBase
 
getBlue(int) - Static method in class forestry.core.utils.ColourUtil
 
getBlueAsFloat(int) - Static method in class forestry.core.utils.ColourUtil
 
getBook() - Method in class forestry.book.gui.GuiForesterBook
 
getBoolean(int) - Method in interface forestry.api.genetics.IEffectData
 
getBoolean(String, String, boolean, String) - Method in class forestry.core.config.LocalizedConfiguration
 
getBoolean(int) - Method in class forestry.core.genetics.EffectData
 
getBooleanLocalized(String, String, boolean) - Method in class forestry.core.config.LocalizedConfiguration
 
getBooleanLocalizedFormatted(String, String, boolean, Object...) - Method in class forestry.core.config.LocalizedConfiguration
 
getBooleanSetting(String) - Method in interface forestry.api.core.IGameMode
 
getBooleanSetting(String) - Method in class forestry.core.config.GameMode
 
getBottlerRecipes(IIngredientRegistry) - Static method in class forestry.factory.recipes.jei.bottler.BottlerRecipeMaker
 
getBoundaryDown() - Method in interface forestry.apiculture.multiblock.TileAlvearyClimatiser.IClimitiserDefinition
 
getBoundaryUp() - Method in interface forestry.apiculture.multiblock.TileAlvearyClimatiser.IClimitiserDefinition
 
getBounding(IBeeGenome, IBeeHousing) - Static method in class forestry.apiculture.genetics.alleles.AlleleEffect
 
getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.arboriculture.blocks.BlockSapling
 
getBoundingBox(IBlockAccess, BlockPos, IBlockState) - Method in interface forestry.core.blocks.IMachineProperties
 
getBoundingBox(IBlockAccess, BlockPos, IBlockState) - Method in class forestry.core.blocks.MachineProperties
 
getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.lepidopterology.blocks.BlockCocoon
 
getBountyLevel() - Method in class forestry.core.tiles.EscritoireGame
 
getBox() - Method in interface forestry.api.recipes.ICarpenterRecipe
 
getBox() - Method in class forestry.factory.recipes.CarpenterRecipe
 
getBranch() - Method in interface forestry.api.genetics.IAlleleSpecies
 
getBranch() - Method in enum forestry.apiculture.genetics.BeeBranchDefinition
 
getBranch() - Method in enum forestry.arboriculture.genetics.TreeBranchDefinition
 
getBranch() - Method in class forestry.core.genetics.alleles.AlleleSpecies
 
getBranch() - Method in interface forestry.core.genetics.IBranchDefinition
 
getBranch() - Method in enum forestry.lepidopterology.genetics.ButterflyBranchDefinition
 
getBreedingTracker(World, GameProfile) - Method in interface forestry.api.apiculture.IBeeRoot
 
getBreedingTracker(World, GameProfile) - Method in interface forestry.api.arboriculture.ITreeRoot
 
getBreedingTracker(World, GameProfile) - Method in interface forestry.api.genetics.ISpeciesRoot
 
getBreedingTracker(World, GameProfile) - Method in interface forestry.api.lepidopterology.IButterflyRoot
 
getBreedingTracker(World, GameProfile) - Method in class forestry.apiculture.commands.BeeStatsSaveHelper
 
getBreedingTracker(EntityPlayer) - Method in class forestry.apiculture.genetics.ApiaristTracker
 
getBreedingTracker(World, GameProfile) - Method in class forestry.apiculture.genetics.BeeRoot
 
getBreedingTracker(World, GameProfile) - Method in class forestry.arboriculture.commands.TreeStatsSaveHelper
 
getBreedingTracker(EntityPlayer) - Method in class forestry.arboriculture.genetics.ArboristTracker
 
getBreedingTracker(World, GameProfile) - Method in class forestry.arboriculture.genetics.TreeRoot
 
getBreedingTracker(World, GameProfile) - Method in interface forestry.core.commands.IStatsSaveHelper
 
getBreedingTracker(EntityPlayer) - Method in class forestry.core.genetics.BreedingTracker
Returns the common tracker
getBreedingTracker(World, GameProfile) - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
getBreedingTracker(EntityPlayer) - Method in class forestry.lepidopterology.genetics.LepidopteristTracker
 
getBrightness() - Method in class forestry.core.entities.EntityMinecartForestry
 
getBrightnessForRender(float) - Method in class forestry.apiculture.entities.ParticleBeeExplore
 
getBrightnessForRender(float) - Method in class forestry.apiculture.entities.ParticleBeeRoundTrip
 
getBrightnessForRender(float) - Method in class forestry.apiculture.entities.ParticleBeeTargetEntity
 
getBrightnessForRender(float) - Method in class forestry.core.entities.ParticleIgnition
 
getBrightnessForRender(float) - Method in class forestry.core.entities.ParticleSmoke
 
getBuffer() - Method in interface forestry.sorting.tiles.IFilterContainer
 
getBuffer() - Method in class forestry.sorting.tiles.TileGeneticFilter
 
getBurnDuration() - Method in class forestry.api.fuels.EngineBronzeFuel
How many work cycles a single "stack" of this type lasts.
getBurnDuration() - Method in class forestry.api.fuels.EngineCopperFuel
Amount of work cycles this item lasts before being consumed.
getBurnDuration() - Method in class forestry.api.fuels.FermenterFuel
Amount of work cycles a single item of this fuel lasts before expiring.
getBurnTankFluidType() - Method in class forestry.energy.tiles.TileEngineBiogas
 
getBurnTimeRemainingScaled(int) - Method in class forestry.core.tiles.TileEngine
 
getBurnTimeRemainingScaled(int) - Method in class forestry.energy.tiles.TileEngineBiogas
 
getBurnTimeRemainingScaled(int) - Method in class forestry.energy.tiles.TileEnginePeat
 
getBurnTimeRemainingScaled(int) - Method in class forestry.factory.tiles.TileFermenter
 
getButterfly() - Method in interface forestry.api.lepidopterology.IEntityButterfly
 
getButterfly() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
getButterflyLoot() - Method in interface forestry.api.lepidopterology.IAlleleButterflySpecies
 
getButterflyLoot() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
getButton() - Method in class forestry.api.gui.events.ElementEvent.StartDrag
 
getButton() - Method in class forestry.api.gui.events.GuiEvent.ButtonEvent
 
getCamouflagedPaneling() - Method in class forestry.core.items.ItemCraftingMaterial
 
getCamouflagedPaneling(int) - Method in class forestry.core.items.ItemCraftingMaterial
 
getCanGrow(IButterflyNursery, IButterflyCocoon) - Method in interface forestry.api.lepidopterology.IButterfly
Determines whether the caterpillar can grow.
getCanGrow(IButterflyNursery, IButterflyCocoon) - Method in class forestry.lepidopterology.genetics.Butterfly
 
getCanSpawn(IButterflyNursery, IButterflyCocoon) - Method in interface forestry.api.lepidopterology.IButterfly
Determines whether the caterpillar can spawn.
getCanSpawn(IButterflyNursery, IButterflyCocoon) - Method in class forestry.lepidopterology.genetics.Butterfly
 
getCanSpawnHere() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
getCanWork(IBeeHousing) - Method in interface forestry.api.apiculture.IBee
Determines whether the queen can work.
getCanWork(IBeeHousing) - Method in class forestry.apiculture.genetics.Bee
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.apiculture.multiblock.TileAlveary
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.apiculture.multiblock.TileAlvearyClimatiser
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.apiculture.multiblock.TileAlvearyHygroregulator
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.climatology.tiles.TileHabitatFormer
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.core.inventory.ItemInventory
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.core.tiles.TileAnalyzer
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.core.tiles.TileEngine
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.core.tiles.TileForestry
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.core.tiles.TilePowered
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.cultivation.tiles.TilePlanter
 
getCapability(Capability<T>) - Method in class forestry.energy.EnergyManager
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.energy.tiles.TileEngineBiogas
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.energy.tiles.TileEuGenerator
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.factory.tiles.TileBottler
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.factory.tiles.TileCarpenter
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.factory.tiles.TileFabricator
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.factory.tiles.TileFermenter
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.factory.tiles.TileMoistener
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.factory.tiles.TileRaintank
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.factory.tiles.TileSqueezer
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.factory.tiles.TileStill
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.farming.tiles.TileFarmGearbox
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.farming.tiles.TileFarmHatch
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.farming.tiles.TileFarmValve
 
getCapability(Capability<T>, EnumFacing) - Method in class forestry.sorting.tiles.TileGeneticFilter
 
getCapacity() - Method in class forestry.energy.compat.mj.MjReadableWrapper
 
getCapacity() - Method in class forestry.energy.compat.tesla.TeslaHolderWrapper
 
getCarpenter() - Method in class forestry.factory.gui.ContainerCarpenter
 
getCarpenterRecipes() - Static method in class forestry.factory.recipes.jei.carpenter.CarpenterRecipeMaker
 
getCarrier(EnumAddressee) - Method in interface forestry.api.mail.IPostRegistry
 
getCarrier(EnumAddressee) - Method in class forestry.mail.PostRegistry
 
getCarrierType() - Method in class forestry.mail.gui.ContainerLetter
 
getCartItem() - Method in class forestry.apiculture.entities.EntityMinecartApiary
 
getCartItem() - Method in class forestry.apiculture.entities.EntityMinecartBeehouse
 
getCartItem() - Method in class forestry.core.entities.EntityMinecartForestry
 
getCategories() - Method in interface forestry.api.book.IForesterBook
 
getCategories() - Method in class forestry.book.ForesterBook
 
getCategory(String) - Method in interface forestry.api.book.IForesterBook
 
getCategory(String) - Method in class forestry.book.ForesterBook
 
getCategoryNames() - Method in interface forestry.api.book.IForesterBook
 
getCategoryNames() - Method in class forestry.book.ForesterBook
 
getCaterpillar() - Method in interface forestry.api.lepidopterology.IButterflyCocoon
 
getCaterpillar() - Method in interface forestry.api.lepidopterology.IButterflyNursery
 
getCaterpillar() - Method in class forestry.arboriculture.tiles.TileLeaves
 
getCaterpillar() - Method in class forestry.lepidopterology.tiles.TileCocoon
 
getCaterpillarDrop(IButterflyNursery, boolean, int) - Method in interface forestry.api.lepidopterology.IButterfly
 
getCaterpillarDrop(IButterflyNursery, boolean, int) - Method in class forestry.lepidopterology.genetics.Butterfly
 
getCaterpillarLoot() - Method in interface forestry.api.lepidopterology.IAlleleButterflySpecies
 
getCaterpillarLoot() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
getCaveDwelling() - Method in interface forestry.api.apiculture.IBeeGenome
 
getCaveDwelling() - Method in class forestry.apiculture.genetics.BeeGenome
 
getCenterCoord() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
getCenteredOffset(String) - Method in class forestry.core.gui.TextLayoutHelper
 
getCenteredOffset(String, int) - Method in class forestry.core.gui.TextLayoutHelper
 
getCenteredOffset(String, int) - Method in class forestry.mail.gui.GuiMailboxInfo
 
getCentrifugeRecipe() - Static method in class forestry.factory.recipes.jei.centrifuge.CentrifugeRecipeMaker
 
getChance(IBeeHousing, IAlleleBeeSpecies, IAlleleBeeSpecies, IBeeGenome, IBeeGenome) - Method in interface forestry.api.apiculture.IBeeMutation
 
getChance(IBlockAccess, BlockPos, int) - Method in interface forestry.api.apiculture.IHiveDrop
Chance to drop a bee or extra items.
getChance(World, BlockPos, IAlleleTreeSpecies, IAlleleTreeSpecies, ITreeGenome, ITreeGenome) - Method in interface forestry.api.arboriculture.ITreeMutation
 
getChance(World, BlockPos, IAllele, IAllele, IGenome, IGenome, IClimateProvider) - Method in interface forestry.api.genetics.IMutationCondition
Returns a float from 0 to 1 representing the chance for mutation to occur.
getChance(World, IButterflyNursery, IAllele, IAllele, IGenome, IGenome) - Method in interface forestry.api.lepidopterology.IButterflyMutation
 
getChance(IBeeHousing, IAlleleBeeSpecies, IAlleleBeeSpecies, IBeeGenome, IBeeGenome) - Method in class forestry.apiculture.genetics.BeeMutation
 
getChance(IBlockAccess, BlockPos, int) - Method in class forestry.apiculture.genetics.HiveDrop
 
getChance(World, BlockPos, IAlleleTreeSpecies, IAlleleTreeSpecies, ITreeGenome, ITreeGenome) - Method in class forestry.arboriculture.genetics.TreeMutation
 
getChance(World, BlockPos, IAllele, IAllele, IGenome, IGenome, IClimateProvider) - Method in class forestry.core.genetics.mutations.Mutation
 
getChance(World, BlockPos, IAllele, IAllele, IGenome, IGenome, IClimateProvider) - Method in class forestry.core.genetics.mutations.MutationConditionBiome
 
getChance(World, BlockPos, IAllele, IAllele, IGenome, IGenome, IClimateProvider) - Method in class forestry.core.genetics.mutations.MutationConditionDaytime
 
getChance(World, BlockPos, IAllele, IAllele, IGenome, IGenome, IClimateProvider) - Method in class forestry.core.genetics.mutations.MutationConditionHumidity
 
getChance(World, BlockPos, IAllele, IAllele, IGenome, IGenome, IClimateProvider) - Method in class forestry.core.genetics.mutations.MutationConditionRequiresResource
 
getChance(World, BlockPos, IAllele, IAllele, IGenome, IGenome, IClimateProvider) - Method in class forestry.core.genetics.mutations.MutationConditionTemperature
 
getChance(World, BlockPos, IAllele, IAllele, IGenome, IGenome, IClimateProvider) - Method in class forestry.core.genetics.mutations.MutationConditionTimeLimited
 
getChance(World, IButterflyNursery, IAllele, IAllele, IGenome, IGenome) - Method in class forestry.lepidopterology.genetics.ButterflyMutation
 
getChangeForState(ClimateType, IClimateManipulator) - Method in interface forestry.api.climate.IClimateHousing
 
getChangeForState(ClimateType, IClimateManipulator) - Method in class forestry.climatology.tiles.TileHabitatFormer
 
getChangePerTransfer() - Method in interface forestry.apiculture.multiblock.TileAlvearyClimatiser.IClimitiserDefinition
 
getCharacter() - Method in class forestry.api.gui.events.GuiEvent.KeyEvent
 
getCharcoalAmount() - Method in interface forestry.api.arboriculture.ICharcoalPileWall
 
getCharcoalAmount() - Method in class forestry.arboriculture.charcoal.CharcoalPileWall
 
getCheckPollinatable(World, BlockPos) - Static method in class forestry.core.utils.GeneticsUtil
Returns an ICheckPollinatable that can be checked but not mated.
getChildren() - Method in interface forestry.core.commands.IForestryCommand
 
getChildren() - Method in class forestry.core.commands.RootCommand
 
getChildren() - Method in class forestry.core.commands.SubCommand
 
getChromosomes() - Method in interface forestry.api.genetics.IGenome
 
getChromosomes() - Method in class forestry.core.genetics.Genome
 
getChromosomeTypes(IAllele) - Method in interface forestry.api.genetics.IAlleleRegistry
 
getChromosomeTypes(IAllele) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
getCircuit(String) - Method in interface forestry.api.circuits.ICircuitRegistry
 
getCircuit() - Method in class forestry.core.circuits.CircuitRecipe
 
getCircuit(String) - Method in class forestry.core.circuits.CircuitRegistry
 
getCircuit(ICircuitLayout, ItemStack) - Static method in class forestry.core.circuits.SolderManager
 
getCircuitBoard(ItemStack) - Method in interface forestry.api.circuits.ICircuitRegistry
 
getCircuitBoard(ItemStack) - Method in class forestry.core.circuits.CircuitRegistry
 
getCircuitLibrary(World, String) - Method in interface forestry.api.circuits.ICircuitRegistry
 
getCircuitLibrary(World, String) - Method in class forestry.core.circuits.CircuitRegistry
 
getCircuits() - Method in interface forestry.api.circuits.ICircuitBoard
 
getCircuits() - Method in class forestry.core.circuits.CircuitBoard
 
getClassification(String) - Method in interface forestry.api.genetics.IAlleleRegistry
Gets a classification.
getClassification(String) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
getClientGuiElement(int, EntityPlayer, World, int, int, int) - Method in class forestry.core.gui.GuiHandler
 
getClimate(ClimateType) - Method in interface forestry.api.climate.IClimateState
 
getClimate(long) - Method in interface forestry.api.climate.IWorldClimateHolder
 
getClimate() - Method in class forestry.climatology.gui.GuiHabitatFormer
 
getClimate(long) - Method in class forestry.core.climate.WorldClimateHolder
 
getClimateListener() - Method in class forestry.apiculture.multiblock.AlvearyController
 
getClimateListener() - Method in class forestry.apiculture.multiblock.FakeAlvearyController
 
getClimateListener() - Method in interface forestry.apiculture.multiblock.IAlvearyControllerInternal
 
getClimateState() - Method in interface forestry.api.climate.IClimateListener
 
getClimateState() - Method in class forestry.core.climate.ClimateListener
 
getClimateState() - Method in class forestry.core.climate.FakeClimateListener
 
getCocoon() - Method in interface forestry.api.lepidopterology.IButterflyGenome
 
getCocoon() - Method in class forestry.lepidopterology.genetics.ButterflyGenome
 
getCocoonDrop(IButterflyCocoon) - Method in interface forestry.api.lepidopterology.IButterfly
 
getCocoonDrop(IButterflyCocoon) - Method in class forestry.lepidopterology.genetics.Butterfly
 
getCocoonDrops() - Method in class forestry.lepidopterology.tiles.TileCocoon
 
getCocoonItemModel(int) - Method in interface forestry.api.lepidopterology.IAlleleButterflyCocoon
 
getCocoonItemModel(int) - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflyCocoon
 
getCocoonLoot() - Method in interface forestry.api.lepidopterology.IAlleleButterflyCocoon
 
getCocoonLoot() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflyCocoon
 
getCocoonName() - Method in interface forestry.api.lepidopterology.IAlleleButterflyCocoon
 
getCocoonName() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflyCocoon
 
getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.arboriculture.blocks.BlockSapling
 
getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.core.blocks.BlockBase
 
getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.lepidopterology.blocks.BlockCocoon
 
getCollisionBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.lepidopterology.blocks.BlockSolidCocoon
 
getColor(boolean) - Method in interface forestry.api.arboriculture.ILeafSpriteProvider
 
getColor() - Method in class forestry.api.gui.style.ImmutableTextStyle
 
getColor() - Method in interface forestry.api.gui.style.ITextStyle
 
getColor() - Method in class forestry.api.gui.style.TextStyle
 
getColor(boolean) - Method in class forestry.arboriculture.models.SpriteProviderLeaves
 
getColor() - Method in class forestry.core.fluids.BlockForestryFluid
 
getColor() - Method in class forestry.core.fluids.StandardTank
 
getColor(EnumTemperature) - Static method in class forestry.core.utils.ClimateUtil
 
getColorCoding(boolean) - Method in interface forestry.api.gui.IGuiElementFactory
 
getColorCoding(boolean) - Method in class forestry.core.gui.elements.GuiElementFactory
 
getColorCoding(boolean) - Method in class forestry.core.gui.GuiAlyzer
 
getColorFromItemstack(ItemStack, int) - Method in class forestry.apiculture.items.ItemBeeGE
 
getColorFromItemstack(ItemStack, int) - Method in class forestry.apiculture.items.ItemBlockCandle
 
getColorFromItemstack(ItemStack, int) - Method in class forestry.apiculture.items.ItemBlockHoneyComb
 
getColorFromItemstack(ItemStack, int) - Method in class forestry.apiculture.items.ItemHoneyComb
 
getColorFromItemstack(ItemStack, int) - Method in class forestry.arboriculture.items.ItemBlockDecorativeLeaves
 
getColorFromItemstack(ItemStack, int) - Method in class forestry.arboriculture.items.ItemBlockLeaves
 
getColorFromItemstack(ItemStack, int) - Method in class forestry.arboriculture.items.ItemGermlingGE
 
getColorFromItemstack(ItemStack, int) - Method in class forestry.climatology.items.ItemHabitatScreen
 
getColorFromItemstack(ItemStack, int) - Method in class forestry.core.circuits.ItemCircuitBoard
 
getColorFromItemstack(ItemStack, int) - Method in interface forestry.core.items.IColoredItem
 
getColorFromItemstack(ItemStack, int) - Method in class forestry.core.items.ItemOverlay
 
getColorFromItemstack(ItemStack, int) - Method in class forestry.lepidopterology.items.ItemButterflyGE
 
getColorFromItemstack(ItemStack, int) - Method in class forestry.storage.items.ItemBackpack
 
getColorFromItemstack(ItemStack, int) - Method in class forestry.storage.items.ItemCrated
 
getColour(ITreeGenome, IBlockAccess, BlockPos, int) - Method in interface forestry.api.arboriculture.IFruitProvider
Returns the color of the fruit spite based on the ripening time of the fruit.
getColour() - Method in enum forestry.api.genetics.IClassification.EnumClassLevel
 
getColour() - Method in class forestry.apiculture.tiles.TileCandle
 
getColour(ITreeGenome, IBlockAccess, BlockPos, int) - Method in class forestry.arboriculture.FruitProviderNone
 
getColour(ITreeGenome, IBlockAccess, BlockPos, int) - Method in class forestry.arboriculture.FruitProviderRipening
 
getCombinations(IAllele) - Method in interface forestry.api.genetics.ISpeciesRoot
 
getCombinations(IAlleleSpecies, IAlleleSpecies, boolean) - Method in interface forestry.api.genetics.ISpeciesRoot
 
getCombinations(IAllele) - Method in class forestry.core.genetics.SpeciesRoot
 
getCombinations(IAlleleSpecies, IAlleleSpecies, boolean) - Method in class forestry.core.genetics.SpeciesRoot
 
getCombinedLight(BlockPos, int) - Method in class forestry.book.data.structure.StructureBlockAccess
 
getComment(IForestryModule) - Static method in class forestry.modules.ForestryPluginUtil
 
getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class forestry.energy.blocks.BlockEngine
 
getComplexity() - Method in interface forestry.api.genetics.IAlleleSpecies
Complexity determines the difficulty researching a species.
getComplexity() - Method in class forestry.core.genetics.alleles.AlleleSpecies
 
getComplexity() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
getComponent(IBlockAccess, BlockPos, Class<C>) - Static method in class forestry.core.multiblock.MultiblockUtil
 
getComponentClass() - Method in class forestry.apiculture.VillageCreationApiculture
 
getComponents() - Method in interface forestry.api.multiblock.IMultiblockController
 
getComponents() - Method in class forestry.core.multiblock.FakeMultiblockController
 
getComponents() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
getConfigFolder() - Method in class forestry.Forestry
 
getConsoleCommands() - Method in interface forestry.api.modules.IForestryModule
 
getConsoleCommands() - Method in class forestry.core.ModuleCore
 
getConsumptionProgressScaled(int) - Method in class forestry.factory.tiles.TileMoistener
 
getContained(ItemStack) - Method in class forestry.core.items.ItemFluidContainerForestry
 
getContained() - Method in class forestry.storage.items.ItemCrated
 
getContainedBee() - Method in class forestry.apiculture.tiles.TileHive
 
getContainer(EntityPlayer, int) - Method in class forestry.apiculture.entities.EntityMinecartApiary
 
getContainer(EntityPlayer, int) - Method in class forestry.apiculture.entities.EntityMinecartBeehouse
 
getContainer(EntityPlayer, ItemStack, int) - Method in class forestry.apiculture.items.ItemHabitatLocator
 
getContainer(EntityPlayer, ItemStack, int) - Method in class forestry.apiculture.items.ItemImprinter
 
getContainer(EntityPlayer, int) - Method in class forestry.apiculture.multiblock.TileAlveary
 
getContainer(EntityPlayer, int) - Method in class forestry.apiculture.multiblock.TileAlvearyHygroregulator
 
getContainer(EntityPlayer, int) - Method in class forestry.apiculture.multiblock.TileAlvearySieve
 
getContainer(EntityPlayer, int) - Method in class forestry.apiculture.multiblock.TileAlvearySwarmer
 
getContainer(EntityPlayer, int) - Method in class forestry.apiculture.tiles.TileApiary
 
getContainer(EntityPlayer, int) - Method in class forestry.apiculture.tiles.TileBeeHouse
 
getContainer(EntityPlayer, ItemStack, int) - Method in class forestry.book.items.ItemForesterBook
 
getContainer(EntityPlayer, int) - Method in class forestry.climatology.tiles.TileHabitatFormer
 
getContainer(EntityPlayer, int) - Method in interface forestry.core.gui.IGuiHandlerEntity
 
getContainer(EntityPlayer, ItemStack, int) - Method in interface forestry.core.gui.IGuiHandlerItem
 
getContainer(EntityPlayer, int) - Method in interface forestry.core.gui.IGuiHandlerTile
 
getContainer(EntityPlayer, ItemStack, int) - Method in class forestry.core.items.ItemAlyzer
 
getContainer(EnumContainerType, Fluids) - Method in class forestry.core.items.ItemRegistryFluids
 
getContainer(EnumContainerType, Fluid) - Method in class forestry.core.items.ItemRegistryFluids
 
getContainer(EntityPlayer, ItemStack, int) - Method in class forestry.core.items.ItemSolderingIron
 
getContainer(EntityPlayer, int) - Method in class forestry.core.tiles.TileAnalyzer
 
getContainer(EntityPlayer, int) - Method in class forestry.core.tiles.TileEscritoire
 
getContainer(EntityPlayer, int) - Method in class forestry.core.tiles.TileNaturalistChest
 
getContainer(EntityPlayer, int) - Method in class forestry.cultivation.tiles.TilePlanter
 
getContainer(EntityPlayer, int) - Method in class forestry.database.tiles.TileDatabase
 
getContainer(EntityPlayer, int) - Method in class forestry.energy.tiles.TileEngineBiogas
 
getContainer(EntityPlayer, int) - Method in class forestry.energy.tiles.TileEngineClockwork
 
getContainer(EntityPlayer, int) - Method in class forestry.energy.tiles.TileEngineElectric
 
getContainer(EntityPlayer, int) - Method in class forestry.energy.tiles.TileEnginePeat
 
getContainer(EntityPlayer, int) - Method in class forestry.energy.tiles.TileEuGenerator
 
getContainer(EntityPlayer, int) - Method in class forestry.factory.tiles.TileBottler
 
getContainer(EntityPlayer, int) - Method in class forestry.factory.tiles.TileCarpenter
 
getContainer(EntityPlayer, int) - Method in class forestry.factory.tiles.TileCentrifuge
 
getContainer(EntityPlayer, int) - Method in class forestry.factory.tiles.TileFabricator
 
getContainer(EntityPlayer, int) - Method in class forestry.factory.tiles.TileFermenter
 
getContainer(EntityPlayer, int) - Method in class forestry.factory.tiles.TileMillRainmaker
 
getContainer(EntityPlayer, int) - Method in class forestry.factory.tiles.TileMoistener
 
getContainer(EntityPlayer, int) - Method in class forestry.factory.tiles.TileRaintank
 
getContainer(EntityPlayer, int) - Method in class forestry.factory.tiles.TileSqueezer
 
getContainer(EntityPlayer, int) - Method in class forestry.factory.tiles.TileStill
 
getContainer(EntityPlayer, int) - Method in class forestry.farming.tiles.TileFarm
 
getContainer(EntityPlayer, ItemStack, int) - Method in class forestry.mail.items.ItemCatalogue
 
getContainer(EntityPlayer, ItemStack, int) - Method in class forestry.mail.items.ItemLetter
 
getContainer(EntityPlayer, int) - Method in class forestry.mail.tiles.TileMailbox
 
getContainer(EntityPlayer, int) - Method in class forestry.mail.tiles.TileStampCollector
 
getContainer(EntityPlayer, int) - Method in class forestry.mail.tiles.TileTrader
 
getContainer() - Method in class forestry.sorting.gui.GuiGeneticFilter
 
getContainer(EntityPlayer, int) - Method in class forestry.sorting.tiles.TileGeneticFilter
 
getContainer(EntityPlayer, ItemStack, int) - Method in class forestry.storage.items.ItemBackpack
 
getContainer(EntityPlayer, ItemStack, int) - Method in class forestry.storage.items.ItemBackpackNaturalist
 
getContainer(EntityPlayer, int) - Method in class forestry.worktable.tiles.TileWorktable
 
getContainerClass() - Method in class forestry.factory.recipes.jei.carpenter.CarpenterRecipeTransferHandler
 
getContainerClass() - Method in class forestry.factory.recipes.jei.fabricator.FabricatorRecipeTransferHandler
 
getContainers() - Method in interface forestry.api.modules.IModuleManager
 
getContainers() - Method in class forestry.modules.ModuleManager
 
getContainerSections() - Method in class forestry.core.gui.ContainerForestry
 
getContent() - Method in interface forestry.api.book.IBookEntry
 
getContent() - Method in class forestry.book.BookEntry
 
getContents() - Method in class forestry.core.fluids.PipetteContents
 
getContents() - Method in class forestry.core.inventory.InventoryPlain
 
getContentType(String) - Method in class forestry.book.BookLoader
 
getController() - Method in interface forestry.api.multiblock.IMultiblockLogic
 
getController() - Method in interface forestry.api.multiblock.IMultiblockLogicAlveary
 
getController() - Method in interface forestry.api.multiblock.IMultiblockLogicFarm
 
getController() - Method in class forestry.apiculture.multiblock.MultiblockLogicAlveary
 
getController() - Method in class forestry.core.multiblock.MultiblockLogic
 
getController(IBlockAccess, BlockPos, Class<C>) - Static method in class forestry.core.multiblock.MultiblockUtil
 
getController() - Method in class forestry.farming.multiblock.MultiblockLogicFarm
 
getControllerClass() - Method in class forestry.core.multiblock.MultiblockLogic
 
getControllers() - Method in class forestry.core.multiblock.MultiblockWorldRegistry
Use this only if you know what you're doing.
getControllersFromWorld(World) - Static method in class forestry.core.multiblock.MultiblockRegistry
 
getCoordinates() - Method in interface forestry.api.core.ILocatable
 
getCoordinates() - Method in interface forestry.api.genetics.IHousing
The coordinates of the housing.
getCoordinates() - Method in interface forestry.api.multiblock.IMultiblockComponent
Returns the location of this tile entity in the world.
getCoordinates() - Method in class forestry.api.multiblock.MultiblockTileEntityBase
 
getCoordinates() - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
getCoordinates() - Method in class forestry.apiculture.multiblock.AlvearyController
 
getCoordinates() - Method in class forestry.apiculture.multiblock.FakeAlvearyController
 
getCoordinates() - Method in class forestry.apiculture.tiles.TileHive
 
getCoordinates() - Method in class forestry.arboriculture.tiles.TileLeaves
 
getCoordinates() - Method in class forestry.core.climate.ClimateListener
 
getCoordinates() - Method in class forestry.core.climate.ClimateTransformer
 
getCoordinates() - Method in class forestry.core.climate.FakeClimateListener
 
getCoordinates() - Method in class forestry.core.climate.FakeClimateTransformer
 
getCoordinates() - Method in interface forestry.core.tiles.IActivatable
 
getCoordinates() - Method in class forestry.core.tiles.TileForestry
 
getCoordinates() - Method in class forestry.farming.multiblock.FarmController
 
getCoordinates() - Method in class forestry.lepidopterology.tiles.TileCocoon
 
getCoords() - Method in interface forestry.api.farming.IFarmHousing
 
getCoords() - Method in class forestry.cultivation.tiles.TilePlanter
 
getCoords() - Method in class forestry.farming.multiblock.FakeFarmController
 
getCoords() - Method in class forestry.farming.multiblock.FarmController
 
getCostModifier() - Method in interface forestry.api.climate.IClimateTransformer
 
getCostModifier() - Method in class forestry.core.climate.ClimateTransformer
 
getCostModifier() - Method in class forestry.core.climate.FakeClimateTransformer
 
getCrafter() - Method in class forestry.apiculture.multiblock.TileAlvearySieve
 
getCraftingDisplay() - Method in class forestry.worktable.tiles.TileWorktable
 
getCraftingGridRecipe() - Method in interface forestry.api.recipes.ICarpenterRecipe
 
getCraftingGridRecipe() - Method in class forestry.factory.recipes.CarpenterRecipe
 
getCraftingIngredient() - Method in enum forestry.mail.items.EnumStampDefinition
 
getCraftingInventory() - Method in class forestry.factory.tiles.TileCarpenter
 
getCraftingInventory() - Method in class forestry.factory.tiles.TileFabricator
 
getCraftingResult(InventoryCrafting) - Method in class forestry.lepidopterology.recipes.MatingRecipe
 
getCraftingResult(InventoryCrafting, World) - Method in class forestry.worktable.recipes.MemorizedRecipe
 
getCraftMatrix() - Method in class forestry.worktable.recipes.MemorizedRecipe
 
getCraftPreviewInventory() - Method in class forestry.factory.tiles.TileCarpenter
 
getCraftPreviewInventory() - Method in class forestry.factory.tiles.TileCentrifuge
 
getCraftRecipe(InventoryCrafting, NonNullList<ItemStack>, World, IRecipe) - Static method in class forestry.core.recipes.RecipeUtil
 
getCreatorModId(ItemStack) - Method in class forestry.core.genetics.ItemGE
 
getCrop(World, BlockPos) - Method in class forestry.farming.logic.FarmLogic
 
getCropAt(World, BlockPos, IBlockState) - Method in interface forestry.api.farming.IFarmable
 
getCropAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableAgingCrop
 
getCropAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableBase
 
getCropAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableBasicAgricraft
 
getCropAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableBasicIC2Crop
 
getCropAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableChorus
 
getCropAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableDoubleCrop
 
getCropAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableGE
 
getCropAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableGourd
 
getCropAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableRusticGrape
 
getCropAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableRusticSapling
 
getCropAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableSapling
 
getCropAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableStacked
 
getCropAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableVanillaMushroom
 
getCropElement() - Method in interface forestry.api.gui.ICroppable
 
getCropElement() - Method in class forestry.core.gui.elements.GuiElement
 
getCropHeight() - Method in interface forestry.api.gui.ICroppable
 
getCropHeight() - Method in class forestry.core.gui.elements.GuiElement
 
getCropWidth() - Method in interface forestry.api.gui.ICroppable
 
getCropWidth() - Method in class forestry.core.gui.elements.GuiElement
 
getCropX() - Method in interface forestry.api.gui.ICroppable
 
getCropX() - Method in class forestry.core.gui.elements.GuiElement
 
getCropY() - Method in interface forestry.api.gui.ICroppable
 
getCropY() - Method in class forestry.core.gui.elements.GuiElement
 
getCurrent() - Method in interface forestry.api.climate.IClimateManipulator
 
getCurrent() - Method in interface forestry.api.climate.IClimateTransformer
 
getCurrent() - Method in class forestry.core.climate.ClimateManipulator
 
getCurrent() - Method in class forestry.core.climate.ClimateTransformer
 
getCurrent() - Method in class forestry.core.climate.FakeClimateTransformer
 
getCurrent() - Method in class forestry.core.utils.datastructures.RevolvingList
 
getCurrentIndex() - Method in class forestry.core.gui.elements.ElementList
 
getCurrentOutput() - Method in class forestry.core.tiles.TileEngine
 
getCurrentRecipe() - Method in class forestry.worktable.tiles.TileWorktable
 
getCurrentValue() - Method in class forestry.core.gui.elements.ElementList
 
getCycledItem(List<T>, Supplier<T>) - Method in class forestry.core.gui.CycleTimer
 
getCyclesPerUnit() - Method in interface forestry.api.recipes.IStillRecipe
 
getCyclesPerUnit() - Method in class forestry.factory.recipes.StillRecipe
 
getDatabaseIndex() - Method in class forestry.database.gui.widgets.WidgetDatabaseSlot
 
getDataClass() - Method in class forestry.api.book.BookContent
The class of the data field.
getDataClass() - Method in class forestry.book.data.content.CarpenterContent
 
getDataClass() - Method in class forestry.book.data.content.CraftingContent
 
getDataClass() - Method in class forestry.book.data.content.FabricatorContent
 
getDataClass() - Method in class forestry.book.data.content.ImageContent
 
getDataClass() - Method in class forestry.book.data.content.IndexContent
 
getDataClass() - Method in class forestry.book.data.content.MutationContent
 
getDataClass() - Method in class forestry.book.data.content.StructureContent
 
getDataClass() - Method in class forestry.book.data.content.TextContent
 
getDeathMessage(EntityLivingBase) - Method in class forestry.core.utils.DamageSourceForestry
 
getDecorativeColor() - Method in interface forestry.api.arboriculture.IFruitProvider
return the color to use for decorative leaves.
getDecorativeColor() - Method in class forestry.arboriculture.FruitProviderNone
 
getDecorativeColor() - Method in class forestry.arboriculture.FruitProviderRipening
 
getDecorativeLeaves() - Method in interface forestry.api.arboriculture.ILeafProvider
 
getDecorativeLeaves() - Method in interface forestry.api.arboriculture.ITreeGenome
 
getDecorativeLeaves(String) - Method in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
getDecorativeLeaves() - Method in class forestry.arboriculture.genetics.LeafProvider
 
getDecorativeLeaves() - Method in class forestry.arboriculture.genetics.TreeGenome
 
getDecorativeSprite() - Method in interface forestry.api.arboriculture.IFruitProvider
return the ResourceLocation to display on decorative leaves
getDecorativeSprite() - Method in class forestry.arboriculture.FruitProviderNone
 
getDecorativeSprite() - Method in class forestry.arboriculture.FruitProviderPod
 
getDefault() - Method in interface forestry.api.apiculture.IJubilanceFactory
The default Jubilance Provider is satisfied when the humidity and temperature are ideal for the bee.
getDefault() - Method in interface forestry.api.climate.IClimateManipulator
 
getDefault() - Method in interface forestry.api.climate.IClimateTransformer
 
getDefault(String) - Method in interface forestry.api.core.ITextureManager
Get a texture atlas sprite that has been registered by Forestry, for Forestry's Gui Texture Map.
getDefault() - Method in class forestry.apiculture.genetics.JubilanceFactory
 
getDefault() - Method in class forestry.core.climate.ClimateManipulator
 
getDefault() - Method in class forestry.core.climate.ClimateTransformer
 
getDefault() - Method in class forestry.core.climate.FakeClimateTransformer
 
getDefault(String) - Method in class forestry.core.render.TextureManagerForestry
 
getDefaultBlockState() - Method in class forestry.core.models.ModelManager
 
getDefaultClimate(World, BlockPos) - Method in interface forestry.api.climate.IClimateRoot
 
getDefaultClimate(World, BlockPos) - Method in class forestry.core.climate.ClimateRoot
 
getDefaultItemState() - Method in class forestry.core.models.ModelManager
 
getDefaultLayout() - Method in interface forestry.api.circuits.ICircuitRegistry
 
getDefaultLayout() - Method in class forestry.core.circuits.CircuitRegistry
 
getDefaultLeaves(String) - Method in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
getDefaultLeavesFruit(String) - Method in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
getDefaultModelLocation(ItemStack) - Method in interface forestry.api.arboriculture.IWoodItemMeshDefinition
 
getDefaultModelLocation(ItemStack) - Method in class forestry.arboriculture.WoodHelper.WoodMeshDefinition
 
getDefaultModelResourceLocation(IBlockState) - Method in interface forestry.api.arboriculture.IWoodStateMapper
 
getDefaultModelResourceLocation(IBlockState) - Method in class forestry.arboriculture.blocks.WoodTypeStateMapper
 
getDefaultResourceLocations(IWoodTyped) - Static method in class forestry.arboriculture.WoodHelper
 
getDefaultRule() - Method in interface forestry.api.genetics.IFilterRegistry
 
getDefaultRule() - Method in class forestry.sorting.DummyFilterRegistry
 
getDefaultRule() - Method in class forestry.sorting.FilterRegistry
 
getDefaultState() - Method in class forestry.arboriculture.models.MultipartModel
 
getDefaultState() - Method in class forestry.arboriculture.models.SimpleModel
 
getDefaultTemplate() - Method in interface forestry.api.genetics.ISpeciesRoot
 
getDefaultTemplate() - Method in class forestry.apiculture.genetics.BeeRoot
 
getDefaultTemplate() - Method in class forestry.arboriculture.genetics.TreeRoot
 
getDefaultTemplate() - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
getDefaultTexture() - Method in enum forestry.database.gui.buttons.DatabaseButton
 
getDefinition() - Method in class forestry.storage.items.ItemBackpack
 
getDefinitions() - Static method in class forestry.arboriculture.blocks.PropertyTreeTypeFruit
 
getDensity() - Method in enum forestry.core.fluids.Fluids
 
getDependencies() - Method in class forestry.arboriculture.models.MultipartModel
 
getDependencies() - Method in class forestry.arboriculture.models.SimpleModel
 
getDependencyUids() - Method in interface forestry.api.modules.IForestryModule
The ForestryModule.moduleID()s of any other modules this module depends on.
getDependencyUids() - Method in class forestry.core.ModuleCore
 
getDependencyUids() - Method in class forestry.cultivation.ModuleCultivation
 
getDependencyUids() - Method in class forestry.lepidopterology.ModuleLepidopterology
 
getDependencyUids() - Method in class forestry.modules.BlankForestryModule
The ForestryModule.moduleID()s of any other modules this module depends on.
getDependencyUids() - Method in class forestry.plugins.PluginExtraUtilities
 
getDependencyUids() - Method in class forestry.plugins.PluginIC2
 
getDependencyUids() - Method in class forestry.storage.ModuleCrates
 
getDeprecatedAlleleReplacements() - Method in interface forestry.api.genetics.IAlleleRegistry
 
getDeprecatedAlleleReplacements() - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
getDescription() - Method in interface forestry.api.apiculture.IBeekeepingMode
 
getDescription() - Method in enum forestry.api.arboriculture.EnumFruitFamily
 
getDescription() - Method in interface forestry.api.arboriculture.IFruitProvider
 
getDescription() - Method in interface forestry.api.arboriculture.ITreekeepingMode
 
getDescription() - Method in interface forestry.api.food.IBeverageEffect
 
getDescription(ItemStack) - Method in interface forestry.api.food.IIngredientManager
 
getDescription() - Method in interface forestry.api.genetics.IAlleleSpecies
 
getDescription() - Method in interface forestry.api.genetics.IClassification
 
getDescription() - Method in interface forestry.api.genetics.IFlowerProvider
 
getDescription() - Method in interface forestry.api.genetics.IFruitFamily
 
getDescription() - Method in interface forestry.api.genetics.IMutationCondition
A localized description of the mutation condition.
getDescription() - Method in enum forestry.api.mail.EnumTradeStationState
 
getDescription() - Method in interface forestry.api.mail.IPostalState
Localized description of the postal state
getDescription(String) - Method in class forestry.apiculture.commands.BeeModeHelper
 
getDescription() - Method in class forestry.apiculture.flowers.FlowerProvider
 
getDescription() - Method in class forestry.apiculture.genetics.BeekeepingMode
 
getDescription(String) - Method in class forestry.arboriculture.commands.TreeModeHelper
 
getDescription() - Method in class forestry.arboriculture.FruitProviderNone
 
getDescription() - Method in class forestry.arboriculture.genetics.TreekeepingMode
 
getDescription(String) - Method in interface forestry.core.commands.ICommandModeHelper
 
getDescription() - Method in class forestry.core.genetics.alleles.AlleleSpecies
 
getDescription() - Method in class forestry.core.genetics.Classification
 
getDescription() - Method in class forestry.core.genetics.mutations.MutationConditionBiome
 
getDescription() - Method in class forestry.core.genetics.mutations.MutationConditionDaytime
 
getDescription() - Method in class forestry.core.genetics.mutations.MutationConditionHumidity
 
getDescription() - Method in class forestry.core.genetics.mutations.MutationConditionRequiresResource
 
getDescription() - Method in class forestry.core.genetics.mutations.MutationConditionTemperature
 
getDescription() - Method in class forestry.core.genetics.mutations.MutationConditionTimeLimited
 
getDescription() - Method in class forestry.core.triggers.Trigger
 
getDescription() - Method in class forestry.factory.triggers.TriggerLowFuel
 
getDescription() - Method in class forestry.factory.triggers.TriggerLowResource
 
getDescription() - Method in class forestry.farming.triggers.TriggerLowFertilizer
 
getDescription() - Method in class forestry.farming.triggers.TriggerLowGermlings
 
getDescription() - Method in class forestry.farming.triggers.TriggerLowLiquid
 
getDescription() - Method in class forestry.farming.triggers.TriggerLowSoil
 
getDescription() - Method in enum forestry.mail.EnumDeliveryState
 
getDescription() - Method in class forestry.mail.ResponseNotMailable
 
getDescription() - Method in class forestry.mail.triggers.TriggerBuffer
 
getDescription() - Method in class forestry.mail.triggers.TriggerLowInput
 
getDescription() - Method in class forestry.mail.triggers.TriggerLowPaper
 
getDescription() - Method in class forestry.mail.triggers.TriggerLowStamps
 
getDestination() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
getDestroySpeed(ItemStack, IBlockState) - Method in class forestry.core.items.ItemForestryTool
 
getDimension(ItemStack) - Static method in class forestry.climatology.items.ItemHabitatScreen
 
getDirection() - Method in class forestry.farming.FarmTarget
 
getDiscoveredSpecies() - Method in interface forestry.api.genetics.IBreedingTracker
 
getDiscoveredSpecies() - Method in class forestry.core.genetics.BreedingTracker
 
getDisplayItems() - Method in interface forestry.api.arboriculture.ICharcoalPileWall
 
getDisplayItems() - Method in class forestry.arboriculture.charcoal.CharcoalPileWall
 
getDisplayName() - Method in interface forestry.api.genetics.IIndividual
 
getDisplayName(String) - Static method in class forestry.arboriculture.items.ItemBlockLeaves
 
getDisplayName(IWoodTyped, IWoodType) - Static method in class forestry.arboriculture.WoodHelper
 
getDisplayName() - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
getDisplayName() - Method in class forestry.core.genetics.Individual
 
getDisplayName() - Method in class forestry.core.inventory.FakeInventoryAdapter
 
getDisplayName() - Method in class forestry.core.inventory.InventoryAdapter
 
getDisplayName() - Method in class forestry.core.inventory.InventoryPlain
 
getDisplayName() - Method in class forestry.core.inventory.ItemInventory
 
getDisplayName() - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
getDisplayName() - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
getDisplayName() - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
getDisplayName() - Method in class forestry.core.tiles.TileForestry
 
getDisplayName() - Method in class forestry.mail.Letter
 
getDisplayName() - Method in class forestry.mail.POBox
 
getDisplayName() - Method in class forestry.mail.TradeStation
 
getDisplayStack(IAlleleSpecies, ISpeciesType) - Method in interface forestry.api.genetics.ISpeciesDisplayHelper
Retrieves a stack that can and should only be used on the client side in a gui.
getDisplayStack(IAlleleSpecies) - Method in interface forestry.api.genetics.ISpeciesDisplayHelper
 
getDisplayStack(IAlleleSpecies, ISpeciesType) - Method in class forestry.core.genetics.SpeciesDisplayHelper
 
getDisplayStack(IAlleleSpecies) - Method in class forestry.core.genetics.SpeciesDisplayHelper
 
getDisplayTile() - Method in class forestry.apiculture.entities.EntityMinecartApiary
 
getDisplayTile() - Method in class forestry.apiculture.entities.EntityMinecartBeehouse
 
getDisplayTile() - Method in class forestry.core.entities.EntityMinecartForestry
 
getDisplyItems() - Method in interface forestry.api.arboriculture.ICharcoalPileWall
Deprecated.
getDissipationCharge() - Method in class forestry.core.items.ItemCraftingMaterial
 
getDissipationMultiplier() - Method in class forestry.api.fuels.EngineBronzeFuel
By how much the normal heat dissipation rate of 1 is multiplied when using this fuel type.
getDistance(int, int) - Method in class forestry.api.climate.Position2D
 
getDistance(Position2D) - Method in class forestry.api.climate.Position2D
 
getDistance(BlockPos) - Method in class forestry.api.climate.Position2D
 
getDistance() - Method in interface forestry.api.gui.IElementLayout
 
getDistance() - Method in class forestry.core.gui.elements.layouts.AbstractElementLayout
 
getDistanceValue(EnumFacing, BlockPos, BlockPos) - Method in class forestry.farming.logic.FarmLogicCocoa
 
getDoorLowerTexture() - Method in enum forestry.api.arboriculture.EnumForestryWoodType
 
getDoorLowerTexture() - Method in enum forestry.api.arboriculture.EnumVanillaWoodType
 
getDoorLowerTexture() - Method in interface forestry.api.arboriculture.IWoodType
 
getDoorUpperTexture() - Method in enum forestry.api.arboriculture.EnumForestryWoodType
 
getDoorUpperTexture() - Method in enum forestry.api.arboriculture.EnumVanillaWoodType
 
getDoorUpperTexture() - Method in interface forestry.api.arboriculture.IWoodType
 
getDraggedElement() - Method in interface forestry.api.gui.IWindowElement
 
getDraggedElement() - Method in class forestry.core.gui.elements.Window
 
getDrinkProperties() - Method in enum forestry.core.fluids.Fluids
Get the properties for an ItemFluidContainerForestry before it gets registered.
getDrinkProperties(ItemStack) - Method in class forestry.core.items.ItemFluidContainerForestry
 
getDrone() - Method in interface forestry.api.apiculture.IBeeHousingInventory
 
getDrone() - Method in class forestry.apiculture.InventoryBeeHousing
 
getDrone() - Method in class forestry.apiculture.tiles.FakeBeeHousingInventory
 
getDroneCount() - Method in interface forestry.api.apiculture.IApiaristTracker
 
getDroneCount() - Method in class forestry.apiculture.genetics.ApiaristTracker
 
getDrop() - Method in enum forestry.farming.blocks.BlockMushroom.MushroomType
 
getDrops(NonNullList<ItemStack>, IBlockAccess, BlockPos, IBlockState, int) - Method in class forestry.apiculture.blocks.BlockBeeHives
 
getDrops(NonNullList<ItemStack>, IBlockAccess, BlockPos, IBlockState, int) - Method in class forestry.apiculture.blocks.BlockCandle
 
getDrops() - Method in class forestry.apiculture.worldgen.Hive
 
getDrops(String) - Method in class forestry.apiculture.worldgen.HiveRegistry
 
getDrops(NonNullList<ItemStack>, IBlockAccess, BlockPos, IBlockState, int) - Method in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
getDrops(NonNullList<ItemStack>, IBlockAccess, BlockPos, IBlockState, int) - Method in class forestry.arboriculture.blocks.BlockAsh
 
getDrops(NonNullList<ItemStack>, IBlockAccess, BlockPos, IBlockState, int) - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
getDrops(NonNullList<ItemStack>, IBlockAccess, BlockPos, IBlockState, int) - Method in class forestry.arboriculture.blocks.BlockFruitPod
 
getDrops(NonNullList<ItemStack>, IBlockAccess, BlockPos, IBlockState, int) - Method in class forestry.arboriculture.blocks.BlockSapling
 
getDrops() - Method in class forestry.arboriculture.tiles.TileFruitPod
 
getDrops(NonNullList<ItemStack>, IBlockAccess, BlockPos, IBlockState, int) - Method in class forestry.core.blocks.BlockBogEarth
 
getDrops(NonNullList<ItemStack>, IBlockAccess, BlockPos, IBlockState, int) - Method in class forestry.core.blocks.BlockHumus
 
getDrops(NonNullList<ItemStack>, IBlockAccess, BlockPos, IBlockState, int) - Method in class forestry.core.blocks.BlockResourceOre
 
getDrops(NonNullList<ItemStack>, IBlockAccess, BlockPos, IBlockState, int) - Method in class forestry.farming.blocks.BlockFarm
 
getDrops(NonNullList<ItemStack>, IBlockAccess, BlockPos, IBlockState, int) - Method in class forestry.farming.blocks.BlockMushroom
 
getDrops(NonNullList<ItemStack>, IBlockAccess, BlockPos, IBlockState, int) - Method in class forestry.lepidopterology.blocks.BlockCocoon
 
getDrops(NonNullList<ItemStack>, IBlockAccess, BlockPos, IBlockState, int) - Method in class forestry.lepidopterology.blocks.BlockSolidCocoon
 
getDrought() - Method in interface forestry.farming.gui.IFarmLedgerDelegate
 
getDrought() - Method in class forestry.farming.multiblock.FarmHydrationManager
 
getDuration() - Method in class forestry.api.fuels.RainSubstrate
Duration of the rain shower triggered by this substrate in Minecraft ticks.
getDWheel() - Method in class forestry.api.gui.events.GuiEvent.WheelEvent
 
getDx() - Method in class forestry.api.gui.events.GuiEvent.MoveEvent
 
getDy() - Method in class forestry.api.gui.events.GuiEvent.MoveEvent
 
getEffect() - Method in interface forestry.api.apiculture.IBeeGenome
 
getEffect() - Method in interface forestry.api.arboriculture.ITreeGenome
 
getEffect() - Method in interface forestry.api.lepidopterology.IButterflyGenome
 
getEffect() - Method in class forestry.apiculture.genetics.BeeGenome
 
getEffect() - Method in class forestry.arboriculture.genetics.TreeGenome
 
getEffect() - Method in class forestry.lepidopterology.genetics.ButterflyGenome
 
getElements() - Method in interface forestry.api.gui.IElementGroup
 
getElements() - Method in class forestry.core.gui.elements.ElementManager
 
getElements() - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
getEmptiedLetters() - Method in class forestry.mail.items.ItemLetter
 
getEmptiedLetters(ItemLetter) - Static method in class forestry.mail.LetterProperties
 
getEmptyContainer(ItemStack) - Static method in class forestry.core.fluids.FluidHelper
 
getEmptyContainer() - Method in interface forestry.factory.recipes.ISqueezerContainerRecipe
 
getEmptyContainer() - Method in class forestry.factory.recipes.SqueezerContainerRecipe
 
getEnergyManager() - Method in interface forestry.core.tiles.IPowerHandler
 
getEnergyManager() - Method in class forestry.core.tiles.TileEngine
 
getEnergyManager() - Method in class forestry.core.tiles.TilePowered
 
getEnergyManager() - Method in class forestry.farming.tiles.TileFarmGearbox
 
getEnergyPerWorkCycle() - Method in class forestry.core.tiles.TilePowered
 
getEnergyStored() - Method in class forestry.energy.compat.EnergyStorageWrapper
 
getEntitiesInRange(IBeeGenome, IBeeHousing, Class<T>) - Static method in class forestry.apiculture.genetics.alleles.AlleleEffect
 
getEntity() - Method in interface forestry.api.lepidopterology.IEntityButterfly
 
getEntity() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
getEntityTexture() - Method in interface forestry.api.lepidopterology.IAlleleButterflySpecies
 
getEntityTexture() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
getEntityTexture(EntityButterfly) - Method in class forestry.lepidopterology.render.RenderButterflyEntity
 
getEntries() - Method in interface forestry.api.book.IBookCategory
 
getEntries(String) - Method in interface forestry.api.book.IForesterBook
 
getEntries() - Method in class forestry.book.BookCategory
 
getEntries(String) - Method in class forestry.book.ForesterBook
 
getEntries() - Method in interface forestry.sorting.gui.ISelectableProvider
 
getEntries() - Method in class forestry.sorting.gui.widgets.RuleWidget
 
getEntries() - Method in class forestry.sorting.gui.widgets.SpeciesWidget
 
getEntry(String) - Method in interface forestry.api.book.IBookCategory
 
getEntry(String) - Method in interface forestry.api.book.IForesterBook
 
getEntry(String) - Method in class forestry.book.BookCategory
 
getEntry(String) - Method in class forestry.book.ForesterBook
 
getEnumLocalized(String, String, T, T[]) - Method in class forestry.core.config.LocalizedConfiguration
 
getErrorLogic() - Method in interface forestry.api.core.IErrorLogicSource
 
getErrorLogic() - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
getErrorLogic() - Method in class forestry.apiculture.multiblock.TileAlveary
 
getErrorLogic() - Method in class forestry.apiculture.tiles.TileHive
 
getErrorLogic() - Method in class forestry.core.multiblock.FakeMultiblockController
 
getErrorLogic() - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
getErrorLogic() - Method in class forestry.core.tiles.TileForestry
 
getErrorLogic() - Method in class forestry.farming.tiles.TileFarm
 
getErrorState(short) - Method in interface forestry.api.core.IErrorStateRegistry
 
getErrorState(String) - Method in interface forestry.api.core.IErrorStateRegistry
 
getErrorState(short) - Method in class forestry.core.errors.ErrorStateRegistry
 
getErrorState(String) - Method in class forestry.core.errors.ErrorStateRegistry
 
getErrorStates() - Method in interface forestry.api.core.IErrorSource
 
getErrorStates() - Method in interface forestry.api.core.IErrorStateRegistry
 
getErrorStates() - Method in class forestry.apiculture.inventory.ItemInventoryHabitatLocator
 
getErrorStates() - Method in class forestry.core.errors.ErrorLogic
 
getErrorStates() - Method in class forestry.core.errors.ErrorStateRegistry
 
getErrorStates() - Method in class forestry.core.errors.FakeErrorLogic
 
getErrorStates() - Method in class forestry.core.errors.FakeErrorSource
 
getErrorStates() - Method in class forestry.core.inventory.ItemInventoryAlyzer
 
getErrorStates() - Method in class forestry.core.inventory.ItemInventorySolderingIron
 
getErrorStates() - Method in class forestry.mail.inventory.ItemInventoryLetter
 
getEu() - Method in class forestry.api.fuels.GeneratorFuel
EU emitted per tick while this fuel is being consumed in the generator (i.e.
getExactHumidity() - Method in interface forestry.api.climate.IClimateHousing
 
getExactHumidity() - Method in interface forestry.api.climate.IClimateListener
 
getExactHumidity() - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
getExactHumidity() - Method in class forestry.apiculture.multiblock.AlvearyController
 
getExactHumidity() - Method in class forestry.apiculture.multiblock.TileAlveary
 
getExactHumidity() - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
getExactHumidity() - Method in class forestry.climatology.tiles.TileHabitatFormer
 
getExactHumidity() - Method in class forestry.core.climate.ClimateListener
 
getExactHumidity() - Method in class forestry.core.climate.FakeClimateListener
 
getExactHumidity() - Method in class forestry.core.multiblock.FakeMultiblockController
 
getExactHumidity() - Method in interface forestry.core.tiles.IClimatised
 
getExactHumidity() - Method in class forestry.cultivation.tiles.TilePlanter
 
getExactHumidity() - Method in class forestry.farming.multiblock.FarmController
 
getExactTemperature() - Method in interface forestry.api.climate.IClimateHousing
 
getExactTemperature() - Method in interface forestry.api.climate.IClimateListener
 
getExactTemperature() - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
getExactTemperature() - Method in class forestry.apiculture.multiblock.AlvearyController
 
getExactTemperature() - Method in class forestry.apiculture.multiblock.TileAlveary
 
getExactTemperature() - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
getExactTemperature() - Method in class forestry.climatology.tiles.TileHabitatFormer
 
getExactTemperature() - Method in class forestry.core.climate.ClimateListener
 
getExactTemperature() - Method in class forestry.core.climate.FakeClimateListener
 
getExactTemperature() - Method in class forestry.core.multiblock.FakeMultiblockController
 
getExactTemperature() - Method in interface forestry.core.tiles.IClimatised
 
getExactTemperature() - Method in class forestry.cultivation.tiles.TilePlanter
 
getExactTemperature() - Method in class forestry.farming.multiblock.FarmController
 
getExhaustion() - Method in interface forestry.api.lepidopterology.IEntityButterfly
 
getExhaustion() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
getExpDrop(IBlockState, IBlockAccess, BlockPos, int) - Method in class forestry.core.blocks.BlockResourceOre
 
getExtendedState(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.arboriculture.blocks.BlockForestryLeaves
 
getExtendedState(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.farming.blocks.BlockFarm
 
getExtent() - Method in class forestry.farming.FarmTarget
 
getExtents(FarmDirection, BlockPos) - Method in interface forestry.api.farming.IExtentCache
Gets the current extent for the given direction and position.
getExtents(FarmDirection, BlockPos) - Method in class forestry.cultivation.tiles.TilePlanter
 
getExtents(FarmDirection, BlockPos) - Method in class forestry.farming.multiblock.FakeFarmController
 
getExtents(FarmDirection, BlockPos) - Method in class forestry.farming.multiblock.FarmController
 
getExternalMode() - Method in class forestry.energy.EnergyManager
 
getExtraGuiAreas() - Method in class forestry.core.gui.GuiForestry
 
getExtraItems(IBlockAccess, BlockPos, int) - Method in interface forestry.api.apiculture.IHiveDrop
 
getExtraItems(IBlockAccess, BlockPos, int) - Method in class forestry.apiculture.genetics.HiveDrop
 
getFabricator() - Method in class forestry.factory.gui.ContainerFabricator
 
getFabricatorRecipes() - Static method in class forestry.factory.recipes.jei.fabricator.FabricatorRecipeMaker
 
getFacing() - Method in enum forestry.api.farming.FarmDirection
 
getFacing() - Method in class forestry.core.tiles.TileBase
 
getFailMessage() - Method in interface forestry.api.modules.IForestryModule
 
getFailMessage() - Method in class forestry.plugins.CompatPlugin
 
getFailMessage() - Method in class forestry.plugins.PluginBuildCraftFuels
 
getFailMessage() - Method in class forestry.plugins.PluginBuildCraftRecipes
 
getFailMessage() - Method in class forestry.plugins.PluginBuildCraftStatements
 
getFailMessage() - Method in class forestry.plugins.PluginBuildCraftTransport
 
getFailMessage() - Method in class forestry.plugins.PluginEnderIO
 
getFailMessage() - Method in class forestry.plugins.PluginIC2
 
getFailMessage() - Method in class forestry.plugins.PluginNatura
 
getFakePlayer(World, GameProfile) - Static method in class forestry.core.utils.PlayerUtil
Get a fake player for a given World and GameProfile.
getFamily() - Method in interface forestry.api.arboriculture.IFruitProvider
 
getFamily() - Method in class forestry.arboriculture.FruitProviderNone
 
getFarmableInfo() - Method in interface forestry.api.farming.IFarmProperties
 
getFarmableInfo(String) - Method in interface forestry.api.farming.IFarmRegistry
 
getFarmableInfo(String) - Method in class forestry.farming.DummyFarmRegistry
 
getFarmableInfo(String) - Method in class forestry.farming.FarmRegistry
 
getFarmableInfo() - Method in class forestry.farming.logic.FakeFarmProperties
 
getFarmableInfo() - Method in class forestry.farming.logic.FarmProperties
 
getFarmables() - Method in interface forestry.api.farming.IFarmProperties
 
getFarmables(String) - Method in interface forestry.api.farming.IFarmRegistry
 
getFarmables(String) - Method in class forestry.farming.DummyFarmRegistry
 
getFarmables(String) - Method in class forestry.farming.FarmRegistry
 
getFarmables() - Method in class forestry.farming.logic.FakeFarmProperties
 
getFarmables() - Method in class forestry.farming.logic.FarmLogic
 
getFarmables() - Method in class forestry.farming.logic.FarmLogicArboreal
 
getFarmables() - Method in class forestry.farming.logic.FarmProperties
 
getFarmBlockTexture() - Method in class forestry.farming.tiles.TileFarm
 
getFarmBlockType() - Method in class forestry.farming.tiles.TileFarm
 
getFarmCorner(FarmDirection) - Method in interface forestry.api.farming.IFarmHousing
 
getFarmCorner(FarmDirection) - Method in class forestry.cultivation.tiles.TilePlanter
 
getFarmCorner(FarmDirection) - Method in class forestry.farming.multiblock.FarmController
 
getFarmDirection(EnumFacing) - Static method in enum forestry.api.farming.FarmDirection
 
getFarmInventory() - Method in interface forestry.api.farming.IFarmHousing
 
getFarmInventory() - Method in class forestry.cultivation.tiles.TilePlanter
 
getFarmInventory() - Method in class forestry.farming.multiblock.FakeFarmController
 
getFarmInventory() - Method in class forestry.farming.multiblock.FarmController
 
getFarmLedgerDelegate() - Method in class forestry.cultivation.tiles.TilePlanter
 
getFarmLedgerDelegate() - Method in class forestry.farming.multiblock.FakeFarmController
 
getFarmLedgerDelegate() - Method in class forestry.farming.multiblock.FarmController
 
getFarmLedgerDelegate() - Method in interface forestry.farming.multiblock.IFarmControllerInternal
 
getFarmListener() - Method in interface forestry.api.multiblock.IFarmComponent.Listener
 
getFarmListener() - Method in class forestry.farming.tiles.TileFarmControl
 
getFarmLogic() - Method in interface forestry.api.farming.IFarmCircuit
 
getFarmLogic(FarmDirection) - Method in interface forestry.api.farming.IFarmHousing
 
getFarmLogic(FarmDirection) - Method in class forestry.cultivation.tiles.TilePlanter
 
getFarmLogic() - Method in class forestry.cultivation.tiles.TilePlanter
 
getFarmLogic() - Method in class forestry.farming.circuits.CircuitFarmLogic
 
getFarmLogic(FarmDirection) - Method in class forestry.farming.multiblock.FakeFarmController
 
getFarmLogic(FarmDirection) - Method in class forestry.farming.multiblock.FarmController
 
getFermentationModifier(ItemStack) - Method in interface forestry.api.recipes.IVariableFermentable
 
getFermentationModifier(ItemStack) - Method in class forestry.arboriculture.items.ItemGermlingGE
 
getFermentationProgressScaled(int) - Method in class forestry.factory.tiles.TileFermenter
 
getFermentationValue() - Method in interface forestry.api.recipes.IFermenterRecipe
 
getFermentationValue() - Method in class forestry.factory.recipes.FermenterRecipe
 
getFermenterRecipes(IStackHelper) - Static method in class forestry.factory.recipes.jei.fermenter.FermenterRecipeMaker
 
getFermentPerCycle() - Method in class forestry.api.fuels.FermenterFuel
How much is fermented per work cycle, i.e.
getFertility() - Method in interface forestry.api.apiculture.IBeeGenome
 
getFertility() - Method in interface forestry.api.arboriculture.ITreeGenome
 
getFertility() - Method in interface forestry.api.lepidopterology.IButterflyGenome
 
getFertility() - Method in class forestry.apiculture.genetics.BeeGenome
 
getFertility() - Method in class forestry.arboriculture.genetics.TreeGenome
 
getFertility() - Method in class forestry.lepidopterology.genetics.ButterflyGenome
 
getFertilizerConsumption() - Method in interface forestry.api.farming.IFarmLogic
 
getFertilizerConsumption() - Method in class forestry.farming.logic.FarmLogicArboreal
 
getFertilizerConsumption() - Method in class forestry.farming.logic.FarmLogicCocoa
 
getFertilizerConsumption() - Method in class forestry.farming.logic.FarmLogicEnder
 
getFertilizerConsumption() - Method in class forestry.farming.logic.FarmLogicGourd
 
getFertilizerConsumption() - Method in class forestry.farming.logic.FarmLogicInfernal
 
getFertilizerConsumption() - Method in class forestry.farming.logic.FarmLogicMushroom
 
getFertilizerConsumption() - Method in class forestry.farming.logic.FarmLogicOrchard
 
getFertilizerConsumption() - Method in class forestry.farming.logic.FarmLogicPeat
 
getFertilizerConsumption() - Method in class forestry.farming.logic.FarmLogicRedOrchid
 
getFertilizerConsumption() - Method in class forestry.farming.logic.FarmLogicReeds
 
getFertilizerConsumption() - Method in class forestry.farming.logic.FarmLogicRubber
 
getFertilizerConsumption() - Method in class forestry.farming.logic.FarmLogicSucculent
 
getFertilizerConsumption() - Method in class forestry.farming.logic.FarmLogicWatered
 
getFertilizerInventory() - Method in interface forestry.api.farming.IFarmInventory
 
getFertilizerInventory() - Method in class forestry.cultivation.inventory.InventoryPlanter
 
getFertilizerInventory() - Method in class forestry.farming.multiblock.InventoryFarm
 
getFertilizerValue() - Method in class forestry.cultivation.inventory.InventoryPlanter
 
getFertilizerValue() - Method in interface forestry.farming.multiblock.IFarmInventoryInternal
 
getFertilizerValue() - Method in class forestry.farming.multiblock.InventoryFarm
 
getFertilizeValue(ItemStack) - Method in interface forestry.api.farming.IFarmRegistry
 
getFertilizeValue(ItemStack) - Method in class forestry.farming.DummyFarmRegistry
 
getFertilizeValue(ItemStack) - Method in class forestry.farming.FarmRegistry
 
getField(int) - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
getField(int) - Method in class forestry.core.inventory.FakeInventoryAdapter
 
getField(int) - Method in class forestry.core.inventory.InventoryAdapter
 
getField(int) - Method in class forestry.core.inventory.InventoryPlain
 
getField(int) - Method in class forestry.core.inventory.ItemInventory
 
getField(int) - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
getField(int) - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
getField(int) - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
getField(int) - Method in class forestry.core.tiles.TileForestry
 
getField(int) - Method in class forestry.mail.Letter
 
getField(int) - Method in class forestry.mail.POBox
 
getField(int) - Method in class forestry.mail.TradeStation
 
getFieldCount() - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
getFieldCount() - Method in class forestry.core.inventory.FakeInventoryAdapter
 
getFieldCount() - Method in class forestry.core.inventory.InventoryAdapter
 
getFieldCount() - Method in class forestry.core.inventory.InventoryPlain
 
getFieldCount() - Method in class forestry.core.inventory.ItemInventory
 
getFieldCount() - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
getFieldCount() - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
getFieldCount() - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
getFieldCount() - Method in class forestry.core.tiles.TileForestry
 
getFieldCount() - Method in class forestry.mail.Letter
 
getFieldCount() - Method in class forestry.mail.POBox
 
getFieldCount() - Method in class forestry.mail.TradeStation
 
getFileSuffix() - Method in class forestry.apiculture.commands.BeeStatsSaveHelper
 
getFileSuffix() - Method in class forestry.arboriculture.commands.TreeStatsSaveHelper
 
getFileSuffix() - Method in interface forestry.core.commands.IStatsSaveHelper
 
getFillingProgress() - Method in class forestry.core.fluids.ContainerFiller
 
getFillProgressScaled(int) - Method in class forestry.factory.tiles.TileRaintank
 
getFilter() - Method in interface forestry.api.storage.IBackpackDefinition
Filters items that can be put into a backpack.
getFilter() - Method in class forestry.storage.BackpackDefinition
 
getFilterIdent() - Method in class forestry.mail.gui.ContainerCatalogue
 
getFinalFertility(IBee, World, BlockPos) - Method in interface forestry.api.apiculture.IBeekeepingMode
 
getFinalFertility(IBee, World, BlockPos) - Method in class forestry.apiculture.genetics.BeekeepingMode
 
getFireproof() - Method in interface forestry.api.arboriculture.ITreeGenome
 
getFireproof() - Method in class forestry.arboriculture.genetics.TreeGenome
 
getFireResist() - Method in interface forestry.api.lepidopterology.IButterflyGenome
 
getFireResist() - Method in class forestry.lepidopterology.genetics.ButterflyGenome
 
getFireSpreadSpeed(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.apiculture.blocks.BlockBeeHives
 
getFireSpreadSpeed(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
getFireSpreadSpeed(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
getFireSpreadSpeed(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockDecorativeWoodPile
 
getFireSpreadSpeed(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockForestryFence
 
getFireSpreadSpeed(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockForestryFenceGate
 
getFireSpreadSpeed(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockForestryLog
 
getFireSpreadSpeed(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockForestryPlanks
 
getFireSpreadSpeed(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
getFireSpreadSpeed(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockForestryStairs
 
getFireSpreadSpeed(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockWoodPile
 
getFireSpreadSpeed(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.core.fluids.BlockForestryFluid
 
getFirstSlot() - Method in interface forestry.api.genetics.IGeneticAnalyzerProvider
 
getFirstSlot() - Method in class forestry.core.gui.GuiAnalyzerProvider
 
getFirstType() - Method in class forestry.arboriculture.blocks.PropertyTreeType
 
getFirstType() - Method in class forestry.arboriculture.blocks.PropertyTreeTypeFruit
 
getFirstType() - Method in class forestry.arboriculture.blocks.PropertyWoodType
 
getFixVersion() - Method in class forestry.core.tiles.TileEntityDataFixable
 
getFlammability(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.apiculture.blocks.BlockBeeHives
 
getFlammability(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
getFlammability(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
getFlammability(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockDecorativeWoodPile
 
getFlammability(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockForestryFence
 
getFlammability(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockForestryFenceGate
 
getFlammability(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockForestryLog
 
getFlammability(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockForestryPlanks
 
getFlammability(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
getFlammability(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockForestryStairs
 
getFlammability(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockWoodPile
 
getFlammability(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.core.fluids.BlockForestryFluid
 
getFlightDistance() - Method in interface forestry.api.lepidopterology.IAlleleButterflySpecies
 
getFlightDistance() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
getFloatLocalized(String, String, float, float, float) - Method in class forestry.core.config.LocalizedConfiguration
 
getFloatLocalizedFormatted(String, String, float, float, float, Object...) - Method in class forestry.core.config.LocalizedConfiguration
 
getFloatSetting(String) - Method in interface forestry.api.core.IGameMode
 
getFloatSetting(String) - Method in class forestry.core.config.GameMode
 
getFlowerCoords() - Method in class forestry.apiculture.HasFlowersCache
 
getFlowering() - Method in interface forestry.api.apiculture.IBeeGenome
 
getFlowering() - Method in class forestry.apiculture.genetics.BeeGenome
 
getFloweringModifier(IBeeGenome, float) - Method in class forestry.api.apiculture.DefaultBeeModifier
 
getFloweringModifier(IBeeGenome, float) - Method in interface forestry.api.apiculture.IBeeModifier
 
getFloweringModifier(IBeeGenome, float) - Method in class forestry.apiculture.BeehouseBeeModifier
 
getFloweringModifier(IBeeGenome, float) - Method in class forestry.apiculture.BeeHousingModifier
 
getFlowerPositions() - Method in interface forestry.api.apiculture.IBeekeepingLogic
Used by bee fx to direct bees to nearby flowers.
getFlowerPositions() - Method in class forestry.apiculture.BeekeepingLogic
 
getFlowerPositions() - Method in class forestry.apiculture.FakeBeekeepingLogic
 
getFlowerPositions() - Method in class forestry.apiculture.WorldgenBeekeepingLogic
 
getFlowerProvider() - Method in interface forestry.api.apiculture.IBeeGenome
 
getFlowerProvider() - Method in interface forestry.api.lepidopterology.IButterflyGenome
 
getFlowerProvider() - Method in class forestry.apiculture.genetics.BeeGenome
 
getFlowerProvider() - Method in class forestry.lepidopterology.genetics.ButterflyGenome
 
getFlowers(World) - Method in class forestry.apiculture.HasFlowersCache
 
getFlowerType() - Method in interface forestry.api.genetics.IFlowerProvider
 
getFlowerType() - Method in class forestry.apiculture.flowers.FlowerProvider
 
getFluid() - Method in class forestry.core.fluids.BlockForestryFluid
 
getFluid() - Method in enum forestry.core.fluids.Fluids
 
getFluid(int) - Method in enum forestry.core.fluids.Fluids
 
getFluid(int) - Method in class forestry.core.fluids.TankManager
 
getFluid(String) - Method in class forestry.plugins.CompatPlugin
 
getFluidAmount(int) - Method in class forestry.core.fluids.TankManager
 
getFluidDefinition(FluidStack) - Static method in enum forestry.core.fluids.Fluids
 
getFluidOutput() - Method in interface forestry.api.recipes.ISqueezerRecipe
 
getFluidOutput() - Method in class forestry.factory.recipes.SqueezerRecipe
 
getFluidResource() - Method in interface forestry.api.recipes.ICarpenterRecipe
 
getFluidResource() - Method in interface forestry.api.recipes.IFermenterRecipe
 
getFluidResource() - Method in class forestry.factory.recipes.CarpenterRecipe
 
getFluidResource() - Method in class forestry.factory.recipes.FermenterRecipe
 
getFluidStack() - Method in class forestry.core.render.TankRenderInfo
 
getFluidStackAtPosition(int, int) - Method in class forestry.core.gui.GuiForestry
 
getFluidType() - Method in class forestry.core.fluids.StandardTank
 
getFocusedElement() - Method in interface forestry.api.gui.IWindowElement
 
getFocusedElement() - Method in class forestry.core.gui.elements.Window
 
getFoliageColorBasic() - Method in class forestry.arboriculture.proxy.ProxyArboriculture
 
getFoliageColorBasic() - Method in class forestry.arboriculture.proxy.ProxyArboricultureClient
 
getFoliageColorBirch() - Method in class forestry.arboriculture.proxy.ProxyArboriculture
 
getFoliageColorBirch() - Method in class forestry.arboriculture.proxy.ProxyArboricultureClient
 
getFoliageColorPine() - Method in class forestry.arboriculture.proxy.ProxyArboriculture
 
getFoliageColorPine() - Method in class forestry.arboriculture.proxy.ProxyArboricultureClient
 
getFoliageColour(EntityPlayer) - Method in class forestry.arboriculture.tiles.TileLeaves
 
getFontColor() - Method in class forestry.core.gui.GuiForestry
 
getFontRenderer() - Method in interface forestry.api.gui.IWindowElement
 
getFontRenderer() - Method in class forestry.core.gui.elements.Window
 
getFontRenderer() - Method in class forestry.core.gui.GuiForestry
 
getForestryModules(ASMDataTable) - Static method in class forestry.modules.ForestryPluginUtil
 
getForestryRoot() - Method in class forestry.core.proxy.ProxyClient
 
getForestryRoot() - Method in class forestry.core.proxy.ProxyCommon
 
getForestrySlot(int) - Method in class forestry.core.gui.ContainerForestry
 
getFormattedString(ITextStyle, String) - Static method in class forestry.core.utils.GuiElementUtil
 
getFormatting() - Method in enum forestry.farming.models.EnumFarmBlockTexture
 
getFrames() - Method in class forestry.apiculture.inventory.InventoryApiary
 
getFromBiome(Biome) - Static method in enum forestry.api.core.EnumTemperature
 
getFromBiome(Biome, World, BlockPos) - Static method in enum forestry.api.core.EnumTemperature
Deprecated.
Use the version below.
getFromBiome(Biome, BlockPos) - Static method in enum forestry.api.core.EnumTemperature
 
getFromCompound(NBTTagCompound) - Static method in enum forestry.farming.models.EnumFarmBlockTexture
 
getFromPostage(EnumPostage) - Static method in enum forestry.mail.items.EnumStampDefinition
 
getFromValue(float) - Static method in enum forestry.api.core.EnumHumidity
Determines the EnumHumidity given a floating point representation of Minecraft Rainfall.
getFromValue(float) - Static method in enum forestry.api.core.EnumTemperature
Determines the EnumTemperature given a floating point representation of Minecraft temperature.
getFruit() - Method in class forestry.arboriculture.blocks.BlockFruitPod
 
getFruitAlleles() - Static method in class forestry.arboriculture.genetics.alleles.AlleleFruits
 
getFruitAllelesWithModels() - Static method in class forestry.arboriculture.genetics.alleles.AlleleFruits
 
getFruitChance(ITreeGenome, World, BlockPos) - Method in interface forestry.api.arboriculture.IFruitProvider
The chance that this leaves contains fruits or the chance that a pod block spawns.
getFruitColour() - Method in class forestry.arboriculture.tiles.TileLeaves
 
getFruitFamily(String) - Method in interface forestry.api.genetics.IAlleleRegistry
Retrieves a fruit family identified by uid.
getFruitFamily() - Method in interface forestry.api.genetics.IFruitBearer
 
getFruitFamily() - Method in class forestry.arboriculture.tiles.TileFruitPod
 
getFruitFamily() - Method in class forestry.arboriculture.tiles.TileLeaves
 
getFruitFamily(String) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
getFruitPod(IAlleleFruit) - Method in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
getFruitProvider() - Method in interface forestry.api.arboriculture.ITreeGenome
 
getFruitProvider() - Method in class forestry.arboriculture.genetics.TreeGenome
 
getFruitProvidersForFruitFamily(IFruitFamily) - Method in interface forestry.api.arboriculture.ITreeRoot
 
getFruitProvidersForFruitFamily(IFruitFamily) - Method in class forestry.arboriculture.genetics.TreeRoot
 
getFruits(ITreeGenome, World, BlockPos, int) - Method in interface forestry.api.arboriculture.IFruitProvider
Returns all drops of this block if you harvest it.
getFruits(ITreeGenome, World, BlockPos, int) - Method in class forestry.arboriculture.FruitProviderNone
 
getFruits(ITreeGenome, World, BlockPos, int) - Method in class forestry.arboriculture.FruitProviderPod
 
getFruits(ITreeGenome, World, BlockPos, int) - Method in class forestry.arboriculture.FruitProviderRipening
 
getFruitSprite() - Method in class forestry.arboriculture.tiles.TileLeaves
 
getFuel() - Method in class forestry.api.fuels.EngineCopperFuel
Item that is valid fuel for a peat-fired engine.
getFuel() - Method in class forestry.factory.recipes.jei.moistener.MoistenerRecipeWrapper
 
getFuelConsumed() - Method in class forestry.api.fuels.GeneratorFuel
LiquidStack representing the fuel type and amount consumed per triggered cycle.
getFullCommandString() - Method in interface forestry.core.commands.IForestryCommand
 
getFullCommandString() - Method in class forestry.core.commands.RootCommand
 
getFullCommandString() - Method in class forestry.core.commands.SubCommand
 
getFXLayer() - Method in class forestry.apiculture.entities.ParticleBeeExplore
 
getFXLayer() - Method in class forestry.apiculture.entities.ParticleBeeRoundTrip
 
getFXLayer() - Method in class forestry.apiculture.entities.ParticleBeeTargetEntity
 
getFXLayer() - Method in class forestry.core.entities.ParticleSnow
 
getGame() - Method in class forestry.core.tiles.TileEscritoire
 
getGenChance() - Method in interface forestry.api.apiculture.hives.IHiveDescription
float representing the relative chance a hive will generate in a chunk.
getGenChance() - Method in enum forestry.apiculture.worldgen.HiveDescription
 
getGenChance() - Method in class forestry.apiculture.worldgen.HiveDescriptionSwarmer
 
getGenerateCocoonsAmount() - Static method in class forestry.lepidopterology.ModuleLepidopterology
 
getGeneration() - Method in interface forestry.api.apiculture.IBee
 
getGeneration() - Method in class forestry.apiculture.genetics.Bee
 
getGenerator() - Method in interface forestry.api.arboriculture.IAlleleTreeSpecies
 
getGenerator() - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
getGeneticDecay(IBeeGenome, float) - Method in class forestry.api.apiculture.DefaultBeeModifier
 
getGeneticDecay(IBeeGenome, float) - Method in interface forestry.api.apiculture.IBeeModifier
 
getGeneticDecay(IBeeGenome, float) - Method in class forestry.apiculture.BeehouseBeeModifier
 
getGeneticDecay(IBeeGenome, float) - Method in class forestry.apiculture.BeeHousingModifier
 
getGeneticEquivalent(ItemStack) - Static method in class forestry.core.utils.GeneticsUtil
 
getGenome() - Method in interface forestry.api.apiculture.IBee
 
getGenome() - Method in interface forestry.api.arboriculture.ITree
 
getGenome() - Method in interface forestry.api.genetics.IIndividual
 
getGenome() - Method in interface forestry.api.gui.IDatabaseElement
 
getGenome() - Method in interface forestry.api.lepidopterology.IButterfly
 
getGenome() - Method in interface forestry.api.world.ITreeGenData
 
getGenome() - Method in class forestry.apiculture.genetics.Bee
 
getGenome() - Method in enum forestry.apiculture.genetics.BeeDefinition
 
getGenome() - Method in class forestry.apiculture.genetics.BeeVariation
 
getGenome() - Method in interface forestry.apiculture.genetics.IBeeDefinition
 
getGenome() - Method in interface forestry.arboriculture.genetics.ITreeDefinition
 
getGenome() - Method in class forestry.arboriculture.genetics.Tree
 
getGenome() - Method in enum forestry.arboriculture.genetics.TreeDefinition
 
getGenome() - Method in interface forestry.core.genetics.IGeneticDefinition
 
getGenome() - Method in class forestry.core.gui.elements.DatabaseElement
 
getGenome() - Method in class forestry.lepidopterology.genetics.Butterfly
 
getGenome() - Method in enum forestry.lepidopterology.genetics.ButterflyDefinition
 
getGenome() - Method in interface forestry.lepidopterology.genetics.IButterflyDefinition
 
getGenome() - Method in enum forestry.lepidopterology.genetics.MothDefinition
 
getGenomeFilter(EnumFacing, int, boolean) - Method in interface forestry.api.genetics.IFilterLogic
 
getGenomeFilter(EnumFacing, int, boolean) - Method in class forestry.sorting.FakeFilterLogic
 
getGenomeFilter(EnumFacing, int) - Method in class forestry.sorting.FilterLogic
 
getGenomeFilter(EnumFacing, int, boolean) - Method in class forestry.sorting.FilterLogic
 
getGenomeTemplates() - Method in interface forestry.api.genetics.ISpeciesRoot
 
getGenomeTemplates() - Method in class forestry.core.genetics.SpeciesRoot
 
getGermlingColour(EnumGermlingType, int) - Method in interface forestry.api.arboriculture.IAlleleTreeSpecies
 
getGermlingColour(EnumGermlingType, int) - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
getGermlingModel(EnumGermlingType) - Method in interface forestry.api.arboriculture.IAlleleTreeSpecies
 
getGermlingModel(EnumGermlingType) - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
getGermlings() - Method in interface forestry.api.farming.IFarmableInfo
 
getGermlings() - Method in class forestry.farming.logic.farmables.FarmableInfo
 
getGermlingsInventory() - Method in interface forestry.api.farming.IFarmInventory
 
getGermlingsInventory() - Method in class forestry.cultivation.inventory.InventoryPlanter
 
getGermlingsInventory() - Method in class forestry.farming.multiblock.InventoryFarm
 
getGirth() - Method in interface forestry.api.arboriculture.ITree
 
getGirth() - Method in interface forestry.api.arboriculture.ITreeGenome
 
getGirth() - Method in interface forestry.api.world.ITreeGenData
 
getGirth() - Method in class forestry.arboriculture.genetics.Tree
 
getGirth() - Method in class forestry.arboriculture.genetics.TreeGenome
 
getGreen(int) - Static method in class forestry.core.utils.ColourUtil
 
getGreenAsFloat(int) - Static method in class forestry.core.utils.ColourUtil
 
getGrowthProvider() - Method in interface forestry.api.arboriculture.IAlleleTreeSpecies
 
getGrowthProvider() - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
getGui() - Method in interface forestry.api.gui.IWindowElement
 
getGui(EntityPlayer, int) - Method in class forestry.apiculture.entities.EntityMinecartApiary
 
getGui(EntityPlayer, int) - Method in class forestry.apiculture.entities.EntityMinecartBeehouse
 
getGui(EntityPlayer, ItemStack, int) - Method in class forestry.apiculture.items.ItemHabitatLocator
 
getGui(EntityPlayer, ItemStack, int) - Method in class forestry.apiculture.items.ItemImprinter
 
getGui(EntityPlayer, int) - Method in class forestry.apiculture.multiblock.TileAlveary
 
getGui(EntityPlayer, int) - Method in class forestry.apiculture.multiblock.TileAlvearyHygroregulator
 
getGui(EntityPlayer, int) - Method in class forestry.apiculture.multiblock.TileAlvearySieve
 
getGui(EntityPlayer, int) - Method in class forestry.apiculture.multiblock.TileAlvearySwarmer
 
getGui(EntityPlayer, int) - Method in class forestry.apiculture.tiles.TileApiary
 
getGui(EntityPlayer, int) - Method in class forestry.apiculture.tiles.TileBeeHouse
 
getGui(EntityPlayer, ItemStack, int) - Method in class forestry.book.items.ItemForesterBook
 
getGui(EntityPlayer, int) - Method in class forestry.climatology.tiles.TileHabitatFormer
 
getGui() - Method in class forestry.core.gui.elements.Window
 
getGui(EntityPlayer, int) - Method in interface forestry.core.gui.IGuiHandlerEntity
 
getGui(EntityPlayer, ItemStack, int) - Method in interface forestry.core.gui.IGuiHandlerItem
 
getGui(EntityPlayer, int) - Method in interface forestry.core.gui.IGuiHandlerTile
 
getGui(EntityPlayer, ItemStack, int) - Method in class forestry.core.items.ItemAlyzer
 
getGui(EntityPlayer, ItemStack, int) - Method in class forestry.core.items.ItemSolderingIron
 
getGui(EntityPlayer, int) - Method in class forestry.core.tiles.TileAnalyzer
 
getGui(EntityPlayer, int) - Method in class forestry.core.tiles.TileEscritoire
 
getGui(EntityPlayer, int) - Method in class forestry.core.tiles.TileNaturalistChest
 
getGui(EntityPlayer, int) - Method in class forestry.cultivation.tiles.TilePlanter
 
getGui(EntityPlayer, int) - Method in class forestry.database.tiles.TileDatabase
 
getGui(EntityPlayer, int) - Method in class forestry.energy.tiles.TileEngineBiogas
 
getGui(EntityPlayer, int) - Method in class forestry.energy.tiles.TileEngineClockwork
 
getGui(EntityPlayer, int) - Method in class forestry.energy.tiles.TileEngineElectric
 
getGui(EntityPlayer, int) - Method in class forestry.energy.tiles.TileEnginePeat
 
getGui(EntityPlayer, int) - Method in class forestry.energy.tiles.TileEuGenerator
 
getGui(EntityPlayer, int) - Method in class forestry.factory.tiles.TileBottler
 
getGui(EntityPlayer, int) - Method in class forestry.factory.tiles.TileCarpenter
 
getGui(EntityPlayer, int) - Method in class forestry.factory.tiles.TileCentrifuge
 
getGui(EntityPlayer, int) - Method in class forestry.factory.tiles.TileFabricator
 
getGui(EntityPlayer, int) - Method in class forestry.factory.tiles.TileFermenter
 
getGui(EntityPlayer, int) - Method in class forestry.factory.tiles.TileMillRainmaker
 
getGui(EntityPlayer, int) - Method in class forestry.factory.tiles.TileMoistener
 
getGui(EntityPlayer, int) - Method in class forestry.factory.tiles.TileRaintank
 
getGui(EntityPlayer, int) - Method in class forestry.factory.tiles.TileSqueezer
 
getGui(EntityPlayer, int) - Method in class forestry.factory.tiles.TileStill
 
getGui(EntityPlayer, int) - Method in class forestry.farming.tiles.TileFarm
 
getGui(EntityPlayer, ItemStack, int) - Method in class forestry.mail.items.ItemCatalogue
 
getGui(EntityPlayer, ItemStack, int) - Method in class forestry.mail.items.ItemLetter
 
getGui(EntityPlayer, int) - Method in class forestry.mail.tiles.TileMailbox
 
getGui(EntityPlayer, int) - Method in class forestry.mail.tiles.TileStampCollector
 
getGui(EntityPlayer, int) - Method in class forestry.mail.tiles.TileTrader
 
getGui(EntityPlayer, int) - Method in class forestry.sorting.tiles.TileGeneticFilter
 
getGui(EntityPlayer, ItemStack, int) - Method in class forestry.storage.items.ItemBackpack
 
getGui(EntityPlayer, ItemStack, int) - Method in class forestry.storage.items.ItemBackpackNaturalist
 
getGui(EntityPlayer, int) - Method in class forestry.worktable.tiles.TileWorktable
 
getGuiHandlerClass() - Method in class forestry.core.gui.GuiId
 
getGuiHeight() - Method in interface forestry.api.gui.IWindowElement
Returns the current gui height.
getGuiHeight() - Method in class forestry.core.gui.elements.Window
 
getGuiId(int) - Static method in class forestry.core.gui.GuiIdRegistry
 
getGuiIdForGuiHandler(IGuiHandlerForestry) - Static method in class forestry.core.gui.GuiIdRegistry
 
getGuiLeft() - Method in interface forestry.api.gui.IWindowElement
 
getGuiLeft() - Method in class forestry.core.gui.elements.Window
 
getGuiLeft() - Method in class forestry.core.gui.GuiForestry
 
getGuiLeft() - Method in class forestry.core.gui.GuiWindow
 
getGuiLeft() - Method in interface forestry.core.gui.IGuiSizable
 
getGUINetworkData(int, int) - Method in class forestry.factory.tiles.TileFabricator
 
getGUINetworkData(int, int) - Method in class forestry.factory.tiles.TileFermenter
 
getGUINetworkData(int, int) - Method in class forestry.factory.tiles.TileMoistener
 
getGUINetworkData(int, int) - Method in class forestry.factory.tiles.TileRaintank
 
getGuiScreen() - Static method in class forestry.book.gui.GuiForesterBook
 
getGuiStyle() - Method in interface forestry.api.gui.IGuiElementFactory
 
getGuiStyle() - Method in class forestry.core.gui.elements.GuiElementFactory
 
getGuiTextureMap() - Method in interface forestry.api.core.ITextureManager
Location of the Forestry Gui Texture Map.
getGuiTextureMap() - Method in class forestry.core.render.TextureManagerForestry
 
getGuiTop() - Method in interface forestry.api.gui.IWindowElement
 
getGuiTop() - Method in class forestry.core.gui.elements.Window
 
getGuiTop() - Method in class forestry.core.gui.GuiForestry
 
getGuiTop() - Method in class forestry.core.gui.GuiWindow
 
getGuiTop() - Method in interface forestry.core.gui.IGuiSizable
 
getGuiType() - Method in class forestry.core.gui.GuiId
 
getGuiWidth() - Method in interface forestry.api.gui.IWindowElement
Returns the current gui width.
getGuiWidth() - Method in class forestry.core.gui.elements.Window
 
getHand() - Method in class forestry.core.inventory.ItemInventory
 
getHardness() - Method in enum forestry.api.arboriculture.EnumForestryWoodType
 
getHardness() - Method in enum forestry.api.arboriculture.EnumVanillaWoodType
 
getHardness() - Method in interface forestry.api.arboriculture.IWoodType
 
getHasStack() - Method in class forestry.core.gui.slots.SlotCrafter
 
getHealAmount() - Method in class forestry.core.items.DrinkProperties
 
getHealth() - Method in interface forestry.api.genetics.IIndividualLiving
 
getHealth() - Method in class forestry.core.genetics.IndividualLiving
 
getHealthScaled(int) - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
getHealthScaled(int) - Method in interface forestry.apiculture.gui.IGuiBeeHousingDelegate
Returns scaled queen health or breeding progress
getHealthScaled(int) - Method in class forestry.apiculture.multiblock.AlvearyController
 
getHealthScaled(int) - Method in class forestry.apiculture.multiblock.FakeAlvearyController
 
getHealthScaled(int) - Method in interface forestry.apiculture.multiblock.IAlvearyControllerInternal
 
getHealthScaled(int) - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
getHeartTexture() - Method in enum forestry.api.arboriculture.EnumForestryWoodType
 
getHeartTexture() - Method in enum forestry.api.arboriculture.EnumVanillaWoodType
 
getHeartTexture() - Method in interface forestry.api.arboriculture.IWoodType
 
getHeat() - Method in class forestry.core.tiles.TileEngine
 
getHeatLevel() - Method in class forestry.core.tiles.TileEngine
 
getHeatScaled(int) - Method in class forestry.factory.tiles.TileFabricator
 
getHeight() - Method in interface forestry.api.arboriculture.ITreeGenome
 
getHeight() - Method in interface forestry.api.gui.IGuiElement
 
getHeight() - Method in interface forestry.api.recipes.IDescriptiveRecipe
 
getHeight() - Method in interface forestry.api.recipes.IFabricatorRecipe
 
getHeight() - Method in class forestry.arboriculture.genetics.TreeGenome
 
getHeight() - Method in class forestry.book.gui.elements.TextDataElement
 
getHeight() - Method in class forestry.core.gui.buttons.GuiBetterButton
 
getHeight() - Method in interface forestry.core.gui.buttons.IButtonTextureSet
 
getHeight() - Method in enum forestry.core.gui.buttons.StandardButtonTextureSets
 
getHeight() - Method in class forestry.core.gui.elements.GuiElement
 
getHeight() - Method in class forestry.core.gui.elements.layouts.HorizontalLayout
 
getHeight() - Method in class forestry.core.gui.elements.layouts.PaneLayout
 
getHeight() - Method in class forestry.core.gui.ledgers.Ledger
 
getHeight() - Method in class forestry.core.gui.widgets.Widget
 
getHeight() - Method in class forestry.core.recipes.ShapedRecipeCustom
 
getHeight() - Method in class forestry.factory.recipes.FabricatorRecipe
 
getHeightModifier(ITreeGenome, float) - Method in interface forestry.api.arboriculture.ITreeModifier
 
getHeightModifier() - Method in interface forestry.api.world.ITreeGenData
 
getHeightModifier() - Method in class forestry.arboriculture.genetics.Tree
 
getHeightModifier(ITreeGenome, float) - Method in class forestry.arboriculture.genetics.TreekeepingMode
 
getHiddenItems(List<ItemStack>) - Method in class forestry.arboriculture.ModuleArboriculture
 
getHiddenItems(List<ItemStack>) - Method in class forestry.core.ModuleCore
 
getHiddenItems(List<ItemStack>) - Method in class forestry.farming.ModuleFarming
 
getHiddenItems(List<ItemStack>) - Method in class forestry.lepidopterology.ModuleLepidopterology
 
getHiddenItems(List<ItemStack>) - Method in class forestry.modules.BlankForestryModule
Can be used to hide items in JEI.
getHiddenItems() - Method in class forestry.modules.InternalModuleHandler
 
getHintKey() - Method in class forestry.apiculture.entities.EntityMinecartApiary
 
getHintKey() - Method in class forestry.apiculture.entities.EntityMinecartBeehouse
 
getHintKey() - Method in interface forestry.apiculture.gui.IGuiBeeHousingDelegate
 
getHintKey() - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
getHintKey() - Method in class forestry.core.tiles.TileEngine
 
getHints() - Method in interface forestry.api.genetics.IAlyzerPlugin
The hints that will be shown in the alyzer gui.
getHints() - Method in interface forestry.api.genetics.IDatabasePlugin
 
getHints() - Method in class forestry.apiculture.genetics.BeeAlyzerPlugin
 
getHints() - Method in class forestry.apiculture.genetics.BeePlugin
 
getHints() - Method in class forestry.arboriculture.genetics.TreeAlyzerPlugin
 
getHints() - Method in class forestry.arboriculture.genetics.TreePlugin
 
getHints() - Method in class forestry.core.gui.GuiAlyzer
 
getHints() - Method in class forestry.lepidopterology.genetics.ButterflyPlugin
 
getHints() - Method in class forestry.lepidopterology.genetics.FlutterlyzerPlugin
 
getHiveBlockState() - Method in class forestry.apiculture.worldgen.Hive
 
getHiveGen() - Method in interface forestry.api.apiculture.hives.IHiveDescription
The hive generator for this hive.
getHiveGen() - Method in enum forestry.apiculture.worldgen.HiveDescription
 
getHiveGen() - Method in class forestry.apiculture.worldgen.HiveDescriptionSwarmer
 
getHiveRegistry() - Static method in class forestry.apiculture.ModuleApiculture
 
getHives() - Method in class forestry.apiculture.worldgen.HiveRegistry
 
getHiveType(IBlockState) - Static method in class forestry.apiculture.blocks.BlockBeeHives
 
getHiveUid() - Method in enum forestry.api.apiculture.hives.IHiveRegistry.HiveType
 
getHousing() - Method in interface forestry.api.climate.IClimateTransformer
 
getHousing() - Method in class forestry.core.climate.ClimateTransformer
 
getHousing() - Method in class forestry.core.climate.FakeClimateTransformer
 
getHoverState(boolean) - Method in class forestry.core.gui.elements.ButtonElement
 
getHumidChange() - Method in interface forestry.api.recipes.IHygroregulatorRecipe
 
getHumidChange() - Method in class forestry.core.recipes.HygroregulatorRecipe
 
getHumidity() - Method in interface forestry.api.climate.IClimateHousing
 
getHumidity() - Method in interface forestry.api.climate.IClimateProvider
 
getHumidity() - Method in interface forestry.api.climate.IClimateState
 
getHumidity() - Method in interface forestry.api.genetics.IAlleleSpecies
 
getHumidity() - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
getHumidity() - Method in class forestry.apiculture.multiblock.AlvearyController
 
getHumidity() - Method in class forestry.apiculture.multiblock.TileAlveary
 
getHumidity() - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
getHumidity() - Method in class forestry.apiculture.tiles.TileHive
 
getHumidity() - Method in class forestry.arboriculture.tiles.TileLeaves
 
getHumidity() - Method in class forestry.climatology.tiles.TileHabitatFormer
 
getHumidity() - Method in class forestry.core.climate.AbsentClimateState
 
getHumidity() - Method in class forestry.core.climate.ClimateListener
 
getHumidity() - Method in class forestry.core.climate.FakeClimateListener
 
getHumidity() - Method in class forestry.core.DefaultClimateProvider
 
getHumidity() - Method in class forestry.core.genetics.alleles.AlleleSpecies
 
getHumidity() - Method in class forestry.core.multiblock.FakeMultiblockController
 
getHumidity() - Method in interface forestry.core.tiles.IClimatised
 
getHumidity() - Method in class forestry.cultivation.tiles.TilePlanter
 
getHumidity() - Method in class forestry.farming.multiblock.FarmController
 
getHumidityEnum() - Method in interface forestry.api.climate.IClimateState
 
getHydrationHumidModifier() - Method in interface forestry.farming.gui.IFarmLedgerDelegate
 
getHydrationHumidModifier() - Method in class forestry.farming.multiblock.FarmHydrationManager
 
getHydrationModifier() - Method in interface forestry.farming.gui.IFarmLedgerDelegate
 
getHydrationModifier() - Method in class forestry.farming.multiblock.FarmHydrationManager
 
getHydrationRainfallModifier() - Method in interface forestry.farming.gui.IFarmLedgerDelegate
 
getHydrationRainfallModifier() - Method in class forestry.farming.multiblock.FarmHydrationManager
 
getHydrationTempModifier() - Method in interface forestry.farming.gui.IFarmLedgerDelegate
 
getHydrationTempModifier() - Method in class forestry.farming.multiblock.FarmHydrationManager
 
getIceShard(int) - Method in class forestry.core.items.ItemCraftingMaterial
 
getIcon() - Method in class forestry.apiculture.gui.HabitatSlot
 
getIcon() - Method in class forestry.core.CreativeTabForestry
 
getIconItemStack() - Method in interface forestry.api.farming.IFarmLogic
 
getIconItemStack() - Method in interface forestry.api.farming.ISimpleFarmLogic
 
getIconItemStack() - Method in class forestry.farming.logic.FarmLogicArboreal
 
getIconItemStack() - Method in class forestry.farming.logic.FarmLogicCocoa
 
getIconItemStack() - Method in class forestry.farming.logic.FarmLogicCrops
 
getIconItemStack() - Method in class forestry.farming.logic.FarmLogicEnder
 
getIconItemStack() - Method in class forestry.farming.logic.FarmLogicGourd
 
getIconItemStack() - Method in class forestry.farming.logic.FarmLogicInfernal
 
getIconItemStack() - Method in class forestry.farming.logic.FarmLogicMushroom
 
getIconItemStack() - Method in class forestry.farming.logic.FarmLogicOrchard
 
getIconItemStack() - Method in class forestry.farming.logic.FarmLogicPeat
 
getIconItemStack() - Method in class forestry.farming.logic.FarmLogicRedOrchid
 
getIconItemStack() - Method in class forestry.farming.logic.FarmLogicReeds
 
getIconItemStack() - Method in class forestry.farming.logic.FarmLogicRubber
 
getIconItemStack() - Method in class forestry.farming.logic.FarmLogicSimple
 
getIconItemStack() - Method in class forestry.farming.logic.FarmLogicSucculent
 
getIconStack() - Method in interface forestry.api.genetics.IDatabaseTab
 
getIconStack() - Method in class forestry.apiculture.genetics.BeeDatabaseTab
 
getIconStack() - Method in class forestry.arboriculture.genetics.TreeDatabaseTab
 
getIconStack() - Method in class forestry.core.genetics.analyzer.DatabaseTab
 
getIconStack() - Method in class forestry.lepidopterology.genetics.ButterflyDatabaseTab
 
getIconStack() - Method in class forestry.lepidopterology.genetics.ButterflyProductsTab
 
getIconStacks() - Method in interface forestry.api.genetics.IAlyzerPlugin
 
getIconStacks() - Method in class forestry.apiculture.genetics.BeeAlyzerPlugin
 
getIconStacks() - Method in class forestry.arboriculture.genetics.TreeAlyzerPlugin
 
getIconStacks() - Method in class forestry.lepidopterology.genetics.FlutterlyzerPlugin
 
getIconType() - Method in interface forestry.api.genetics.ISpeciesRoot
Species type used to represent this species in icons
getIconType() - Method in class forestry.apiculture.genetics.BeeRoot
 
getIconType() - Method in class forestry.arboriculture.genetics.TreeRoot
 
getIconType() - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
getID() - Method in interface forestry.api.core.IErrorState
 
getId() - Method in interface forestry.api.food.IBeverageEffect
 
getId(IFilterRuleType) - Method in interface forestry.api.genetics.IFilterRegistry
 
getID() - Method in interface forestry.api.modules.IModuleContainer
 
getId() - Method in class forestry.core.advancements.SpeciesDiscoveredTrigger
 
getID() - Method in enum forestry.core.errors.EnumErrorCode
 
getId() - Method in class forestry.core.gui.GuiId
 
getID() - Method in class forestry.modules.ForestryModules
 
getID() - Method in class forestry.plugins.ForestryCompatPlugins
 
getId(IFilterRuleType) - Method in class forestry.sorting.DummyFilterRegistry
 
getId(IFilterRuleType) - Method in class forestry.sorting.FilterRegistry
 
getIdent() - Method in interface forestry.api.genetics.IIndividual
 
getIdent() - Method in class forestry.core.genetics.Individual
 
getIdentifier() - Method in interface forestry.api.core.IGameMode
 
getIdentifier() - Method in interface forestry.api.farming.IFarmableInfo
 
getIdentifier() - Method in class forestry.core.config.GameMode
 
getIdentifier() - Method in class forestry.farming.logic.farmables.FarmableInfo
 
getIdOfEntity() - Method in class forestry.core.entities.EntityMinecartForestry
 
getIdOfEntity() - Method in interface forestry.core.gui.IGuiHandlerEntity
 
getIgnobleChance(IBlockAccess, BlockPos, int) - Method in interface forestry.api.apiculture.IHiveDrop
Chance for the princess to be ignoble.
getIgnobleChance(IBlockAccess, BlockPos, int) - Method in class forestry.apiculture.genetics.HiveDrop
 
getInactiveAllele() - Method in interface forestry.api.genetics.IChromosome
 
getInactiveAllele(IChromosomeType) - Method in interface forestry.api.genetics.IGenome
 
getInactiveAllele() - Method in class forestry.core.genetics.Chromosome
 
getInactiveAllele(IChromosomeType) - Method in class forestry.core.genetics.Genome
 
getIndex() - Method in interface forestry.core.inventory.IInvSlot
 
getIndex() - Method in class forestry.core.inventory.InvSlot
 
getIndexOf(V) - Method in class forestry.core.gui.elements.ElementList
 
getIndividual(ItemStack) - Method in interface forestry.api.genetics.IAlleleRegistry
Retrieve genetic information from an itemstack.
getIndividual() - Method in interface forestry.api.genetics.IFilterData
If the individual is present, returns the individual, otherwise throws NoSuchElementException.
getIndividual() - Method in interface forestry.api.gui.IDatabaseElement
 
getIndividual() - Method in enum forestry.apiculture.genetics.BeeDefinition
 
getIndividual() - Method in class forestry.apiculture.genetics.BeeVariation
 
getIndividual() - Method in interface forestry.apiculture.genetics.IBeeDefinition
 
getIndividual(ItemStack) - Method in class forestry.apiculture.items.ItemBeeGE
 
getIndividual() - Method in interface forestry.arboriculture.genetics.ITreeDefinition
 
getIndividual() - Method in enum forestry.arboriculture.genetics.TreeDefinition
 
getIndividual(ItemStack) - Method in class forestry.arboriculture.items.ItemGermlingGE
 
getIndividual(ItemStack) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
getIndividual() - Method in interface forestry.core.genetics.IGeneticDefinition
 
getIndividual(ItemStack) - Method in class forestry.core.genetics.ItemGE
 
getIndividual() - Method in class forestry.core.gui.elements.DatabaseElement
 
getIndividual() - Method in enum forestry.lepidopterology.genetics.ButterflyDefinition
 
getIndividual() - Method in interface forestry.lepidopterology.genetics.IButterflyDefinition
 
getIndividual() - Method in enum forestry.lepidopterology.genetics.MothDefinition
 
getIndividual(ItemStack) - Method in class forestry.lepidopterology.items.ItemButterflyGE
 
getIndividual() - Method in class forestry.sorting.FilterData
 
getIndividualFromObject(IBlockState) - Method in interface forestry.api.genetics.IBlockTranslator
 
getIndividualFromObject(O) - Method in interface forestry.api.genetics.IIndividualTranslator
 
getIndividualFromObject(ItemStack) - Method in interface forestry.api.genetics.IItemTranslator
 
getIndividualOnDisplay() - Method in class forestry.core.tiles.TileAnalyzer
 
getIndividualOnDisplay() - Method in class forestry.core.tiles.TileEscritoire
 
getIndividualStacks() - Method in interface forestry.api.genetics.IDatabasePlugin
 
getIndividualStacks() - Method in class forestry.apiculture.genetics.BeePlugin
 
getIndividualStacks() - Method in class forestry.arboriculture.genetics.TreePlugin
 
getIndividualStacks() - Method in class forestry.lepidopterology.genetics.ButterflyPlugin
 
getIndividualTemplates() - Method in interface forestry.api.apiculture.IBeeRoot
 
getIndividualTemplates() - Method in interface forestry.api.arboriculture.ITreeRoot
 
getIndividualTemplates() - Method in interface forestry.api.genetics.ISpeciesRoot
 
getIndividualTemplates() - Method in interface forestry.api.lepidopterology.IButterflyRoot
 
getIndividualTemplates() - Method in class forestry.apiculture.genetics.BeeRoot
 
getIndividualTemplates() - Method in class forestry.arboriculture.genetics.TreeRoot
 
getIndividualTemplates() - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
getInformation(ItemStack) - Static method in class forestry.core.utils.ItemTooltipUtil
 
getInformation(ItemStack, EntityPlayer, ITooltipFlag) - Static method in class forestry.core.utils.ItemTooltipUtil
 
getIngredients() - Method in interface forestry.api.recipes.IFabricatorRecipe
 
getIngredients(IIngredients) - Method in class forestry.arboriculture.charcoal.jei.CharcoalPileWallWrapper
 
getIngredients() - Method in class forestry.factory.recipes.FabricatorRecipe
 
getIngredients(IIngredients) - Method in class forestry.factory.recipes.jei.bottler.BottlerRecipeWrapper
 
getIngredients(IIngredients) - Method in class forestry.factory.recipes.jei.carpenter.CarpenterRecipeWrapper
 
getIngredients(IIngredients) - Method in class forestry.factory.recipes.jei.centrifuge.CentrifugeRecipeWrapper
 
getIngredients(IIngredients) - Method in class forestry.factory.recipes.jei.fabricator.FabricatorRecipeWrapper
 
getIngredients(IIngredients) - Method in class forestry.factory.recipes.jei.fermenter.FermenterRecipeWrapper
 
getIngredients(IIngredients) - Method in class forestry.factory.recipes.jei.moistener.MoistenerRecipeWrapper
 
getIngredients(IIngredients) - Method in class forestry.factory.recipes.jei.rainmaker.RainmakerRecipeWrapper
 
getIngredients(IIngredients) - Method in class forestry.factory.recipes.jei.squeezer.SqueezerContainerRecipeWrapper
 
getIngredients(IIngredients) - Method in class forestry.factory.recipes.jei.squeezer.SqueezerRecipeWrapper
 
getIngredients(IIngredients) - Method in class forestry.factory.recipes.jei.still.StillRecipeWrapper
 
getIngredients(IIngredients) - Method in class forestry.farming.compat.FarmingInfoRecipeWrapper
 
getInput() - Method in interface forestry.api.recipes.ICentrifugeRecipe
The item for this recipe to match against.
getInput() - Method in interface forestry.api.recipes.IStillRecipe
 
getInput() - Method in class forestry.factory.recipes.CentrifugeRecipe
 
getInput() - Method in class forestry.factory.recipes.StillRecipe
 
getInputStacks() - Method in class forestry.factory.recipes.jei.carpenter.CarpenterRecipeWrapper
 
getInstance() - Static method in class forestry.apiculture.render.TextureHabitatLocator
 
getInstance() - Static method in class forestry.arboriculture.WoodAccess
 
getInstance() - Static method in class forestry.core.climate.ClimateRoot
 
getInstance() - Static method in class forestry.core.genetics.alleles.AlleleHelper
 
getInstance() - Static method in class forestry.core.models.ModelManager
 
getInstance() - Static method in class forestry.core.owner.FakeOwnerHandler
 
getInstance() - Static method in class forestry.core.render.TextureManagerForestry
 
getInstance() - Static method in class forestry.farming.FarmRegistry
 
getInstance() - Static method in class forestry.modules.ModuleManager
 
getInteger(int) - Method in interface forestry.api.genetics.IEffectData
 
getInteger(int) - Method in class forestry.core.genetics.EffectData
 
getIntegerSetting(String) - Method in interface forestry.api.core.IGameMode
 
getIntegerSetting(String) - Method in class forestry.core.config.GameMode
 
getInterface(World, BlockPos, Capability<T>, EnumFacing) - Static method in class forestry.core.tiles.TileUtil
 
getInternalHandler() - Static method in class forestry.modules.ModuleManager
 
getInternalInventory() - Method in interface forestry.api.multiblock.IMultiblockComponent.HasInventory
Called when this part is destroyed to drop its contents.
getInternalInventory() - Method in class forestry.apiculture.entities.EntityMinecartApiary
 
getInternalInventory() - Method in class forestry.apiculture.entities.EntityMinecartBeehouse
 
getInternalInventory() - Method in class forestry.apiculture.multiblock.AlvearyController
 
getInternalInventory() - Method in class forestry.apiculture.multiblock.FakeAlvearyController
 
getInternalInventory() - Method in interface forestry.apiculture.multiblock.IAlvearyControllerInternal
 
getInternalInventory() - Method in class forestry.apiculture.multiblock.TileAlveary
 
getInternalInventory() - Method in class forestry.apiculture.multiblock.TileAlvearyHygroregulator
 
getInternalInventory() - Method in class forestry.apiculture.multiblock.TileAlvearySieve
 
getInternalInventory() - Method in class forestry.apiculture.multiblock.TileAlvearySwarmer
 
getInternalInventory() - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
getInternalInventory() - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
getInternalInventory() - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
getInternalInventory() - Method in class forestry.core.tiles.TileForestry
 
getInternalInventory() - Method in class forestry.farming.multiblock.FakeFarmController
 
getInternalInventory() - Method in class forestry.farming.multiblock.FarmController
 
getInternalInventory() - Method in interface forestry.farming.multiblock.IFarmControllerInternal
 
getInternalInventory() - Method in class forestry.farming.tiles.TileFarm
 
getInternalInventory() - Method in class forestry.mail.tiles.TileTrader
 
getInterpU(double) - Method in class forestry.core.triggers.Sprite
 
getInterpV(double) - Method in class forestry.core.triggers.Sprite
 
getIntLocalized(String, String, int, int, int) - Method in class forestry.core.config.LocalizedConfiguration
 
getIntLocalizedFormatted(String, String, int, int, int, Object...) - Method in class forestry.core.config.LocalizedConfiguration
 
getIntSize() - Method in class forestry.core.genetics.EffectData
 
getInvalidIMCMessageText(FMLInterModComms.IMCMessage) - Static method in class forestry.core.utils.IMCUtil
 
getInventoryFromTile(TileEntity, EnumFacing) - Static method in class forestry.core.tiles.TileUtil
 
getInventoryKey(ItemStack) - Method in class forestry.arboriculture.models.ModelDecorativeLeaves
 
getInventoryKey(ItemStack) - Method in class forestry.arboriculture.models.ModelDefaultLeaves
 
getInventoryKey(ItemStack) - Method in class forestry.arboriculture.models.ModelDefaultLeavesFruit
 
getInventoryKey(ItemStack) - Method in class forestry.arboriculture.models.ModelLeaves
 
getInventoryKey(ItemStack) - Method in class forestry.core.models.ModelBlockCustom
 
getInventoryKey(ItemStack) - Method in class forestry.core.models.ModelBlockDefault
 
getInventoryKey(ItemStack) - Method in class forestry.farming.models.ModelFarmBlock
 
getInventoryStackLimit() - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
getInventoryStackLimit() - Method in class forestry.core.inventory.FakeInventoryAdapter
 
getInventoryStackLimit() - Method in class forestry.core.inventory.InventoryAdapter
 
getInventoryStackLimit() - Method in class forestry.core.inventory.InventoryPlain
 
getInventoryStackLimit() - Method in class forestry.core.inventory.ItemInventory
 
getInventoryStackLimit() - Method in class forestry.core.inventory.ItemInventorySolderingIron
 
getInventoryStackLimit() - Method in class forestry.core.inventory.wrappers.InventoryMapper
 
getInventoryStackLimit() - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
getInventoryStackLimit() - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
getInventoryStackLimit() - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
getInventoryStackLimit() - Method in class forestry.core.tiles.TileForestry
 
getInventoryStackLimit() - Method in class forestry.mail.inventory.ItemInventoryLetter
 
getInventoryStackLimit() - Method in class forestry.mail.Letter
 
getInventoryStackLimit() - Method in class forestry.mail.POBox
 
getInventoryStackLimit() - Method in class forestry.mail.TradeStation
 
getInvisibleArea() - Method in class forestry.core.gui.elements.ScrollableElement
 
getIrregularWingYaw(long, float) - Static method in enum forestry.lepidopterology.entities.EnumButterflyState
 
getItem() - Method in class forestry.api.fuels.FermenterFuel
Item that is a valid fuel for the fermenter (i.e.
getItem() - Method in class forestry.api.fuels.MoistenerFuel
The item to use
getItem() - Method in class forestry.api.fuels.RainSubstrate
Rain substrate capable of activating the rainmaker.
getItem(World, BlockPos, IBlockState) - Method in class forestry.arboriculture.blocks.BlockArbDoor
 
getItem(World, BlockPos, IBlockState) - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
getItem() - Method in class forestry.core.utils.Stack
 
getItem(int) - Method in class forestry.database.gui.GuiDatabase
 
getItem(String) - Method in class forestry.plugins.CompatPlugin
 
getItemBurnTime(ItemStack) - Method in class forestry.arboriculture.items.ItemBlockWood
 
getItemBurnTime(ItemStack) - Method in class forestry.arboriculture.items.ItemBlockWoodDoor
 
getItemBurnTime(ItemStack) - Method in class forestry.arboriculture.items.ItemBlockWoodSlab
 
getItemBurnTime(ItemStack) - Method in class forestry.arboriculture.items.ItemGermlingGE
 
getItemCameraTransforms() - Method in class forestry.core.models.baker.ModelBakerModel
 
getItemCameraTransforms() - Method in class forestry.core.models.BlankModel
 
getItemCameraTransforms() - Method in class forestry.core.models.ModelBlockCustom
 
getItemCameraTransforms() - Method in class forestry.core.models.ModelBlockDefault
 
getItemCameraTransforms() - Method in class forestry.core.models.TRSRBakedModel
 
getItemDropped(IBlockState, Random, int) - Method in class forestry.arboriculture.blocks.BlockArbDoor
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
getItemElement() - Method in interface forestry.api.genetics.IGeneticAnalyzer
 
getItemElement() - Method in class forestry.core.gui.elements.GeneticAnalyzer
 
getItemHandler() - Method in class forestry.core.inventory.ItemInventory
 
getItemHandler() - Method in class forestry.database.gui.ContainerDatabase
 
getItemInventory() - Method in class forestry.core.gui.ContainerItemInventory
 
getItemName(ItemStack) - Static method in class forestry.database.DatabaseHelper
 
getItemNameFromRegistryAsString(Item) - Static method in class forestry.core.utils.ItemStackUtil
 
getItems() - Static method in class forestry.apiculture.ModuleApiculture
 
getItems() - Static method in class forestry.arboriculture.ModuleArboriculture
 
getItems() - Static method in class forestry.book.ModuleBook
 
getItems() - Static method in class forestry.climatology.ModuleClimatology
 
getItems() - Static method in class forestry.core.ModuleCore
 
getItems() - Static method in class forestry.core.ModuleFluids
 
getItems() - Static method in class forestry.food.ModuleFood
 
getItems() - Static method in class forestry.lepidopterology.ModuleLepidopterology
 
getItems() - Static method in class forestry.mail.ModuleMail
 
getItems() - Static method in class forestry.storage.ModuleBackpacks
 
getItems() - Static method in class forestry.storage.ModuleCrates
 
getItemStack() - Method in class forestry.core.gui.widgets.ItemStackWidget
 
getItemStack() - Method in class forestry.core.gui.widgets.ItemStackWidgetBase
 
getItemStack() - Method in class forestry.core.items.ItemForestry
 
getItemStack(int) - Method in class forestry.core.items.ItemForestry
 
getItemStack() - Method in class forestry.database.gui.widgets.WidgetDatabaseSlot
 
getItemStack(String) - Method in class forestry.plugins.CompatPlugin
 
getItemStack(String, int) - Method in class forestry.plugins.CompatPlugin
 
getItemStack() - Method in class forestry.worktable.gui.widgets.MemorizedRecipeSlot
 
getItemStackDisplayName(ItemStack) - Method in class forestry.apiculture.items.ItemBeeGE
 
getItemStackDisplayName(ItemStack) - Method in class forestry.arboriculture.items.ItemBlockDecorativeLeaves
 
getItemStackDisplayName(ItemStack) - Method in class forestry.arboriculture.items.ItemBlockLeaves
 
getItemStackDisplayName(ItemStack) - Method in class forestry.arboriculture.items.ItemBlockWood
 
getItemStackDisplayName(ItemStack) - Method in class forestry.arboriculture.items.ItemBlockWoodSlab
 
getItemStackDisplayName(ItemStack) - Method in class forestry.arboriculture.items.ItemGermlingGE
 
getItemStackDisplayName(ItemStack) - Method in class forestry.core.genetics.ItemResearchNote
 
getItemStackDisplayName(ItemStack) - Method in class forestry.core.items.ItemFluidContainerForestry
 
getItemStackDisplayName(ItemStack) - Method in class forestry.cultivation.items.ItemBlockPlanter
 
getItemStackDisplayName(ItemStack) - Method in class forestry.lepidopterology.items.ItemButterflyGE
 
getItemStackDisplayName(ItemStack) - Method in class forestry.storage.items.ItemBackpack
 
getItemStackDisplayName(ItemStack) - Method in class forestry.storage.items.ItemCrated
 
getItemTexture() - Method in interface forestry.api.lepidopterology.IAlleleButterflySpecies
 
getItemTexture() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
getItemUseAction(ItemStack) - Method in class forestry.core.items.ItemFluidContainerForestry
 
getItemUseAction(ItemStack) - Method in class forestry.core.items.ItemForestryFood
 
getKaryotype() - Method in interface forestry.api.genetics.ISpeciesRoot
 
getKaryotype() - Method in class forestry.apiculture.genetics.BeeRoot
 
getKaryotype() - Method in class forestry.arboriculture.genetics.TreeRoot
 
getKaryotype() - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
getKey() - Method in class forestry.api.gui.events.GuiEvent.KeyEvent
 
getLabel() - Method in class forestry.core.utils.ForestryModEnvWarningCallable
 
getLastElement() - Method in interface forestry.api.gui.IElementGroup
 
getLastElement() - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
getLastUpdate(BlockPos) - Method in interface forestry.api.climate.IWorldClimateHolder
 
getLastUpdate(long) - Method in interface forestry.api.climate.IWorldClimateHolder
 
getLastUpdate(BlockPos) - Method in class forestry.core.climate.WorldClimateHolder
 
getLastUpdate(long) - Method in class forestry.core.climate.WorldClimateHolder
 
getLastUpdate() - Method in class forestry.core.tiles.EscritoireGame
 
getLastUpdate() - Method in class forestry.worktable.recipes.RecipeMemory
 
getLastUsed() - Method in class forestry.worktable.recipes.MemorizedRecipe
 
getLastValidationError() - Method in interface forestry.api.multiblock.IMultiblockController
 
getLastValidationError() - Method in class forestry.core.multiblock.FakeMultiblockController
 
getLastValidationError() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
getLastValidationErrorPosition() - Method in interface forestry.api.multiblock.IMultiblockController
 
getLastValidationErrorPosition() - Method in class forestry.core.multiblock.FakeMultiblockController
 
getLastValidationErrorPosition() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
getLayout(String) - Method in interface forestry.api.circuits.ICircuitRegistry
 
getLayout(String) - Method in class forestry.core.circuits.CircuitRegistry
 
getLayout() - Method in class forestry.core.circuits.ContainerSolderingIron
 
getLayout() - Method in class forestry.core.inventory.ItemInventorySolderingIron
 
getLeafDrop(NonNullList<ItemStack>, World, GameProfile, BlockPos, float, int) - Method in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
getLeafDrop(NonNullList<ItemStack>, World, GameProfile, BlockPos, float, int) - Method in class forestry.arboriculture.blocks.BlockDefaultLeaves
 
getLeafDrop(NonNullList<ItemStack>, World, GameProfile, BlockPos, float, int) - Method in class forestry.arboriculture.blocks.BlockDefaultLeavesFruit
 
getLeafDrop(NonNullList<ItemStack>, World, GameProfile, BlockPos, float, int) - Method in class forestry.arboriculture.blocks.BlockForestryLeaves
 
getLeafIconProvider(EnumLeafType, Color, Color) - Method in interface forestry.api.arboriculture.ITreeFactory
Get one of the built-in Forestry leaf types.
getLeafIconProvider(EnumLeafType, Color, Color) - Method in class forestry.arboriculture.genetics.TreeFactory
 
getLeafProvider() - Method in interface forestry.api.arboriculture.IAlleleTreeSpecies
 
getLeafProvider() - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
getLeafSpriteProvider() - Method in interface forestry.api.arboriculture.IAlleleTreeSpecies
 
getLeafSpriteProvider() - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
getLeafTickHandlers() - Method in interface forestry.api.arboriculture.ITreeRoot
 
getLeafTickHandlers() - Method in class forestry.arboriculture.genetics.TreeRoot
 
getLeafVariant(IBlockState) - Method in class forestry.arboriculture.blocks.BlockDefaultLeavesFruit
 
getLeaveSprite(boolean) - Method in class forestry.arboriculture.tiles.TileLeaves
 
getLedgerAreas() - Method in class forestry.core.gui.ledgers.LedgerManager
 
getLetter(ItemStack) - Method in interface forestry.api.mail.IPostRegistry
 
getLetter() - Method in class forestry.mail.gui.ContainerLetter
 
getLetter() - Method in class forestry.mail.inventory.ItemInventoryLetter
 
getLetter(ItemStack) - Method in class forestry.mail.PostRegistry
 
getLevel() - Method in interface forestry.api.genetics.IClassification
 
getLevel() - Method in class forestry.core.genetics.Classification
 
getLevel() - Method in class forestry.core.render.TankRenderInfo
 
getLevelScaled(int) - Method in enum forestry.core.render.EnumTankLevel
 
getLifespan() - Method in interface forestry.api.apiculture.IBeeGenome
 
getLifespan() - Method in interface forestry.api.lepidopterology.IButterflyGenome
 
getLifespan() - Method in class forestry.apiculture.genetics.BeeGenome
 
getLifespan() - Method in class forestry.lepidopterology.genetics.ButterflyGenome
 
getLifespanModifier(IBeeGenome, IBeeGenome, float) - Method in class forestry.api.apiculture.DefaultBeeModifier
 
getLifespanModifier(IBeeGenome, IBeeGenome, float) - Method in interface forestry.api.apiculture.IBeeModifier
 
getLifespanModifier(IBeeGenome, IBeeGenome, float) - Method in class forestry.apiculture.BeehouseBeeModifier
 
getLifespanModifier(IBeeGenome, IBeeGenome, float) - Method in class forestry.apiculture.BeeHousingModifier
 
getLightValue(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.apiculture.blocks.BlockCandle
 
getLightValue(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.arboriculture.blocks.BlockWoodPile
 
getLimiter() - Method in class forestry.book.data.structure.StructureInfo
 
getLineHeight(int, String...) - Static method in class forestry.core.utils.StringUtil
 
getLines() - Method in interface forestry.api.gui.ITextElement
 
getLines() - Method in class forestry.core.gui.elements.LabelElement
 
getLines() - Method in class forestry.core.gui.elements.SplitTextElement
 
getLines() - Method in class forestry.core.gui.tooltips.ToolTip
 
getLineY() - Method in class forestry.core.gui.TextLayoutHelper
 
getLiquid() - Method in class forestry.api.fuels.EngineBronzeFuel
Item that is valid fuel for a biogas engine.
getLiquid() - Method in interface forestry.api.recipes.IFabricatorRecipe
 
getLiquid() - Method in class forestry.factory.recipes.FabricatorRecipe
 
getListener(World, BlockPos) - Method in interface forestry.api.climate.IClimateRoot
 
getListener(World, BlockPos) - Method in class forestry.core.climate.ClimateRoot
 
getListOfStringsMatchingLastWord(String[], String...) - Static method in class forestry.core.commands.CommandHelpers
 
getLitCandle(int) - Method in class forestry.apiculture.blocks.BlockCandle
 
getLoadedModules() - Static method in class forestry.modules.ModuleManager
 
getLocalizedName() - Method in interface forestry.api.book.IBookCategory
 
getLocalizedName() - Method in interface forestry.api.circuits.ICircuit
 
getLocalizedName() - Method in class forestry.book.BookCategory
 
getLocalizedName() - Method in class forestry.farming.circuits.CircuitFarmLogic
 
getLocatorLogic() - Method in class forestry.apiculture.items.ItemHabitatLocator
 
getLogic(boolean) - Method in interface forestry.api.farming.IFarmProperties
Returns the instance of the manual or managed IFarmLogic.
getLogic(IBlockAccess, BlockPos, Class<C>) - Static method in class forestry.core.multiblock.MultiblockUtil
 
getLogic(boolean) - Method in class forestry.farming.logic.FakeFarmProperties
 
getLogic(boolean) - Method in class forestry.farming.logic.FarmProperties
 
getLogic() - Method in class forestry.sorting.gui.GuiGeneticFilter
 
getLogic() - Method in class forestry.sorting.gui.widgets.SelectionWidget
 
getLogic() - Method in interface forestry.sorting.tiles.IFilterContainer
 
getLogic() - Method in class forestry.sorting.tiles.TileGeneticFilter
 
getLongArray(NBTBase) - Static method in class forestry.core.utils.NBTUtilForestry
 
getLootDrop(IEntityButterfly, boolean, int) - Method in interface forestry.api.lepidopterology.IButterfly
 
getLootDrop(IEntityButterfly, boolean, int) - Method in class forestry.lepidopterology.genetics.Butterfly
 
getLootPoolNames() - Static method in class forestry.modules.ModuleManager
 
getLootTableFiles() - Static method in class forestry.modules.ModuleManager
 
getMachineProperties() - Method in enum forestry.apiculture.blocks.BlockTypeApiculture
 
getMachineProperties() - Method in enum forestry.apiculture.blocks.BlockTypeApicultureTesr
 
getMachineProperties() - Method in enum forestry.arboriculture.blocks.BlockTypeArboricultureTesr
 
getMachineProperties() - Method in enum forestry.climatology.blocks.BlockTypeClimatology
 
getMachineProperties() - Method in enum forestry.core.blocks.BlockTypeCoreTesr
 
getMachineProperties() - Method in interface forestry.core.blocks.IBlockType
 
getMachineProperties() - Method in interface forestry.core.blocks.IBlockTypeTesr
 
getMachineProperties() - Method in enum forestry.cultivation.blocks.BlockTypePlanter
 
getMachineProperties() - Method in enum forestry.database.blocks.BlockTypeDatabase
 
getMachineProperties() - Method in enum forestry.energy.blocks.BlockTypeEngine
 
getMachineProperties() - Method in enum forestry.factory.blocks.BlockTypeFactoryPlain
 
getMachineProperties() - Method in enum forestry.factory.blocks.BlockTypeFactoryTesr
 
getMachineProperties() - Method in enum forestry.lepidopterology.blocks.BlockTypeLepidopterologyTesr
 
getMachineProperties() - Method in enum forestry.mail.blocks.BlockTypeMail
 
getMachineProperties() - Method in enum forestry.worktable.blocks.BlockTypeWorktable
 
getMailAddress(GameProfile) - Method in interface forestry.api.mail.IPostRegistry
 
getMailAddress(String) - Method in interface forestry.api.mail.IPostRegistry
 
getMailAddress(GameProfile) - Method in class forestry.mail.PostRegistry
 
getMailAddress(String) - Method in class forestry.mail.PostRegistry
 
getMatchingRecipe(ICircuitLayout, ItemStack) - Static method in class forestry.core.circuits.SolderManager
 
getMate() - Method in interface forestry.api.apiculture.IBee
 
getMate() - Method in interface forestry.api.arboriculture.ITree
 
getMate() - Method in interface forestry.api.genetics.IIndividualLiving
 
getMate() - Method in interface forestry.api.lepidopterology.IButterfly
 
getMate() - Method in class forestry.apiculture.genetics.Bee
 
getMate() - Method in class forestry.arboriculture.genetics.Tree
 
getMate() - Method in class forestry.core.genetics.IndividualLiving
 
getMate() - Method in class forestry.lepidopterology.genetics.Butterfly
 
getMaterial(IBlockState) - Method in class forestry.core.fluids.BlockForestryFluid
 
getMaturationModifier(ITreeGenome, float) - Method in interface forestry.api.arboriculture.ITreeModifier
 
getMaturationModifier(ITreeGenome, float) - Method in class forestry.arboriculture.genetics.TreekeepingMode
 
getMaturationTime() - Method in interface forestry.api.arboriculture.ITreeGenome
 
getMaturationTime() - Method in class forestry.arboriculture.genetics.TreeGenome
 
getMaturity() - Method in class forestry.arboriculture.tiles.TileFruitPod
 
getMaxEnergyReceived() - Method in class forestry.energy.EnergyManager
 
getMaxEnergyStored() - Method in class forestry.energy.compat.EnergyStorageWrapper
 
getMaxHealth() - Method in interface forestry.api.genetics.IIndividualLiving
 
getMaxHealth() - Method in class forestry.core.genetics.IndividualLiving
 
getMaximumCoord() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
getMaximumXSize() - Method in interface forestry.core.multiblock.IMultiblockSizeLimits
Returns the maximum X dimension size of the machine, or -1 (DIMENSION_UNBOUNDED) to disable dimension checking in X.
getMaximumYSize() - Method in interface forestry.core.multiblock.IMultiblockSizeLimits
Returns the maximum Y dimension size of the machine, or -1 (DIMENSION_UNBOUNDED) to disable dimension checking in X.
getMaximumZSize() - Method in interface forestry.core.multiblock.IMultiblockSizeLimits
Returns the maximum Z dimension size of the machine, or -1 (DIMENSION_UNBOUNDED) to disable dimension checking in X.
getMaxInPortalTime() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
getMaxItemUseDuration(ItemStack) - Method in class forestry.apiculture.items.ItemSmoker
 
getMaxItemUseDuration() - Method in class forestry.core.items.DrinkProperties
 
getMaxItemUseDuration(ItemStack) - Method in class forestry.core.items.ItemFluidContainerForestry
 
getMaxWidth() - Method in class forestry.core.gui.ledgers.LedgerManager
 
getMC() - Method in class forestry.core.gui.GuiForestry
 
getMC() - Method in class forestry.core.gui.GuiWindow
 
getMC() - Method in interface forestry.core.gui.IGuiSizable
 
getMeltingPoint() - Method in interface forestry.api.recipes.IFabricatorSmeltingRecipe
 
getMeltingPoint() - Method in class forestry.factory.recipes.FabricatorSmeltingRecipe
 
getMeltingPointScaled(int) - Method in class forestry.factory.tiles.TileFabricator
 
getMember(ItemStack) - Method in interface forestry.api.apiculture.IBeeRoot
 
getMember(NBTTagCompound) - Method in interface forestry.api.apiculture.IBeeRoot
 
getMember(ItemStack) - Method in interface forestry.api.arboriculture.ITreeRoot
 
getMember(NBTTagCompound) - Method in interface forestry.api.arboriculture.ITreeRoot
 
getMember(ItemStack) - Method in interface forestry.api.genetics.ISpeciesRoot
 
getMember(NBTTagCompound) - Method in interface forestry.api.genetics.ISpeciesRoot
 
getMember(ItemStack) - Method in interface forestry.api.lepidopterology.IButterflyRoot
 
getMember(NBTTagCompound) - Method in interface forestry.api.lepidopterology.IButterflyRoot
 
getMember(ItemStack) - Method in class forestry.apiculture.genetics.BeeRoot
 
getMember(NBTTagCompound) - Method in class forestry.apiculture.genetics.BeeRoot
 
getMember(ItemStack) - Method in class forestry.arboriculture.genetics.TreeRoot
 
getMember(NBTTagCompound) - Method in class forestry.arboriculture.genetics.TreeRoot
 
getMember(ItemStack) - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
getMember(NBTTagCompound) - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
getMemberClass() - Method in interface forestry.api.genetics.ISpeciesRoot
 
getMemberClass() - Method in class forestry.apiculture.genetics.BeeRoot
 
getMemberClass() - Method in class forestry.arboriculture.genetics.TreeRoot
 
getMemberClass() - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
getMemberGroups() - Method in interface forestry.api.genetics.IClassification
 
getMemberGroups() - Method in class forestry.core.genetics.Classification
 
getMemberSpecies() - Method in interface forestry.api.genetics.IClassification
 
getMemberSpecies() - Method in class forestry.core.genetics.Classification
 
getMemberStack(IIndividual, ISpeciesType) - Method in interface forestry.api.genetics.ISpeciesRoot
 
getMemberStack(IAlleleSpecies, ISpeciesType) - Method in interface forestry.api.genetics.ISpeciesRoot
 
getMemberStack(IAllele[], ISpeciesType) - Method in interface forestry.api.genetics.ISpeciesRoot
 
getMemberStack(EnumBeeType) - Method in enum forestry.apiculture.genetics.BeeDefinition
 
getMemberStack(IIndividual, ISpeciesType) - Method in class forestry.apiculture.genetics.BeeRoot
 
getMemberStack(EnumBeeType) - Method in class forestry.apiculture.genetics.BeeVariation
 
getMemberStack(EnumBeeType) - Method in interface forestry.apiculture.genetics.IBeeDefinition
 
getMemberStack(EnumGermlingType) - Method in interface forestry.arboriculture.genetics.ITreeDefinition
 
getMemberStack(EnumGermlingType) - Method in enum forestry.arboriculture.genetics.TreeDefinition
 
getMemberStack(IIndividual, ISpeciesType) - Method in class forestry.arboriculture.genetics.TreeRoot
 
getMemberStack(EnumFlutterType) - Method in enum forestry.lepidopterology.genetics.ButterflyDefinition
 
getMemberStack(IIndividual, ISpeciesType) - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
getMemberStack(EnumFlutterType) - Method in interface forestry.lepidopterology.genetics.IButterflyDefinition
 
getMemberStack(EnumFlutterType) - Method in enum forestry.lepidopterology.genetics.MothDefinition
 
getMemory() - Method in class forestry.worktable.tiles.TileWorktable
 
getMeta() - Method in enum forestry.api.apiculture.hives.IHiveRegistry.HiveType
 
getMeta() - Method in enum forestry.apiculture.blocks.BlockBeeProductType
 
getMeta() - Method in enum forestry.core.blocks.EnumResourceType
 
getMeta() - Method in class forestry.core.utils.Stack
 
getMetabolism() - Method in interface forestry.api.lepidopterology.IButterflyGenome
 
getMetabolism() - Method in class forestry.lepidopterology.genetics.ButterflyGenome
 
getMetadata() - Method in enum forestry.api.arboriculture.EnumForestryWoodType
 
getMetadata() - Method in enum forestry.api.arboriculture.EnumVanillaWoodType
 
getMetadata() - Method in interface forestry.api.arboriculture.IWoodType
 
getMetadata() - Method in enum forestry.arboriculture.genetics.TreeDefinition
 
getMetadata(int) - Method in class forestry.core.items.ItemBlockForestry
 
getMetadata(int) - Method in class forestry.farming.items.ItemBlockFarm
 
getMetaFromState(IBlockState) - Method in class forestry.apiculture.blocks.BlockAlveary
 
getMetaFromState(IBlockState) - Method in class forestry.apiculture.blocks.BlockBeeHives
 
getMetaFromState(IBlockState) - Method in class forestry.apiculture.blocks.BlockHoneyComb
 
getMetaFromState(IBlockState) - Method in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
getMetaFromState(IBlockState) - Method in class forestry.arboriculture.blocks.BlockAsh
 
getMetaFromState(IBlockState) - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
getMetaFromState(IBlockState) - Method in class forestry.arboriculture.blocks.BlockDecorativeWoodPile
 
getMetaFromState(IBlockState) - Method in class forestry.arboriculture.blocks.BlockDefaultLeaves
 
getMetaFromState(IBlockState) - Method in class forestry.arboriculture.blocks.BlockDefaultLeavesFruit
 
getMetaFromState(IBlockState) - Method in class forestry.arboriculture.blocks.BlockForestryFence
 
getMetaFromState(IBlockState) - Method in class forestry.arboriculture.blocks.BlockForestryLeaves
 
getMetaFromState(IBlockState) - Method in class forestry.arboriculture.blocks.BlockForestryLog
 
getMetaFromState(IBlockState) - Method in class forestry.arboriculture.blocks.BlockForestryPlanks
 
getMetaFromState(IBlockState) - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
getMetaFromState(IBlockState) - Method in class forestry.arboriculture.blocks.BlockSapling
 
getMetaFromState(IBlockState) - Method in class forestry.arboriculture.blocks.BlockWoodPile
 
getMetaFromState(IBlockState) - Method in class forestry.core.blocks.BlockBase
 
getMetaFromState(IBlockState) - Method in class forestry.core.blocks.BlockBogEarth
 
getMetaFromState(IBlockState) - Method in class forestry.core.blocks.BlockHumus
 
getMetaFromState(IBlockState) - Method in class forestry.core.blocks.BlockResourceOre
 
getMetaFromState(IBlockState) - Method in class forestry.core.blocks.BlockResourceStorage
 
getMetaFromState(IBlockState) - Method in class forestry.cultivation.blocks.BlockPlanter
 
getMetaFromState(IBlockState) - Method in class forestry.farming.blocks.BlockFarm
 
getMetaFromState(IBlockState) - Method in class forestry.farming.blocks.BlockMushroom
 
getMetaFromState(IBlockState) - Method in class forestry.greenhouse.blocks.BlockClimatiser
 
getMetaFromState(IBlockState) - Method in class forestry.greenhouse.blocks.BlockGreenhouse
 
getMetaFromState(IBlockState) - Method in class forestry.lepidopterology.blocks.BlockCocoon
 
getMetaFromState(IBlockState) - Method in class forestry.lepidopterology.blocks.BlockSolidCocoon
 
getMetaFromState(IBlockState) - Method in class forestry.sorting.blocks.BlockGeneticFilter
 
getMinecraft() - Method in class forestry.core.gui.elements.Window
 
getMinimumCoord() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
getMinimumNumberOfBlocksForAssembledMachine() - Method in interface forestry.core.multiblock.IMultiblockSizeLimits
Helper method so we don't check for a whole machine until we have enough blocks to actually assemble it.
getMinimumXSize() - Method in interface forestry.core.multiblock.IMultiblockSizeLimits
Returns the minimum X dimension size of the machine.
getMinimumYSize() - Method in interface forestry.core.multiblock.IMultiblockSizeLimits
Returns the minimum Y dimension size of the machine.
getMinimumZSize() - Method in interface forestry.core.multiblock.IMultiblockSizeLimits
Returns the minimum Z dimension size of the machine.
getMode() - Method in interface forestry.api.genetics.IDatabaseTab
 
getMode() - Method in class forestry.apiculture.genetics.BeeDatabaseTab
 
getMode() - Method in class forestry.arboriculture.genetics.TreeDatabaseTab
 
getMode() - Method in class forestry.lepidopterology.genetics.ButterflyDatabaseTab
 
getMode(ItemStack) - Static method in class forestry.storage.items.ItemBackpack
 
getModel(EnumBeeType) - Method in interface forestry.api.apiculture.IAlleleBeeSpecies
 
getModel(EnumBeeType) - Method in interface forestry.api.apiculture.IBeeModelProvider
 
getModel(EnumGermlingType) - Method in interface forestry.api.arboriculture.IGermlingModelProvider
 
getModel(EnumBeeType) - Method in class forestry.apiculture.genetics.alleles.AlleleBeeSpecies
 
getModel(EnumBeeType) - Method in class forestry.apiculture.genetics.DefaultBeeModelProvider
 
getModel(EnumGermlingType) - Method in class forestry.arboriculture.models.ModelProviderGermling
 
getModel(EnumGermlingType) - Method in class forestry.arboriculture.models.ModelProviderGermlingVanilla
 
getModel(IBlockState) - Method in class forestry.core.models.ModelBlockCached
 
getModel(ItemStack, World) - Method in class forestry.core.models.ModelBlockCached
 
getModel(IBlockState) - Method in class forestry.core.models.ModelBlockCustom
 
getModel(ItemStack, World) - Method in class forestry.core.models.ModelBlockCustom
 
getModel(IBlockState) - Method in class forestry.core.models.ModelBlockCustomCached
 
getModel(ItemStack, World) - Method in class forestry.core.models.ModelBlockCustomCached
 
getModel(IBlockState) - Method in class forestry.core.models.ModelBlockDefault
 
getModel(ItemStack, World) - Method in class forestry.core.models.ModelBlockDefault
 
getModel(ItemStack) - Static method in class forestry.core.utils.ModelUtil
 
getModelBlockDefinition(ResourceLocation) - Static method in class forestry.core.utils.ModelUtil
 
getModelLocation(IBlockState) - Method in interface forestry.api.arboriculture.IWoodStateMapper
 
getModelLocation(Item) - Method in interface forestry.api.core.IModelManager
Deprecated.
 
getModelLocation(String) - Method in interface forestry.api.core.IModelManager
Deprecated.
 
getModelLocation(String, String) - Method in interface forestry.api.core.IModelManager
Deprecated.
 
getModelLocation(IBlockState) - Method in class forestry.arboriculture.blocks.WoodTypeStateMapper
 
getModelLocation(ItemStack) - Method in class forestry.arboriculture.WoodHelper.WoodMeshDefinition
 
getModelLocation(ItemStack) - Method in class forestry.core.items.ItemPipette.PipetteMeshDefinition
 
getModelLocation(Item) - Method in class forestry.core.models.ModelManager
 
getModelLocation(String) - Method in class forestry.core.models.ModelManager
 
getModelLocation(String, String) - Method in class forestry.core.models.ModelManager
 
getModelName() - Method in interface forestry.api.arboriculture.IAlleleFruit
 
getModelName() - Method in interface forestry.api.arboriculture.IFruitProvider
 
getModelName() - Method in class forestry.arboriculture.FruitProviderNone
 
getModelName() - Method in enum forestry.arboriculture.FruitProviderPod.EnumPodType
 
getModelName() - Method in class forestry.arboriculture.FruitProviderPod
 
getModelName() - Method in class forestry.arboriculture.genetics.alleles.AlleleFruit
 
getModelResourceLocation(IBlockState) - Method in class forestry.arboriculture.blocks.WoodTypeStateMapper
 
getModeName() - Method in interface forestry.api.genetics.IBreedingTracker
 
getModeName(World) - Method in class forestry.apiculture.commands.BeeModeHelper
 
getModeName(World) - Method in class forestry.arboriculture.commands.TreeModeHelper
 
getModeName(World) - Method in interface forestry.core.commands.ICommandModeHelper
 
getModeName() - Method in class forestry.core.genetics.BreedingTracker
 
getModeNames() - Method in class forestry.apiculture.commands.BeeModeHelper
 
getModeNames() - Method in class forestry.arboriculture.commands.TreeModeHelper
 
getModeNames() - Method in interface forestry.core.commands.ICommandModeHelper
 
getModID() - Method in interface forestry.api.arboriculture.IFruitProvider
 
getModID() - Method in interface forestry.api.genetics.IAllele
 
getModID() - Method in class forestry.arboriculture.FruitProviderNone
 
getModID() - Method in class forestry.arboriculture.genetics.alleles.AlleleFruit
 
getModID() - Method in class forestry.core.genetics.alleles.Allele
 
getModifiedArea(IBeeGenome, IBeeHousing) - Static method in class forestry.apiculture.genetics.alleles.AlleleEffect
 
getModifier() - Method in interface forestry.api.recipes.IFermenterRecipe
 
getModifier() - Method in class forestry.factory.recipes.FermenterRecipe
 
getModName() - Method in class forestry.core.recipes.jei.ForestryRecipeCategory
 
getModulesConfig() - Method in interface forestry.api.modules.IModuleContainer
 
getModulesConfig() - Method in class forestry.modules.ForestryModules
 
getModulesConfig() - Method in class forestry.plugins.ForestryCompatPlugins
 
getModulesConfiguration() - Static method in class forestry.modules.ForestryModules
 
getMoistenerRecipes() - Static method in class forestry.factory.recipes.jei.moistener.MoistenerRecipeMaker
 
getMoistenerValue() - Method in class forestry.api.fuels.MoistenerFuel
How much this item contributes to the final product of the moistener (i.e.
getMousedOverElement() - Method in interface forestry.api.gui.IWindowElement
 
getMousedOverElement() - Method in class forestry.core.gui.elements.Window
 
getMouseX() - Method in interface forestry.api.gui.IWindowElement
Returns the mouse position.
getMouseX() - Method in class forestry.core.gui.elements.Window
 
getMouseY() - Method in interface forestry.api.gui.IWindowElement
Returns the mouse position.
getMouseY() - Method in class forestry.core.gui.elements.Window
 
getMultiblockLogic() - Method in interface forestry.api.multiblock.IAlvearyComponent
 
getMultiblockLogic() - Method in interface forestry.api.multiblock.IFarmComponent
 
getMultiblockLogic() - Method in interface forestry.api.multiblock.IMultiblockComponent
 
getMultiblockLogic() - Method in class forestry.api.multiblock.MultiblockTileEntityBase
 
getMultiblockSaveData() - Method in class forestry.core.multiblock.MultiblockLogic
 
getMultipart() - Method in class forestry.arboriculture.models.MultipartModel
 
getMutationModifier(IBeeGenome, IBeeGenome, float) - Method in class forestry.api.apiculture.DefaultBeeModifier
 
getMutationModifier(IBeeGenome, IBeeGenome, float) - Method in interface forestry.api.apiculture.IBeeModifier
 
getMutationModifier(ITreeGenome, ITreeGenome, float) - Method in interface forestry.api.arboriculture.ITreeModifier
 
getMutationModifier(IBeeGenome, IBeeGenome, float) - Method in class forestry.apiculture.BeehouseBeeModifier
 
getMutationModifier(IBeeGenome, IBeeGenome, float) - Method in class forestry.apiculture.BeeHousingModifier
 
getMutationModifier(ITreeGenome, ITreeGenome, float) - Method in class forestry.arboriculture.genetics.TreekeepingMode
 
getMutationNoteStack(GameProfile, IMutation) - Method in interface forestry.api.genetics.IAlleleRegistry
 
getMutationNoteStack(GameProfile, IMutation) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
getMutations(boolean) - Method in interface forestry.api.apiculture.IBeeRoot
 
getMutations(boolean) - Method in interface forestry.api.arboriculture.ITreeRoot
 
getMutations(boolean) - Method in interface forestry.api.genetics.ISpeciesRoot
 
getMutations(boolean) - Method in interface forestry.api.lepidopterology.IButterflyRoot
 
getMutations(boolean) - Method in class forestry.apiculture.genetics.BeeRoot
 
getMutations(boolean) - Method in class forestry.arboriculture.genetics.TreeRoot
 
getMutations(boolean) - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
getName() - Method in enum forestry.api.apiculture.EnumBeeChromosome
 
getName() - Method in enum forestry.api.apiculture.EnumBeeType
 
getName() - Method in enum forestry.api.apiculture.hives.IHiveRegistry.HiveType
 
getName() - Method in interface forestry.api.apiculture.IBeekeepingMode
 
getName() - Method in enum forestry.api.arboriculture.EnumForestryWoodType
 
getName() - Method in enum forestry.api.arboriculture.EnumFruitFamily
 
getName() - Method in enum forestry.api.arboriculture.EnumGermlingType
 
getName() - Method in enum forestry.api.arboriculture.EnumTreeChromosome
 
getName() - Method in enum forestry.api.arboriculture.EnumVanillaWoodType
 
getName() - Method in interface forestry.api.arboriculture.ITreekeepingMode
 
getName() - Method in enum forestry.api.arboriculture.WoodBlockKind
 
getName() - Method in interface forestry.api.book.IBookCategory
 
getName() - Method in interface forestry.api.book.IBookEntry
 
getName() - Method in interface forestry.api.circuits.ICircuitLayout
localized name for this circuit layout
getName() - Method in enum forestry.api.climate.ClimateType
 
getName() - Method in enum forestry.api.core.EnumHumidity
 
getName() - Method in enum forestry.api.core.EnumTemperature
 
getName() - Method in interface forestry.api.farming.IFarmLogic
 
getName() - Method in interface forestry.api.farming.ISimpleFarmLogic
 
getName() - Method in interface forestry.api.genetics.IAllele
Deprecated.
since Forestry 5.3.4. Use IAllele.getAlleleName().
getName() - Method in interface forestry.api.genetics.IChromosomeType
 
getName() - Method in interface forestry.api.genetics.IClassification
 
getName() - Method in interface forestry.api.genetics.IFruitFamily
 
getName() - Method in enum forestry.api.lepidopterology.EnumButterflyChromosome
 
getName() - Method in enum forestry.api.lepidopterology.EnumFlutterType
 
getName() - Method in interface forestry.api.mail.IMailAddress
 
getName() - Method in interface forestry.api.mail.IPostalCarrier
 
getName(ItemStack) - Method in interface forestry.api.storage.IBackpackDefinition
 
getName() - Method in enum forestry.apiculture.blocks.BlockBeeProductType
 
getName() - Method in enum forestry.apiculture.blocks.BlockTypeApiculture
 
getName() - Method in enum forestry.apiculture.blocks.BlockTypeApicultureTesr
 
getName() - Method in class forestry.apiculture.genetics.alleles.AlleleFlowers
 
getName() - Method in class forestry.apiculture.genetics.BeekeepingMode
 
getName() - Method in class forestry.apiculture.inventory.ItemInventoryImprinter
 
getName() - Method in enum forestry.apiculture.items.EnumHoneyComb
 
getName() - Method in enum forestry.arboriculture.blocks.BlockTypeArboricultureTesr
 
getName(IAlleleTreeSpecies) - Method in class forestry.arboriculture.blocks.PropertyTree
 
getName(PropertyTreeTypeFruit.LeafVariant) - Method in class forestry.arboriculture.blocks.PropertyTreeTypeFruit
Get the name for the given value.
getName() - Method in class forestry.arboriculture.genetics.alleles.AlleleFruit
 
getName() - Method in enum forestry.arboriculture.genetics.TreeDefinition
 
getName() - Method in class forestry.arboriculture.genetics.TreekeepingMode
 
getName() - Method in class forestry.book.BookCategory
 
getName() - Method in class forestry.book.BookEntry
 
getName() - Method in enum forestry.climatology.blocks.BlockTypeClimatology
 
getName() - Method in enum forestry.climatology.blocks.State
 
getName() - Method in enum forestry.core.blocks.BlockBogEarth.SoilType
 
getName() - Method in enum forestry.core.blocks.BlockTypeCoreTesr
 
getName() - Method in enum forestry.core.blocks.EnumResourceType
 
getName() - Method in class forestry.core.blocks.MachineProperties
 
getName() - Method in class forestry.core.blocks.properties.PropertyAllele
 
getName() - Method in class forestry.core.blocks.properties.UnlistedBlockAccess
 
getName() - Method in class forestry.core.blocks.properties.UnlistedBlockPos
 
getName() - Method in class forestry.core.circuits.CircuitLayout
 
getName() - Method in class forestry.core.commands.RootCommand
 
getName() - Method in class forestry.core.commands.SubCommand
 
getName() - Method in class forestry.core.entities.EntityMinecartForestry
 
getName() - Method in class forestry.core.genetics.alleles.Allele
Deprecated.
getName() - Method in class forestry.core.genetics.Classification
 
getName() - Method in class forestry.core.inventory.FakeInventoryAdapter
 
getName() - Method in class forestry.core.inventory.InventoryAdapter
 
getName() - Method in class forestry.core.inventory.InventoryPlain
 
getName() - Method in class forestry.core.inventory.ItemInventory
 
getName() - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
getName() - Method in enum forestry.core.items.EnumContainerType
 
getName() - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
getName() - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
getName() - Method in class forestry.core.tiles.TileForestry
 
getName() - Method in enum forestry.cultivation.blocks.BlockTypePlanter
 
getName() - Method in enum forestry.database.blocks.BlockTypeDatabase
 
getName() - Method in enum forestry.energy.blocks.BlockTypeEngine
 
getName() - Method in enum forestry.factory.blocks.BlockTypeFactoryPlain
 
getName() - Method in enum forestry.factory.blocks.BlockTypeFactoryTesr
 
getName() - Method in enum forestry.farming.blocks.BlockMushroom.MushroomType
 
getName() - Method in enum forestry.farming.blocks.EnumFarmBlockType
 
getName() - Method in class forestry.farming.logic.FarmLogic
 
getName() - Method in class forestry.farming.logic.FarmLogicSimple
 
getName() - Method in enum forestry.farming.models.EnumFarmBlockTexture
 
getName() - Method in enum forestry.greenhouse.blocks.BlockClimatiserType
 
getName() - Method in enum forestry.greenhouse.blocks.BlockGreenhouseType
 
getName() - Method in enum forestry.lepidopterology.blocks.BlockTypeLepidopterologyTesr
 
getName(IAlleleButterflyCocoon) - Method in class forestry.lepidopterology.blocks.PropertyCocoon
 
getName() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
getName() - Method in enum forestry.mail.blocks.BlockTypeMail
 
getName() - Method in class forestry.mail.inventory.ItemInventoryLetter
 
getName() - Method in class forestry.mail.Letter
 
getName() - Method in class forestry.mail.MailAddress
 
getName() - Method in class forestry.mail.POBox
 
getName() - Method in class forestry.mail.PostalCarrier
 
getName() - Method in class forestry.mail.TradeStation
 
getName(S) - Method in interface forestry.sorting.gui.ISelectableProvider
 
getName(IFilterRuleType) - Method in class forestry.sorting.gui.widgets.RuleWidget
 
getName(IAlleleSpecies) - Method in class forestry.sorting.gui.widgets.SpeciesWidget
 
getName(ItemStack) - Method in class forestry.storage.BackpackDefinition
 
getName() - Method in enum forestry.worktable.blocks.BlockTypeWorktable
 
getNameFromMeta(int) - Method in class forestry.apiculture.blocks.BlockBeeHives
 
getNameFromMeta(int) - Method in class forestry.apiculture.blocks.BlockHoneyComb
 
getNameFromMeta(int) - Method in class forestry.core.blocks.BlockBogEarth
 
getNameFromMeta(int) - Method in class forestry.core.blocks.BlockResourceOre
 
getNameFromMeta(int) - Method in class forestry.core.blocks.BlockResourceStorage
 
getNameFromMeta(int) - Method in interface forestry.core.blocks.IBlockWithMeta
 
getNameFromMeta(int) - Method in class forestry.greenhouse.blocks.BlockClimatiser
 
getNameFromMeta(int) - Method in class forestry.greenhouse.blocks.BlockGreenhouse
 
getNanny() - Method in interface forestry.api.lepidopterology.IButterflyNursery
 
getNanny() - Method in class forestry.arboriculture.tiles.TileLeaves
 
getNBTList(NBTTagCompound, String, NBTUtilForestry.EnumNBTType) - Static method in class forestry.core.utils.NBTUtilForestry
 
getNeighboringParts(World, IMultiblockComponent) - Static method in class forestry.core.multiblock.MultiblockUtil
Returns an array containing references to neighboring IMultiblockComponent tile entities.
getNetworkHandler() - Method in interface forestry.api.genetics.IFilterLogic
 
getNetworkHandler() - Method in class forestry.sorting.FakeFilterLogic
 
getNetworkHandler() - Method in class forestry.sorting.FilterLogic
 
getNeverSleeps() - Method in interface forestry.api.apiculture.IBeeGenome
 
getNeverSleeps() - Method in class forestry.apiculture.genetics.BeeGenome
 
getNewValue() - Method in class forestry.api.gui.events.ValueChangedEvent
 
getNextReplaceableUpPos(World, BlockPos) - Static method in class forestry.core.utils.BlockUtil
 
getNextSolidDownPos(World, BlockPos) - Static method in class forestry.core.utils.BlockUtil
 
getNocturnal() - Method in interface forestry.api.lepidopterology.IButterflyGenome
 
getNocturnal() - Method in class forestry.lepidopterology.genetics.ButterflyGenome
 
getNoteLevel(EscritoireGame) - Static method in class forestry.core.tiles.EscritoireTextSource
 
getNumConnectedBlocks() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
getNursery(World, BlockPos) - Static method in class forestry.core.utils.GeneticsUtil
 
getOccupiedSlotCount(ItemStack) - Static method in class forestry.core.inventory.ItemInventory
 
getOffset() - Method in interface forestry.api.farming.IFarmHousing
 
getOffset() - Method in class forestry.cultivation.tiles.TilePlanter
 
getOffset() - Method in class forestry.farming.multiblock.FakeFarmController
 
getOffset() - Method in class forestry.farming.multiblock.FarmController
 
getOldValue() - Method in class forestry.api.gui.events.ValueChangedEvent
 
getOpenedLedger() - Static method in class forestry.core.config.SessionVars
 
getOperatingTemperatureScaled(int) - Method in class forestry.energy.tiles.TileEngineBiogas
 
getOptions() - Method in class forestry.core.gui.elements.ElementList
 
getOrCreateMailInventory(World, GameProfile) - Method in class forestry.mail.tiles.TileMailbox
 
getOrCreateNursery(GameProfile, World, BlockPos, boolean) - Static method in class forestry.core.utils.GeneticsUtil
 
getOrCreatePOBox(World, IMailAddress) - Static method in class forestry.mail.PostRegistry
 
getOrCreatePollinatable(GameProfile, World, BlockPos, boolean) - Static method in class forestry.core.utils.GeneticsUtil
Returns an IPollinatable that can be mated.
getOrCreateTradeStation(World, GameProfile, IMailAddress) - Method in interface forestry.api.mail.IPostRegistry
 
getOrCreateTradeStation(World, GameProfile, IMailAddress) - Method in class forestry.mail.PostRegistry
 
getOreDict() - Method in enum forestry.core.items.ItemFruit.EnumFruit
 
getOreDictAsList(String[][]) - Static method in class forestry.core.utils.InventoryUtil
 
getOreDictEntries() - Method in class forestry.core.recipes.RecipePair
 
getOreDictName() - Method in class forestry.storage.items.ItemCrated
 
getOreDicts() - Method in interface forestry.api.recipes.IDescriptiveRecipe
 
getOreDicts() - Method in interface forestry.api.recipes.IFabricatorRecipe
 
getOreDicts() - Method in class forestry.core.recipes.ShapedRecipeCustom
 
getOreDicts() - Method in class forestry.factory.recipes.FabricatorRecipe
 
getOrigin() - Method in class forestry.api.gui.events.GuiElementEvent
 
getOtherContainers() - Method in enum forestry.core.fluids.Fluids
Add non-forestry containers for this fluid.
getOutput() - Method in interface forestry.api.recipes.IDescriptiveRecipe
Must not be named the same as IRecipe.getRecipeOutput() to avoid obfuscation for recipes that implement both.
getOutput() - Method in interface forestry.api.recipes.IFermenterRecipe
 
getOutput() - Method in interface forestry.api.recipes.IStillRecipe
 
getOutput() - Method in class forestry.core.recipes.ShapedRecipeCustom
 
getOutput() - Method in class forestry.factory.recipes.FermenterRecipe
 
getOutput() - Method in class forestry.factory.recipes.StillRecipe
 
getOutputIcon() - Method in class forestry.worktable.recipes.MemorizedRecipe
 
getOverlayIcons() - Method in class forestry.core.tiles.EscritoireGameToken
 
getOverrides() - Method in class forestry.core.models.baker.ModelBakerModel
 
getOverrides() - Method in class forestry.core.models.BlankModel
 
getOverrides() - Method in class forestry.core.models.ModelBlockCustom
 
getOverrides() - Method in class forestry.core.models.ModelBlockDefault
 
getOverrides() - Method in class forestry.core.models.TRSRBakedModel
 
getOwner() - Method in interface forestry.api.apiculture.IBeeHousing
 
getOwner() - Method in interface forestry.api.mail.ITradeStationInfo
 
getOwner() - Method in interface forestry.api.multiblock.IMultiblockComponent
 
getOwner() - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
getOwner() - Method in class forestry.apiculture.multiblock.AlvearyController
 
getOwner() - Method in class forestry.apiculture.multiblock.FakeAlvearyController
 
getOwner() - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
getOwner() - Method in class forestry.apiculture.tiles.TileHive
 
getOwner() - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
getOwner() - Method in class forestry.core.owner.FakeOwnerHandler
 
getOwner() - Method in interface forestry.core.owner.IOwnerHandler
 
getOwner() - Method in class forestry.core.owner.OwnerHandler
 
getOwner() - Method in class forestry.mail.TradeStationInfo
 
getOwnerHandler() - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
getOwnerHandler() - Method in class forestry.apiculture.multiblock.TileAlveary
 
getOwnerHandler() - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
getOwnerHandler() - Method in class forestry.arboriculture.tiles.TileTreeContainer
 
getOwnerHandler() - Method in class forestry.core.multiblock.FakeMultiblockController
 
getOwnerHandler() - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
getOwnerHandler() - Method in interface forestry.core.owner.IOwnedTile
 
getOwnerHandler() - Method in class forestry.cultivation.tiles.TilePlanter
 
getOwnerHandler() - Method in class forestry.farming.tiles.TileFarm
 
getOwnerHandler() - Method in class forestry.lepidopterology.tiles.TileCocoon
 
getOwnerHandler() - Method in class forestry.mail.tiles.TileTrader
 
getOwnerName(GameProfile) - Static method in class forestry.core.utils.PlayerUtil
 
getPackagingTime() - Method in interface forestry.api.recipes.ICarpenterRecipe
 
getPackagingTime() - Method in class forestry.factory.recipes.CarpenterRecipe
 
getPacket() - Method in class forestry.core.network.ForestryPacket
 
getPacket() - Method in interface forestry.core.network.IForestryPacket
 
getPacketHandler() - Method in enum forestry.core.network.PacketIdClient
 
getPacketHandler() - Method in enum forestry.core.network.PacketIdServer
 
getPacketHandler() - Static method in class forestry.Forestry
 
getPacketId() - Method in class forestry.apiculture.network.packets.PacketAlvearyChange
 
getPacketId() - Method in class forestry.apiculture.network.packets.PacketBeeLogicActive
 
getPacketId() - Method in class forestry.apiculture.network.packets.PacketBeeLogicActiveEntity
 
getPacketId() - Method in class forestry.apiculture.network.packets.PacketBeeLogicEntityRequest
 
getPacketId() - Method in class forestry.apiculture.network.packets.PacketCandleUpdate
 
getPacketId() - Method in class forestry.apiculture.network.packets.PacketHabitatBiomePointer
 
getPacketId() - Method in class forestry.apiculture.network.packets.PacketImprintSelectionResponse
 
getPacketId() - Method in class forestry.arboriculture.network.PacketRipeningUpdate
 
getPacketId() - Method in class forestry.climatology.network.packets.PacketSelectClimateTargeted
 
getPacketId() - Method in interface forestry.core.network.IForestryPacket
 
getPacketId() - Method in interface forestry.core.network.IForestryPacketClient
 
getPacketId() - Method in interface forestry.core.network.IForestryPacketServer
 
getPacketId() - Method in class forestry.core.network.packets.PacketActiveUpdate
 
getPacketId() - Method in class forestry.core.network.packets.PacketChipsetClick
 
getPacketId() - Method in class forestry.core.network.packets.PacketClimateListenerUpdate
 
getPacketId() - Method in class forestry.core.network.packets.PacketClimateListenerUpdateEntity
 
getPacketId() - Method in class forestry.core.network.packets.PacketClimateListenerUpdateEntityRequest
 
getPacketId() - Method in class forestry.core.network.packets.PacketClimateListenerUpdateRequest
 
getPacketId() - Method in class forestry.core.network.packets.PacketClimatePlayer
 
getPacketId() - Method in class forestry.core.network.packets.PacketClimateUpdate
 
getPacketId() - Method in class forestry.core.network.packets.PacketErrorUpdate
 
getPacketId() - Method in class forestry.core.network.packets.PacketErrorUpdateEntity
 
getPacketId() - Method in class forestry.core.network.packets.PacketFXSignal
 
getPacketId() - Method in class forestry.core.network.packets.PacketGenomeTrackerSync
 
getPacketId() - Method in class forestry.core.network.packets.PacketGuiEnergy
 
getPacketId() - Method in class forestry.core.network.packets.PacketGuiLayoutSelect
 
getPacketId() - Method in class forestry.core.network.packets.PacketGuiSelectRequest
 
getPacketId() - Method in class forestry.core.network.packets.PacketGuiUpdate
 
getPacketId() - Method in class forestry.core.network.packets.PacketGuiUpdateEntity
 
getPacketId() - Method in class forestry.core.network.packets.PacketItemStackDisplay
 
getPacketId() - Method in class forestry.core.network.packets.PacketPipetteClick
 
getPacketId() - Method in class forestry.core.network.packets.PacketSocketUpdate
 
getPacketId() - Method in class forestry.core.network.packets.PacketSolderingIronClick
 
getPacketId() - Method in class forestry.core.network.packets.PacketTankLevelUpdate
 
getPacketId() - Method in class forestry.core.network.packets.PacketTileStream
 
getPacketId() - Method in class forestry.database.network.packets.PacketExtractItem
 
getPacketId() - Method in class forestry.database.network.packets.PacketInsertItem
 
getPacketId() - Method in class forestry.factory.network.packets.PacketRecipeTransferRequest
 
getPacketId() - Method in class forestry.factory.network.packets.PacketRecipeTransferUpdate
 
getPacketId() - Method in class forestry.mail.network.packets.PacketLetterInfoRequest
 
getPacketId() - Method in class forestry.mail.network.packets.PacketLetterInfoResponse
 
getPacketId() - Method in class forestry.mail.network.packets.PacketLetterTextSet
 
getPacketId() - Method in class forestry.mail.network.packets.PacketPOBoxInfoResponse
 
getPacketId() - Method in class forestry.mail.network.packets.PacketTraderAddressRequest
 
getPacketId() - Method in class forestry.mail.network.packets.PacketTraderAddressResponse
 
getPacketId() - Method in class forestry.sorting.network.packets.PacketFilterChangeGenome
 
getPacketId() - Method in class forestry.sorting.network.packets.PacketFilterChangeRule
 
getPacketId() - Method in class forestry.sorting.network.packets.PacketGuiFilterUpdate
 
getPacketId() - Method in class forestry.worktable.network.packets.PacketWorktableMemoryUpdate
 
getPacketId() - Method in class forestry.worktable.network.packets.PacketWorktableRecipeRequest
 
getPacketId() - Method in class forestry.worktable.network.packets.PacketWorktableRecipeUpdate
 
getPacketRegistry() - Method in class forestry.apiculture.ModuleApiculture
 
getPacketRegistry() - Method in class forestry.arboriculture.ModuleArboriculture
 
getPacketRegistry() - Method in class forestry.climatology.ModuleClimatology
 
getPacketRegistry() - Method in class forestry.core.ModuleCore
 
getPacketRegistry() - Method in class forestry.database.ModuleDatabase
 
getPacketRegistry() - Method in class forestry.factory.ModuleFactory
 
getPacketRegistry() - Method in class forestry.mail.ModuleMail
 
getPacketRegistry() - Method in class forestry.modules.BlankForestryModule
 
getPacketRegistry() - Method in class forestry.sorting.ModuleSorting
 
getPacketRegistry() - Method in class forestry.worktable.ModuleWorktable
 
getPageCount() - Method in class forestry.mail.gui.ContainerCatalogue
 
getPageFactory() - Method in interface forestry.api.book.IBookEntry
 
getPageFactory(String) - Method in interface forestry.api.book.IBookLoader
 
getPageFactory() - Method in class forestry.book.BookEntry
 
getPageFactory(String) - Method in class forestry.book.BookLoader
 
getPageNumber() - Method in class forestry.mail.gui.ContainerCatalogue
 
getParent() - Method in interface forestry.api.book.IBookEntry
The parent of the entry if this entry is a sub entry.
getParent() - Method in interface forestry.api.genetics.IClassification
 
getParent() - Method in interface forestry.api.gui.IGuiElement
The position of this element is relative to the position of its parent.
getParent() - Method in class forestry.book.BookEntry
 
getParent() - Method in class forestry.core.genetics.Classification
 
getParent() - Method in class forestry.core.gui.elements.GuiElement
 
getParent() - Method in class forestry.core.inventory.ItemInventory
 
getParticleColor() - Method in enum forestry.core.fluids.Fluids
 
getParticleTexture() - Method in class forestry.core.models.baker.ModelBakerModel
 
getParticleTexture() - Method in class forestry.core.models.BlankModel
 
getParticleTexture() - Method in class forestry.core.models.ModelBlockCustom
 
getParticleTexture() - Method in class forestry.core.models.ModelBlockDefault
 
getParticleTexture() - Method in class forestry.core.models.SimpleRetexturedModel
 
getParticleTexture() - Method in class forestry.core.models.TRSRBakedModel
 
getParticleTextureLocation() - Method in interface forestry.core.blocks.IMachinePropertiesTesr
 
getParticleTextureLocation() - Method in class forestry.core.blocks.MachinePropertiesTesr
 
getPartner(IAllele) - Method in interface forestry.api.genetics.IMutation
 
getPartner(IAllele) - Method in class forestry.core.genetics.mutations.Mutation
 
getPartsListString() - Method in class forestry.core.multiblock.FakeMultiblockController
 
getPartsListString() - Method in interface forestry.core.multiblock.IMultiblockControllerInternal
 
getPartsListString() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
getPaths(IAllele, IChromosomeType) - Method in interface forestry.api.genetics.ISpeciesRoot
 
getPaths(IAllele, IChromosomeType) - Method in class forestry.core.genetics.SpeciesRoot
 
getPermissionLevel() - Method in interface forestry.core.commands.IForestryCommand
 
getPermissionLevel() - Method in class forestry.core.commands.RootCommand
 
getPermissionLevel() - Method in class forestry.core.commands.SubCommand
 
getPickBlock(IBlockState, RayTraceResult, World, BlockPos, EntityPlayer) - Method in class forestry.apiculture.blocks.BlockCandle
 
getPickBlock(IBlockState, RayTraceResult, World, BlockPos, EntityPlayer) - Method in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
getPickBlock(IBlockState, RayTraceResult, World, BlockPos, EntityPlayer) - Method in class forestry.arboriculture.blocks.BlockFruitPod
 
getPickBlock(IBlockState, RayTraceResult, World, BlockPos, EntityPlayer) - Method in class forestry.arboriculture.blocks.BlockSapling
 
getPickBlock() - Method in class forestry.arboriculture.tiles.TileFruitPod
 
getPickBlock(IBlockState, RayTraceResult, World, BlockPos, EntityPlayer) - Method in class forestry.farming.blocks.BlockFarm
 
getPickBlock(IBlockState, RayTraceResult, World, BlockPos, EntityPlayer) - Method in class forestry.farming.blocks.BlockMushroom
 
getPickBlock(IBlockState, RayTraceResult, World, BlockPos, EntityPlayer) - Method in class forestry.lepidopterology.blocks.BlockCocoon
 
getPickedResult(RayTraceResult) - Method in class forestry.lepidopterology.entities.EntityButterfly
 
getPickupHandler() - Method in class forestry.core.ModuleCore
 
getPickupHandler() - Method in class forestry.modules.BlankForestryModule
 
getPickupHandler() - Method in class forestry.storage.ModuleBackpacks
 
getPistonSpeed() - Method in class forestry.core.tiles.TileEngine
 
getPistonSpeed() - Method in class forestry.energy.tiles.TileEngineClockwork
 
getPlacementRotation(EntityPlayer, World, BlockPos, EnumFacing) - Method in class forestry.core.blocks.BlockBase
 
getPlan() - Method in interface forestry.api.recipes.IFabricatorRecipe
 
getPlan() - Method in class forestry.factory.recipes.FabricatorRecipe
 
getPlankTexture() - Method in enum forestry.api.arboriculture.EnumForestryWoodType
 
getPlankTexture() - Method in enum forestry.api.arboriculture.EnumVanillaWoodType
 
getPlankTexture() - Method in interface forestry.api.arboriculture.IWoodType
 
getPlant(IBlockAccess, BlockPos) - Method in class forestry.arboriculture.genetics.Tree
 
getPlanters() - Method in class forestry.cultivation.blocks.BlockRegistryCultivation
 
getPlantType() - Method in interface forestry.api.arboriculture.IAlleleTreeSpecies
 
getPlantType() - Method in interface forestry.api.genetics.ICheckPollinatable
 
getPlantType() - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
getPlantType() - Method in class forestry.arboriculture.genetics.CheckPollinatableTree
 
getPlantType(IBlockAccess, BlockPos) - Method in class forestry.arboriculture.genetics.Tree
 
getPlantType() - Method in class forestry.arboriculture.tiles.TileLeaves
 
getPlayer(World, GameProfile) - Static method in class forestry.core.utils.PlayerUtil
Get a player for a given World and GameProfile.
getPlayerProfile() - Method in interface forestry.api.mail.IMailAddress
 
getPlayerProfile() - Method in class forestry.mail.MailAddress
 
getPOBox(World, IMailAddress) - Static method in class forestry.mail.PostRegistry
 
getPOBoxInfo() - Method in class forestry.mail.POBox
 
getPollen() - Method in interface forestry.api.genetics.ICheckPollinatable
 
getPollen() - Method in interface forestry.api.lepidopterology.IEntityButterfly
 
getPollen() - Method in class forestry.arboriculture.genetics.CheckPollinatableTree
 
getPollen() - Method in class forestry.arboriculture.tiles.TileLeaves
 
getPollen(World, BlockPos) - Static method in class forestry.core.utils.GeneticsUtil
Gets pollen from a location.
getPollen() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
getPosForHive(World, int, int) - Method in interface forestry.api.apiculture.hives.IHiveGen
return a position that the hive should try to generate at.
getPosForHive(World, int, int) - Method in class forestry.apiculture.worldgen.Hive
 
getPosForHive(World, int, int) - Method in class forestry.apiculture.worldgen.HiveGenGround
 
getPosForHive(World, int, int) - Method in class forestry.apiculture.worldgen.HiveGenTree
 
getPosition() - Method in interface forestry.api.farming.ICrop
 
getPosition(ItemStack) - Static method in class forestry.climatology.items.ItemHabitatScreen
 
getPosition() - Method in exception forestry.core.multiblock.MultiblockValidationException
 
getPosition() - Method in class forestry.farming.logic.crops.Crop
 
getPossible() - Method in class forestry.core.triggers.Trigger
 
getPostage() - Method in interface forestry.api.mail.ILetter
 
getPostage(ItemStack) - Method in interface forestry.api.mail.IStamps
 
getPostage() - Method in enum forestry.mail.items.EnumStampDefinition
 
getPostage(ItemStack) - Method in class forestry.mail.items.ItemStamps
 
getPostage() - Method in class forestry.mail.Letter
 
getPostOffice(World) - Method in interface forestry.api.mail.IPostRegistry
 
getPostOffice(World) - Method in class forestry.mail.PostRegistry
 
getPowerPerCycle() - Method in class forestry.api.fuels.EngineBronzeFuel
Power produced by this fuel per work cycle of the engine.
getPowerPerCycle() - Method in class forestry.api.fuels.EngineCopperFuel
Power produced by this fuel per work cycle.
getPowerRequested() - Method in class forestry.energy.compat.mj.MjReceiverWrapper
 
getPowerRequested() - Method in class forestry.energy.compat.mj.MjRedstoneReceiverWrapper
 
getPrimary() - Method in interface forestry.api.apiculture.IBeeGenome
 
getPrimary() - Method in interface forestry.api.arboriculture.ITreeGenome
 
getPrimary() - Method in interface forestry.api.genetics.IGenome
 
getPrimary() - Method in interface forestry.api.lepidopterology.IButterflyGenome
 
getPrimary() - Method in class forestry.apiculture.genetics.BeeGenome
 
getPrimary() - Method in class forestry.apiculture.inventory.ItemInventoryImprinter
 
getPrimary() - Method in class forestry.arboriculture.genetics.TreeGenome
 
getPrimary() - Method in class forestry.lepidopterology.genetics.ButterflyGenome
 
getPrimaryAllele() - Method in interface forestry.api.genetics.IChromosome
 
getPrimaryAllele() - Method in class forestry.core.genetics.Chromosome
 
getPrimaryColor() - Method in interface forestry.api.circuits.ICircuitBoard
 
getPrimaryColor() - Method in enum forestry.apiculture.items.EnumHoneyDrop
 
getPrimaryColor() - Method in enum forestry.apiculture.items.EnumPollenCluster
 
getPrimaryColor() - Method in enum forestry.apiculture.items.EnumPropolis
 
getPrimaryColor() - Method in class forestry.core.circuits.CircuitBoard
 
getPrimaryColor() - Method in enum forestry.core.circuits.EnumCircuitBoardType
 
getPrimaryColor() - Method in enum forestry.core.items.EnumElectronTube
 
getPrimaryColor() - Method in interface forestry.core.items.ItemOverlay.IOverlayInfo
 
getPrimaryColor() - Method in enum forestry.mail.items.EnumStampDefinition
 
getPrimaryColour() - Method in interface forestry.api.storage.IBackpackDefinition
 
getPrimaryColour() - Method in class forestry.storage.BackpackDefinition
 
getPrimaryIndex() - Method in class forestry.apiculture.inventory.ItemInventoryImprinter
 
getPrincessCount() - Method in interface forestry.api.apiculture.IApiaristTracker
 
getPrincessCount() - Method in class forestry.apiculture.genetics.ApiaristTracker
 
getProcessingTime() - Method in interface forestry.api.recipes.ICentrifugeRecipe
The time it takes to process one item.
getProcessingTime() - Method in interface forestry.api.recipes.ISqueezerRecipe
 
getProcessingTime() - Method in class forestry.factory.recipes.CentrifugeRecipe
 
getProcessingTime() - Method in interface forestry.factory.recipes.ISqueezerContainerRecipe
 
getProcessingTime() - Method in class forestry.factory.recipes.SqueezerContainerRecipe
 
getProcessingTime() - Method in class forestry.factory.recipes.SqueezerRecipe
 
getProduceList() - Method in interface forestry.api.apiculture.IBee
 
getProduceList() - Method in class forestry.apiculture.genetics.Bee
 
getProduct() - Method in class forestry.api.fuels.MoistenerFuel
The item that leaves the moistener's working slot (i.e.
getProduct() - Method in interface forestry.api.recipes.IFabricatorSmeltingRecipe
 
getProduct() - Method in interface forestry.api.recipes.IMoistenerRecipe
 
getProduct() - Method in class forestry.factory.recipes.FabricatorSmeltingRecipe
 
getProduct() - Method in class forestry.factory.recipes.MoistenerRecipe
 
getProductChances() - Method in interface forestry.api.apiculture.IAlleleBeeSpecies
 
getProductChances() - Method in class forestry.apiculture.genetics.alleles.AlleleBeeSpecies
 
getProductInventory() - Method in interface forestry.api.farming.IFarmInventory
 
getProductInventory() - Method in class forestry.cultivation.inventory.InventoryPlanter
 
getProductInventory() - Method in class forestry.farming.multiblock.InventoryFarm
 
getProductionModifier(IBeeGenome, float) - Method in class forestry.api.apiculture.DefaultBeeModifier
 
getProductionModifier(IBeeGenome, float) - Method in interface forestry.api.apiculture.IBeeModifier
 
getProductionModifier(IBeeGenome, float) - Method in class forestry.apiculture.ApiaryBeeModifier
 
getProductionModifier(IBeeGenome, float) - Method in class forestry.apiculture.BeehouseBeeModifier
 
getProductionModifier(IBeeGenome, float) - Method in class forestry.apiculture.BeeHousingModifier
 
getProductionProgressScaled(int) - Method in class forestry.factory.tiles.TileMoistener
 
getProducts() - Method in interface forestry.api.arboriculture.IFruitProvider
A unmodifiable map that contains all products and their associated drop chances.
getProducts() - Method in interface forestry.api.arboriculture.ITree
 
getProducts() - Method in interface forestry.api.farming.IFarmableInfo
 
getProducts(Random) - Method in interface forestry.api.recipes.ICentrifugeRecipe
Returns the randomized products from processing one input item.
getProducts() - Method in class forestry.arboriculture.FruitProviderNone
 
getProducts() - Method in class forestry.arboriculture.FruitProviderPod
 
getProducts() - Method in class forestry.arboriculture.FruitProviderRipening
 
getProducts() - Method in class forestry.arboriculture.genetics.Tree
 
getProducts(Random) - Method in class forestry.factory.recipes.CentrifugeRecipe
 
getProducts() - Method in class forestry.farming.logic.farmables.FarmableInfo
 
getProductTankInfo() - Method in interface forestry.core.tiles.IRenderableTile
 
getProductTankInfo() - Method in class forestry.core.tiles.TilePowered
 
getProductTankInfo() - Method in class forestry.energy.tiles.TileEuGenerator
 
getProductTankInfo() - Method in class forestry.factory.tiles.TileFermenter
 
getProductTankInfo() - Method in class forestry.factory.tiles.TileMoistener
 
getProductTankInfo() - Method in class forestry.factory.tiles.TileSqueezer
 
getProductTankInfo() - Method in class forestry.factory.tiles.TileStill
 
getProgressScaled(int) - Method in class forestry.core.tiles.TilePowered
 
getProperties() - Method in interface forestry.api.farming.IFarmLogic
Returns the IFarmProperties that created this logic.
getProperties(String) - Method in interface forestry.api.farming.IFarmRegistry
 
getProperties(String) - Method in class forestry.farming.DummyFarmRegistry
 
getProperties(String) - Method in class forestry.farming.FarmRegistry
 
getProperties() - Method in class forestry.farming.logic.FarmLogic
 
getProperty(Block, String, Class<T>) - Static method in class forestry.core.utils.BlockUtil
 
getPropertyString(Map<IProperty<?>, Comparable<?>>) - Method in class forestry.core.render.ForestryStateMapper
 
getProvider() - Method in interface forestry.api.arboriculture.IAlleleFruit
 
getProvider() - Method in interface forestry.api.genetics.IAlleleFlowers
 
getProvider() - Method in interface forestry.api.genetics.IGeneticAnalyzer
 
getProvider() - Method in class forestry.apiculture.genetics.alleles.AlleleFlowers
 
getProvider() - Method in class forestry.arboriculture.genetics.alleles.AlleleFruit
 
getProvider() - Method in class forestry.core.gui.elements.GeneticAnalyzer
 
getPulsatingDust() - Method in class forestry.core.items.ItemCraftingMaterial
 
getPulsatingMesh() - Method in class forestry.core.items.ItemCraftingMaterial
 
getPushReaction(IBlockState) - Method in class forestry.arboriculture.blocks.BlockAsh
 
getQuads(IBlockState, EnumFacing, long) - Method in class forestry.core.models.baker.ModelBakerModel
 
getQuads(IBlockState, EnumFacing, long) - Method in class forestry.core.models.BlankModel
 
getQuads(IBlockState, EnumFacing, long) - Method in class forestry.core.models.ModelBlockCustom
 
getQuads(IBlockState, EnumFacing, long) - Method in class forestry.core.models.ModelBlockDefault
 
getQuads(IBlockState, EnumFacing, long) - Method in class forestry.core.models.SimpleRetexturedModel
 
getQuads(IBlockState, EnumFacing, long) - Method in class forestry.core.models.TRSRBakedModel
 
getQuads(IBlockState, EnumFacing, long) - Method in class forestry.storage.models.ModelCrateBaked
 
getQueen() - Method in interface forestry.api.apiculture.IBeeHousingInventory
 
getQueen() - Method in class forestry.apiculture.InventoryBeeHousing
 
getQueen() - Method in class forestry.apiculture.tiles.FakeBeeHousingInventory
 
getQueenCount() - Method in interface forestry.api.apiculture.IApiaristTracker
 
getQueenCount() - Method in class forestry.apiculture.genetics.ApiaristTracker
 
getRainResist() - Method in enum forestry.apiculture.genetics.BeeDefinition
 
getRandom(Random) - Static method in enum forestry.api.arboriculture.EnumForestryWoodType
 
getRandom(Random) - Static method in enum forestry.api.arboriculture.EnumVanillaWoodType
 
getRandom(Random) - Method in class forestry.core.utils.WeightedCollection
 
getRandom(Random) - Static method in enum forestry.core.worldgen.WorldGenHelper.Direction
 
getRandomComb(int, Random, boolean) - Method in class forestry.apiculture.items.ItemHoneyComb
 
getRandomDestination() - Method in class forestry.lepidopterology.entities.AIButterflyBase
 
getRandomDestinationUpwards() - Method in class forestry.lepidopterology.entities.AIButterflyBase
 
getRandomOther(Random, WorldGenHelper.Direction) - Static method in enum forestry.core.worldgen.WorldGenHelper.Direction
 
getRandomPlantableFlower(String, Random) - Method in class forestry.apiculture.flowers.FlowerRegistry
 
getRandomPositionInArea(Random, Vec3i) - Static method in class forestry.core.utils.VectUtil
 
getRandomTemplate(Random) - Method in interface forestry.api.genetics.ISpeciesRoot
 
getRandomTemplate(Random) - Method in class forestry.core.genetics.SpeciesRoot
 
getRange() - Method in interface forestry.api.climate.IClimateTransformer
 
getRange(long) - Method in interface forestry.api.climate.IWorldClimateHolder
 
getRange() - Method in class forestry.core.climate.ClimateTransformer
 
getRange() - Method in class forestry.core.climate.FakeClimateTransformer
 
getRange(long) - Method in class forestry.core.climate.WorldClimateHolder
 
getRarity() - Method in interface forestry.api.arboriculture.IAlleleTreeSpecies
 
getRarity() - Method in interface forestry.api.lepidopterology.IAlleleButterflySpecies
 
getRarity() - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
getRarity() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
getRate() - Method in class forestry.api.fuels.GeneratorFuel
Rate at which the fuel is consumed.
getRawIngredients() - Method in interface forestry.api.recipes.IDescriptiveRecipe
 
getRawIngredients() - Method in class forestry.core.recipes.ShapedRecipeCustom
 
getRawLines() - Method in interface forestry.api.gui.ITextElement
 
getRawLines() - Method in class forestry.core.gui.elements.LabelElement
 
getRawLines() - Method in class forestry.core.gui.elements.SplitTextElement
 
getRawText() - Method in interface forestry.api.gui.ILabelElement
The current text of this element without its TextFormattings.
getRawText() - Method in class forestry.core.gui.elements.LabelElement
 
getRealSize() - Method in class forestry.database.gui.GuiDatabase
 
getReanimationList() - Static method in class forestry.apiculture.genetics.alleles.AlleleEffectResurrection
 
getRecipe() - Method in class forestry.core.recipes.jei.ForestryRecipeWrapper
 
getRecipe() - Method in class forestry.core.recipes.RecipePair
 
getRecipe(int) - Method in class forestry.worktable.recipes.RecipeMemory
 
getRecipeDisplayOutput(int) - Method in class forestry.worktable.recipes.RecipeMemory
 
getRecipeFluids() - Static method in class forestry.core.recipes.HygroregulatorManager
 
getRecipeFluids() - Static method in class forestry.factory.recipes.CarpenterRecipeManager
 
getRecipeFluids() - Static method in class forestry.factory.recipes.FabricatorSmeltingRecipeManager
 
getRecipeOutput() - Method in interface forestry.api.recipes.IFabricatorRecipe
 
getRecipeOutput() - Method in class forestry.factory.recipes.FabricatorRecipe
 
getRecipeOutput() - Method in class forestry.lepidopterology.recipes.MatingRecipe
 
getRecipes() - Static method in class forestry.core.circuits.SolderManager
 
getRecipes(ItemStack) - Static method in class forestry.factory.recipes.CarpenterRecipeManager
 
getRecipes(ItemStack) - Static method in class forestry.factory.recipes.FabricatorRecipeManager
 
getRecipes() - Static method in class forestry.factory.recipes.jei.rainmaker.RainmakerRecipeMaker
 
getRecipes() - Static method in class forestry.farming.compat.FarmingInfoRecipeMaker
 
getRecipeUsed() - Method in interface forestry.worktable.tiles.ICrafterWorktable
 
getRecipeUsed() - Method in class forestry.worktable.tiles.TileWorktable
 
getRecipient() - Method in interface forestry.api.mail.ILetter
 
getRecipient() - Method in class forestry.mail.gui.ContainerLetter
 
getRecipient() - Method in class forestry.mail.Letter
 
getRecipientString() - Method in interface forestry.api.mail.ILetter
 
getRecipientString() - Method in class forestry.mail.Letter
 
getRed(int) - Static method in class forestry.core.utils.ColourUtil
 
getRedAsFloat(int) - Static method in class forestry.core.utils.ColourUtil
 
getReferenceCoord() - Method in class forestry.core.multiblock.FakeMultiblockController
 
getReferenceCoord() - Method in interface forestry.core.multiblock.IMultiblockControllerInternal
 
getReferenceCoord() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
getRegisteredAlleles() - Method in interface forestry.api.genetics.IAlleleRegistry
 
getRegisteredAlleles(IChromosomeType) - Method in interface forestry.api.genetics.IAlleleRegistry
 
getRegisteredAlleles() - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
getRegisteredAlleles(IChromosomeType) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
getRegisteredCarriers() - Method in interface forestry.api.mail.IPostRegistry
 
getRegisteredCarriers() - Method in class forestry.mail.PostRegistry
 
getRegisteredCircuits() - Method in interface forestry.api.circuits.ICircuitRegistry
 
getRegisteredCircuits() - Method in class forestry.core.circuits.CircuitRegistry
 
getRegisteredClassifications() - Method in interface forestry.api.genetics.IAlleleRegistry
 
getRegisteredClassifications() - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
getRegisteredFruitFamilies() - Method in interface forestry.api.genetics.IAlleleRegistry
Get all registered fruit families.
getRegisteredFruitFamilies() - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
getRegisteredLayouts() - Method in interface forestry.api.circuits.ICircuitRegistry
 
getRegisteredLayouts() - Method in class forestry.core.circuits.CircuitRegistry
 
getRegisteredWoodTypes() - Method in interface forestry.api.arboriculture.IWoodAccess
 
getRegisteredWoodTypes() - Method in class forestry.arboriculture.WoodAccess
 
getRegistryName() - Method in class forestry.lepidopterology.recipes.MatingRecipe
 
getRegistryType() - Method in class forestry.lepidopterology.recipes.MatingRecipe
 
getRejectedItemStacks() - Method in class forestry.storage.BackpackFilter
 
getRelativeMouseX(IGuiElement) - Method in interface forestry.api.gui.IWindowElement
Returns the mouse position relative to the given element.
getRelativeMouseX(IGuiElement) - Method in class forestry.core.gui.elements.Window
 
getRelativeMouseY(IGuiElement) - Method in interface forestry.api.gui.IWindowElement
Returns the mouse position relative to the given element.
getRelativeMouseY(IGuiElement) - Method in class forestry.core.gui.elements.Window
 
getRelativeX() - Method in class forestry.api.gui.events.GuiEvent.ButtonEvent
 
getRelativeY() - Method in class forestry.api.gui.events.GuiEvent.ButtonEvent
 
getRemainingItems(InventoryCrafting) - Method in class forestry.lepidopterology.recipes.MatingRecipe
 
getRemainingSpace() - Method in class forestry.core.fluids.StandardTank
 
getRemappedTileName(String) - Static method in class forestry.core.utils.MigrationHelper
 
getRemnants() - Method in interface forestry.api.recipes.ISqueezerRecipe
 
getRemnants() - Method in interface forestry.factory.recipes.ISqueezerContainerRecipe
 
getRemnants() - Method in class forestry.factory.recipes.SqueezerContainerRecipe
 
getRemnants() - Method in class forestry.factory.recipes.SqueezerRecipe
 
getRemnantsChance() - Method in interface forestry.api.recipes.ISqueezerRecipe
 
getRemnantsChance() - Method in interface forestry.factory.recipes.ISqueezerContainerRecipe
 
getRemnantsChance() - Method in class forestry.factory.recipes.jei.squeezer.AbstractSqueezerRecipeWrapper
 
getRemnantsChance() - Method in class forestry.factory.recipes.jei.squeezer.SqueezerContainerRecipeWrapper
 
getRemnantsChance() - Method in class forestry.factory.recipes.jei.squeezer.SqueezerRecipeWrapper
 
getRemnantsChance() - Method in class forestry.factory.recipes.SqueezerContainerRecipe
 
getRemnantsChance() - Method in class forestry.factory.recipes.SqueezerRecipe
 
getRenderLayer() - Method in class forestry.apiculture.blocks.BlockHoneyComb
 
getRenderLayer() - Method in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
getRenderLayer() - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
getRenderLayer() - Method in class forestry.arboriculture.blocks.BlockSapling
 
getRenderLayer() - Method in class forestry.climatology.blocks.BlockHabitatFormer
 
getRenderLayer() - Method in class forestry.cultivation.blocks.BlockPlanter
 
getRenderLayer() - Method in class forestry.farming.blocks.BlockFarm
 
getRenderLayer() - Method in class forestry.greenhouse.blocks.BlockGreenhouse
 
getRenderLayer() - Method in class forestry.greenhouse.blocks.BlockGreenhouseWindow
 
getRenderType(IBlockState) - Method in class forestry.apiculture.blocks.BlockBeeHives
 
getRenderType(IBlockState) - Method in class forestry.arboriculture.blocks.BlockTreeContainer
 
getRenderType(IBlockState) - Method in class forestry.core.blocks.BlockBase
 
getReplantState(IBlockState) - Method in class forestry.farming.logic.farmables.FarmableAgingCrop
 
getReplantState(IBlockState) - Method in class forestry.farming.logic.farmables.FarmableRusticGrape
 
getRequired(NonNullList<ItemStack>) - Method in interface forestry.api.food.IInfuserManager
 
getRequired() - Method in interface forestry.api.mail.ITradeStationInfo
 
getRequired() - Method in class forestry.mail.TradeStationInfo
 
getRequiredMaturity() - Method in interface forestry.api.arboriculture.ITree
 
getRequiredMaturity() - Method in class forestry.arboriculture.genetics.Tree
 
getRequiredPermissionLevel() - Method in class forestry.core.commands.RootCommand
Used only for CommandBase.
getRequiresResource(IBlockState...) - Method in interface forestry.api.apiculture.IJubilanceFactory
The Requires Resource Jubilance Provider is satisfied when a specific block is under the hive.
getRequiresResource(IBlockState...) - Method in class forestry.apiculture.genetics.JubilanceFactory
 
getResearchBounty(World, GameProfile, IIndividual, int) - Method in interface forestry.api.genetics.IAlleleSpecies
 
getResearchBounty(World, GameProfile, IIndividual, int) - Method in class forestry.apiculture.genetics.alleles.AlleleBeeSpecies
 
getResearchBounty(World, GameProfile, IIndividual, int) - Method in class forestry.core.genetics.alleles.AlleleSpecies
 
getResearchBounty(World, GameProfile, IIndividual, int) - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
getResearchCatalysts() - Method in interface forestry.api.genetics.ISpeciesRoot
 
getResearchCatalysts() - Method in class forestry.core.genetics.SpeciesRoot
 
getResearchComplexity(IAlleleSpecies, IChromosomeType) - Static method in class forestry.core.utils.GeneticsUtil
 
getResearchSuitability(ItemStack) - Method in interface forestry.api.genetics.IAlleleSpecies
 
getResearchSuitability(ItemStack) - Method in class forestry.apiculture.genetics.alleles.AlleleBeeSpecies
 
getResearchSuitability(ItemStack) - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
getResearchSuitability(ItemStack) - Method in class forestry.core.genetics.alleles.AlleleSpecies
 
getResearchSuitability(ItemStack) - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
getResilience() - Method in interface forestry.api.arboriculture.ITree
 
getResilience() - Method in class forestry.arboriculture.genetics.Tree
 
getResource() - Method in interface forestry.api.farming.ISoil
 
getResource() - Method in interface forestry.api.recipes.IFabricatorSmeltingRecipe
 
getResource() - Method in interface forestry.api.recipes.IFermenterRecipe
 
getResource() - Method in interface forestry.api.recipes.IHygroregulatorRecipe
 
getResource() - Method in interface forestry.api.recipes.IMoistenerRecipe
 
getResource(String) - Static method in class forestry.book.BookLoader
 
getResource() - Method in class forestry.core.circuits.CircuitRecipe
 
getResource() - Method in class forestry.core.recipes.HygroregulatorRecipe
 
getResource(ResourceLocation) - Static method in class forestry.core.utils.ResourceUtil
 
getResource() - Method in class forestry.factory.recipes.FabricatorSmeltingRecipe
 
getResource() - Method in class forestry.factory.recipes.FermenterRecipe
 
getResource() - Method in class forestry.factory.recipes.MoistenerRecipe
 
getResourceLocations(IWoodTyped) - Static method in class forestry.arboriculture.WoodHelper
 
getResourceOreName() - Method in interface forestry.api.recipes.IFermenterRecipe
 
getResourceOreName() - Method in class forestry.factory.recipes.FermenterRecipe
 
getResources() - Method in interface forestry.api.recipes.ISqueezerRecipe
 
getResources() - Method in enum forestry.core.fluids.Fluids
 
getResources(IInventory) - Static method in class forestry.core.recipes.RecipeUtil
 
getResources(ResourceLocation) - Static method in class forestry.core.utils.ResourceUtil
 
getResources() - Method in class forestry.factory.inventory.InventorySqueezer
 
getResources() - Method in class forestry.factory.recipes.SqueezerRecipe
 
getResourceScaled(int) - Method in class forestry.energy.tiles.TileEuGenerator
 
getResourceScaled(int) - Method in class forestry.factory.tiles.TileMoistener
 
getResourcesInventory() - Method in interface forestry.api.farming.IFarmInventory
 
getResourcesInventory() - Method in class forestry.cultivation.inventory.InventoryPlanter
 
getResourcesInventory() - Method in class forestry.farming.multiblock.InventoryFarm
 
getResourceTankInfo() - Method in interface forestry.core.tiles.IRenderableTile
 
getResourceTankInfo() - Method in class forestry.core.tiles.TilePowered
 
getResourceTankInfo() - Method in class forestry.energy.tiles.TileEuGenerator
 
getResourceTankInfo() - Method in class forestry.factory.tiles.TileBottler
 
getResourceTankInfo() - Method in class forestry.factory.tiles.TileCarpenter
 
getResourceTankInfo() - Method in class forestry.factory.tiles.TileFermenter
 
getResourceTankInfo() - Method in class forestry.factory.tiles.TileMoistener
 
getResourceTankInfo() - Method in class forestry.factory.tiles.TileStill
 
getResult(T) - Method in interface forestry.core.tiles.TileUtil.ITileGetResult
 
getResult(RecipePair<IFabricatorRecipe>) - Method in class forestry.factory.tiles.TileFabricator
 
getResult(InventoryCrafting, World) - Method in interface forestry.worktable.tiles.ICrafterWorktable
 
getResult(InventoryCrafting, World) - Method in class forestry.worktable.tiles.TileWorktable
 
getResultantMutations(IAllele) - Method in interface forestry.api.genetics.ISpeciesRoot
 
getResultantMutations(IAllele) - Method in class forestry.core.genetics.SpeciesRoot
 
getResultFromTile(IBlockAccess, BlockPos, Class<T>, TileUtil.ITileGetResult<T, R>) - Static method in class forestry.core.tiles.TileUtil
Performs an TileUtil.ITileGetResult on a tile if the tile exists.
getResupplyHandler() - Method in class forestry.modules.BlankForestryModule
 
getResupplyHandler() - Method in class forestry.storage.ModuleBackpacks
 
getResurrectionList() - Static method in class forestry.apiculture.genetics.alleles.AlleleEffectResurrection
 
getReversedLayoutDirection(FarmDirection) - Static method in class forestry.farming.FarmHelper
 
getRipeness() - Method in interface forestry.api.genetics.IFruitBearer
 
getRipeness() - Method in class forestry.arboriculture.tiles.TileFruitPod
 
getRipeness() - Method in class forestry.arboriculture.tiles.TileLeaves
 
getRipeningPeriod() - Method in interface forestry.api.arboriculture.IFruitProvider
 
getRipeningPeriod() - Method in class forestry.arboriculture.FruitProviderNone
 
getRipeningTime() - Method in class forestry.arboriculture.tiles.TileLeaves
 
getRoot() - Method in interface forestry.api.apiculture.IAlleleBeeSpecies
 
getRoot() - Method in interface forestry.api.apiculture.IBeeMutation
 
getRoot() - Method in interface forestry.api.arboriculture.IAlleleTreeSpecies
 
getRoot() - Method in interface forestry.api.arboriculture.ITreeMutation
 
getRoot() - Method in class forestry.api.genetics.AlleleSpeciesRegisterEvent
 
getRoot() - Method in interface forestry.api.genetics.IAlleleSpecies
 
getRoot() - Method in interface forestry.api.genetics.IFilterData
If the root is present, returns the root, otherwise throws NoSuchElementException.
getRoot() - Method in interface forestry.api.genetics.IMutation
 
getRoot() - Method in interface forestry.api.lepidopterology.IAlleleButterflySpecies
 
getRoot() - Method in class forestry.apiculture.genetics.alleles.AlleleBeeSpecies
 
getRoot() - Method in class forestry.apiculture.genetics.BeeMutation
 
getRoot() - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
getRoot() - Method in class forestry.arboriculture.genetics.TreeMutation
 
getRoot() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
getRoot() - Method in class forestry.lepidopterology.genetics.ButterflyMutation
 
getRoot() - Method in class forestry.sorting.FilterData
 
getRootUID() - Method in interface forestry.api.genetics.IFilterRule
If a root with this uid is registered, the filter will only get stack with individuals from this root.
getRootUID() - Method in enum forestry.apiculture.ApicultureFilterRule
 
getRootUID() - Method in enum forestry.apiculture.ApicultureFilterRuleType
 
getRootUID() - Method in enum forestry.arboriculture.ArboricultureFilterRuleType
 
getRootUID() - Method in enum forestry.lepidopterology.LepidopterologyFilterRule
 
getRootUID() - Method in enum forestry.lepidopterology.LepidopterologyFilterRuleType
 
getRotation() - Method in interface forestry.api.core.IModelBakerModel
Deprecated.
 
getRotation() - Method in class forestry.core.models.baker.ModelBakerModel
 
getRule(EnumFacing) - Method in interface forestry.api.genetics.IFilterLogic
 
getRule(String) - Method in interface forestry.api.genetics.IFilterRegistry
 
getRule(int) - Method in interface forestry.api.genetics.IFilterRegistry
 
getRule(String) - Method in class forestry.sorting.DummyFilterRegistry
 
getRule(int) - Method in class forestry.sorting.DummyFilterRegistry
 
getRule(EnumFacing) - Method in class forestry.sorting.FakeFilterLogic
 
getRule(EnumFacing) - Method in class forestry.sorting.FilterLogic
 
getRule(String) - Method in class forestry.sorting.FilterRegistry
 
getRule(int) - Method in class forestry.sorting.FilterRegistry
 
getRuleOrDefault(String) - Method in interface forestry.api.genetics.IFilterRegistry
 
getRuleOrDefault(int) - Method in interface forestry.api.genetics.IFilterRegistry
 
getRules() - Method in interface forestry.api.genetics.IFilterRegistry
 
getRules() - Method in class forestry.sorting.DummyFilterRegistry
 
getRules() - Method in class forestry.sorting.FilterRegistry
 
getSampleSize(int) - Method in class forestry.core.tiles.EscritoireGame
 
getSaplingModifier(ItemStack, World, EntityPlayer, BlockPos) - Method in interface forestry.api.arboriculture.IToolGrafter
Called by leaves to determine the increase in sapling droprate.
getSaplingModifier(ItemStack, World, EntityPlayer, BlockPos) - Method in class forestry.arboriculture.items.ItemGrafter
 
getSaplings(World, GameProfile, BlockPos, float) - Method in interface forestry.api.arboriculture.ITree
 
getSaplings(World, GameProfile, BlockPos, float) - Method in class forestry.arboriculture.genetics.Tree
 
getSappiness() - Method in interface forestry.api.arboriculture.ITreeGenome
 
getSappiness() - Method in class forestry.arboriculture.genetics.TreeGenome
 
getSappinessModifier(ITreeGenome, float) - Method in interface forestry.api.arboriculture.ITreeModifier
 
getSappinessModifier(ITreeGenome, float) - Method in class forestry.arboriculture.genetics.TreekeepingMode
 
getSaturationModifier() - Method in class forestry.core.items.DrinkProperties
 
getSaveEventHandler() - Method in class forestry.apiculture.ModuleApiculture
 
getSaveEventHandler() - Method in class forestry.core.ModuleCore
 
getSaveEventHandler() - Method in class forestry.mail.ModuleMail
 
getSaveEventHandler() - Method in class forestry.modules.BlankForestryModule
 
getScale() - Method in interface forestry.api.core.IModelBakerModel
Deprecated.
 
getScale() - Method in class forestry.core.models.baker.ModelBakerModel
 
getScentedPaneling() - Method in class forestry.core.items.ItemCraftingMaterial
 
getScientific() - Method in enum forestry.api.arboriculture.EnumFruitFamily
 
getScientific() - Method in interface forestry.api.genetics.IClassification
A branch approximates a "genus" in real life.
getScientific() - Method in interface forestry.api.genetics.IFruitFamily
A scientific-y name for this fruit family
getScientific() - Method in class forestry.core.genetics.Classification
 
getScreenHeight() - Method in interface forestry.api.gui.IWindowElement
Returns the current screen height.
getScreenHeight() - Method in class forestry.core.gui.elements.Window
 
getScreenWidth() - Method in interface forestry.api.gui.IWindowElement
Returns the current screen width.
getScreenWidth() - Method in class forestry.core.gui.elements.Window
 
getSeasoned(ItemStack, NonNullList<ItemStack>) - Method in interface forestry.api.food.IInfuserManager
 
getSecondary() - Method in interface forestry.api.apiculture.IBeeGenome
 
getSecondary() - Method in interface forestry.api.arboriculture.ITreeGenome
 
getSecondary() - Method in interface forestry.api.genetics.IGenome
 
getSecondary() - Method in interface forestry.api.lepidopterology.IButterflyGenome
 
getSecondary() - Method in class forestry.apiculture.genetics.BeeGenome
 
getSecondary() - Method in class forestry.apiculture.inventory.ItemInventoryImprinter
 
getSecondary() - Method in class forestry.arboriculture.genetics.TreeGenome
 
getSecondary() - Method in class forestry.lepidopterology.genetics.ButterflyGenome
 
getSecondaryAllele() - Method in interface forestry.api.genetics.IChromosome
 
getSecondaryAllele() - Method in class forestry.core.genetics.Chromosome
 
getSecondaryColor() - Method in interface forestry.api.circuits.ICircuitBoard
 
getSecondaryColor() - Method in enum forestry.apiculture.items.EnumHoneyDrop
 
getSecondaryColor() - Method in enum forestry.apiculture.items.EnumPollenCluster
 
getSecondaryColor() - Method in enum forestry.apiculture.items.EnumPropolis
 
getSecondaryColor() - Method in class forestry.core.circuits.CircuitBoard
 
getSecondaryColor() - Method in enum forestry.core.circuits.EnumCircuitBoardType
 
getSecondaryColor() - Method in enum forestry.core.items.EnumElectronTube
 
getSecondaryColor() - Method in interface forestry.core.items.ItemOverlay.IOverlayInfo
 
getSecondaryColor() - Method in enum forestry.mail.items.EnumStampDefinition
 
getSecondaryColour() - Method in interface forestry.api.storage.IBackpackDefinition
 
getSecondaryColour() - Method in class forestry.storage.BackpackDefinition
 
getSecondaryIndex() - Method in class forestry.apiculture.inventory.ItemInventoryImprinter
 
getSecondPrincessChance() - Static method in class forestry.apiculture.ModuleApiculture
 
getSecondSerumChance() - Static method in class forestry.lepidopterology.ModuleLepidopterology
 
getSeeds() - Method in interface forestry.api.farming.ISimpleFarmLogic
Deprecated.
Since 5.8
getSelected() - Method in interface forestry.api.genetics.IGeneticAnalyzer
 
getSelected() - Method in class forestry.core.gui.elements.GeneticAnalyzer
 
getSelected() - Method in class forestry.core.gui.elements.GeneticAnalyzerTabs
 
getSelectedBee() - Method in class forestry.apiculture.inventory.ItemInventoryImprinter
 
getSelectedBoundingBox(IBlockState, World, BlockPos) - Method in class forestry.core.blocks.BlockBase
 
getSelectedBoundingBox(IBlockState, World, BlockPos) - Method in class forestry.lepidopterology.blocks.BlockCocoon
 
getSelectedBoundingBox(IBlockState, World, BlockPos) - Method in class forestry.lepidopterology.blocks.BlockSolidCocoon
 
getSelectedBoundingBox(IBlockState, World, BlockPos) - Method in class forestry.sorting.blocks.BlockGeneticFilter
 
getSelectedItem() - Method in class forestry.database.gui.GuiDatabase
 
getSelectedItemStack() - Method in class forestry.database.gui.GuiDatabase
 
getSelectedRecipe() - Method in class forestry.worktable.recipes.MemorizedRecipe
 
getSelectedSlot(int) - Method in interface forestry.api.genetics.IGeneticAnalyzerProvider
 
getSelectedSlot() - Method in class forestry.core.gui.elements.GeneticAnalyzer
 
getSelectedSlot(int) - Method in class forestry.core.gui.GuiAnalyzerProvider
 
getSelectedSlot(int) - Method in class forestry.database.gui.GuiDatabase
 
getSender() - Method in interface forestry.api.mail.ILetter
 
getSender() - Method in class forestry.mail.Letter
 
getSerumChance() - Static method in class forestry.lepidopterology.ModuleLepidopterology
 
getServerGuiElement(int, EntityPlayer, World, int, int, int) - Method in class forestry.core.gui.GuiHandler
 
getShareTag() - Method in class forestry.core.circuits.ItemCircuitBoard
 
getShareTag() - Method in class forestry.core.genetics.ItemGE
 
getShareTag() - Method in class forestry.mail.items.ItemLetter
 
getShareTag() - Method in class forestry.storage.items.ItemBackpack
 
getSilkTouchDrop(IBlockState) - Method in class forestry.arboriculture.blocks.BlockDecorativeWoodPile
 
getSilkTouchDrop(IBlockState) - Method in class forestry.arboriculture.blocks.BlockForestryLog
 
getSilkWisp() - Method in class forestry.core.items.ItemCraftingMaterial
 
getSize() - Method in interface forestry.api.gui.IElementLayout
 
getSize() - Method in interface forestry.api.lepidopterology.IButterfly
 
getSize() - Method in interface forestry.api.lepidopterology.IButterflyGenome
 
getSize() - Method in class forestry.core.gui.elements.layouts.AbstractElementLayout
 
getSize() - Method in class forestry.database.gui.GuiDatabase
 
getSize() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
getSize() - Method in class forestry.lepidopterology.genetics.Butterfly
 
getSize() - Method in class forestry.lepidopterology.genetics.ButterflyGenome
 
getSize() - Method in enum forestry.storage.gui.ContainerBackpack.Size
 
getSizeInventory() - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
getSizeInventory() - Method in class forestry.core.inventory.FakeInventoryAdapter
 
getSizeInventory() - Method in class forestry.core.inventory.InventoryAdapter
 
getSizeInventory() - Method in class forestry.core.inventory.InventoryPlain
 
getSizeInventory() - Method in class forestry.core.inventory.ItemInventory
 
getSizeInventory() - Method in class forestry.core.inventory.wrappers.InventoryMapper
 
getSizeInventory() - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
getSizeInventory() - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
getSizeInventory() - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
getSizeInventory() - Method in class forestry.core.tiles.TileForestry
 
getSizeInventory() - Method in class forestry.mail.inventory.ItemInventoryLetter
 
getSizeInventory() - Method in class forestry.mail.Letter
 
getSizeInventory() - Method in class forestry.mail.POBox
 
getSizeInventory() - Method in class forestry.mail.TradeStation
 
getSizeLimits() - Method in class forestry.core.multiblock.RectangularMultiblockControllerBase
 
getSizeX() - Method in class forestry.core.gui.GuiForestry
 
getSizeX() - Method in class forestry.core.gui.GuiWindow
 
getSizeX() - Method in interface forestry.core.gui.IGuiSizable
 
getSizeY() - Method in class forestry.core.gui.GuiForestry
 
getSizeY() - Method in class forestry.core.gui.GuiWindow
 
getSizeY() - Method in interface forestry.core.gui.IGuiSizable
 
getSlotAtPosition(int, int) - Method in class forestry.core.gui.GuiForestry
 
getSlotAtPosition(int, int) - Method in class forestry.sorting.gui.GuiGeneticFilter
 
getSlotCount() - Method in interface forestry.api.genetics.IGeneticAnalyzerProvider
 
getSlotCount() - Method in class forestry.core.gui.GuiAnalyzerProvider
 
getSlotLimit(int) - Method in class forestry.sorting.inventory.ItemHandlerFilter
 
getSlots() - Method in class forestry.sorting.inventory.ItemHandlerFilter
 
getSlotsForFace(EnumFacing) - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
getSlotsForFace(EnumFacing) - Method in class forestry.core.inventory.FakeInventoryAdapter
 
getSlotsForFace(EnumFacing) - Method in class forestry.core.inventory.InventoryAdapter
 
getSlotsForFace(EnumFacing) - Method in class forestry.core.inventory.wrappers.SidedInventoryMapper
 
getSlotsForFace(EnumFacing) - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
getSlotsForFace(EnumFacing) - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
getSlotsForFace(EnumFacing) - Method in class forestry.core.tiles.TileForestry
 
getSlotsForFace(EnumFacing) - Method in class forestry.mail.inventory.InventoryTradeStation
 
getSlotsForFace(EnumFacing) - Method in class forestry.mail.TradeStation
 
getSlotStackLimit() - Method in class forestry.core.gui.slots.SlotForestry
 
getSocket(int) - Method in interface forestry.core.circuits.ISocketable
 
getSocket(int) - Method in class forestry.energy.tiles.TileEngineElectric
 
getSocket(int) - Method in class forestry.factory.tiles.TileCentrifuge
 
getSocket(int) - Method in class forestry.factory.tiles.TileSqueezer
 
getSocket(int) - Method in class forestry.farming.multiblock.FakeFarmController
 
getSocket(int) - Method in class forestry.farming.multiblock.FarmController
 
getSocket(int) - Method in class forestry.farming.tiles.TileFarm
 
getSocketCount() - Method in interface forestry.core.circuits.ISocketable
 
getSocketCount() - Method in class forestry.energy.tiles.TileEngineElectric
 
getSocketCount() - Method in class forestry.factory.tiles.TileCentrifuge
 
getSocketCount() - Method in class forestry.factory.tiles.TileSqueezer
 
getSocketCount() - Method in class forestry.farming.multiblock.FakeFarmController
 
getSocketCount() - Method in class forestry.farming.multiblock.FarmController
 
getSocketCount() - Method in class forestry.farming.tiles.TileFarm
 
getSockets() - Method in enum forestry.core.circuits.EnumCircuitBoardType
 
getSocketType() - Method in interface forestry.api.circuits.ICircuitBoard
Specifies where a circuit can be used.
getSocketType() - Method in interface forestry.api.circuits.ICircuitLayout
Specifies where a circuit layout is used.
getSocketType() - Method in class forestry.core.circuits.CircuitBoard
 
getSocketType() - Method in class forestry.core.circuits.CircuitLayout
 
getSocketType() - Method in interface forestry.core.circuits.ISocketable
 
getSocketType() - Method in class forestry.energy.tiles.TileEngineElectric
 
getSocketType() - Method in class forestry.factory.tiles.TileCentrifuge
 
getSocketType() - Method in class forestry.factory.tiles.TileSqueezer
 
getSocketType() - Method in class forestry.farming.multiblock.FakeFarmController
 
getSocketType() - Method in class forestry.farming.multiblock.FarmController
 
getSocketType() - Method in class forestry.farming.tiles.TileFarm
 
getSoils() - Method in interface forestry.api.farming.IFarmProperties
 
getSoils() - Method in class forestry.farming.logic.FakeFarmProperties
 
getSoils() - Method in class forestry.farming.logic.FarmLogic
 
getSoils() - Method in class forestry.farming.logic.FarmProperties
 
getSoilState() - Method in interface forestry.api.farming.ISoil
 
getSoundVolume() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
getSource() - Method in class forestry.core.tiles.AdjacentTileCache
 
getSpawnBiomes() - Method in interface forestry.api.lepidopterology.IAlleleButterflySpecies
Allows butterflies to restrict random spawns beyond the restrictions set by getTemperature() and getHumidity().
getSpawnBiomes() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
getSpawnRarity(String) - Static method in class forestry.arboriculture.TreeConfig
 
getSpecialConditions() - Method in interface forestry.api.genetics.IMutation
 
getSpecialConditions() - Method in class forestry.core.genetics.mutations.Mutation
 
getSpecialties() - Method in interface forestry.api.arboriculture.ITree
 
getSpecialties() - Method in class forestry.arboriculture.genetics.Tree
 
getSpecialty() - Method in interface forestry.api.arboriculture.IFruitProvider
A unmodifiable map that contains all specialties and their associated drop chances.
getSpecialty() - Method in class forestry.arboriculture.FruitProviderNone
 
getSpecialtyChances() - Method in interface forestry.api.apiculture.IAlleleBeeSpecies
 
getSpecialtyChances() - Method in class forestry.apiculture.genetics.alleles.AlleleBeeSpecies
 
getSpecialtyList() - Method in interface forestry.api.apiculture.IBee
 
getSpecialtyList() - Method in class forestry.apiculture.genetics.Bee
 
getSpecies() - Method in class forestry.apiculture.commands.BeeStatsSaveHelper
 
getSpecies(ItemStack) - Static method in class forestry.apiculture.genetics.BeeGenome
 
getSpecies(ItemStack) - Method in class forestry.apiculture.items.ItemBeeGE
 
getSpecies() - Method in class forestry.arboriculture.commands.TreeStatsSaveHelper
 
getSpecies(ItemStack) - Static method in class forestry.arboriculture.genetics.TreeGenome
 
getSpecies(ItemStack) - Method in class forestry.arboriculture.items.ItemGermlingGE
 
getSpecies() - Method in interface forestry.core.commands.IStatsSaveHelper
 
getSpecies(ItemStack) - Method in class forestry.core.genetics.ItemGE
 
getSpecies() - Method in enum forestry.lepidopterology.genetics.ButterflyDefinition
 
getSpecies(ItemStack) - Static method in class forestry.lepidopterology.genetics.ButterflyGenome
 
getSpecies() - Method in enum forestry.lepidopterology.genetics.MothDefinition
 
getSpecies(ItemStack) - Method in class forestry.lepidopterology.items.ItemButterflyGE
 
getSpeciesBred() - Method in interface forestry.api.genetics.IBreedingTracker
 
getSpeciesBred() - Method in class forestry.core.genetics.BreedingTracker
 
getSpeciesChromosomeType() - Method in interface forestry.api.genetics.ISpeciesRoot
 
getSpeciesChromosomeType() - Method in class forestry.apiculture.genetics.BeeRoot
 
getSpeciesChromosomeType() - Method in class forestry.arboriculture.genetics.TreeRoot
 
getSpeciesChromosomeType() - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
getSpeciesCount() - Method in interface forestry.api.genetics.ISpeciesRoot
 
getSpeciesCount() - Method in class forestry.apiculture.genetics.BeeRoot
 
getSpeciesCount() - Method in class forestry.arboriculture.genetics.TreeRoot
 
getSpeciesCount() - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
getSpeciesDirectly(ISpeciesRoot, ItemStack) - Static method in class forestry.core.genetics.Genome
Quickly gets the species without loading the whole genome.
getSpeciesDirectly(ItemStack, IChromosomeType, boolean) - Static method in class forestry.core.genetics.Genome
Quickly gets the species without loading the whole genome.
getSpeciesNoteStack(GameProfile, IAlleleSpecies) - Method in interface forestry.api.genetics.IAlleleRegistry
 
getSpeciesNoteStack(GameProfile, IAlleleSpecies) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
getSpeciesPlugin() - Method in interface forestry.api.genetics.ISpeciesRoot
Plugin to add information for the handheld genetic analyzer and the database.
getSpeciesPlugin() - Method in class forestry.apiculture.genetics.BeeRoot
 
getSpeciesPlugin() - Method in class forestry.arboriculture.genetics.TreeRoot
 
getSpeciesPlugin() - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
getSpeciesRoot() - Method in enum forestry.api.apiculture.EnumBeeChromosome
 
getSpeciesRoot() - Method in enum forestry.api.arboriculture.EnumTreeChromosome
 
getSpeciesRoot() - Method in interface forestry.api.genetics.IAlleleRegistry
 
getSpeciesRoot(String) - Method in interface forestry.api.genetics.IAlleleRegistry
Retrieve the ISpeciesRoot with the given uid.
getSpeciesRoot(ItemStack) - Method in interface forestry.api.genetics.IAlleleRegistry
Retrieve a matching ISpeciesRoot for the given itemstack.
getSpeciesRoot(Class<? extends IIndividual>) - Method in interface forestry.api.genetics.IAlleleRegistry
Retrieve a matching ISpeciesRoot for the given IIndividual-class.
getSpeciesRoot(IIndividual) - Method in interface forestry.api.genetics.IAlleleRegistry
Retrieve a matching ISpeciesRoot for the given IIndividual
getSpeciesRoot() - Method in interface forestry.api.genetics.IChromosomeType
 
getSpeciesRoot() - Method in interface forestry.api.genetics.IGenome
 
getSpeciesRoot() - Method in enum forestry.api.lepidopterology.EnumButterflyChromosome
 
getSpeciesRoot() - Method in class forestry.apiculture.genetics.BeeGenome
 
getSpeciesRoot() - Method in class forestry.arboriculture.genetics.TreeGenome
 
getSpeciesRoot() - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
getSpeciesRoot(String) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
getSpeciesRoot(ItemStack) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
getSpeciesRoot(Class<? extends IIndividual>) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
getSpeciesRoot(IIndividual) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
getSpeciesRoot() - Method in class forestry.lepidopterology.genetics.ButterflyGenome
 
getSpeciesUid() - Method in enum forestry.api.apiculture.hives.IHiveRegistry.HiveType
 
getSpeciesUID() - Method in class forestry.arboriculture.tiles.TileLeaves
 
getSpecimen(int) - Method in interface forestry.api.genetics.IGeneticAnalyzerProvider
 
getSpecimen(int) - Method in class forestry.apiculture.gui.GuiBeeHousing
 
getSpecimen() - Method in class forestry.core.inventory.ItemInventoryAlyzer
 
getSpecimen(int) - Method in class forestry.database.gui.GuiDatabase
 
getSpeed() - Method in interface forestry.api.apiculture.IBeeGenome
 
getSpeed() - Method in class forestry.api.fuels.RainSubstrate
Speed of activation sequence triggered.
getSpeed() - Method in interface forestry.api.lepidopterology.IButterflyGenome
 
getSpeed() - Method in class forestry.apiculture.genetics.BeeGenome
 
getSpeed() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
getSpeed() - Method in class forestry.lepidopterology.genetics.ButterflyGenome
 
getSpeedModifier() - Method in interface forestry.api.climate.IClimateTransformer
 
getSpeedModifier() - Method in class forestry.core.climate.ClimateTransformer
 
getSpeedModifier() - Method in class forestry.core.climate.FakeClimateTransformer
 
getSprite(ITreeGenome, IBlockAccess, BlockPos, int) - Method in interface forestry.api.arboriculture.IFruitProvider
 
getSprite(boolean, boolean) - Method in interface forestry.api.arboriculture.ILeafSpriteProvider
 
getSprite(boolean) - Method in interface forestry.api.arboriculture.IWoodProvider
Deprecated.
 
getSprite() - Method in enum forestry.api.core.EnumTemperature
 
getSprite() - Method in interface forestry.api.core.IErrorState
Sprite registered to the Gui Texture Map at ITextureManager
getSprite() - Method in interface forestry.api.genetics.IFilterRuleType
 
getSprite() - Method in interface forestry.api.mail.IPostalCarrier
Sprite registered to the Gui Texture Map at ITextureManager.
getSprite() - Method in enum forestry.apiculture.ApicultureFilterRuleType
 
getSprite() - Method in enum forestry.arboriculture.ArboricultureFilterRuleType
 
getSprite(ITreeGenome, IBlockAccess, BlockPos, int) - Method in class forestry.arboriculture.FruitProviderNone
 
getSprite(ITreeGenome, IBlockAccess, BlockPos, int) - Method in class forestry.arboriculture.FruitProviderPod
 
getSprite(boolean) - Method in class forestry.arboriculture.genetics.WoodProvider
Deprecated.
 
getSprite(boolean) - Method in class forestry.arboriculture.genetics.WoodProviderVanilla
Deprecated.
 
getSprite(boolean, boolean) - Method in class forestry.arboriculture.models.SpriteProviderLeaves
 
getSprite(boolean, boolean) - Method in class forestry.arboriculture.models.TextureLeaves
 
getSprite() - Method in enum forestry.core.errors.EnumErrorCode
 
getSprite() - Method in class forestry.core.triggers.Trigger
 
getSprite(EnumFarmBlockType, int) - Static method in enum forestry.farming.blocks.EnumFarmBlockType
 
getSprite(EnumFarmBlockTexture, int) - Static method in enum forestry.farming.models.EnumFarmBlockTexture
 
getSprite() - Method in enum forestry.lepidopterology.LepidopterologyFilterRuleType
 
getSprite() - Method in class forestry.mail.PostalCarrier
 
getSprite() - Method in enum forestry.sorting.DefaultFilterRuleType
 
getSpriteColor(EnumGermlingType, int) - Method in interface forestry.api.arboriculture.IGermlingModelProvider
Provides color for sapling.
getSpriteColor(EnumGermlingType, int) - Method in class forestry.arboriculture.models.ModelProviderGermling
 
getSpriteColor(EnumGermlingType, int) - Method in class forestry.arboriculture.models.ModelProviderGermlingVanilla
 
getSpriteColour(int) - Method in interface forestry.api.apiculture.IBeeSpriteColourProvider
 
getSpriteColour(int) - Method in interface forestry.api.genetics.IAlleleSpecies
 
getSpriteColour(int) - Method in class forestry.apiculture.genetics.alleles.AlleleBeeSpecies
 
getSpriteColour(int) - Method in class forestry.apiculture.genetics.DefaultBeeSpriteColourProvider
 
getSpriteColour(int) - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
getSpriteColour(int) - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
getSqueezerContainerRecipes(IIngredientRegistry) - Static method in class forestry.factory.recipes.jei.squeezer.SqueezerRecipeMaker
 
getSqueezerRecipe(ItemStack) - Method in interface forestry.factory.recipes.ISqueezerContainerRecipe
 
getSqueezerRecipe(ItemStack) - Method in class forestry.factory.recipes.SqueezerContainerRecipe
 
getSqueezerRecipes() - Static method in class forestry.factory.recipes.jei.squeezer.SqueezerRecipeMaker
 
getStack(IWoodType, WoodBlockKind, boolean) - Method in interface forestry.api.arboriculture.IWoodAccess
 
getStack() - Method in interface forestry.api.book.IBookCategory
 
getStack() - Method in interface forestry.api.book.IBookEntry
 
getStack() - Method in interface forestry.api.gui.IItemElement
 
getStack(IWoodType, WoodBlockKind, boolean) - Method in class forestry.arboriculture.WoodAccess
 
getStack() - Method in class forestry.book.BookCategory
 
getStack() - Method in class forestry.book.BookEntry
 
getStack() - Method in class forestry.core.gui.elements.AbstractItemElement
 
getStack() - Method in class forestry.core.gui.elements.IngredientElement
 
getStack() - Method in class forestry.core.gui.elements.ItemElement
 
getStack() - Method in class forestry.core.gui.slots.SlotCrafter
 
getStack() - Method in enum forestry.core.items.ItemFruit.EnumFruit
 
getStack(int) - Method in enum forestry.core.items.ItemFruit.EnumFruit
 
getStack(Object) - Method in class forestry.core.utils.datastructures.FluidMap
 
getStack(Object) - Method in class forestry.core.utils.datastructures.ItemStackMap
 
getStack(Object) - Method in class forestry.core.utils.datastructures.StackMap
Converts a key used to lookup something into P (ItemStack or FluidStack)
getStackInSlot(int) - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
getStackInSlot(int) - Method in class forestry.core.inventory.FakeInventoryAdapter
 
getStackInSlot() - Method in interface forestry.core.inventory.IInvSlot
It is not legal to edit the stack returned from this function.
getStackInSlot(int) - Method in class forestry.core.inventory.InventoryAdapter
 
getStackInSlot(int) - Method in class forestry.core.inventory.InventoryPlain
 
getStackInSlot() - Method in class forestry.core.inventory.InvSlot
 
getStackInSlot(int) - Method in class forestry.core.inventory.ItemInventory
 
getStackInSlot(int) - Method in class forestry.core.inventory.wrappers.InventoryMapper
 
getStackInSlot(int) - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
getStackInSlot(int) - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
getStackInSlot(int) - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
getStackInSlot(int) - Method in class forestry.core.tiles.TileForestry
 
getStackInSlot(int) - Method in class forestry.mail.inventory.ItemInventoryLetter
 
getStackInSlot(int) - Method in class forestry.mail.Letter
 
getStackInSlot(int) - Method in class forestry.mail.POBox
 
getStackInSlot(int) - Method in class forestry.mail.TradeStation
 
getStackInSlot(int) - Method in class forestry.sorting.inventory.ItemHandlerFilter
 
getStacks(IInventory) - Static method in class forestry.core.utils.InventoryUtil
 
getStacks(IInventory, int, int) - Static method in class forestry.core.utils.InventoryUtil
 
getStage() - Method in class forestry.api.fuels.MoistenerFuel
What stage this product represents.
getStage() - Method in class forestry.modules.InternalModuleHandler
 
getStart() - Method in interface forestry.api.climate.IClimateManipulator
 
getStart() - Method in class forestry.core.climate.ClimateManipulator
 
getStart() - Method in class forestry.farming.FarmTarget
 
getState(World, BlockPos) - Method in interface forestry.api.climate.IClimateRoot
Can be used to get the climate state without the use of an IClimateListener.
getState(BlockPos) - Method in interface forestry.api.climate.IWorldClimateHolder
 
getState() - Method in interface forestry.api.mail.ITradeStationInfo
 
getState(World, BlockPos) - Method in class forestry.core.climate.ClimateRoot
 
getState(BlockPos) - Method in class forestry.core.climate.WorldClimateHolder
 
getState(double, double) - Static method in enum forestry.core.tiles.TemperatureState
 
getState() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
getState() - Method in class forestry.mail.TradeStationInfo
 
getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase, EnumHand) - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class forestry.arboriculture.blocks.BlockDecorativeWoodPile
 
getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase, EnumHand) - Method in class forestry.arboriculture.blocks.BlockDefaultLeaves
 
getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase, EnumHand) - Method in class forestry.arboriculture.blocks.BlockDefaultLeavesFruit
 
getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase, EnumHand) - Method in class forestry.arboriculture.blocks.BlockForestryFence
 
getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class forestry.arboriculture.blocks.BlockForestryLog
 
getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase, EnumHand) - Method in class forestry.arboriculture.blocks.BlockForestryPlanks
 
getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase, EnumHand) - Method in class forestry.cultivation.blocks.BlockPlanter
 
getStateForType(IHiveRegistry.HiveType) - Method in class forestry.apiculture.blocks.BlockBeeHives
 
getStateFromMeta(int) - Method in class forestry.apiculture.blocks.BlockBeeHives
 
getStateFromMeta(int) - Method in class forestry.apiculture.blocks.BlockHoneyComb
 
getStateFromMeta(int) - Method in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
getStateFromMeta(int) - Method in class forestry.arboriculture.blocks.BlockAsh
 
getStateFromMeta(int) - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
getStateFromMeta(int) - Method in class forestry.arboriculture.blocks.BlockDecorativeWoodPile
 
getStateFromMeta(int) - Method in class forestry.arboriculture.blocks.BlockDefaultLeaves
 
getStateFromMeta(int) - Method in class forestry.arboriculture.blocks.BlockDefaultLeavesFruit
 
getStateFromMeta(int) - Method in class forestry.arboriculture.blocks.BlockForestryFence
 
getStateFromMeta(int) - Method in class forestry.arboriculture.blocks.BlockForestryLeaves
 
getStateFromMeta(int) - Method in class forestry.arboriculture.blocks.BlockForestryLog
 
getStateFromMeta(int) - Method in class forestry.arboriculture.blocks.BlockForestryPlanks
 
getStateFromMeta(int) - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
getStateFromMeta(int) - Method in class forestry.arboriculture.blocks.BlockWoodPile
 
getStateFromMeta(int) - Method in class forestry.core.blocks.BlockBase
 
getStateFromMeta(int) - Method in class forestry.core.blocks.BlockBogEarth
 
getStateFromMeta(int) - Method in class forestry.core.blocks.BlockHumus
 
getStateFromMeta(int) - Method in class forestry.core.blocks.BlockResourceOre
 
getStateFromMeta(int) - Method in class forestry.core.blocks.BlockResourceStorage
 
getStateFromMeta(int) - Method in class forestry.cultivation.blocks.BlockPlanter
 
getStateFromMeta(int) - Method in class forestry.farming.blocks.BlockFarm
 
getStateFromMeta(int) - Method in class forestry.farming.blocks.BlockMushroom
 
getStateFromMeta(int) - Method in class forestry.greenhouse.blocks.BlockClimatiser
 
getStateFromMeta(int) - Method in class forestry.greenhouse.blocks.BlockGreenhouse
 
getStateStyle(boolean) - Method in interface forestry.api.gui.IGuiElementFactory
 
getStateStyle(boolean) - Method in class forestry.core.gui.elements.GuiElementFactory
 
getStatus() - Method in class forestry.core.tiles.EscritoireGame
 
getStillRecipes() - Static method in class forestry.factory.recipes.jei.still.StillRecipeMaker
 
getStorageScaled(int) - Method in class forestry.energy.tiles.TileEngineElectric
 
getStored() - Method in class forestry.energy.compat.mj.MjReadableWrapper
 
getStoredFertilizerScaled(int) - Method in interface forestry.api.farming.IFarmHousing
 
getStoredFertilizerScaled(int) - Method in class forestry.cultivation.tiles.TilePlanter
 
getStoredFertilizerScaled(int) - Method in class forestry.farming.multiblock.FakeFarmController
 
getStoredFertilizerScaled(int) - Method in class forestry.farming.multiblock.FarmController
 
getStoredFertilizerScaled(IFarmInventoryInternal, int) - Method in class forestry.farming.multiblock.FarmFertilizerManager
 
getStoredPower() - Method in class forestry.energy.compat.tesla.TeslaHolderWrapper
 
getStoredScaled(int) - Method in class forestry.energy.tiles.TileEuGenerator
 
getStringForItemStack(ItemStack) - Static method in class forestry.core.utils.ItemStackUtil
 
getStringListLocalized(String, String, String[]) - Method in class forestry.core.config.LocalizedConfiguration
 
getStringListLocalized(String, String, String[], String[]) - Method in class forestry.core.config.LocalizedConfiguration
 
getStringListLocalizedFormatted(String, String, String[], String[], Object...) - Method in class forestry.core.config.LocalizedConfiguration
 
getStringLocalized(String, String, String) - Method in class forestry.core.config.LocalizedConfiguration
 
getStringLocalized(String, String, String, String[]) - Method in class forestry.core.config.LocalizedConfiguration
 
getStringLocalizedFormatted(String, String, String, String[], Object...) - Method in class forestry.core.config.LocalizedConfiguration
 
getStringVar(String) - Static method in class forestry.core.config.SessionVars
 
getStrongPower(BlockPos, EnumFacing) - Method in class forestry.book.data.structure.StructureBlockAccess
 
getStyle() - Method in interface forestry.api.gui.ILabelElement
 
getStyle() - Method in class forestry.core.gui.elements.LabelElement
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.apiculture.blocks.BlockBeeHives
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.apiculture.blocks.BlockCandle
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.apiculture.blocks.BlockHoneyComb
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.apiculture.blocks.BlockStump
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.arboriculture.blocks.BlockForestryFence
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.arboriculture.blocks.BlockForestryFenceGate
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.arboriculture.blocks.BlockForestryLog
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.arboriculture.blocks.BlockForestryPlanks
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.core.blocks.BlockBogEarth
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.core.blocks.BlockHumus
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.core.blocks.BlockResourceOre
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.core.blocks.BlockResourceStorage
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.cultivation.blocks.BlockPlanter
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.farming.blocks.BlockFarm
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.farming.blocks.BlockMushroom
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.greenhouse.blocks.BlockClimatiser
 
getSubBlocks(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.greenhouse.blocks.BlockGreenhouse
 
getSubEntries() - Method in interface forestry.api.book.IBookEntry
All sub entries of this entry are reachable over the buttons on the left side of the book.
getSubEntries() - Method in class forestry.book.BookEntry
 
getSubItems(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.apiculture.items.ItemBeeGE
 
getSubItems(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.apiculture.items.ItemHoneyComb
 
getSubItems(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.apiculture.items.ItemMinecartBeehouse
 
getSubItems(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.arboriculture.items.ItemGermlingGE
 
getSubItems(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.core.circuits.ItemCircuitBoard
 
getSubItems(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.core.items.ItemCraftingMaterial
 
getSubItems(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.core.items.ItemElectronTube
 
getSubItems(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.core.items.ItemFluidContainerForestry
 
getSubItems(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.core.items.ItemFruit
 
getSubItems(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.core.items.ItemOverlay
 
getSubItems(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.lepidopterology.items.ItemButterflyGE
 
getSubItems(CreativeTabs, NonNullList<ItemStack>) - Method in class forestry.mail.items.ItemLetter
 
getSubItems(Item, CreativeTabs, List<ItemStack>) - Static method in class forestry.mail.LetterProperties
 
getSuitableBiomes() - Method in interface forestry.api.apiculture.IBee
 
getSuitableBiomes() - Method in class forestry.apiculture.genetics.Bee
 
getSuitableFruit() - Method in interface forestry.api.arboriculture.IAlleleTreeSpecies
 
getSuitableFruit() - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
getSwingProgress(float) - Method in class forestry.lepidopterology.entities.EntityButterfly
 
getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class forestry.apiculture.commands.CommandBeeGive
 
getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class forestry.arboriculture.commands.CommandTreeSpawn
 
getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class forestry.core.commands.CommandModeInfo
 
getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class forestry.core.commands.CommandModeSet
 
getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class forestry.core.commands.CommandModules.CommandPluginsInfo
 
getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class forestry.core.commands.CommandSaveStats
 
getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class forestry.core.commands.RootCommand
 
getTabCompletions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class forestry.core.commands.SubCommand
 
getTabs() - Method in interface forestry.api.genetics.IDatabasePlugin
 
getTabs() - Method in class forestry.core.genetics.analyzer.DatabasePlugin
 
getTag() - Static method in class forestry.arboriculture.ModuleCharcoal
 
getTag() - Method in enum forestry.core.fluids.Fluids
 
getTank(int) - Method in class forestry.climatology.gui.ContainerHabitatFormer
 
getTank(int) - Method in class forestry.core.fluids.FakeTankManager
 
getTank(int) - Method in interface forestry.core.fluids.ITankManager
 
getTank(int) - Method in class forestry.core.fluids.TankManager
 
getTank(int) - Method in class forestry.core.gui.ContainerLiquidTanks
 
getTank(int) - Method in class forestry.core.gui.ContainerLiquidTanksHelper
 
getTank(int) - Method in class forestry.core.gui.ContainerLiquidTanksSocketed
 
getTank(int) - Method in interface forestry.core.gui.IContainerLiquidTanks
 
getTank() - Method in class forestry.core.gui.widgets.TankWidget
 
getTank(int) - Method in class forestry.farming.gui.ContainerFarm
 
getTankIndex() - Method in class forestry.core.fluids.StandardTank
 
getTankInfo(int) - Method in class forestry.core.fluids.TankManager
 
getTankManager() - Method in class forestry.apiculture.multiblock.TileAlvearyHygroregulator
 
getTankManager() - Method in class forestry.climatology.tiles.TileHabitatFormer
 
getTankManager() - Method in interface forestry.core.tiles.ILiquidTankTile
 
getTankManager() - Method in class forestry.core.tiles.TileAnalyzer
 
getTankManager() - Method in class forestry.cultivation.tiles.TilePlanter
 
getTankManager() - Method in class forestry.energy.tiles.TileEngineBiogas
 
getTankManager() - Method in class forestry.energy.tiles.TileEuGenerator
 
getTankManager() - Method in class forestry.factory.tiles.TileBottler
 
getTankManager() - Method in class forestry.factory.tiles.TileCarpenter
 
getTankManager() - Method in class forestry.factory.tiles.TileFabricator
 
getTankManager() - Method in class forestry.factory.tiles.TileFermenter
 
getTankManager() - Method in class forestry.factory.tiles.TileMoistener
 
getTankManager() - Method in class forestry.factory.tiles.TileRaintank
 
getTankManager() - Method in class forestry.factory.tiles.TileSqueezer
 
getTankManager() - Method in class forestry.factory.tiles.TileStill
 
getTankManager() - Method in class forestry.farming.multiblock.FakeFarmController
 
getTankManager() - Method in class forestry.farming.multiblock.FarmController
 
getTankManager() - Method in interface forestry.farming.multiblock.IFarmControllerInternal
 
getTankManager() - Method in class forestry.farming.tiles.TileFarmValve
 
getTankProperties() - Method in class forestry.core.fluids.DrainOnlyFluidHandlerWrapper
 
getTankProperties() - Method in class forestry.core.fluids.TankManager
 
getTarget() - Method in interface forestry.api.climate.IClimateManipulator
 
getTarget() - Method in interface forestry.api.climate.IClimateTransformer
 
getTarget() - Method in class forestry.core.climate.ClimateManipulator
 
getTarget() - Method in class forestry.core.climate.ClimateTransformer
 
getTarget() - Method in class forestry.core.climate.FakeClimateTransformer
 
getTargetBiomes() - Method in class forestry.apiculture.items.HabitatLocatorLogic
 
getTeClass() - Method in interface forestry.core.blocks.IMachineProperties
 
getTeClass() - Method in class forestry.core.blocks.MachineProperties
 
getTempChange() - Method in interface forestry.api.recipes.IHygroregulatorRecipe
 
getTempChange() - Method in class forestry.core.recipes.HygroregulatorRecipe
 
getTemperature() - Method in interface forestry.api.climate.IClimateHousing
 
getTemperature() - Method in interface forestry.api.climate.IClimateProvider
 
getTemperature() - Method in interface forestry.api.climate.IClimateState
 
getTemperature() - Method in interface forestry.api.genetics.IAlleleSpecies
 
getTemperature() - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
getTemperature() - Method in class forestry.apiculture.multiblock.AlvearyController
 
getTemperature() - Method in class forestry.apiculture.multiblock.TileAlveary
 
getTemperature() - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
getTemperature() - Method in class forestry.apiculture.tiles.TileHive
 
getTemperature() - Method in class forestry.arboriculture.tiles.TileLeaves
 
getTemperature() - Method in class forestry.climatology.tiles.TileHabitatFormer
 
getTemperature() - Method in class forestry.core.climate.AbsentClimateState
 
getTemperature() - Method in class forestry.core.climate.ClimateListener
 
getTemperature() - Method in class forestry.core.climate.FakeClimateListener
 
getTemperature() - Method in class forestry.core.DefaultClimateProvider
 
getTemperature() - Method in enum forestry.core.fluids.Fluids
 
getTemperature() - Method in class forestry.core.genetics.alleles.AlleleSpecies
 
getTemperature() - Method in class forestry.core.multiblock.FakeMultiblockController
 
getTemperature() - Method in interface forestry.core.tiles.IClimatised
 
getTemperature() - Method in class forestry.cultivation.tiles.TilePlanter
 
getTemperature() - Method in class forestry.farming.multiblock.FarmController
 
getTemperatureEnum() - Method in interface forestry.api.climate.IClimateState
 
getTemperatureState() - Method in class forestry.core.tiles.TileEngine
Returns the current energy state of the engine
getTemperatureState() - Method in class forestry.energy.tiles.TileEngineClockwork
 
getTemplate() - Method in interface forestry.api.genetics.IMutation
 
getTemplate(String) - Method in interface forestry.api.genetics.ISpeciesRoot
Retrieves a registered template using the passed species unique identifier.
getTemplate(IAlleleSpecies) - Method in interface forestry.api.genetics.ISpeciesRoot
Retrieves a registered template using the passed species.
getTemplate() - Method in enum forestry.apiculture.genetics.BeeBranchDefinition
 
getTemplate() - Method in enum forestry.apiculture.genetics.BeeDefinition
 
getTemplate() - Method in class forestry.apiculture.genetics.BeeVariation
 
getTemplate() - Method in enum forestry.arboriculture.genetics.TreeBranchDefinition
 
getTemplate() - Method in enum forestry.arboriculture.genetics.TreeDefinition
 
getTemplate() - Method in interface forestry.core.genetics.IBranchDefinition
 
getTemplate() - Method in interface forestry.core.genetics.IGeneticDefinition
 
getTemplate() - Method in class forestry.core.genetics.mutations.Mutation
 
getTemplate(String) - Method in class forestry.core.genetics.SpeciesRoot
 
getTemplate(IAlleleSpecies) - Method in class forestry.core.genetics.SpeciesRoot
 
getTemplate() - Method in enum forestry.lepidopterology.genetics.ButterflyBranchDefinition
 
getTemplate() - Method in enum forestry.lepidopterology.genetics.ButterflyDefinition
 
getTemplate() - Method in enum forestry.lepidopterology.genetics.MothDefinition
 
getTerritory() - Method in interface forestry.api.apiculture.IBeeGenome
 
getTerritory() - Method in class forestry.apiculture.genetics.BeeGenome
 
getTerritoryModifier(IBeeGenome, float) - Method in class forestry.api.apiculture.DefaultBeeModifier
 
getTerritoryModifier(IBeeGenome, float) - Method in interface forestry.api.apiculture.IBeeModifier
 
getTerritoryModifier(IBeeGenome, float) - Method in class forestry.apiculture.AlvearyBeeModifier
 
getTerritoryModifier(IBeeGenome, float) - Method in class forestry.apiculture.BeeHousingModifier
 
getText() - Method in interface forestry.api.gui.ILabelElement
 
getText() - Method in interface forestry.api.mail.ILetter
 
getText() - Method in class forestry.core.gui.elements.LabelElement
 
getText(EscritoireGame) - Method in class forestry.core.tiles.EscritoireTextSource
 
getText() - Method in class forestry.mail.gui.ContainerLetter
 
getText() - Method in class forestry.mail.Letter
 
getTextColor(boolean) - Method in class forestry.core.gui.buttons.GuiBetterButton
 
getTextLayout() - Method in class forestry.core.gui.GuiAlyzer
 
getTextLayout() - Method in class forestry.core.gui.GuiForestry
 
getTexture() - Method in interface forestry.core.gui.buttons.IButtonTextureSet
 
getTexture() - Method in enum forestry.core.gui.buttons.StandardButtonTextureSets
 
getTexture() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
getTextureManager() - Method in interface forestry.api.gui.IWindowElement
 
getTextureManager() - Method in class forestry.core.gui.elements.Window
 
getTextureMap() - Method in interface forestry.api.farming.IFarmLogic
Deprecated.
No longer needed because mc always uses the same map for blocks and items. TODO remove this method in 1.13
getTextureMap() - Method in interface forestry.api.genetics.IFilterRuleType
 
getTextureMap() - Method in enum forestry.apiculture.ApicultureFilterRuleType
 
getTextureMap() - Method in enum forestry.arboriculture.ArboricultureFilterRuleType
 
getTextureMap() - Method in class forestry.core.render.TextureManagerForestry
 
getTextureMap() - Method in enum forestry.lepidopterology.LepidopterologyFilterRuleType
 
getTextureMap() - Method in enum forestry.sorting.DefaultFilterRuleType
 
getTextures() - Method in class forestry.arboriculture.models.MultipartModel
 
getTextures() - Method in class forestry.arboriculture.models.SimpleModel
 
getTextures(IWoodType, WoodBlockKind) - Static method in class forestry.arboriculture.models.WoodTextureManager
 
getTickCount() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
getTickRandomly() - Method in class forestry.farming.blocks.BlockMushroom
 
getTicksPerWorkCycle() - Method in class forestry.core.tiles.TilePowered
 
getTile(IBlockAccess, BlockPos) - Static method in class forestry.core.tiles.TileUtil
Returns the tile at the specified position, returns null if it is the wrong type or does not exist.
getTile(IBlockAccess, BlockPos, Class<T>) - Static method in class forestry.core.tiles.TileUtil
Returns the tile of the specified class, returns null if it is the wrong type or does not exist.
getTileCache() - Method in class forestry.core.tiles.TileForestry
 
getTileEntity(BlockPos) - Method in class forestry.book.data.structure.StructureBlockAccess
 
getTileEntity() - Method in interface forestry.sorting.tiles.IFilterContainer
 
getTileEntity() - Method in class forestry.sorting.tiles.TileGeneticFilter
 
getTileOnSide(EnumFacing) - Method in class forestry.core.tiles.AdjacentTileCache
 
getTimePerItem() - Method in interface forestry.api.recipes.IMoistenerRecipe
Moistener runs at 1 - 4 time ticks per ingame tick depending on light level.
getTimePerItem() - Method in class forestry.factory.recipes.MoistenerRecipe
 
getTitle() - Method in interface forestry.api.book.IBookEntry
 
getTitle() - Method in class forestry.book.BookEntry
 
getTitle() - Method in class forestry.book.gui.GuiForesterBook
 
getTitle() - Method in class forestry.book.gui.GuiForestryBookCategories
 
getTitle() - Method in class forestry.book.gui.GuiForestryBookEntries
 
getTitle() - Method in class forestry.book.gui.GuiForestryBookPages
 
getTitle() - Method in class forestry.core.recipes.jei.ForestryRecipeCategory
 
getToken(int) - Method in class forestry.core.tiles.EscritoireGame
 
getToken(int) - Method in class forestry.core.tiles.EscritoireGameBoard
 
getTokenColour() - Method in class forestry.core.tiles.EscritoireGameToken
 
getTokenCount() - Method in class forestry.core.tiles.EscritoireGameBoard
 
getTokenStack() - Method in class forestry.core.tiles.EscritoireGameToken
 
getToleranceHumid() - Method in interface forestry.api.apiculture.IBeeGenome
 
getToleranceHumid() - Method in interface forestry.api.lepidopterology.IButterflyGenome
 
getToleranceHumid() - Method in class forestry.apiculture.genetics.BeeGenome
 
getToleranceHumid() - Method in class forestry.lepidopterology.genetics.ButterflyGenome
 
getToleranceTemp() - Method in interface forestry.api.apiculture.IBeeGenome
 
getToleranceTemp() - Method in interface forestry.api.lepidopterology.IButterflyGenome
 
getToleranceTemp() - Method in class forestry.apiculture.genetics.BeeGenome
 
getToleranceTemp() - Method in class forestry.lepidopterology.genetics.ButterflyGenome
 
getTolerantFlyer() - Method in interface forestry.api.lepidopterology.IButterflyGenome
 
getTolerantFlyer() - Method in class forestry.lepidopterology.genetics.ButterflyGenome
 
getToleratedHumidity(EnumHumidity, EnumTolerance) - Method in interface forestry.api.genetics.IClimateHelper
Gets a collection of humidities which fit the given parameters.
getToleratedHumidity(EnumHumidity, EnumTolerance) - Method in class forestry.core.utils.ClimateUtil
 
getToleratedTemperature(EnumTemperature, EnumTolerance) - Method in interface forestry.api.genetics.IClimateHelper
Gets a collection of temperatures which fit the given parameters.
getToleratedTemperature(EnumTemperature, EnumTolerance) - Method in class forestry.core.utils.ClimateUtil
 
getToleratesRain() - Method in interface forestry.api.apiculture.IBeeGenome
 
getToleratesRain() - Method in class forestry.apiculture.genetics.BeeGenome
 
getTooltip() - Method in interface forestry.api.book.IBookCategory
Currently unused
getTooltip(I) - Method in interface forestry.api.genetics.IDatabaseTab
Can be used to give the tab a custom tooltip.
getTooltip(int, int) - Method in interface forestry.api.gui.IGuiElement
Returns the tooltip that this element provides at the given mouse position.
getTooltip() - Method in interface forestry.api.gui.IGuiElement
 
getToolTip(int, int) - Method in class forestry.apiculture.gui.HabitatSlot
 
getTooltip() - Method in class forestry.book.BookCategory
 
getToolTip(int, int) - Method in class forestry.book.gui.buttons.GuiButtonBack
 
getToolTip(int, int) - Method in class forestry.book.gui.buttons.GuiButtonBookCategory
 
getToolTip(int, int) - Method in class forestry.book.gui.buttons.GuiButtonPage
 
getToolTip() - Method in class forestry.book.gui.buttons.GuiButtonSubEntry
 
getTooltip(int, int) - Method in class forestry.book.gui.GuiForesterBook
 
getTooltip(int, int) - Method in class forestry.book.gui.GuiForestryBookPages
 
getToolTip() - Method in class forestry.core.fluids.StandardTank
 
getTooltip(IIndividual) - Method in enum forestry.core.genetics.analyzer.AnalyzerTab
 
getTooltip(IIndividual) - Method in class forestry.core.genetics.analyzer.DatabaseTab
 
getTooltip(NBTTagCompound) - Method in enum forestry.core.genetics.ItemResearchNote.EnumNoteType
 
getToolTip(int, int) - Method in class forestry.core.gui.buttons.GuiBetterButton
 
getTooltip(int, int) - Method in class forestry.core.gui.elements.AbstractItemElement
 
getTooltip(int, int) - Method in class forestry.core.gui.elements.ElementManager
 
getTooltip(int, int) - Method in class forestry.core.gui.elements.GuiElement
 
getTooltip() - Method in class forestry.core.gui.elements.GuiElement
 
getTooltip(int, int) - Method in class forestry.core.gui.elements.TankElement
 
getTooltip(int, int) - Method in class forestry.core.gui.elements.Window
 
getTooltip() - Method in class forestry.core.gui.ledgers.ClimateLedger
 
getTooltip() - Method in class forestry.core.gui.ledgers.ErrorLedger
 
getTooltip() - Method in class forestry.core.gui.ledgers.HintLedger
 
getTooltip() - Method in class forestry.core.gui.ledgers.Ledger
 
getTooltip() - Method in class forestry.core.gui.ledgers.OwnerLedger
 
getTooltip() - Method in class forestry.core.gui.ledgers.PowerLedger
 
getToolTip(int, int) - Method in class forestry.core.gui.slots.SlotForestry
 
getToolTip(int, int) - Method in interface forestry.core.gui.tooltips.IToolTipProvider
 
getToolTip(int, int) - Method in class forestry.core.gui.widgets.GameTokenWidget
 
getToolTip(int, int) - Method in class forestry.core.gui.widgets.ItemStackWidgetBase
 
getToolTip(int, int) - Method in class forestry.core.gui.widgets.ProbeButton
 
getToolTip(int, int) - Method in class forestry.core.gui.widgets.SocketWidget
 
getToolTip(int, int) - Method in class forestry.core.gui.widgets.TankWidget
 
getToolTip(int, int) - Method in class forestry.core.gui.widgets.Widget
 
getTooltip() - Method in class forestry.core.tiles.EscritoireGameToken
 
getToolTip(int, int) - Method in class forestry.cultivation.gui.widgets.GhostItemStackWidget
 
getTooltip(GuiDatabaseButton) - Method in enum forestry.database.gui.buttons.DatabaseButton
 
getToolTip(int, int) - Method in class forestry.database.gui.widgets.WidgetDatabaseSlot
 
getToolTip(int, int) - Method in class forestry.energy.gui.BiogasSlot
 
getTooltip() - Method in class forestry.energy.gui.GuiEngine.EngineLedger
 
getTooltip() - Method in class forestry.farming.gui.FarmLedger
 
getToolTip(int, int) - Method in class forestry.farming.gui.FarmLogicSlot
 
getToolTip(int, int) - Method in class forestry.mail.gui.AddresseeSlot
 
getToolTip(int, int) - Method in class forestry.sorting.gui.widgets.RuleWidget
 
getToolTip(int, int) - Method in class forestry.sorting.gui.widgets.SelectionLogic
 
getToolTip(int, int) - Method in class forestry.sorting.gui.widgets.SelectionWidget
 
getToolTip(int, int) - Method in class forestry.sorting.gui.widgets.SpeciesWidget
 
getTopCenterCoord() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
getTradegood() - Method in interface forestry.api.mail.ITradeStationInfo
 
getTradegood() - Method in class forestry.mail.TradeStationInfo
 
getTradeInfo() - Method in interface forestry.api.mail.ITradeStation
 
getTradeInfo() - Method in class forestry.mail.gui.ContainerCatalogue
 
getTradeInfo() - Method in class forestry.mail.gui.ContainerLetter
 
getTradeInfo() - Method in class forestry.mail.TradeStation
 
getTradeStation(World, IMailAddress) - Method in interface forestry.api.mail.IPostRegistry
 
getTradeStation(World, IMailAddress) - Method in class forestry.mail.PostRegistry
 
getTransferTime() - Method in interface forestry.api.recipes.IHygroregulatorRecipe
 
getTransferTime() - Method in class forestry.core.recipes.HygroregulatorRecipe
 
getTransformer() - Method in interface forestry.api.climate.IClimateHousing
 
getTransformer() - Method in class forestry.climatology.tiles.TileHabitatFormer
 
getTranslation() - Method in interface forestry.api.core.IModelBakerModel
Deprecated.
 
getTranslation() - Method in class forestry.core.models.baker.ModelBakerModel
 
getTranslationKey() - Method in class forestry.apiculture.blocks.BlockHoneyComb
 
getTranslationKey(ItemStack) - Method in class forestry.apiculture.items.ItemBlockCandle
 
getTranslationKey(ItemStack) - Method in class forestry.apiculture.items.ItemHoneyComb
 
getTranslationKey(ItemStack) - Method in class forestry.apiculture.items.ItemMinecartBeehouse
 
getTranslationKey(int) - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
getTranslationKey(ItemStack) - Method in class forestry.core.circuits.ItemCircuitBoard
 
getTranslationKey(ItemStack) - Method in class forestry.core.items.ItemBlockForestry
 
getTranslationKey(ItemStack) - Method in class forestry.core.items.ItemCraftingMaterial
 
getTranslationKey(ItemStack) - Method in class forestry.core.items.ItemFruit
 
getTranslationKey(ItemStack) - Method in class forestry.core.items.ItemOverlay
 
getTranslationKey(ItemStack) - Method in class forestry.farming.items.ItemBlockFarm
 
getTranslator(Object) - Method in interface forestry.api.genetics.ISpeciesRoot
 
getTranslator(Object) - Method in class forestry.core.genetics.SpeciesRoot
 
getTree(World, BlockPos) - Method in interface forestry.api.arboriculture.ITreeRoot
 
getTree(World, ITreeGenome) - Method in interface forestry.api.arboriculture.ITreeRoot
 
getTree(IBlockAccess, BlockPos) - Method in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
getTree(IBlockAccess, BlockPos) - Method in class forestry.arboriculture.blocks.BlockDefaultLeaves
 
getTree(IBlockAccess, BlockPos) - Method in class forestry.arboriculture.blocks.BlockDefaultLeavesFruit
 
getTree(IBlockAccess, BlockPos) - Method in class forestry.arboriculture.blocks.BlockForestryLeaves
 
getTree(World, BlockPos) - Method in class forestry.arboriculture.genetics.TreeRoot
 
getTree(World, ITreeGenome) - Method in class forestry.arboriculture.genetics.TreeRoot
 
getTree() - Method in class forestry.arboriculture.tiles.TileTreeContainer
 
getTreeDefinition(IBlockState) - Method in class forestry.arboriculture.blocks.BlockDefaultLeaves
 
getTreeGenerator(World, BlockPos, boolean) - Method in interface forestry.api.arboriculture.ITree
 
getTreeGenerator(World, BlockPos, boolean) - Method in class forestry.arboriculture.genetics.Tree
 
getTreekeepingMode(World) - Method in interface forestry.api.arboriculture.ITreeRoot
 
getTreekeepingMode(String) - Method in interface forestry.api.arboriculture.ITreeRoot
 
getTreekeepingMode(World) - Method in class forestry.arboriculture.genetics.TreeRoot
 
getTreekeepingMode(String) - Method in class forestry.arboriculture.genetics.TreeRoot
 
getTreekeepingModes() - Method in interface forestry.api.arboriculture.ITreeRoot
 
getTreekeepingModes() - Method in class forestry.arboriculture.genetics.TreeRoot
 
getTreeType(int) - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
getTreeType(int) - Method in class forestry.arboriculture.blocks.BlockDefaultLeaves
 
getTreeType(int) - Method in class forestry.arboriculture.blocks.BlockDefaultLeavesFruit
 
getType(ItemStack) - Method in interface forestry.api.apiculture.IBeeRoot
 
getType(ItemStack) - Method in interface forestry.api.arboriculture.ITreeRoot
 
getType() - Method in interface forestry.api.climate.IClimateManipulator
 
getType() - Method in interface forestry.api.genetics.IFilterData
If the type is present, returns the type, otherwise throws NoSuchElementException.
getType(ItemStack) - Method in interface forestry.api.genetics.ISpeciesRoot
 
getType(ItemStack) - Method in interface forestry.api.lepidopterology.IButterflyRoot
 
getType() - Method in interface forestry.api.mail.IMailAddress
 
getType() - Method in interface forestry.api.mail.IPostalCarrier
 
getType(ItemStack) - Method in class forestry.apiculture.genetics.BeeRoot
 
getType() - Method in class forestry.apiculture.items.ItemBeeGE
 
getType(ItemStack) - Method in class forestry.arboriculture.genetics.TreeRoot
 
getType() - Method in class forestry.core.blocks.properties.UnlistedBlockAccess
 
getType() - Method in class forestry.core.blocks.properties.UnlistedBlockPos
 
getType() - Method in class forestry.core.climate.ClimateManipulator
 
getType() - Method in class forestry.core.entities.EntityMinecartForestry
 
getType() - Method in class forestry.core.items.ItemFluidContainerForestry
 
getType(ItemStack) - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
getType() - Method in class forestry.mail.MailAddress
 
getType() - Method in class forestry.mail.PostalCarrier
 
getType() - Method in class forestry.sorting.FilterData
 
getTypeForItem(ItemStack) - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
getTypeForMutation(int) - Method in interface forestry.api.genetics.ISpeciesRoot
The type of the species that will be used at the given position of the mutation recipe in the gui.
getTypeForMutation(int) - Method in class forestry.apiculture.genetics.BeeRoot
 
getTypeFromMeta(int) - Method in interface forestry.core.blocks.IItemTyped
 
getTypeFromState(IBlockState) - Static method in class forestry.core.blocks.BlockBogEarth
 
getTypes() - Method in interface forestry.api.genetics.ISpeciesRoot
 
getTypes() - Method in class forestry.apiculture.genetics.BeeRoot
 
getTypes() - Method in class forestry.arboriculture.genetics.TreeRoot
 
getTypes() - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
getUID() - Method in enum forestry.api.arboriculture.EnumFruitFamily
 
getUid() - Method in enum forestry.api.circuits.CircuitSocketType
 
getUID() - Method in interface forestry.api.circuits.ICircuit
 
getUID() - Method in interface forestry.api.circuits.ICircuitLayout
unique ID for this circuit layout
getUid() - Method in interface forestry.api.circuits.ICircuitSocketType
unique identifier for this socket type
getUID() - Method in interface forestry.api.genetics.IAllele
 
getUID() - Method in interface forestry.api.genetics.IClassification
 
getUID() - Method in interface forestry.api.genetics.IFilterRuleType
 
getUID() - Method in interface forestry.api.genetics.IFruitFamily
 
getUID() - Method in interface forestry.api.genetics.ISpeciesRoot
 
getUID() - Method in enum forestry.apiculture.ApicultureFilterRuleType
 
getUID() - Method in class forestry.apiculture.genetics.BeeRoot
 
getUid() - Method in enum forestry.apiculture.items.EnumHoneyDrop
 
getUid() - Method in enum forestry.apiculture.items.EnumPollenCluster
 
getUid() - Method in enum forestry.apiculture.items.EnumPropolis
 
getUID() - Method in enum forestry.arboriculture.ArboricultureFilterRuleType
 
getUid() - Method in class forestry.arboriculture.charcoal.jei.CharcoalPileWallCategory
 
getUID() - Method in enum forestry.arboriculture.genetics.TreeDefinition
 
getUID() - Method in class forestry.arboriculture.genetics.TreeRoot
 
getUID() - Method in class forestry.core.circuits.Circuit
 
getUID() - Method in class forestry.core.circuits.CircuitLayout
 
getUID() - Method in class forestry.core.genetics.alleles.Allele
 
getUID() - Method in class forestry.core.genetics.Classification
 
getUid() - Method in enum forestry.core.items.EnumElectronTube
 
getUid() - Method in interface forestry.core.items.ItemOverlay.IOverlayInfo
 
getUid() - Method in class forestry.factory.recipes.jei.bottler.BottlerRecipeCategory
 
getUid() - Method in class forestry.factory.recipes.jei.carpenter.CarpenterRecipeCategory
 
getUid() - Method in class forestry.factory.recipes.jei.centrifuge.CentrifugeRecipeCategory
 
getUid() - Method in class forestry.factory.recipes.jei.fabricator.FabricatorRecipeCategory
 
getUid() - Method in class forestry.factory.recipes.jei.fermenter.FermenterRecipeCategory
 
getUid() - Method in class forestry.factory.recipes.jei.moistener.MoistenerRecipeCategory
 
getUid() - Method in class forestry.factory.recipes.jei.rainmaker.RainmakerRecipeCategory
 
getUid() - Method in class forestry.factory.recipes.jei.squeezer.SqueezerRecipeCategory
 
getUid() - Method in class forestry.factory.recipes.jei.still.StillRecipeCategory
 
getUid() - Method in class forestry.farming.compat.FarmingInfoRecipeCategory
 
getUid() - Method in enum forestry.farming.models.EnumFarmBlockTexture
 
getUID() - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
getUID() - Method in enum forestry.lepidopterology.LepidopterologyFilterRuleType
 
getUid() - Method in enum forestry.mail.items.EnumStampDefinition
 
getUID() - Method in enum forestry.sorting.DefaultFilterRuleType
 
getUniqueName() - Method in interface forestry.api.core.IErrorState
 
getUniqueName() - Method in enum forestry.core.errors.EnumErrorCode
 
getUniqueTag() - Method in class forestry.core.triggers.Trigger
 
getUnlitCandle(int) - Method in class forestry.apiculture.blocks.BlockCandle
 
getUnlocalizedDescription() - Method in interface forestry.api.core.IErrorState
 
getUnlocalizedDescription() - Method in enum forestry.core.errors.EnumErrorCode
 
getUnlocalizedHelp() - Method in interface forestry.api.core.IErrorState
 
getUnlocalizedHelp() - Method in enum forestry.core.errors.EnumErrorCode
 
getUnlocalizedInfo() - Method in enum forestry.storage.BackpackMode
 
getUnlocalizedName() - Method in interface forestry.api.circuits.ICircuit
 
getUnlocalizedName() - Method in interface forestry.api.farming.IFarmLogic
 
getUnlocalizedName() - Method in interface forestry.api.genetics.IAllele
 
getUnlocalizedName() - Method in class forestry.arboriculture.genetics.alleles.AlleleLeafEffectNone
 
getUnlocalizedName() - Method in enum forestry.arboriculture.genetics.TreeDefinition
 
getUnlocalizedName() - Method in class forestry.arboriculture.tiles.TileLeaves
 
getUnlocalizedName() - Method in class forestry.core.circuits.Circuit
 
getUnlocalizedName() - Method in class forestry.core.genetics.alleles.Allele
 
getUnlocalizedName() - Method in class forestry.farming.circuits.CircuitFarmLogic
 
getUnlocalizedName() - Method in class forestry.farming.logic.FarmLogicArboreal
 
getUnlocalizedName() - Method in class forestry.farming.logic.FarmLogicCocoa
 
getUnlocalizedName() - Method in class forestry.farming.logic.FarmLogicCrops
 
getUnlocalizedName() - Method in class forestry.farming.logic.FarmLogicEnder
 
getUnlocalizedName() - Method in class forestry.farming.logic.FarmLogicGourd
 
getUnlocalizedName() - Method in class forestry.farming.logic.FarmLogicInfernal
 
getUnlocalizedName() - Method in class forestry.farming.logic.FarmLogicMushroom
 
getUnlocalizedName() - Method in class forestry.farming.logic.FarmLogicOrchard
 
getUnlocalizedName() - Method in class forestry.farming.logic.FarmLogicPeat
 
getUnlocalizedName() - Method in class forestry.farming.logic.FarmLogicRedOrchid
 
getUnlocalizedName() - Method in class forestry.farming.logic.FarmLogicReeds
 
getUnlocalizedName() - Method in class forestry.farming.logic.FarmLogicRubber
 
getUnlocalizedName() - Method in class forestry.farming.logic.FarmLogicSucculent
 
getUnlocalizedName() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflyEffectNone
 
getUnlocalizedSaveStatsString() - Method in class forestry.apiculture.commands.BeeStatsSaveHelper
 
getUnlocalizedSaveStatsString() - Method in class forestry.arboriculture.commands.TreeStatsSaveHelper
 
getUnlocalizedSaveStatsString() - Method in interface forestry.core.commands.IStatsSaveHelper
 
getUnlocalizedTitle() - Method in class forestry.apiculture.multiblock.TileAlveary
 
getUnlocalizedTitle() - Method in class forestry.core.entities.EntityMinecartForestry
 
getUnlocalizedTitle() - Method in interface forestry.core.tiles.ITitled
 
getUnlocalizedTitle() - Method in class forestry.core.tiles.TileBase
 
getUnlocalizedTitle() - Method in class forestry.core.tiles.TileForestry
Gets the tile's unlocalized name, based on the block at the location of this entity (client-only).
getUnlocalizedTitle() - Method in class forestry.farming.tiles.TileFarm
 
getUnlocalizedType() - Method in class forestry.apiculture.multiblock.AlvearyController
 
getUnlocalizedType() - Method in class forestry.apiculture.multiblock.FakeAlvearyController
 
getUnlocalizedType() - Method in interface forestry.core.multiblock.IMultiblockControllerInternal
 
getUnlocalizedType() - Method in class forestry.farming.multiblock.FakeFarmController
 
getUnlocalizedType() - Method in class forestry.farming.multiblock.FarmController
 
getUpdatePacket() - Method in class forestry.api.multiblock.MultiblockTileEntityBase
 
getUpdatePacket() - Method in class forestry.apiculture.tiles.TileCandle
 
getUpdatePacket() - Method in class forestry.apiculture.tiles.TileHive
 
getUpdatePacket() - Method in class forestry.arboriculture.tiles.TileFruitPod
 
getUpdatePacket() - Method in class forestry.arboriculture.tiles.TileTreeContainer
 
getUpdatePacket() - Method in class forestry.core.tiles.TileForestry
 
getUpdatePacket() - Method in class forestry.lepidopterology.tiles.TileCocoon
 
getUpdateTag() - Method in class forestry.api.multiblock.MultiblockTileEntityBase
 
getUpdateTag() - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
getUpdateTag() - Method in class forestry.apiculture.tiles.TileCandle
 
getUpdateTag() - Method in class forestry.apiculture.tiles.TileHive
 
getUpdateTag() - Method in class forestry.arboriculture.tiles.TileFruitPod
 
getUpdateTag() - Method in class forestry.arboriculture.tiles.TileTreeContainer
 
getUpdateTag() - Method in class forestry.core.tiles.TileForestry
 
getUpdateTag() - Method in class forestry.cultivation.tiles.TilePlanter
 
getUpdateTag() - Method in class forestry.lepidopterology.tiles.TileCocoon
 
getUsage() - Method in interface forestry.api.circuits.ICircuitLayout
localized string for how this circuit layout is used
getUsage() - Method in class forestry.core.circuits.CircuitLayout
 
getUsage(ICommandSender) - Method in class forestry.core.commands.RootCommand
 
getUsage(ICommandSender) - Method in class forestry.core.commands.SubCommand
 
getUseNeighborBrightness(IBlockState) - Method in class forestry.core.blocks.BlockBase
 
getValidDirections(ItemStack, EnumFacing) - Method in interface forestry.api.genetics.IFilterLogic
 
getValidDirections(ItemStack, EnumFacing) - Method in class forestry.sorting.FakeFilterLogic
 
getValidDirections(ItemStack, EnumFacing) - Method in class forestry.sorting.FilterLogic
 
getValidDirections(ItemStack, EnumFacing) - Method in class forestry.sorting.tiles.TileGeneticFilter
 
getValidExtent(FarmDirection, BlockPos, int) - Method in interface forestry.api.farming.IExtentCache
Gets the current extend but returns 0 if the extend is bigger given maximal extent
getValidGrowthPos(World, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenArboriculture
 
getValidGrowthPos(World, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenTree
 
getValidOreIds() - Method in class forestry.storage.BackpackFilter
 
getValidPodFacing(World, BlockPos) - Static method in class forestry.core.utils.BlockUtil
 
getValidPosition(FarmDirection, BlockPos, int, BlockPos) - Method in interface forestry.api.farming.IExtentCache
Offsets the given base location in the given direction by the valid extent of the logic position.
getValue() - Method in interface forestry.api.genetics.IAlleleArea
 
getValue() - Method in interface forestry.api.genetics.IAlleleBoolean
 
getValue() - Method in interface forestry.api.genetics.IAlleleFloat
 
getValue() - Method in interface forestry.api.genetics.IAlleleInteger
 
getValue() - Method in interface forestry.api.genetics.IAlleleTolerance
 
getValue() - Method in interface forestry.api.gui.IValueElement
 
getValue() - Method in enum forestry.api.mail.EnumPostage
 
getValue() - Method in class forestry.core.genetics.alleles.AlleleArea
 
getValue() - Method in class forestry.core.genetics.alleles.AlleleBoolean
 
getValue() - Method in class forestry.core.genetics.alleles.AlleleFloat
 
getValue() - Method in class forestry.core.genetics.alleles.AlleleInteger
 
getValue() - Method in class forestry.core.genetics.alleles.AlleleTolerance
 
getValue() - Method in enum forestry.core.genetics.alleles.EnumAllele.Fertility
 
getValue() - Method in enum forestry.core.genetics.alleles.EnumAllele.Fireproof
 
getValue() - Method in enum forestry.core.genetics.alleles.EnumAllele.Flowering
 
getValue() - Method in enum forestry.core.genetics.alleles.EnumAllele.Flowers
 
getValue() - Method in enum forestry.core.genetics.alleles.EnumAllele.Height
 
getValue() - Method in enum forestry.core.genetics.alleles.EnumAllele.Lifespan
 
getValue() - Method in enum forestry.core.genetics.alleles.EnumAllele.Maturation
 
getValue() - Method in enum forestry.core.genetics.alleles.EnumAllele.Saplings
 
getValue() - Method in enum forestry.core.genetics.alleles.EnumAllele.Sappiness
 
getValue() - Method in enum forestry.core.genetics.alleles.EnumAllele.Size
 
getValue() - Method in enum forestry.core.genetics.alleles.EnumAllele.Speed
 
getValue() - Method in enum forestry.core.genetics.alleles.EnumAllele.Territory
 
getValue() - Method in enum forestry.core.genetics.alleles.EnumAllele.Tolerance
 
getValue() - Method in enum forestry.core.genetics.alleles.EnumAllele.Yield
 
getValue() - Method in interface forestry.core.genetics.alleles.IAlleleValue
 
getValue() - Method in class forestry.core.gui.elements.ScrollBarElement
 
getValue() - Method in class forestry.core.gui.elements.TextEditElement
 
getValue() - Method in class forestry.core.gui.event.EventValueChanged
 
getValue() - Method in class forestry.core.gui.widgets.WidgetScrollBar
 
getValue() - Method in class forestry.database.gui.buttons.GuiDatabaseButton
 
getValueClass() - Method in class forestry.arboriculture.blocks.PropertyTree
 
getValueClass() - Method in class forestry.lepidopterology.blocks.PropertyCocoon
 
getVanillaType() - Method in enum forestry.api.arboriculture.EnumVanillaWoodType
 
getVariant() - Method in class forestry.apiculture.blocks.BlockHoneyComb
 
getVariant() - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
getVariant() - Method in class forestry.arboriculture.blocks.BlockDefaultLeaves
 
getVariant() - Method in class forestry.arboriculture.blocks.BlockDefaultLeavesFruit
 
getVariant() - Method in class forestry.arboriculture.blocks.BlockForestryFence
 
getVariant() - Method in class forestry.arboriculture.blocks.BlockForestryLog
 
getVariant() - Method in class forestry.arboriculture.blocks.BlockForestryPlanks
 
getVariant() - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
getVariant(int) - Static method in class forestry.arboriculture.blocks.PropertyTreeTypeFruit
 
getVariantProperty() - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
getVillagePieceWeight(Random, int) - Method in class forestry.apiculture.VillageCreationApiculture
 
getVillagerChestLootKey() - Method in interface forestry.api.core.IForestryConstants
 
getVillagerChestLootKey() - Method in class forestry.core.config.Constants
 
getViscosity() - Method in enum forestry.core.fluids.Fluids
 
getVisible() - Method in class forestry.sorting.gui.widgets.SelectionLogic
 
getWalls() - Method in interface forestry.api.arboriculture.ICharcoalManager
 
getWalls() - Method in class forestry.arboriculture.charcoal.CharcoalManager
 
getWaterConsumption(float) - Method in interface forestry.api.farming.IFarmLogic
 
getWaterConsumption(float) - Method in class forestry.farming.logic.FarmLogicArboreal
 
getWaterConsumption(float) - Method in class forestry.farming.logic.FarmLogicCocoa
 
getWaterConsumption(float) - Method in class forestry.farming.logic.FarmLogicEnder
 
getWaterConsumption(float) - Method in class forestry.farming.logic.FarmLogicGourd
 
getWaterConsumption(float) - Method in class forestry.farming.logic.FarmLogicInfernal
 
getWaterConsumption(float) - Method in class forestry.farming.logic.FarmLogicMushroom
 
getWaterConsumption(float) - Method in class forestry.farming.logic.FarmLogicOrchard
 
getWaterConsumption(float) - Method in class forestry.farming.logic.FarmLogicRedOrchid
 
getWaterConsumption(float) - Method in class forestry.farming.logic.FarmLogicReeds
 
getWaterConsumption(float) - Method in class forestry.farming.logic.FarmLogicRubber
 
getWaterConsumption(float) - Method in class forestry.farming.logic.FarmLogicSucculent
 
getWaterConsumption(float) - Method in class forestry.farming.logic.FarmLogicWatered
 
getWearModifier() - Method in interface forestry.api.apiculture.IBeekeepingMode
 
getWearModifier() - Method in class forestry.apiculture.genetics.BeekeepingMode
 
getWeight() - Method in class forestry.apiculture.flowers.Flower
 
getWidgetManager() - Method in class forestry.core.gui.GuiAlyzer
 
getWidgets() - Method in class forestry.core.gui.widgets.WidgetManager
 
getWidth() - Method in interface forestry.api.gui.IGuiElement
 
getWidth() - Method in interface forestry.api.recipes.IDescriptiveRecipe
 
getWidth() - Method in interface forestry.api.recipes.IFabricatorRecipe
 
getWidth() - Method in class forestry.core.gui.buttons.GuiBetterButton
 
getWidth() - Method in interface forestry.core.gui.buttons.IButtonTextureSet
 
getWidth() - Method in enum forestry.core.gui.buttons.StandardButtonTextureSets
 
getWidth() - Method in class forestry.core.gui.elements.GuiElement
 
getWidth() - Method in class forestry.core.gui.elements.layouts.PaneLayout
 
getWidth() - Method in class forestry.core.gui.elements.layouts.VerticalLayout
 
getWidth() - Method in class forestry.core.gui.ledgers.Ledger
 
getWidth() - Method in class forestry.core.gui.widgets.Widget
 
getWidth() - Method in class forestry.core.recipes.ShapedRecipeCustom
 
getWidth() - Method in class forestry.factory.recipes.FabricatorRecipe
 
getWildcard() - Method in class forestry.core.items.ItemForestry
 
getWindow() - Method in interface forestry.api.gui.IGuiElement
The root of the containment hierarchy that this element is part of.
getWindow() - Method in class forestry.core.gui.elements.GuiElement
 
getWindow() - Method in class forestry.core.gui.elements.Window
 
getWingFlap(float) - Method in class forestry.lepidopterology.entities.EntityButterfly
 
getWingFlap(EntityButterfly, long, float) - Method in enum forestry.lepidopterology.entities.EnumButterflyState
 
getWoodProvider() - Method in interface forestry.api.arboriculture.IAlleleTreeSpecies
 
getWoodProvider() - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
getWoodStack() - Method in interface forestry.api.arboriculture.IWoodProvider
Deprecated.
 
getWoodStack() - Method in class forestry.arboriculture.genetics.WoodProvider
Deprecated.
 
getWoodStack() - Method in class forestry.arboriculture.genetics.WoodProviderVanilla
Deprecated.
 
getWoodType(int) - Method in class forestry.arboriculture.blocks.BlockAbstractLeaves
unused, just here to satisfy BlockLeaves
getWoodType(int) - Method in class forestry.arboriculture.blocks.BlockArbDoor
 
getWoodType(int) - Method in class forestry.arboriculture.blocks.BlockArbFence
 
getWoodType(int) - Method in class forestry.arboriculture.blocks.BlockArbLog
 
getWoodType(int) - Method in class forestry.arboriculture.blocks.BlockArbPlanks
 
getWoodType(int) - Method in class forestry.arboriculture.blocks.BlockArbSlab
 
getWoodType(int) - Method in class forestry.arboriculture.blocks.BlockFireproofVanillaFence
 
getWoodType(int) - Method in class forestry.arboriculture.blocks.BlockFireproofVanillaLog
 
getWoodType(int) - Method in class forestry.arboriculture.blocks.BlockFireproofVanillaPlanks
 
getWoodType(int) - Method in class forestry.arboriculture.blocks.BlockFireproofVanillaSlab
 
getWoodType(int) - Method in class forestry.arboriculture.blocks.BlockForestryFence
 
getWoodType(int) - Method in class forestry.arboriculture.blocks.BlockForestryFenceGate
 
getWoodType(int) - Method in class forestry.arboriculture.blocks.BlockForestryLog
 
getWoodType(int) - Method in class forestry.arboriculture.blocks.BlockForestryPlanks
 
getWoodType(int) - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
getWoodType(int) - Method in class forestry.arboriculture.blocks.BlockForestryStairs
 
getWoodType(int) - Method in interface forestry.arboriculture.IWoodTyped
 
getWoodTypes() - Method in class forestry.arboriculture.blocks.BlockArbDoor
 
getWoodTypes() - Method in class forestry.arboriculture.blocks.BlockForestryFence
 
getWoodTypes() - Method in class forestry.arboriculture.blocks.BlockForestryFenceGate
 
getWoodTypes() - Method in class forestry.arboriculture.blocks.BlockForestryLog
 
getWoodTypes() - Method in class forestry.arboriculture.blocks.BlockForestryPlanks
 
getWoodTypes() - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
getWoodTypes() - Method in class forestry.arboriculture.blocks.BlockForestryStairs
 
getWoodTypes() - Method in interface forestry.arboriculture.IWoodTyped
 
getWorkCounter() - Method in class forestry.core.tiles.TilePowered
 
getWorldClimate(World) - Method in interface forestry.api.climate.IClimateRoot
 
getWorldClimate(World) - Method in class forestry.core.climate.ClimateRoot
 
getWorldGen(String, EntityPlayer, BlockPos) - Static method in class forestry.arboriculture.commands.TreeGenHelper
 
getWorldGenerator(ITreeGenData) - Method in interface forestry.api.arboriculture.ITreeGenerator
 
getWorldKey(IBlockState) - Method in class forestry.arboriculture.models.ModelDecorativeLeaves
 
getWorldKey(IBlockState) - Method in class forestry.arboriculture.models.ModelDefaultLeaves
 
getWorldKey(IBlockState) - Method in class forestry.arboriculture.models.ModelDefaultLeavesFruit
 
getWorldKey(IBlockState) - Method in class forestry.arboriculture.models.ModelLeaves
 
getWorldKey(IBlockState) - Method in class forestry.core.models.ModelBlockCustom
 
getWorldKey(IBlockState) - Method in class forestry.core.models.ModelBlockDefault
 
getWorldKey(IBlockState) - Method in class forestry.farming.models.ModelFarmBlock
 
getWorldObj() - Method in interface forestry.api.core.ILocatable
 
getWorldObj() - Method in interface forestry.api.lepidopterology.IButterflyNursery
 
getWorldObj() - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
getWorldObj() - Method in class forestry.apiculture.tiles.TileHive
 
getWorldObj() - Method in class forestry.arboriculture.tiles.TileLeaves
 
getWorldObj() - Method in class forestry.core.climate.ClimateListener
 
getWorldObj() - Method in class forestry.core.climate.ClimateTransformer
 
getWorldObj() - Method in class forestry.core.climate.FakeClimateListener
 
getWorldObj() - Method in class forestry.core.climate.FakeClimateTransformer
 
getWorldObj() - Method in class forestry.core.multiblock.FakeMultiblockController
 
getWorldObj() - Method in interface forestry.core.multiblock.IMultiblockControllerInternal
 
getWorldObj() - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
getWorldObj() - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
getWorldObj() - Method in class forestry.core.tiles.TileForestry
 
getWorldType() - Method in class forestry.book.data.structure.StructureBlockAccess
 
getWovenSilk() - Method in class forestry.core.items.ItemCraftingMaterial
 
getX() - Method in class forestry.api.climate.Position2D
Gets the X coordinate.
getX() - Method in class forestry.api.gui.events.GuiEvent.ButtonEvent
 
getX() - Method in interface forestry.api.gui.IGuiElement
 
getX() - Method in interface forestry.core.gui.buttons.IButtonTextureSet
 
getX() - Method in enum forestry.core.gui.buttons.StandardButtonTextureSets
 
getX() - Method in class forestry.core.gui.elements.GuiElement
 
getX() - Method in class forestry.core.gui.widgets.Widget
 
getXOffset() - Method in enum forestry.api.gui.GuiElementAlignment
 
getXOffset() - Method in class forestry.core.gui.widgets.WidgetSlider
 
getY() - Method in class forestry.api.gui.events.GuiEvent.ButtonEvent
 
getY() - Method in interface forestry.api.gui.IGuiElement
 
getY() - Method in interface forestry.core.gui.buttons.IButtonTextureSet
 
getY() - Method in enum forestry.core.gui.buttons.StandardButtonTextureSets
 
getY() - Method in class forestry.core.gui.elements.GuiElement
 
getY() - Method in class forestry.core.gui.widgets.Widget
 
getYield() - Method in interface forestry.api.arboriculture.ITreeGenome
 
getYield() - Method in class forestry.arboriculture.genetics.TreeGenome
 
getYieldModifier(ITreeGenome, float) - Method in interface forestry.api.arboriculture.ITreeModifier
 
getYieldModifier(ITreeGenome, float) - Method in class forestry.arboriculture.genetics.TreekeepingMode
 
getYOffset() - Method in enum forestry.api.gui.GuiElementAlignment
 
getYOffset() - Method in class forestry.core.gui.widgets.WidgetSlider
 
getYOffset() - Method in class forestry.farming.FarmTarget
 
getZ() - Method in class forestry.api.climate.Position2D
Gets the Z coordinate.
GhostItemStackWidget - Class in forestry.cultivation.gui.widgets
 
GhostItemStackWidget(WidgetManager, int, int, ItemStack, Slot) - Constructor for class forestry.cultivation.gui.widgets.GhostItemStackWidget
 
girth - Variable in class forestry.arboriculture.worldgen.WorldGenTree
 
GiveEmeraldForItems(ItemStack, EntityVillager.PriceInfo) - Constructor for class forestry.core.utils.VillagerTradeLists.GiveEmeraldForItems
 
GiveItemForEmeralds(EntityVillager.PriceInfo, ItemStack, EntityVillager.PriceInfo) - Constructor for class forestry.core.utils.VillagerTradeLists.GiveItemForEmeralds
 
GiveItemForItemAndEmerald(ItemStack, EntityVillager.PriceInfo, EntityVillager.PriceInfo, ItemStack, EntityVillager.PriceInfo) - Constructor for class forestry.core.utils.VillagerTradeLists.GiveItemForItemAndEmerald
 
GiveItemForLogsAndEmeralds(ItemStack, EntityVillager.PriceInfo, EntityVillager.PriceInfo, EntityVillager.PriceInfo) - Constructor for class forestry.core.utils.VillagerTradeLists.GiveItemForLogsAndEmeralds
 
GiveItemForTwoItems(ItemStack, EntityVillager.PriceInfo, ItemStack, EntityVillager.PriceInfo, ItemStack, EntityVillager.PriceInfo) - Constructor for class forestry.core.utils.VillagerTradeLists.GiveItemForTwoItems
 
GiveLogsForEmeralds(EntityVillager.PriceInfo, EntityVillager.PriceInfo) - Constructor for class forestry.arboriculture.VillagerArboristTrades.GiveLogsForEmeralds
 
GivePlanksForEmeralds(EntityVillager.PriceInfo, EntityVillager.PriceInfo) - Constructor for class forestry.arboriculture.VillagerArboristTrades.GivePlanksForEmeralds
 
GivePollenForEmeralds(EntityVillager.PriceInfo, EntityVillager.PriceInfo, EnumGermlingType, int) - Constructor for class forestry.arboriculture.VillagerArboristTrades.GivePollenForEmeralds
 
givePower(long, boolean) - Method in class forestry.energy.compat.tesla.TeslaConsumerWrapper
 
GiveRandomCombsForItems(ItemHoneyComb, ItemStack, EntityVillager.PriceInfo, EntityVillager.PriceInfo) - Constructor for class forestry.apiculture.VillagerApiaristTrades.GiveRandomCombsForItems
 
GiveRandomHiveDroneForItems(ItemStack, EntityVillager.PriceInfo, ItemStack, EntityVillager.PriceInfo) - Constructor for class forestry.apiculture.VillagerApiaristTrades.GiveRandomHiveDroneForItems
 
GOURD - Static variable in class forestry.farming.logic.ForestryFarmIdentifier
 
grafter - Variable in class forestry.arboriculture.items.ItemRegistryArboriculture
 
grafterProven - Variable in class forestry.arboriculture.items.ItemRegistryArboriculture
 
GRAPES - Static variable in class forestry.farming.logic.farmables.FarmableRusticGrape
 
GREENHOUSE - Static variable in class forestry.modules.ForestryModuleUids
 
greenhouseBlock - Variable in class forestry.greenhouse.blocks.BlockRegistryGreenhouse
 
ground(Block...) - Method in interface forestry.api.apiculture.hives.IHiveGenHelper
Returns a hiveGen for a hive that spawns on the ground.
ground(Block...) - Method in class forestry.apiculture.worldgen.HiveGenHelper
 
group() - Method in class forestry.core.gui.elements.ElementManager
 
grow(World, Random, BlockPos, IBlockState) - Method in class forestry.arboriculture.blocks.BlockForestryLeaves
 
grow(World, Random, BlockPos, IBlockState) - Method in class forestry.arboriculture.blocks.BlockFruitPod
 
grow(World, Random, BlockPos, IBlockState) - Method in class forestry.arboriculture.blocks.BlockSapling
 
grow(World, BlockPos, IBlockState, Random) - Method in class forestry.farming.blocks.BlockMushroom
 
grow(World, Random, BlockPos, IBlockState) - Method in class forestry.farming.blocks.BlockMushroom
 
growFlower(IFlowerGrowthHelper, String, World, BlockPos) - Method in interface forestry.api.genetics.IFlowerGrowthRule
growFlower(IFlowerGrowthHelper, String, World, BlockPos, Collection<IBlockState>) - Method in interface forestry.api.genetics.IFlowerGrowthRule
Checks a position for suitability, and then plants a flower there.
growFlower(String, World, IIndividual, BlockPos, Collection<IBlockState>) - Method in interface forestry.api.genetics.IFlowerRegistry
Calls the appropriate IFlowerGrowthRule to grow a flower at a specified position.
growFlower(String, World, IIndividual, BlockPos) - Method in interface forestry.api.genetics.IFlowerRegistry
growFlower(String, World, IIndividual, BlockPos) - Method in class forestry.apiculture.flowers.FlowerRegistry
Deprecated.
growFlower(String, World, IIndividual, BlockPos, Collection<IBlockState>) - Method in class forestry.apiculture.flowers.FlowerRegistry
 
growFlower(IFlowerGrowthHelper, String, World, BlockPos) - Method in class forestry.apiculture.flowers.GrowthRuleDirtGrass
Deprecated.
growFlower(IFlowerGrowthHelper, String, World, BlockPos, Collection<IBlockState>) - Method in class forestry.apiculture.flowers.GrowthRuleDirtGrass
 
growFlower(IFlowerGrowthHelper, String, World, BlockPos) - Method in class forestry.apiculture.flowers.GrowthRuleFertilize
 
growFlower(IFlowerGrowthHelper, String, World, BlockPos, Collection<IBlockState>) - Method in class forestry.apiculture.flowers.GrowthRuleFertilize
 
growFlower(IFlowerGrowthHelper, String, World, BlockPos) - Method in class forestry.apiculture.flowers.GrowthRuleMycelium
Deprecated.
growFlower(IFlowerGrowthHelper, String, World, BlockPos, Collection<IBlockState>) - Method in class forestry.apiculture.flowers.GrowthRuleMycelium
 
growFlower(IFlowerGrowthHelper, String, World, BlockPos) - Method in class forestry.apiculture.flowers.GrowthRuleNone
 
growFlower(IFlowerGrowthHelper, String, World, BlockPos, Collection<IBlockState>) - Method in class forestry.apiculture.flowers.GrowthRuleNone
 
growFlower(IFlowerGrowthHelper, String, World, BlockPos) - Method in class forestry.apiculture.flowers.GrowthRuleSnow
Deprecated.
growFlower(IFlowerGrowthHelper, String, World, BlockPos, Collection<IBlockState>) - Method in class forestry.apiculture.flowers.GrowthRuleSnow
 
GrowthRuleDirtGrass - Class in forestry.apiculture.flowers
 
GrowthRuleDirtGrass() - Constructor for class forestry.apiculture.flowers.GrowthRuleDirtGrass
 
GrowthRuleFertilize - Class in forestry.apiculture.flowers
 
GrowthRuleFertilize(Block...) - Constructor for class forestry.apiculture.flowers.GrowthRuleFertilize
 
GrowthRuleMycelium - Class in forestry.apiculture.flowers
 
GrowthRuleMycelium() - Constructor for class forestry.apiculture.flowers.GrowthRuleMycelium
 
GrowthRuleNone - Class in forestry.apiculture.flowers
 
GrowthRuleNone() - Constructor for class forestry.apiculture.flowers.GrowthRuleNone
 
GrowthRuleSnow - Class in forestry.apiculture.flowers
 
GrowthRuleSnow() - Constructor for class forestry.apiculture.flowers.GrowthRuleSnow
 
GSON - Static variable in class forestry.book.BookLoader
 
gui - Variable in class forestry.core.gui.elements.Window
 
gui - Variable in class forestry.core.gui.ledgers.LedgerManager
 
gui - Variable in class forestry.core.gui.widgets.WidgetManager
 
gui - Variable in class forestry.database.gui.buttons.GuiDatabaseButton
 
GUI_STYLE - Static variable in class forestry.core.gui.elements.GuiElementFactory
 
GUI_TITLE_STYLE - Static variable in class forestry.core.gui.elements.GuiElementFactory
 
GuiAlveary - Class in forestry.apiculture.gui
 
GuiAlveary(InventoryPlayer, TileAlveary) - Constructor for class forestry.apiculture.gui.GuiAlveary
 
GuiAlvearyHygroregulator - Class in forestry.apiculture.gui
 
GuiAlvearyHygroregulator(InventoryPlayer, TileAlvearyHygroregulator) - Constructor for class forestry.apiculture.gui.GuiAlvearyHygroregulator
 
GuiAlvearySieve - Class in forestry.apiculture.gui
 
GuiAlvearySieve(InventoryPlayer, TileAlvearySieve) - Constructor for class forestry.apiculture.gui.GuiAlvearySieve
 
GuiAlvearySwarmer - Class in forestry.apiculture.gui
 
GuiAlvearySwarmer(InventoryPlayer, TileAlvearySwarmer) - Constructor for class forestry.apiculture.gui.GuiAlvearySwarmer
 
GuiAlyzer - Class in forestry.core.gui
 
GuiAlyzer(EntityPlayer, ItemInventoryAlyzer) - Constructor for class forestry.core.gui.GuiAlyzer
 
GuiAnalyzer - Class in forestry.core.gui
 
GuiAnalyzer(InventoryPlayer, TileAnalyzer) - Constructor for class forestry.core.gui.GuiAnalyzer
 
GuiAnalyzerProvider<C extends net.minecraft.inventory.Container> - Class in forestry.core.gui
 
GuiAnalyzerProvider(String, C, ITitled, int, int, int, int) - Constructor for class forestry.core.gui.GuiAnalyzerProvider
 
GuiAnalyzerProvider(String, C, ITitled, int, int, int, boolean, int, int) - Constructor for class forestry.core.gui.GuiAnalyzerProvider
 
GuiBackpack - Class in forestry.storage.gui
 
GuiBackpack(ContainerBackpack) - Constructor for class forestry.storage.gui.GuiBackpack
 
GuiBackpack(String, ContainerBackpack) - Constructor for class forestry.storage.gui.GuiBackpack
 
GuiBackpackT2 - Class in forestry.storage.gui
 
GuiBackpackT2(ContainerBackpack) - Constructor for class forestry.storage.gui.GuiBackpackT2
 
GuiBeeHousing<C extends ContainerForestry & IContainerBeeHousing> - Class in forestry.apiculture.gui
 
GuiBeeHousing(IGuiBeeHousingDelegate, C, GuiBeeHousing.Icon) - Constructor for class forestry.apiculture.gui.GuiBeeHousing
 
GuiBeeHousing.Icon - Enum in forestry.apiculture.gui
 
GuiBetterButton - Class in forestry.core.gui.buttons
 
GuiBetterButton(int, int, int, IButtonTextureSet) - Constructor for class forestry.core.gui.buttons.GuiBetterButton
 
GuiBottler - Class in forestry.factory.gui
 
GuiBottler(InventoryPlayer, TileBottler) - Constructor for class forestry.factory.gui.GuiBottler
 
GuiButtonBack - Class in forestry.book.gui.buttons
 
GuiButtonBack(int, int, int) - Constructor for class forestry.book.gui.buttons.GuiButtonBack
 
GuiButtonBookCategory - Class in forestry.book.gui.buttons
 
GuiButtonBookCategory(int, int, int, IBookCategory) - Constructor for class forestry.book.gui.buttons.GuiButtonBookCategory
 
GuiButtonEntry - Class in forestry.book.gui.buttons
 
GuiButtonEntry(int, int, int, IBookEntry) - Constructor for class forestry.book.gui.buttons.GuiButtonEntry
 
GuiButtonPage - Class in forestry.book.gui.buttons
 
GuiButtonPage(int, int, int, boolean) - Constructor for class forestry.book.gui.buttons.GuiButtonPage
 
GuiButtonSubEntry - Class in forestry.book.gui.buttons
 
GuiButtonSubEntry(int, int, int, IBookEntry, IBookEntry) - Constructor for class forestry.book.gui.buttons.GuiButtonSubEntry
 
GuiCarpenter - Class in forestry.factory.gui
 
GuiCarpenter(InventoryPlayer, TileCarpenter) - Constructor for class forestry.factory.gui.GuiCarpenter
 
GuiCatalogue - Class in forestry.mail.gui
 
GuiCatalogue(EntityPlayer) - Constructor for class forestry.mail.gui.GuiCatalogue
 
GuiCentrifuge - Class in forestry.factory.gui
 
GuiCentrifuge(InventoryPlayer, TileCentrifuge) - Constructor for class forestry.factory.gui.GuiCentrifuge
 
GuiConstants - Class in forestry.api.gui
 
GuiConstants() - Constructor for class forestry.api.gui.GuiConstants
 
GuiDatabase - Class in forestry.database.gui
 
GuiDatabase(TileDatabase, EntityPlayer) - Constructor for class forestry.database.gui.GuiDatabase
 
GuiDatabaseButton<V> - Class in forestry.database.gui.buttons
 
GuiDatabaseButton(int, int, int, V, GuiDatabase, DatabaseButton) - Constructor for class forestry.database.gui.buttons.GuiDatabaseButton
 
GuiElement - Class in forestry.core.gui.elements
 
GuiElement(int, int) - Constructor for class forestry.core.gui.elements.GuiElement
 
GuiElement(int, int, int, int) - Constructor for class forestry.core.gui.elements.GuiElement
 
GuiElementAlignment - Enum in forestry.api.gui
The alignment of the IGuiElement defines the position of the element relative to the position of its parent.
GuiElementEvent - Class in forestry.api.gui.events
 
GuiElementEvent(IGuiElement) - Constructor for class forestry.api.gui.events.GuiElementEvent
 
GuiElementFactory - Class in forestry.core.gui.elements
 
GuiElementUtil - Class in forestry.core.utils
 
GuiEngine<C extends net.minecraft.inventory.Container,I extends TileEngine> - Class in forestry.energy.gui
 
GuiEngine(String, C, I) - Constructor for class forestry.energy.gui.GuiEngine
 
GuiEngine.EngineLedger - Class in forestry.energy.gui
 
GuiEngineBiogas - Class in forestry.energy.gui
 
GuiEngineBiogas(InventoryPlayer, TileEngineBiogas) - Constructor for class forestry.energy.gui.GuiEngineBiogas
 
GuiEngineElectric - Class in forestry.energy.gui
 
GuiEngineElectric(InventoryPlayer, TileEngineElectric) - Constructor for class forestry.energy.gui.GuiEngineElectric
 
GuiEnginePeat - Class in forestry.energy.gui
 
GuiEnginePeat(InventoryPlayer, TileEnginePeat) - Constructor for class forestry.energy.gui.GuiEnginePeat
 
GuiEscritoire - Class in forestry.core.gui
 
GuiEscritoire(EntityPlayer, TileEscritoire) - Constructor for class forestry.core.gui.GuiEscritoire
 
GuiEvent - Class in forestry.api.gui.events
 
GuiEvent.ButtonEvent - Class in forestry.api.gui.events
 
GuiEvent.DownEvent - Class in forestry.api.gui.events
 
GuiEvent.DragEvent - Class in forestry.api.gui.events
 
GuiEvent.KeyEvent - Class in forestry.api.gui.events
 
GuiEvent.MoveEvent - Class in forestry.api.gui.events
 
GuiEvent.UpEvent - Class in forestry.api.gui.events
 
GuiEvent.WheelEvent - Class in forestry.api.gui.events
 
GuiEventDestination - Enum in forestry.api.gui.events
 
GuiEventHandler<E extends GuiElementEvent> - Class in forestry.api.gui.events
 
GuiEventHandler(Class<? super E>, Consumer<E>) - Constructor for class forestry.api.gui.events.GuiEventHandler
 
GuiEventHandler(Class<? super E>, GuiEventOrigin, IGuiElement, Consumer<E>) - Constructor for class forestry.api.gui.events.GuiEventHandler
 
GuiEventOrigin - Enum in forestry.api.gui.events
 
GuiFabricator - Class in forestry.factory.gui
 
GuiFabricator(InventoryPlayer, TileFabricator) - Constructor for class forestry.factory.gui.GuiFabricator
 
GuiFarm - Class in forestry.farming.gui
 
GuiFarm(EntityPlayer, TileFarm) - Constructor for class forestry.farming.gui.GuiFarm
 
GuiFermenter - Class in forestry.factory.gui
 
GuiFermenter(InventoryPlayer, TileFermenter) - Constructor for class forestry.factory.gui.GuiFermenter
 
GuiForesterBook - Class in forestry.book.gui
 
GuiForesterBook(IForesterBook) - Constructor for class forestry.book.gui.GuiForesterBook
 
GuiForestry<C extends net.minecraft.inventory.Container> - Class in forestry.core.gui
 
GuiForestry(String, C) - Constructor for class forestry.core.gui.GuiForestry
 
GuiForestry(ResourceLocation, C) - Constructor for class forestry.core.gui.GuiForestry
 
GuiForestryBookCategories - Class in forestry.book.gui
 
GuiForestryBookCategories(IForesterBook) - Constructor for class forestry.book.gui.GuiForestryBookCategories
 
GuiForestryBookEntries - Class in forestry.book.gui
 
GuiForestryBookEntries(IForesterBook, IBookCategory) - Constructor for class forestry.book.gui.GuiForestryBookEntries
 
GuiForestryBookPages - Class in forestry.book.gui
 
GuiForestryBookPages(IForesterBook, IBookCategory, IBookEntry, IBookEntry) - Constructor for class forestry.book.gui.GuiForestryBookPages
 
GuiForestryTitled<C extends net.minecraft.inventory.Container> - Class in forestry.core.gui
 
GuiForestryTitled(String, C, ITitled) - Constructor for class forestry.core.gui.GuiForestryTitled
 
GuiGenerator - Class in forestry.energy.gui
 
GuiGenerator(InventoryPlayer, TileEuGenerator) - Constructor for class forestry.energy.gui.GuiGenerator
 
GuiGeneticFilter - Class in forestry.sorting.gui
 
GuiGeneticFilter(IFilterContainer, InventoryPlayer) - Constructor for class forestry.sorting.gui.GuiGeneticFilter
 
GuiHabitatFormer - Class in forestry.climatology.gui
 
GuiHabitatFormer(EntityPlayer, TileHabitatFormer) - Constructor for class forestry.climatology.gui.GuiHabitatFormer
 
GuiHabitatLocator - Class in forestry.apiculture.gui
 
GuiHabitatLocator(EntityPlayer, ItemInventoryHabitatLocator) - Constructor for class forestry.apiculture.gui.GuiHabitatLocator
 
GuiHandler - Class in forestry.core.gui
 
GuiHandler() - Constructor for class forestry.core.gui.GuiHandler
 
GuiId - Class in forestry.core.gui
 
GuiIdRegistry - Class in forestry.core.gui
 
GuiIdRegistry() - Constructor for class forestry.core.gui.GuiIdRegistry
 
GuiImprinter - Class in forestry.apiculture.gui
 
GuiImprinter(InventoryPlayer, ItemInventoryImprinter) - Constructor for class forestry.apiculture.gui.GuiImprinter
 
guiLeft - Variable in class forestry.core.gui.GuiWindow
 
GuiLetter - Class in forestry.mail.gui
 
GuiLetter(EntityPlayer, ItemInventoryLetter) - Constructor for class forestry.mail.gui.GuiLetter
 
GuiMailbox - Class in forestry.mail.gui
 
GuiMailbox(InventoryPlayer, TileMailbox) - Constructor for class forestry.mail.gui.GuiMailbox
 
GuiMailboxInfo - Class in forestry.mail.gui
 
GuiMailboxInfo.XPosition - Enum in forestry.mail.gui
 
GuiMailboxInfo.YPosition - Enum in forestry.mail.gui
 
GuiMoistener - Class in forestry.factory.gui
 
GuiMoistener(InventoryPlayer, TileMoistener) - Constructor for class forestry.factory.gui.GuiMoistener
 
GuiNaturalistInventory - Class in forestry.core.gui
 
GuiNaturalistInventory(ISpeciesRoot, EntityPlayer, Container, int, int) - Constructor for class forestry.core.gui.GuiNaturalistInventory
 
GuiPlanter - Class in forestry.cultivation.gui
 
GuiPlanter(TilePlanter, InventoryPlayer) - Constructor for class forestry.cultivation.gui.GuiPlanter
 
GuiRaintank - Class in forestry.factory.gui
 
GuiRaintank(InventoryPlayer, TileRaintank) - Constructor for class forestry.factory.gui.GuiRaintank
 
GuiSolderingIron - Class in forestry.core.circuits
 
GuiSolderingIron(EntityPlayer, ItemInventorySolderingIron) - Constructor for class forestry.core.circuits.GuiSolderingIron
 
GuiSqueezer - Class in forestry.factory.gui
 
GuiSqueezer(InventoryPlayer, TileSqueezer) - Constructor for class forestry.factory.gui.GuiSqueezer
 
GuiStampCollector - Class in forestry.mail.gui
 
GuiStampCollector(InventoryPlayer, TileStampCollector) - Constructor for class forestry.mail.gui.GuiStampCollector
 
GuiStill - Class in forestry.factory.gui
 
GuiStill(InventoryPlayer, TileStill) - Constructor for class forestry.factory.gui.GuiStill
 
guiTabSpeed - Static variable in class forestry.core.config.Config
 
GuiTextBox - Class in forestry.core.gui
 
GuiTextBox(int, FontRenderer, int, int, int, int) - Constructor for class forestry.core.gui.GuiTextBox
 
GuiToggleButton - Class in forestry.core.gui.buttons
 
GuiToggleButton(int, int, int, int, int, Drawable) - Constructor for class forestry.core.gui.buttons.GuiToggleButton
 
guiTop - Variable in class forestry.core.gui.GuiWindow
 
GuiTradeName - Class in forestry.mail.gui
 
GuiTradeName(TileTrader) - Constructor for class forestry.mail.gui.GuiTradeName
 
GuiTrader - Class in forestry.mail.gui
 
GuiTrader(InventoryPlayer, TileTrader) - Constructor for class forestry.mail.gui.GuiTrader
 
GuiType - Enum in forestry.core.gui
 
GuiUtil - Class in forestry.core.gui
 
GuiUtil() - Constructor for class forestry.core.gui.GuiUtil
 
GuiWindow - Class in forestry.core.gui
GuiScreen implementation of a gui that contains IGuiElements.
GuiWindow(int, int) - Constructor for class forestry.core.gui.GuiWindow
 
GuiWorktable - Class in forestry.worktable.gui
 
GuiWorktable(EntityPlayer, TileWorktable) - Constructor for class forestry.worktable.gui.GuiWorktable
 

H

habitatformer - Variable in class forestry.climatology.blocks.BlockRegistryClimatology
 
habitatformerAreaCostModifier - Static variable in class forestry.core.config.Config
 
habitatformerAreaSpeedModifier - Static variable in class forestry.core.config.Config
 
HabitatFormerButton - Class in forestry.climatology.gui.elements
 
HabitatFormerButton(int, int, boolean, Consumer<Boolean>) - Constructor for class forestry.climatology.gui.elements.HabitatFormerButton
 
habitatformerRange - Static variable in class forestry.core.config.Config
 
habitatLocator - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
HabitatLocatorLogic - Class in forestry.apiculture.items
 
HabitatLocatorLogic() - Constructor for class forestry.apiculture.items.HabitatLocatorLogic
 
habitatScreen - Variable in class forestry.climatology.items.ItemRegistryClimatology
 
HabitatSelectionElement - Class in forestry.climatology.gui.elements
 
HabitatSelectionElement(int, int, IClimateTransformer) - Constructor for class forestry.climatology.gui.elements.HabitatSelectionElement
 
HabitatSlot - Class in forestry.apiculture.gui
 
HabitatSlot(WidgetManager, int, int, String, Collection<BiomeDictionary.Type>) - Constructor for class forestry.apiculture.gui.HabitatSlot
 
HALF - Static variable in class forestry.database.network.packets.PacketExtractItem
 
handleChipsetClick(int) - Method in class forestry.core.gui.ContainerLiquidTanksSocketed
 
handleChipsetClick(int) - Method in class forestry.core.gui.ContainerSocketed
 
handleChipsetClick(int) - Method in class forestry.core.gui.ContainerSocketedHelper
 
handleChipsetClick(int) - Method in interface forestry.core.gui.IContainerSocketed
 
handleChipsetClickServer(int, EntityPlayerMP, ItemStack) - Method in class forestry.core.gui.ContainerLiquidTanksSocketed
 
handleChipsetClickServer(int, EntityPlayerMP, ItemStack) - Method in class forestry.core.gui.ContainerSocketed
 
handleChipsetClickServer(int, EntityPlayerMP, ItemStack) - Method in class forestry.core.gui.ContainerSocketedHelper
 
handleChipsetClickServer(int, EntityPlayerMP, ItemStack) - Method in interface forestry.core.gui.IContainerSocketed
 
handleItemPickup(EntityItemPickupEvent) - Method in class forestry.core.EventHandlerCore
 
handleItemStackForDisplay(ItemStack) - Method in interface forestry.core.tiles.IItemStackDisplay
 
handleItemStackForDisplay(ItemStack) - Method in class forestry.core.tiles.TileAnalyzer
 
handleItemStackForDisplay(ItemStack) - Method in class forestry.core.tiles.TileEscritoire
 
handleItemStackForDisplay(ItemStack) - Method in class forestry.factory.tiles.TileCarpenter
 
handleItemStackForDisplay(ItemStack) - Method in class forestry.factory.tiles.TileCentrifuge
 
handleLetter(World, IMailAddress, ItemStack, boolean) - Method in interface forestry.api.mail.ILetterHandler
 
handleLetter(World, IMailAddress, ItemStack, boolean) - Method in class forestry.mail.TradeStation
 
handleLetterInfoUpdate(EnumAddressee, IMailAddress, ITradeStationInfo) - Method in class forestry.mail.gui.ContainerCatalogue
 
handleLetterInfoUpdate(EnumAddressee, IMailAddress, ITradeStationInfo) - Method in class forestry.mail.gui.ContainerLetter
 
handleLetterInfoUpdate(EnumAddressee, IMailAddress, ITradeStationInfo) - Method in interface forestry.mail.gui.ILetterInfoReceiver
 
handleMouseClick(int, int, int) - Method in class forestry.core.gui.widgets.GameTokenWidget
 
handleMouseClick(int, int, int) - Method in class forestry.core.gui.widgets.ProbeButton
 
handleMouseClick(int, int, int) - Method in class forestry.core.gui.widgets.SocketWidget
 
handleMouseClick(int, int, int) - Method in class forestry.core.gui.widgets.TankWidget
 
handleMouseClick(int, int, int) - Method in class forestry.core.gui.widgets.Widget
 
handleMouseClick(int, int, int) - Method in class forestry.database.gui.widgets.WidgetDatabaseSlot
 
handleMouseClick(int, int, int) - Method in class forestry.energy.gui.BiogasSlot
 
handleMouseClick(int, int, int) - Method in class forestry.mail.gui.AddresseeSlot
 
handleMouseClick(int, int, int) - Method in class forestry.sorting.gui.widgets.RuleWidget
 
handleMouseClick(int, int, int) - Method in class forestry.sorting.gui.widgets.SelectionWidget
 
handleMouseClick(int, int, int) - Method in class forestry.sorting.gui.widgets.SpeciesWidget
 
handleMouseClick(int, int, int) - Method in class forestry.worktable.gui.widgets.ClearWorktable
 
handleMouseClick(int, int, int) - Method in class forestry.worktable.gui.widgets.MemorizedRecipeSlot
 
handleMouseClicked(int, int, int) - Method in class forestry.core.gui.ledgers.Ledger
 
handleMouseClicked(int, int, int) - Method in class forestry.core.gui.ledgers.LedgerManager
 
handleMouseClicked(int, int, int) - Method in class forestry.core.gui.widgets.WidgetManager
 
handleMouseInput() - Method in class forestry.core.gui.GuiWindow
 
handleMouseMove(int, int, int, long) - Method in class forestry.core.gui.widgets.ProbeButton
 
handleMouseMove(int, int, int, long) - Method in class forestry.core.gui.widgets.Widget
 
handleMouseMove(int, int, int, long) - Method in class forestry.core.gui.widgets.WidgetManager
 
handleMouseRelease(int, int, int) - Method in class forestry.core.gui.widgets.ProbeButton
 
handleMouseRelease(int, int, int) - Method in class forestry.core.gui.widgets.Widget
 
handleMouseRelease(int, int, int) - Method in class forestry.core.gui.widgets.WidgetManager
 
handleMouseRelease(int, int, int) - Method in class forestry.database.gui.widgets.WidgetDatabaseSlot
 
handlePerspective(ItemCameraTransforms.TransformType) - Method in class forestry.core.models.baker.ModelBakerModel
 
handlePipetteClick(int, EntityPlayerMP) - Method in class forestry.climatology.gui.ContainerHabitatFormer
 
handlePipetteClick(int, EntityPlayerMP) - Method in class forestry.core.gui.ContainerLiquidTanks
 
handlePipetteClick(int, EntityPlayerMP) - Method in class forestry.core.gui.ContainerLiquidTanksHelper
 
handlePipetteClick(int, EntityPlayerMP) - Method in class forestry.core.gui.ContainerLiquidTanksSocketed
 
handlePipetteClick(int, EntityPlayerMP) - Method in interface forestry.core.gui.IContainerLiquidTanks
 
handlePipetteClickClient(int, EntityPlayer) - Method in class forestry.climatology.gui.ContainerHabitatFormer
 
handlePipetteClickClient(int, EntityPlayer) - Method in class forestry.core.gui.ContainerLiquidTanks
 
handlePipetteClickClient(int, EntityPlayer) - Method in class forestry.core.gui.ContainerLiquidTanksHelper
 
handlePipetteClickClient(int, EntityPlayer) - Method in class forestry.core.gui.ContainerLiquidTanksSocketed
 
handlePipetteClickClient(int, EntityPlayer) - Method in interface forestry.core.gui.IContainerLiquidTanks
 
handlePlayerChangedDimension(PlayerEvent.PlayerChangedDimensionEvent) - Method in class forestry.core.EventHandlerCore
 
handlePlayerLoggedIn(PlayerEvent.PlayerLoggedInEvent) - Method in class forestry.core.EventHandlerCore
 
handlePlayerLoggedIn(PlayerEvent.PlayerLoggedInEvent) - Method in class forestry.mail.EventHandlerMailAlert
 
Handler() - Constructor for class forestry.apiculture.network.packets.PacketAlvearyChange.Handler
 
Handler() - Constructor for class forestry.apiculture.network.packets.PacketBeeLogicActive.Handler
 
Handler() - Constructor for class forestry.apiculture.network.packets.PacketBeeLogicActiveEntity.Handler
 
Handler() - Constructor for class forestry.apiculture.network.packets.PacketBeeLogicEntityRequest.Handler
 
Handler() - Constructor for class forestry.apiculture.network.packets.PacketCandleUpdate.Handler
 
Handler() - Constructor for class forestry.apiculture.network.packets.PacketHabitatBiomePointer.Handler
 
Handler() - Constructor for class forestry.apiculture.network.packets.PacketImprintSelectionResponse.Handler
 
Handler() - Constructor for class forestry.arboriculture.network.PacketRipeningUpdate.Handler
 
Handler() - Constructor for class forestry.climatology.network.packets.PacketSelectClimateTargeted.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketActiveUpdate.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketChipsetClick.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketClimateListenerUpdate.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketClimateListenerUpdateEntity.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketClimateListenerUpdateEntityRequest.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketClimateListenerUpdateRequest.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketClimatePlayer.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketClimateUpdate.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketErrorUpdate.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketErrorUpdateEntity.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketFXSignal.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketGenomeTrackerSync.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketGuiEnergy.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketGuiLayoutSelect.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketGuiSelectRequest.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketGuiUpdate.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketGuiUpdateEntity.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketItemStackDisplay.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketPipetteClick.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketSocketUpdate.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketSolderingIronClick.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketTankLevelUpdate.Handler
 
Handler() - Constructor for class forestry.core.network.packets.PacketTileStream.Handler
 
Handler() - Constructor for class forestry.database.network.packets.PacketExtractItem.Handler
 
Handler() - Constructor for class forestry.database.network.packets.PacketInsertItem.Handler
 
Handler() - Constructor for class forestry.factory.network.packets.PacketRecipeTransferRequest.Handler
 
Handler() - Constructor for class forestry.factory.network.packets.PacketRecipeTransferUpdate.Handler
 
Handler() - Constructor for class forestry.mail.network.packets.PacketLetterInfoRequest.Handler
 
Handler() - Constructor for class forestry.mail.network.packets.PacketLetterInfoResponse.Handler
 
Handler() - Constructor for class forestry.mail.network.packets.PacketLetterTextSet.Handler
 
Handler() - Constructor for class forestry.mail.network.packets.PacketPOBoxInfoResponse.Handler
 
Handler() - Constructor for class forestry.mail.network.packets.PacketTraderAddressRequest.Handler
 
Handler() - Constructor for class forestry.mail.network.packets.PacketTraderAddressResponse.Handler
 
Handler() - Constructor for class forestry.sorting.network.packets.PacketFilterChangeGenome.Handler
 
Handler() - Constructor for class forestry.sorting.network.packets.PacketFilterChangeRule.Handler
 
Handler() - Constructor for class forestry.sorting.network.packets.PacketGuiFilterUpdate.Handler
 
Handler() - Constructor for class forestry.worktable.network.packets.PacketWorktableMemoryUpdate.Handler
 
Handler() - Constructor for class forestry.worktable.network.packets.PacketWorktableRecipeRequest.Handler
 
Handler() - Constructor for class forestry.worktable.network.packets.PacketWorktableRecipeUpdate.Handler
 
handleRequestLetterInfo(EntityPlayer, String, EnumAddressee) - Method in class forestry.mail.gui.ContainerLetter
 
handleRotationFloat(EntityButterfly, float) - Method in class forestry.lepidopterology.render.RenderButterflyEntity
 
handleSelectionRequest(EntityPlayerMP, int, int) - Method in class forestry.apiculture.gui.ContainerImprinter
 
handleSelectionRequest(EntityPlayerMP, int, int) - Method in class forestry.apiculture.gui.ContainerMinecartBeehouse
 
handleSelectionRequest(EntityPlayerMP, int, int) - Method in class forestry.climatology.gui.ContainerHabitatFormer
 
handleSelectionRequest(EntityPlayerMP, int, int) - Method in class forestry.core.circuits.ContainerSolderingIron
 
handleSelectionRequest(EntityPlayerMP, int, int) - Method in class forestry.core.gui.ContainerAnalyzerProvider
 
handleSelectionRequest(EntityPlayerMP, int, int) - Method in class forestry.core.gui.ContainerEscritoire
 
handleSelectionRequest(EntityPlayerMP, int, int) - Method in class forestry.core.gui.ContainerNaturalistInventory
 
handleSelectionRequest(EntityPlayerMP, int, int) - Method in interface forestry.core.gui.IGuiSelectable
 
handleSelectionRequest(EntityPlayerMP, int, int) - Method in class forestry.mail.gui.ContainerCatalogue
 
handleSelectionRequest(EntityPlayerMP, int, int) - Method in class forestry.storage.gui.ContainerNaturalistBackpack
 
handleSelectionRequest(EntityPlayerMP, int, int) - Method in class forestry.worktable.gui.ContainerWorktable
 
handleSetAddressRequest(String) - Method in class forestry.mail.tiles.TileTrader
 
handleSetAddressResponse(String) - Method in class forestry.mail.tiles.TileTrader
 
handleSetText(String) - Method in class forestry.mail.gui.ContainerLetter
 
handleSolderingIronClick(int) - Method in class forestry.core.gui.ContainerLiquidTanksSocketed
 
handleSolderingIronClick(int) - Method in class forestry.core.gui.ContainerSocketed
 
handleSolderingIronClick(int) - Method in class forestry.core.gui.ContainerSocketedHelper
 
handleSolderingIronClick(int) - Method in interface forestry.core.gui.IContainerSocketed
 
handleSolderingIronClickServer(int, EntityPlayerMP, ItemStack) - Method in class forestry.core.gui.ContainerLiquidTanksSocketed
 
handleSolderingIronClickServer(int, EntityPlayerMP, ItemStack) - Method in class forestry.core.gui.ContainerSocketed
 
handleSolderingIronClickServer(int, EntityPlayerMP, ItemStack) - Method in class forestry.core.gui.ContainerSocketedHelper
 
handleSolderingIronClickServer(int, EntityPlayerMP, ItemStack) - Method in interface forestry.core.gui.IContainerSocketed
 
handleTextureRemap(TextureStitchEvent.Pre) - Method in class forestry.core.EventHandlerCore
 
handleTextureRemap(TextureStitchEvent.Pre) - Method in class forestry.farming.ModuleFarming
 
handleUpdateTag(NBTTagCompound) - Method in class forestry.api.multiblock.MultiblockTileEntityBase
 
handleUpdateTag(NBTTagCompound) - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
handleUpdateTag(NBTTagCompound) - Method in class forestry.apiculture.tiles.TileCandle
 
handleUpdateTag(NBTTagCompound) - Method in class forestry.apiculture.tiles.TileHive
 
handleUpdateTag(NBTTagCompound) - Method in class forestry.arboriculture.tiles.TileFruitPod
 
handleUpdateTag(NBTTagCompound) - Method in class forestry.arboriculture.tiles.TileTreeContainer
 
handleUpdateTag(NBTTagCompound) - Method in class forestry.core.tiles.TileForestry
 
handleUpdateTag(NBTTagCompound) - Method in class forestry.lepidopterology.tiles.TileCocoon
 
handleVillagerAI(EntityJoinWorldEvent) - Method in class forestry.core.EventHandlerCore
 
handleWorldLoad(WorldEvent.Load) - Method in class forestry.core.EventHandlerCore
 
handleWorldSave(WorldEvent.Save) - Method in class forestry.core.EventHandlerCore
 
handleWorldUnload(WorldEvent.Unload) - Method in class forestry.core.EventHandlerCore
 
hard - Static variable in class forestry.apiculture.genetics.BeekeepingMode
 
hard - Static variable in class forestry.arboriculture.genetics.TreekeepingMode
 
hardcore - Static variable in class forestry.apiculture.genetics.BeekeepingMode
 
hardcore - Static variable in class forestry.arboriculture.genetics.TreekeepingMode
 
hardenedCasing - Variable in class forestry.core.items.ItemRegistryCore
 
harvest() - Method in interface forestry.api.farming.ICrop
Harvests this crop.
harvest(World, BlockPos, FarmDirection, int) - Method in interface forestry.api.farming.IFarmLogic
Deprecated.
harvest(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in interface forestry.api.farming.IFarmLogic
 
harvest() - Method in class forestry.farming.logic.crops.Crop
 
harvest(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogic
 
harvest(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicArboreal
 
harvest(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicCocoa
 
harvest(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicEnder
 
harvest(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicInfernal
 
harvest(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicOrchard
 
harvest(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicPeat
 
harvest(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicRubber
 
harvestBlock(World, BlockPos) - Method in class forestry.farming.logic.crops.Crop
 
harvestBlock(World, BlockPos) - Method in class forestry.farming.logic.crops.CropBasicAgriCraft
 
harvestBlock(World, BlockPos) - Method in class forestry.farming.logic.crops.CropBasicGrowthCraft
 
harvestBlock(World, BlockPos) - Method in class forestry.farming.logic.crops.CropBasicIC2Crop
 
harvestBlock(World, BlockPos) - Method in class forestry.farming.logic.crops.CropChorusFlower
 
harvestBlock(World, BlockPos) - Method in class forestry.farming.logic.crops.CropDestroy
 
harvestBlock(World, BlockPos) - Method in class forestry.farming.logic.crops.CropDestroyDouble
 
harvestBlock(World, BlockPos) - Method in class forestry.farming.logic.crops.CropFruit
 
harvestBlock(World, BlockPos) - Method in class forestry.farming.logic.crops.CropPeat
 
harvestBlock(World, BlockPos) - Method in class forestry.farming.logic.crops.CropRubber
 
HARVESTCRAFT - Static variable in class forestry.modules.ForestryModuleUids
 
harvestTarget(World, IFarmHousing, FarmTarget, IFarmLogic, Iterable<IFarmListener>) - Static method in class forestry.farming.FarmHelper
 
harvestTargets(World, IFarmHousing, List<FarmTarget>, IFarmLogic, Iterable<IFarmListener>) - Static method in class forestry.farming.FarmHelper
 
hasBeeType(EnumBeeType) - Method in class forestry.apiculture.ApiaristAI
 
hasButtons() - Method in class forestry.book.gui.GuiForesterBook
 
hasButtons() - Method in class forestry.book.gui.GuiForestryBookCategories
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.apiculture.multiblock.TileAlveary
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.apiculture.multiblock.TileAlvearyClimatiser
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.apiculture.multiblock.TileAlvearyHygroregulator
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.climatology.tiles.TileHabitatFormer
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.core.inventory.ItemInventory
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.core.tiles.TileAnalyzer
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.core.tiles.TileEngine
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.core.tiles.TileForestry
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.core.tiles.TilePowered
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.cultivation.tiles.TilePlanter
 
hasCapability(Capability<?>) - Method in class forestry.energy.EnergyManager
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.energy.tiles.TileEngineBiogas
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.energy.tiles.TileEuGenerator
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.factory.tiles.TileBottler
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.factory.tiles.TileCarpenter
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.factory.tiles.TileFabricator
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.factory.tiles.TileFermenter
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.factory.tiles.TileMoistener
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.factory.tiles.TileRaintank
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.factory.tiles.TileSqueezer
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.factory.tiles.TileStill
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.farming.tiles.TileFarmGearbox
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.farming.tiles.TileFarmHatch
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.farming.tiles.TileFarmValve
 
hasCapability(Capability<?>, EnumFacing) - Method in class forestry.sorting.tiles.TileGeneticFilter
 
hasClickedOutside(int, int, int, int) - Method in class forestry.core.gui.GuiForestry
 
hasCollected(NonNullList<ItemStack>, IFarmLogic) - Method in class forestry.api.farming.DefaultFarmListener
 
hasCollected(NonNullList<ItemStack>, IFarmLogic) - Method in interface forestry.api.farming.IFarmListener
Called after the stack of collected items has been returned by the farm logic, but before it is added to the farm's pending queue.
hasColor(ItemStack) - Method in class forestry.apiculture.items.ItemArmorApiarist
 
hasColor(ItemStack) - Method in class forestry.core.items.ItemArmorNaturalist
 
hasComparatorInputOverride(IBlockState) - Method in class forestry.energy.blocks.BlockEngine
 
hasConfigGui() - Method in class forestry.core.config.ForestryGuiConfigFactory
 
hasCultivated(IFarmLogic, BlockPos, FarmDirection, int) - Method in class forestry.api.farming.DefaultFarmListener
 
hasCultivated(IFarmLogic, BlockPos, FarmDirection, int) - Method in interface forestry.api.farming.IFarmListener
Called after farmland has successfully been cultivated by a farm logic.
hasCustomName() - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
hasCustomName() - Method in class forestry.core.inventory.FakeInventoryAdapter
 
hasCustomName() - Method in class forestry.core.inventory.InventoryAdapter
 
hasCustomName() - Method in class forestry.core.inventory.InventoryPlain
 
hasCustomName() - Method in class forestry.core.inventory.ItemInventory
 
hasCustomName() - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
hasCustomName() - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
hasCustomName() - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
hasCustomName() - Method in class forestry.core.tiles.TileForestry
 
hasCustomName() - Method in class forestry.mail.Letter
 
hasCustomName() - Method in class forestry.mail.POBox
 
hasCustomName() - Method in class forestry.mail.TradeStation
 
hasEffect() - Method in interface forestry.api.genetics.IAlleleSpecies
 
hasEffect() - Method in interface forestry.api.genetics.IIndividual
 
hasEffect() - Method in class forestry.core.genetics.alleles.AlleleSpecies
 
hasEffect() - Method in class forestry.core.genetics.Individual
 
hasEffect(ItemStack) - Method in class forestry.core.genetics.ItemGE
 
hasEffect(ItemStack) - Method in class forestry.food.items.ItemAmbrosia
 
hasErrors() - Method in interface forestry.api.core.IErrorLogic
 
hasErrors() - Method in class forestry.apiculture.gui.GuiBeeHousing
 
hasErrors() - Method in class forestry.core.errors.ErrorLogic
 
hasErrors() - Method in class forestry.core.errors.FakeErrorLogic
 
hasErrors() - Method in class forestry.core.gui.GuiAnalyzerProvider
 
hasFarmland - Variable in class forestry.farming.FarmHelper.FarmWorkStatus
 
hasFertilizer - Variable in class forestry.farming.FarmHelper.FarmWorkStatus
 
hasFertilizer(IFarmInventoryInternal, int) - Method in class forestry.farming.multiblock.FarmFertilizerManager
 
hasFlowers() - Method in class forestry.apiculture.HasFlowersCache
 
HasFlowersCache - Class in forestry.apiculture
 
HasFlowersCache() - Constructor for class forestry.apiculture.HasFlowersCache
 
HasFlowersCache(int) - Constructor for class forestry.apiculture.HasFlowersCache
 
hasFluid() - Method in class forestry.core.fluids.StandardTank
 
hasFruit() - Method in interface forestry.api.genetics.IFruitBearer
 
hasFruit() - Method in class forestry.arboriculture.tiles.TileFruitPod
 
hasFruit() - Method in class forestry.arboriculture.tiles.TileLeaves
 
hasFruitLeaves() - Method in enum forestry.arboriculture.genetics.TreeDefinition
 
hasFuelMin(float) - Method in class forestry.core.tiles.TileEngine
 
hasFuelMin(float) - Method in class forestry.core.tiles.TilePowered
 
hasFuelMin(float) - Method in class forestry.energy.tiles.TileEnginePeat
 
hasFuelMin(float) - Method in class forestry.factory.tiles.TileFermenter
 
hasFuelMin(float) - Method in class forestry.factory.tiles.TileMoistener
 
hashCode() - Method in class forestry.api.climate.Position2D
 
hashCode() - Method in class forestry.apiculture.flowers.Flower
 
hashCode() - Method in class forestry.arboriculture.blocks.PropertyTreeTypeFruit.LeafVariant
 
hashCode() - Method in class forestry.arboriculture.models.ModelDecorativeLeaves.Key
 
hashCode() - Method in class forestry.arboriculture.models.ModelDefaultLeaves.Key
 
hashCode() - Method in class forestry.arboriculture.models.ModelDefaultLeavesFruit.Key
 
hashCode() - Method in class forestry.arboriculture.models.ModelLeaves.Key
 
hashCode() - Method in class forestry.core.blocks.properties.PropertyAllele
 
hashCode() - Method in class forestry.core.climate.AbsentClimateState
 
hashCode() - Method in class forestry.core.utils.DayMonth
 
hashCode() - Method in class forestry.farming.models.ModelFarmBlock.Key
 
hashCode() - Method in class forestry.mail.MailAddress
 
hasInputBufMin(float) - Method in class forestry.mail.tiles.TileTrader
 
hasLiquid(FluidStack) - Method in interface forestry.api.farming.IFarmHousing
 
hasLiquid(FluidStack) - Method in class forestry.cultivation.tiles.TilePlanter
 
hasLiquid - Variable in class forestry.farming.FarmHelper.FarmWorkStatus
 
hasLiquid(FluidStack) - Method in class forestry.farming.multiblock.FakeFarmController
 
hasLiquid(FluidStack) - Method in class forestry.farming.multiblock.FarmController
 
hasMail() - Method in class forestry.mail.POBoxInfo
 
hasMetaData() - Method in interface forestry.api.farming.ISoil
 
hasMixtures(NonNullList<ItemStack>) - Method in interface forestry.api.food.IInfuserManager
 
hasMultiblockSaveData() - Method in class forestry.core.multiblock.MultiblockLogic
 
hasNaturalistEye(EntityPlayer) - Static method in class forestry.core.utils.GeneticsUtil
 
hasNext() - Method in class forestry.core.inventory.InvIterator
 
hasOpenedLedger() - Method in class forestry.core.gui.ledgers.LedgerManager
 
hasOre() - Method in enum forestry.core.blocks.EnumResourceType
 
hasOutputBufMin(float) - Method in class forestry.mail.tiles.TileTrader
 
hasPaperMin(int) - Method in class forestry.mail.tiles.TileTrader
 
hasPOBoxInfo() - Method in class forestry.mail.gui.GuiMailboxInfo
 
hasPods() - Method in class forestry.arboriculture.worldgen.WorldGenArboriculture
 
hasPostageMin(int) - Method in class forestry.mail.tiles.TileTrader
 
hasRecipe(IRecipe) - Method in class forestry.worktable.recipes.MemorizedRecipe
 
hasRecipeConflict() - Method in class forestry.worktable.recipes.MemorizedRecipe
 
hasRecipeConflict() - Method in class forestry.worktable.tiles.TileWorktable
 
hasRecipient() - Method in interface forestry.api.mail.ILetter
 
hasRecipient() - Method in class forestry.mail.Letter
 
hasResources(NonNullList<ItemStack>) - Method in interface forestry.api.farming.IFarmInventory
 
hasResources(NonNullList<ItemStack>) - Method in class forestry.cultivation.inventory.InventoryPlanter
 
hasResources() - Method in class forestry.factory.inventory.InventorySqueezer
 
hasResources(NonNullList<ItemStack>) - Method in class forestry.farming.multiblock.InventoryFarm
 
hasResourcesMin(float) - Method in class forestry.core.tiles.TilePowered
 
hasResourcesMin(float) - Method in class forestry.factory.tiles.TileBottler
 
hasResourcesMin(float) - Method in class forestry.factory.tiles.TileCentrifuge
 
hasResourcesMin(float) - Method in class forestry.factory.tiles.TileFermenter
 
hasResourcesMin(float) - Method in class forestry.factory.tiles.TileMoistener
 
hasRubberToHarvest(IBlockState) - Static method in class forestry.farming.logic.crops.CropRubber
 
hasSameTile(ContainerGeneticFilter) - Method in class forestry.sorting.gui.ContainerGeneticFilter
 
hasScheduledHarvest(Collection<ICrop>, IFarmLogic, BlockPos, FarmDirection, int) - Method in class forestry.api.farming.DefaultFarmListener
 
hasScheduledHarvest(Collection<ICrop>, IFarmLogic, BlockPos, FarmDirection, int) - Method in interface forestry.api.farming.IFarmListener
Called after the stack of harvested crops has been returned by the farm logic, but before it is added to the farm's pending queue.
hasSpecimen() - Method in class forestry.core.inventory.ItemInventoryAlyzer
 
hasTooltip() - Method in interface forestry.api.gui.IGuiElement
 
hasTooltip() - Method in interface forestry.api.gui.ITooltipSupplier
 
hasTooltip() - Method in class forestry.core.gui.elements.AbstractItemElement
 
hasTooltip() - Method in class forestry.core.gui.elements.GuiElement
 
hasTooltip() - Method in class forestry.core.gui.elements.TankElement
 
hasTransformers(BlockPos) - Method in interface forestry.api.climate.IWorldClimateHolder
 
hasTransformers(BlockPos) - Method in class forestry.core.climate.WorldClimateHolder
 
hasWork() - Method in class forestry.climatology.tiles.TileHabitatFormer
 
hasWork() - Method in class forestry.core.capabilities.HasWorkWrapper
 
hasWork() - Method in class forestry.core.tiles.TileAnalyzer
 
hasWork() - Method in class forestry.core.tiles.TilePowered
 
hasWork() - Method in class forestry.cultivation.tiles.TilePlanter
 
hasWork() - Method in class forestry.factory.tiles.TileBottler
 
hasWork() - Method in class forestry.factory.tiles.TileCarpenter
 
hasWork() - Method in class forestry.factory.tiles.TileCentrifuge
 
hasWork() - Method in class forestry.factory.tiles.TileFabricator
 
hasWork() - Method in class forestry.factory.tiles.TileFermenter
 
hasWork() - Method in class forestry.factory.tiles.TileSqueezer
 
hasWork() - Method in class forestry.factory.tiles.TileStill
 
HasWorkWrapper - Class in forestry.core.capabilities
 
HasWorkWrapper(TilePowered) - Constructor for class forestry.core.capabilities.HasWorkWrapper
 
heat - Variable in class forestry.core.tiles.TileEngine
 
height - Variable in class forestry.arboriculture.worldgen.WorldGenTree
 
height - Variable in class forestry.core.gui.elements.GuiElement
 
height - Variable in class forestry.core.gui.widgets.Widget
 
hide() - Method in interface forestry.api.gui.IGuiElement
Hides this element.
hide() - Method in class forestry.core.gui.elements.GuiElement
 
hideProbedTokens() - Method in class forestry.core.tiles.EscritoireGameBoard
 
highBuffer75 - Static variable in class forestry.mail.triggers.MailTriggers
 
highBuffer90 - Static variable in class forestry.mail.triggers.MailTriggers
 
HintLedger - Class in forestry.core.gui.ledgers
 
HintLedger(LedgerManager, List<String>) - Constructor for class forestry.core.gui.ledgers.HintLedger
 
hints - Static variable in class forestry.core.config.Config
 
Hive - Class in forestry.apiculture.worldgen
 
Hive(IHiveDescription) - Constructor for class forestry.apiculture.worldgen.Hive
 
HiveConfig - Class in forestry.apiculture
 
HiveConfig(String[]) - Constructor for class forestry.apiculture.HiveConfig
 
hiveDamageOnAttack - Static variable in class forestry.apiculture.ModuleApiculture
 
hiveDamagePierceArmor - Static variable in class forestry.apiculture.ModuleApiculture
 
HiveDecorator - Class in forestry.apiculture.worldgen
 
HiveDecorator() - Constructor for class forestry.apiculture.worldgen.HiveDecorator
 
HiveDescription - Enum in forestry.apiculture.worldgen
 
HiveDescriptionSwarmer - Class in forestry.apiculture.worldgen
 
HiveDescriptionSwarmer(ItemStack...) - Constructor for class forestry.apiculture.worldgen.HiveDescriptionSwarmer
 
HiveDrop - Class in forestry.apiculture.genetics
 
HiveDrop(double, IBeeDefinition, ItemStack...) - Constructor for class forestry.apiculture.genetics.HiveDrop
 
HiveGen - Class in forestry.apiculture.worldgen
 
HiveGen() - Constructor for class forestry.apiculture.worldgen.HiveGen
 
HiveGenGround - Class in forestry.apiculture.worldgen
 
HiveGenGround(Block...) - Constructor for class forestry.apiculture.worldgen.HiveGenGround
 
HiveGenHelper - Class in forestry.apiculture.worldgen
 
HiveGenHelper() - Constructor for class forestry.apiculture.worldgen.HiveGenHelper
 
HiveGenTree - Class in forestry.apiculture.worldgen
 
HiveGenTree() - Constructor for class forestry.apiculture.worldgen.HiveGenTree
 
hiveLightLevel - Static variable in class forestry.core.config.Config
 
HiveManager - Class in forestry.api.apiculture.hives
 
HiveManager() - Constructor for class forestry.api.apiculture.hives.HiveManager
 
hiveRegistry - Static variable in class forestry.api.apiculture.hives.HiveManager
 
HiveRegistry - Class in forestry.apiculture.worldgen
 
HiveRegistry() - Constructor for class forestry.apiculture.worldgen.HiveRegistry
 
hivesDamageOnlyPlayers - Static variable in class forestry.apiculture.ModuleApiculture
 
hivesDamageOnPeaceful - Static variable in class forestry.apiculture.ModuleApiculture
 
hivesDamageUnderwater - Static variable in class forestry.apiculture.ModuleApiculture
 
honeyComb - Variable in class forestry.apiculture.VillagerApiaristTrades.GiveRandomCombsForItems
 
honeydew - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
honeyDrop - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
honeyedSlice - Variable in class forestry.food.items.ItemRegistryFood
 
honeyPot - Variable in class forestry.food.items.ItemRegistryFood
 
horizontal(int, int, int) - Method in interface forestry.api.gui.IElementGroup
 
horizontal(int) - Method in interface forestry.api.gui.IElementGroup
 
horizontal(int, int, int) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
horizontal(int) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
HorizontalLayout - Class in forestry.core.gui.elements.layouts
 
HorizontalLayout(int, int, int) - Constructor for class forestry.core.gui.elements.layouts.HorizontalLayout
 
housing - Variable in class forestry.core.climate.ClimateTransformer
 
humus - Variable in class forestry.core.blocks.BlockRegistryCore
 
humusDegradeDelimiter - Static variable in class forestry.core.config.Config
 
HUNTER_UID - Static variable in class forestry.api.storage.BackpackManager
 
hunterBackpack - Variable in class forestry.storage.items.ItemRegistryBackpacks
 
hunterBackpackT2 - Variable in class forestry.storage.items.ItemRegistryBackpacks
 
hygroregulatorManager - Static variable in class forestry.api.recipes.RecipeManagers
Allows you to add recipes to the hygroregulator and habitatformer.
HygroregulatorManager - Class in forestry.core.recipes
 
HygroregulatorManager() - Constructor for class forestry.core.recipes.HygroregulatorManager
 
HygroregulatorRecipe - Class in forestry.core.recipes
 
HygroregulatorRecipe(FluidStack, int, float, float) - Constructor for class forestry.core.recipes.HygroregulatorRecipe
 

I

IActivatable - Interface in forestry.core.tiles
 
IAllele - Interface in forestry.api.genetics
An IIndividual's IGenome is composed of IChromosomes consisting each of a primary and secondary IAllele.
IAlleleArea - Interface in forestry.api.genetics
Simple interface to allow adding additional alleles containing float values.
IAlleleBeeEffect - Interface in forestry.api.apiculture
 
IAlleleBeeSpecies - Interface in forestry.api.apiculture
 
IAlleleBeeSpeciesBuilder - Interface in forestry.api.apiculture
 
IAlleleBoolean - Interface in forestry.api.genetics
Simple interface to allow adding additional alleles containing float values.
IAlleleButterflyCocoon - Interface in forestry.api.lepidopterology
 
IAlleleButterflyEffect - Interface in forestry.api.lepidopterology
 
IAlleleButterflySpecies - Interface in forestry.api.lepidopterology
 
IAlleleButterflySpeciesBuilder - Interface in forestry.api.lepidopterology
 
IAlleleEffect - Interface in forestry.api.genetics
Basic effect allele.
IAlleleFactory - Interface in forestry.api.genetics
Creates new alleles with smart localization.
IAlleleFloat - Interface in forestry.api.genetics
Simple interface to allow adding additional alleles containing float values.
IAlleleFlowers - Interface in forestry.api.genetics
 
IAlleleFruit - Interface in forestry.api.arboriculture
Simple allele encapsulating an IFruitProvider.
IAlleleHandler - Interface in forestry.api.genetics
 
IAlleleHelper - Interface in forestry.core.genetics.alleles
 
IAlleleInteger - Interface in forestry.api.genetics
Simple interface to allow adding additional alleles containing integer values.
IAlleleLeafEffect - Interface in forestry.api.arboriculture
Simple allele encapsulating a leaf effect.
IAlleleProperty<A extends IAlleleProperty<A>> - Interface in forestry.api.genetics
 
IAlleleRegistry - Interface in forestry.api.genetics
Manages ISpeciesRoot, IAlleles, IFruitFamilys, IClassification, the blacklist and allows creation of research notes.
IAlleleSpecies - Interface in forestry.api.genetics
Basic species allele.
IAlleleSpeciesBuilder - Interface in forestry.api.genetics
 
IAlleleTolerance - Interface in forestry.api.genetics
Simple interface to allow adding additional alleles containing float values.
IAlleleTreeSpecies - Interface in forestry.api.arboriculture
 
IAlleleTreeSpeciesBuilder - Interface in forestry.api.arboriculture
 
IAlleleValue<V> - Interface in forestry.core.genetics.alleles
 
IAlvearyComponent<T extends IMultiblockLogicAlveary> - Interface in forestry.api.multiblock
Needs to be implemented by TileEntities that want to be part of an alveary.
IAlvearyComponent.Active - Interface in forestry.api.multiblock
Implemented by alveary parts to receive ticks from the completed structure.
IAlvearyComponent.BeeListener - Interface in forestry.api.multiblock
Implemented by alveary parts to apply a beeListener to the completed structure.
IAlvearyComponent.BeeModifier - Interface in forestry.api.multiblock
Implemented by alveary parts to apply a beeModifier to the completed structure.
IAlvearyComponent.Climatiser - Interface in forestry.api.multiblock
Implemented by alveary parts to apply a climate change to the completed structure.
IAlvearyController - Interface in forestry.api.multiblock
The IAlvearyController provides access to all the IMultiblockController and IBeeHousing methods necessary for an IAlvearyComponent to function.
IAlvearyControllerInternal - Interface in forestry.apiculture.multiblock
 
IAlyzerPlugin - Interface in forestry.api.genetics
 
IApiaristTracker - Interface in forestry.api.apiculture
Can be used to garner information on bee breeding.
IApiary - Interface in forestry.apiculture
 
IApiaryInventory - Interface in forestry.apiculture.inventory
 
IArboristTracker - Interface in forestry.api.arboriculture
 
IArmorApiarist - Interface in forestry.api.apiculture
When implemented as a capability by armor items, protects the wearer from negative bee effects.
IArmorApiaristHelper - Interface in forestry.api.apiculture
Helper class for checking whether an entity is wearing Apiarist Armor
IArmorNaturalist - Interface in forestry.api.core
Naturalist armor allows players to see pollinated tree leaves.
IBackpackDefinition - Interface in forestry.api.storage
To make your own backpack, create a backpack definition and register it with IBackpackInterface.registerBackpackDefinition(String, IBackpackDefinition).
IBackpackFilterConfigurable - Interface in forestry.api.storage
A configurable backpack filter.
IBackpackInterface - Interface in forestry.api.storage
The Backpack Interface allows you to add items to Forestry backpacks or create your own backpacks.
IBee - Interface in forestry.api.apiculture
Other implementations than Forestry's default one are not supported.
IBeeDefinition - Interface in forestry.apiculture.genetics
 
IBeeFactory - Interface in forestry.api.apiculture
 
IBeeGenome - Interface in forestry.api.apiculture
Only the default implementation is supported.
IBeeHousing - Interface in forestry.api.apiculture
 
IBeeHousingInventory - Interface in forestry.api.apiculture
 
IBeekeepingLogic - Interface in forestry.api.apiculture
Stores beekeeping logic for bee housings.
IBeekeepingMode - Interface in forestry.api.apiculture
 
IBeeListener - Interface in forestry.api.apiculture
 
IBeeModelProvider - Interface in forestry.api.apiculture
 
IBeeModifier - Interface in forestry.api.apiculture
 
IBeeMutation - Interface in forestry.api.apiculture
 
IBeeMutationBuilder - Interface in forestry.api.apiculture
 
IBeeMutationFactory - Interface in forestry.api.apiculture
 
IBeeRoot - Interface in forestry.api.apiculture
 
IBeeSpriteColourProvider - Interface in forestry.api.apiculture
Custom colour provider for bees with complicated colors.
IBeverageEffect - Interface in forestry.api.food
 
IBlockPosPredicate - Interface in forestry.api.core
 
IBlockRotatable - Interface in forestry.core.blocks
 
IBlockTranslator<I extends IIndividual> - Interface in forestry.api.genetics
Translates blockStates into genetic data.
IBlockType - Interface in forestry.core.blocks
 
IBlockTypeCustom - Interface in forestry.core.blocks
 
IBlockTypeTesr - Interface in forestry.core.blocks
 
IBlockWithMeta - Interface in forestry.core.blocks
 
IBookCategory - Interface in forestry.api.book
 
IBookContent - Interface in forestry.api.book
 
IBookEntry - Interface in forestry.api.book
A entry in the IForesterBook.
IBookEntryBuilder - Interface in forestry.api.book
 
IBookLoader - Interface in forestry.api.book
 
IBookPageFactory - Interface in forestry.api.book
A factory that creates book pages for a book entry.
IBranchDefinition - Interface in forestry.core.genetics
 
IBreedingTracker - Interface in forestry.api.genetics
Keeps track of who bred, discovered, and researched which species in a world.
IButterfly - Interface in forestry.api.lepidopterology
 
IButterflyCocoon - Interface in forestry.api.lepidopterology
 
IButterflyDefinition - Interface in forestry.lepidopterology.genetics
 
IButterflyFactory - Interface in forestry.api.lepidopterology
 
IButterflyGenome - Interface in forestry.api.lepidopterology
 
IButterflyMutation - Interface in forestry.api.lepidopterology
 
IButterflyMutationBuilder - Interface in forestry.api.lepidopterology
 
IButterflyMutationFactory - Interface in forestry.api.lepidopterology
 
IButterflyNursery - Interface in forestry.api.lepidopterology
 
IButterflyRoot - Interface in forestry.api.lepidopterology
 
IButtonTextureSet - Interface in forestry.core.gui.buttons
 
ICarpenterManager - Interface in forestry.api.recipes
Provides an interface to the recipe manager of the carpenter.
ICarpenterRecipe - Interface in forestry.api.recipes
 
ICE_COOLING_MULTIPLIER - Static variable in class forestry.core.config.Constants
 
ICentrifugeManager - Interface in forestry.api.recipes
Provides an interface to the recipe manager of the centrifuge.
ICentrifugeRecipe - Interface in forestry.api.recipes
 
ICharcoalManager - Interface in forestry.api.arboriculture
Provides functions that are related to the forestry charcoal pile.
ICharcoalPileWall - Interface in forestry.api.arboriculture
 
ICheckPollinatable - Interface in forestry.api.genetics
Used to check for pollination traits without altering the world by changing vanilla leaves to forestry ones.
IChromosome - Interface in forestry.api.genetics
Implementations other than Forestry's default one are not supported!
IChromosomeType - Interface in forestry.api.genetics
 
ICircuit - Interface in forestry.api.circuits
 
ICircuitBoard - Interface in forestry.api.circuits
 
ICircuitLayout - Interface in forestry.api.circuits
 
ICircuitLibrary - Interface in forestry.api.circuits
 
ICircuitRegistry - Interface in forestry.api.circuits
 
ICircuitSocketType - Interface in forestry.api.circuits
Specifies where a circuit layout can be used.
IClassification - Interface in forestry.api.genetics
Biological classifications from domain down to genus.
IClassification.EnumClassLevel - Enum in forestry.api.genetics
 
IClimateControlled - Interface in forestry.api.climate
 
IClimateFactory - Interface in forestry.api.climate
 
IClimateHelper - Interface in forestry.api.genetics
 
IClimateHousing - Interface in forestry.api.climate
 
IClimateListener - Interface in forestry.api.climate
A climate listener listens to the climate at a specific location.
IClimateManager - Interface in forestry.api.climate
Deprecated.
IClimateManipulator - Interface in forestry.api.climate
The climate manipulator can be used to manipulate the climate of an IClimateTransformer.
IClimateManipulatorBuilder - Interface in forestry.api.climate
The builder can be used to create a IClimateManipulator
IClimateProvider - Interface in forestry.api.climate
Provides information about the climate on a specific position or of a tile entity.
IClimateRoot - Interface in forestry.api.climate
 
IClimateState - Interface in forestry.api.climate
A IClimateState is used to store and handle temperature and humidity.
IClimateStateHelper - Interface in forestry.api.climate
IClimateTransformer - Interface in forestry.api.climate
A transformer modifies the climate in a specific area.
IClimatised - Interface in forestry.core.tiles
 
IColoredBlock - Interface in forestry.core.blocks
 
IColoredItem - Interface in forestry.core.items
 
ICommandModeHelper - Interface in forestry.core.commands
 
icon - Variable in class forestry.book.data.EntryData
The item that will be displayed next to the title.
iconIndex - Variable in enum forestry.api.core.EnumTemperature
 
iconStacks - Variable in class forestry.apiculture.genetics.BeeAlyzerPlugin
 
iconStacks - Variable in class forestry.apiculture.genetics.BeePlugin
 
iconStacks - Variable in class forestry.arboriculture.genetics.TreeAlyzerPlugin
 
iconStacks - Variable in class forestry.arboriculture.genetics.TreePlugin
 
iconStacks - Variable in class forestry.lepidopterology.genetics.ButterflyPlugin
 
iconStacks - Variable in class forestry.lepidopterology.genetics.FlutterlyzerPlugin
 
IContainerAnalyzerProvider - Interface in forestry.core.gui
 
IContainerBeeHousing - Interface in forestry.apiculture.gui
 
IContainerCrafting - Interface in forestry.core.gui
 
IContainerLiquidTanks - Interface in forestry.core.gui
 
IContainerSocketed - Interface in forestry.core.gui
 
ICrafterWorktable - Interface in forestry.worktable.tiles
 
ICraftingPlan - Interface in forestry.core.items
 
ICraftingProvider<T extends IForestryRecipe> - Interface in forestry.api.recipes
 
ICrateRegistry - Interface in forestry.api.storage
Makes a new crate, registers it with the game registry, and creates crating and uncrating recipes for the Carpenter.
ICrop - Interface in forestry.api.farming
 
ICroppable - Interface in forestry.api.gui
 
ID - Static variable in class forestry.plugins.ForestryCompatPlugins
 
ID_VILLAGER_APIARIST - Static variable in class forestry.core.config.Constants
 
ID_VILLAGER_ARBORIST - Static variable in class forestry.core.config.Constants
 
IDatabaseElement - Interface in forestry.api.gui
 
IDatabasePlugin<I extends IIndividual> - Interface in forestry.api.genetics
An ISpeciesPlugin provides methods that are used in the alyzer and database to display information about an individual.
IDatabaseTab<I extends IIndividual> - Interface in forestry.api.genetics
A tab of the database screen that shows some information about a IIndividual.
IDescriptiveRecipe - Interface in forestry.api.recipes
Replacement for IRecipe to give better access to the expected crafting inputs.
IEffectData - Interface in forestry.api.genetics
Container to hold some temporary data for bee, tree and butterfly effects.
IElementGroup - Interface in forestry.api.gui
 
IElementLayout - Interface in forestry.api.gui
 
IElementLayoutHelper - Interface in forestry.api.gui
 
IElementLayoutHelper.LayoutFactory - Interface in forestry.api.gui
 
IEntityButterfly - Interface in forestry.api.lepidopterology
 
IErrorLogic - Interface in forestry.api.core
Keeps track of all the IErrorStates for an object.
IErrorLogicSource - Interface in forestry.api.core
An IErrorLogicSource uses an instance of IErrorLogic to deal with its errors.
IErrorSource - Interface in forestry.api.core
 
IErrorState - Interface in forestry.api.core
 
IErrorStateRegistry - Interface in forestry.api.core
 
IExtentCache - Interface in forestry.api.farming
Cache that can be used to cache the last extends of IFarmLogics.
IFabricatorManager - Interface in forestry.api.recipes
 
IFabricatorRecipe - Interface in forestry.api.recipes
 
IFabricatorSmeltingManager - Interface in forestry.api.recipes
 
IFabricatorSmeltingRecipe - Interface in forestry.api.recipes
 
IFarmable - Interface in forestry.api.farming
IFarmable describes a crop or other harvestable object and can be used to inspect item stacks and blocks for matches.
IFarmableInfo - Interface in forestry.api.farming
IFarmableInfo describes the valid germlings and possible products of an IFarmable.
IFarmCircuit - Interface in forestry.api.farming
 
IFarmComponent<T extends IMultiblockLogicFarm> - Interface in forestry.api.multiblock
Needs to be implemented by TileEntities that want to be part of a farm.
IFarmComponent.Active - Interface in forestry.api.multiblock
Implemented by farm parts to receive ticks from the completed structure.
IFarmComponent.Listener - Interface in forestry.api.multiblock
Implemented by farm parts to apply a farmListener to the completed structure.
IFarmController - Interface in forestry.api.multiblock
The IFarmController provides access to all the IMultiblockController and IFarmHousing methods necessary for an IFarmComponent to function.
IFarmControllerInternal - Interface in forestry.farming.multiblock
 
IFarmHousing - Interface in forestry.api.farming
 
IFarmInventory - Interface in forestry.api.farming
 
IFarmInventoryInternal - Interface in forestry.farming.multiblock
 
IFarmLedgerDelegate - Interface in forestry.farming.gui
 
IFarmListener - Interface in forestry.api.farming
 
IFarmLogic - Interface in forestry.api.farming
The IFarmLogic is used by farm blocks and multi-blocks to cultivate and harvest crops and plants.
IFarmProperties - Interface in forestry.api.farming
 
IFarmRegistry - Interface in forestry.api.farming
 
IFermenterManager - Interface in forestry.api.recipes
Provides an interface to the recipe manager of the fermenter.
IFermenterRecipe - Interface in forestry.api.recipes
 
IFilterContainer - Interface in forestry.sorting.tiles
 
IFilterData - Interface in forestry.api.genetics
 
IFilterLogic - Interface in forestry.api.genetics
 
IFilterLogic.INetworkHandler - Interface in forestry.api.genetics
 
IFilterRegistry - Interface in forestry.api.genetics
 
IFilterRule - Interface in forestry.api.genetics
 
IFilterRuleType - Interface in forestry.api.genetics
 
IFilterSlotDelegate - Interface in forestry.core.tiles
 
IFlowerAcceptableRule - Interface in forestry.api.genetics
 
IFlowerGrowthHelper - Interface in forestry.api.genetics
 
IFlowerGrowthRule - Interface in forestry.api.genetics
Basic condition for flower growing, such as checking that the soil is the correct type.
IFlowerProvider - Interface in forestry.api.genetics
 
IFlowerRegistry - Interface in forestry.api.genetics
 
IForesterBook - Interface in forestry.api.book
IForesterBook is the interface that the forestry guide book class implements.
IForestryCommand - Interface in forestry.core.commands
 
IForestryConstants - Interface in forestry.api.core
 
IForestryModule - Interface in forestry.api.modules
Defines a Forestry module.
IForestryPacket - Interface in forestry.core.network
 
IForestryPacketClient - Interface in forestry.core.network
A packet sent from the server to the client
IForestryPacketHandler - Interface in forestry.core.network
 
IForestryPacketHandlerClient - Interface in forestry.core.network
 
IForestryPacketHandlerServer - Interface in forestry.core.network
 
IForestryPacketServer - Interface in forestry.core.network
 
IForestryRecipe - Interface in forestry.api.recipes
 
IFruitBearer - Interface in forestry.api.genetics
Can be implemented by tile entities which can bear fruit.
IFruitFamily - Interface in forestry.api.genetics
 
IFruitProvider - Interface in forestry.api.arboriculture
Provides all information that is needed to spawn a fruit leaves / pod block in the world.
IGameMode - Interface in forestry.api.core
 
IGeneticAnalyzer - Interface in forestry.api.genetics
 
IGeneticAnalyzerProvider - Interface in forestry.api.genetics
 
IGeneticDefinition - Interface in forestry.core.genetics
 
IGenome - Interface in forestry.api.genetics
Holds the IChromosomes which comprise the traits of a given individual.
IGermlingModelProvider - Interface in forestry.api.arboriculture
Provides icons for saplings, pollen, etc.
ignoreMetadata - Variable in class forestry.farming.logic.farmables.FarmableSapling
 
IGrowthProvider - Interface in forestry.api.arboriculture
 
IGuiBeeHousingDelegate - Interface in forestry.apiculture.gui
 
IGuiElement - Interface in forestry.api.gui
A gui element is an object having a graphical representation that can be displayed on the screen and that can interact with the user.
IGuiElementFactory - Interface in forestry.api.gui
A helper interface to create gui elements.
IGuiHandlerEntity - Interface in forestry.core.gui
 
IGuiHandlerForestry - Interface in forestry.core.gui
 
IGuiHandlerItem - Interface in forestry.core.gui
 
IGuiHandlerTile - Interface in forestry.core.gui
 
IGuiSelectable - Interface in forestry.core.gui
 
IGuiSizable - Interface in forestry.core.gui
 
IHiveDescription - Interface in forestry.api.apiculture.hives
 
IHiveDrop - Interface in forestry.api.apiculture
Bees can be seeded either as hive drops or as mutation results.
IHiveFrame - Interface in forestry.api.apiculture
 
IHiveGen - Interface in forestry.api.apiculture.hives
 
IHiveGenHelper - Interface in forestry.api.apiculture.hives
 
IHiveRegistry - Interface in forestry.api.apiculture.hives
 
IHiveRegistry.HiveType - Enum in forestry.api.apiculture.hives
 
IHiveTile - Interface in forestry.api.apiculture
 
IHousing - Interface in forestry.api.genetics
Any housing, hatchery or nest with a location in the world.
IHygroregulatorManager - Interface in forestry.api.recipes
Provides an interface to the recipe manager of the hygroregulator and habitatformer.
IHygroregulatorRecipe - Interface in forestry.api.recipes
 
IIndividual - Interface in forestry.api.genetics
An actual individual with genetic information.
IIndividualLiving - Interface in forestry.api.genetics
 
IIndividualTranslator<I extends IIndividual,O> - Interface in forestry.api.genetics
 
IInfuserManager - Interface in forestry.api.food
 
IIngredientManager - Interface in forestry.api.food
 
IInventoryAdapter - Interface in forestry.core.inventory
 
IInvSlot - Interface in forestry.core.inventory
This Interface represents an abstract inventory slot.
IItemElement - Interface in forestry.api.gui
A element that contains and displays a ItemStack.
IItemModelRegister - Interface in forestry.api.core
 
IItemStackDisplay - Interface in forestry.core.tiles
 
IItemTranslator<I extends IIndividual> - Interface in forestry.api.genetics
Translates items into genetic data.
IItemTyped - Interface in forestry.core.blocks
 
IJubilanceFactory - Interface in forestry.api.apiculture
 
IJubilanceProvider - Interface in forestry.api.apiculture
 
ILabelElement - Interface in forestry.api.gui
A label element that displays and contains one single line of text
ILeafProvider - Interface in forestry.api.arboriculture
 
ILeafSpriteProvider - Interface in forestry.api.arboriculture
Provides icons for leaves.
ILeafTickHandler - Interface in forestry.api.arboriculture
 
ILepidopteristTracker - Interface in forestry.api.lepidopterology
 
ILetter - Interface in forestry.api.mail
 
ILetterHandler - Interface in forestry.api.mail
 
ILetterInfoReceiver - Interface in forestry.mail.gui
 
ILiquidTankTile - Interface in forestry.core.tiles
 
ILocatable - Interface in forestry.api.core
Interface for things, that have a location.
IMachineProperties<T extends TileForestry> - Interface in forestry.core.blocks
 
IMachinePropertiesTesr<T extends TileForestry> - Interface in forestry.core.blocks
 
ImageContent - Class in forestry.book.data.content
A book content that displays a image.
ImageContent() - Constructor for class forestry.book.data.content.ImageContent
 
IMailAddress - Interface in forestry.api.mail
 
IMCUtil - Class in forestry.core.utils
 
IMCUtil() - Constructor for class forestry.core.utils.IMCUtil
 
IMMERSIVE_ENGINEERING - Static variable in class forestry.modules.ForestryModuleUids
 
ImmutableTextStyle - Class in forestry.api.gui.style
 
ImmutableTextStyle() - Constructor for class forestry.api.gui.style.ImmutableTextStyle
 
ImmutableTextStyle(int, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class forestry.api.gui.style.ImmutableTextStyle
 
ImmutableTextStyle(IntSupplier, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class forestry.api.gui.style.ImmutableTextStyle
 
IModelBaker - Interface in forestry.api.core
Deprecated.
TODO Remove in 1.13: Not needed in the api
IModelBakerModel - Interface in forestry.api.core
Deprecated.
TODO Remove in 1.13: Not needed in the api
IModelManager - Interface in forestry.api.core
Deprecated.
TODO Remove in 1.13: Not needed in the api
IModuleContainer - Interface in forestry.api.modules
 
IModuleManager - Interface in forestry.api.modules
The module manager of Forestry.
IMoistenerManager - Interface in forestry.api.recipes
Provides an interface to the recipe manager of the moistener.
IMoistenerRecipe - Interface in forestry.api.recipes
 
impregnatedCasing - Variable in class forestry.core.items.ItemRegistryCore
 
imprinter - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
IMultiblockComponent - Interface in forestry.api.multiblock
Basic interface for a multiblock machine component.
IMultiblockComponent.HasInventory - Interface in forestry.api.multiblock
A component with a separate inventory, like the Alveary Swarmer or Alveary Sieve.
IMultiblockController - Interface in forestry.api.multiblock
IMultiblockController is used to handle the assembly of Multiblocks.
IMultiblockControllerInternal - Interface in forestry.core.multiblock
 
IMultiblockLogic - Interface in forestry.api.multiblock
Multiblock Logic implements the basic logic for IMultiblockComponent tile entities.
IMultiblockLogicAlveary - Interface in forestry.api.multiblock
 
IMultiblockLogicFactory - Interface in forestry.api.multiblock
Creates new instances of IMultiblockLogic.
IMultiblockLogicFarm - Interface in forestry.api.multiblock
 
IMultiblockSizeLimits - Interface in forestry.core.multiblock
 
IMutation - Interface in forestry.api.genetics
Individuals can be seeded either as hive drops or as mutation results.
IMutationBuilder - Interface in forestry.api.genetics
Set custom mutation requirements
IMutationCondition - Interface in forestry.api.genetics
 
inactiveAllele - Variable in class forestry.sorting.AlleleFilter
 
INbtReadable - Interface in forestry.api.core
 
INbtWritable - Interface in forestry.api.core
 
increaseExtent(FarmDirection, BlockPos, int) - Method in interface forestry.api.farming.IExtentCache
Increases the valid position by one.
increaseNumPlayersUsing() - Method in class forestry.core.tiles.TileNaturalistChest
 
incrementRecipe() - Method in class forestry.worktable.recipes.MemorizedRecipe
 
IndexContent - Class in forestry.book.data.content
 
IndexContent() - Constructor for class forestry.book.data.content.IndexContent
 
IndexData - Class in forestry.book.data
 
IndexData() - Constructor for class forestry.book.data.IndexData
 
IndexElement - Class in forestry.book.gui.elements
 
IndexElement(int, int, IndexEntry[]) - Constructor for class forestry.book.gui.elements.IndexElement
 
IndexEntry - Class in forestry.book.data
A entry of an index.
IndexEntry() - Constructor for class forestry.book.data.IndexEntry
 
Individual - Class in forestry.core.genetics
 
Individual() - Constructor for class forestry.core.genetics.Individual
 
Individual(NBTTagCompound) - Constructor for class forestry.core.genetics.Individual
 
IndividualLiving - Class in forestry.core.genetics
 
IndividualLiving() - Constructor for class forestry.core.genetics.IndividualLiving
 
IndividualLiving(int) - Constructor for class forestry.core.genetics.IndividualLiving
 
IndividualLiving(NBTTagCompound) - Constructor for class forestry.core.genetics.IndividualLiving
 
inducers - Static variable in class forestry.api.apiculture.BeeManager
List of items that can induce swarming.
INDUSTRIALCRAFT2 - Static variable in class forestry.modules.ForestryModuleUids
 
INFERNAL - Static variable in class forestry.farming.logic.ForestryFarmIdentifier
 
info(String, Object...) - Static method in class forestry.core.utils.Log
 
INGOT_BRONZE - Static variable in class forestry.core.utils.OreDictUtil
 
INGOT_COPPER - Static variable in class forestry.core.utils.OreDictUtil
 
INGOT_GOLD - Static variable in class forestry.core.utils.OreDictUtil
 
INGOT_IRON - Static variable in class forestry.core.utils.OreDictUtil
 
INGOT_TIN - Static variable in class forestry.core.utils.OreDictUtil
 
ingotBronze - Variable in class forestry.core.items.ItemRegistryCore
 
ingotCopper - Variable in class forestry.core.items.ItemRegistryCore
 
ingotTin - Variable in class forestry.core.items.ItemRegistryCore
 
IngredientElement - Class in forestry.core.gui.elements
 
IngredientElement(int, int, Ingredient) - Constructor for class forestry.core.gui.elements.IngredientElement
 
IngredientElement(int, int, NonNullList<ItemStack>) - Constructor for class forestry.core.gui.elements.IngredientElement
 
inheritChromosome(Random, IChromosome, IChromosome) - Static method in class forestry.core.genetics.Chromosome
 
init(IAlleleTreeSpecies) - Method in interface forestry.api.arboriculture.ILeafProvider
 
init() - Method in interface forestry.api.genetics.IGeneticAnalyzer
Called at the end of the constructor of the analyzer provider.
init(DatabaseMode, IIndividual, int, int) - Method in interface forestry.api.gui.IDatabaseElement
 
init() - Static method in enum forestry.apiculture.ApicultureFilterRule
 
init() - Static method in enum forestry.apiculture.ApicultureFilterRuleType
 
init() - Static method in enum forestry.arboriculture.ArboricultureFilterRuleType
 
init(IAlleleTreeSpecies) - Method in class forestry.arboriculture.genetics.LeafProvider
 
init() - Method in class forestry.core.blocks.BlockBase
 
init() - Static method in enum forestry.core.errors.EnumErrorCode
 
init(DatabaseMode, IIndividual, int, int) - Method in class forestry.core.gui.elements.DatabaseElement
 
init(int, int) - Method in class forestry.core.gui.elements.ElementManager
 
init() - Method in class forestry.core.gui.elements.GeneticAnalyzer
 
init(int, int) - Method in class forestry.core.gui.elements.Window
 
init(FMLInitializationEvent) - Method in class forestry.Forestry
 
init() - Static method in enum forestry.lepidopterology.LepidopterologyFilterRule
 
init() - Static method in enum forestry.lepidopterology.LepidopterologyFilterRuleType
 
init() - Static method in enum forestry.sorting.DefaultFilterRuleType
 
init() - Method in class forestry.sorting.FilterRegistry
 
initBees() - Static method in enum forestry.apiculture.genetics.BeeDefinition
 
initButterflies() - Static method in enum forestry.lepidopterology.genetics.ButterflyDefinition
 
initButtons(GuiButtonPage, GuiButtonPage, GuiButtonBack) - Method in class forestry.book.gui.GuiForesterBook
 
initButtons(GuiButtonPage, GuiButtonPage, GuiButtonBack) - Method in class forestry.book.gui.GuiForestryBookEntries
 
initButtons(GuiButtonPage, GuiButtonPage, GuiButtonBack) - Method in class forestry.book.gui.GuiForestryBookPages
 
initCapabilities(ItemStack, NBTTagCompound) - Method in class forestry.apiculture.items.ItemArmorApiarist
 
initCapabilities(ItemStack, NBTTagCompound) - Method in class forestry.apiculture.items.ItemSmoker
 
initCapabilities(ItemStack, NBTTagCompound) - Method in class forestry.core.items.ItemArmorNaturalist
 
initCapabilities(ItemStack, NBTTagCompound) - Method in class forestry.core.items.ItemFluidContainerForestry
 
initCapabilities(ItemStack, NBTTagCompound) - Method in class forestry.core.items.ItemPipette
 
initDefaultSprites() - Static method in class forestry.core.render.TextureManagerForestry
 
initGui() - Method in class forestry.apiculture.gui.GuiHabitatLocator
 
initGui() - Method in class forestry.apiculture.gui.GuiImprinter
 
initGui() - Method in class forestry.book.gui.GuiForesterBook
 
initGui() - Method in class forestry.book.gui.GuiForestryBookCategories
 
initGui() - Method in class forestry.book.gui.GuiForestryBookEntries
 
initGui() - Method in class forestry.book.gui.GuiForestryBookPages
 
initGui() - Method in class forestry.core.circuits.GuiSolderingIron
 
initGui() - Method in class forestry.core.gui.GuiAnalyzerProvider
 
initGui() - Method in class forestry.core.gui.GuiForestry
 
initGui() - Method in class forestry.core.gui.GuiNaturalistInventory
 
initGui() - Method in class forestry.core.gui.GuiWindow
 
initGui() - Method in class forestry.database.gui.GuiDatabase
 
initGui() - Method in class forestry.mail.gui.GuiCatalogue
 
initGui() - Method in class forestry.mail.gui.GuiLetter
 
initGui() - Method in class forestry.mail.gui.GuiTradeName
 
initGui() - Method in class forestry.sorting.gui.GuiGeneticFilter
 
initialize() - Static method in class forestry.apiculture.trigger.ApicultureTriggers
 
initialize(Minecraft) - Method in class forestry.core.config.ForestryGuiConfigFactory
 
initialize() - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
initialize(ItemStack) - Method in class forestry.core.tiles.EscritoireGame
 
initialize(ItemStack) - Method in class forestry.core.tiles.EscritoireGameBoard
 
initialize() - Static method in class forestry.factory.triggers.FactoryTriggers
 
initialize() - Static method in class forestry.farming.triggers.FarmingTriggers
 
initialize() - Static method in class forestry.mail.triggers.MailTriggers
 
initializeModels() - Method in class forestry.arboriculture.proxy.ProxyArboriculture
 
initializeModels() - Method in class forestry.arboriculture.proxy.ProxyArboricultureClient
 
initializeModels() - Method in class forestry.farming.proxy.ProxyFarming
 
initializeModels() - Method in class forestry.farming.proxy.ProxyFarmingClient
 
initializeTemplate(IAllele[]) - Method in class forestry.apiculture.genetics.BeeVariation
 
initializeTemplate(IAllele[]) - Method in class forestry.apiculture.genetics.BeeVariation.RainResist
 
initMoths() - Static method in enum forestry.lepidopterology.genetics.MothDefinition
 
initRendering() - Method in class forestry.core.proxy.ProxyRender
 
initRendering() - Method in class forestry.core.proxy.ProxyRenderClient
 
initSprites() - Static method in class forestry.core.errors.ErrorStateRegistry
 
initTrees() - Static method in enum forestry.arboriculture.genetics.TreeDefinition
 
inputStack - Variable in class forestry.factory.recipes.BottlerRecipe
 
inputStack - Variable in class forestry.factory.recipes.jei.bottler.BottlerRecipeWrapper
 
insane - Static variable in class forestry.apiculture.genetics.BeekeepingMode
 
insane - Static variable in class forestry.arboriculture.genetics.TreekeepingMode
 
insert(Ledger) - Method in class forestry.core.gui.ledgers.LedgerManager
Inserts a ledger into the next-to-last position.
insertItem(int, ItemStack, boolean) - Method in class forestry.sorting.inventory.ItemHandlerFilter
 
instance - Static variable in class forestry.api.core.ForestryAPI
The main mod instance for Forestry.
instance - Variable in class forestry.api.core.ForestryEvent.PreInit
Deprecated.
The main mod instance for Forestry.
INSTANCE - Static variable in class forestry.apiculture.capabilities.ArmorApiarist
 
instance - Static variable in class forestry.apiculture.FakeBeekeepingLogic
 
INSTANCE - Static variable in class forestry.apiculture.genetics.BeeAlyzerPlugin
 
INSTANCE - Static variable in class forestry.apiculture.genetics.BeePlugin
 
instance - Static variable in class forestry.apiculture.genetics.DefaultBeeModelProvider
 
instance - Static variable in class forestry.apiculture.genetics.JubilanceDefault
 
instance - Static variable in class forestry.apiculture.multiblock.FakeAlvearyController
 
instance - Static variable in class forestry.apiculture.tiles.FakeBeeHousingInventory
 
INSTANCE - Static variable in class forestry.arboriculture.capabilities.ArmorNaturalist
 
INSTANCE - Static variable in class forestry.arboriculture.genetics.TreeAlyzerPlugin
 
INSTANCE - Static variable in class forestry.arboriculture.genetics.TreePlugin
 
INSTANCE - Static variable in class forestry.book.BookLoader
 
INSTANCE - Static variable in class forestry.book.pages.JsonPageFactory
 
INSTANCE - Static variable in class forestry.core.advancements.SpeciesDiscoveredTrigger
 
Instance(IAllele) - Constructor for class forestry.core.advancements.SpeciesDiscoveredTrigger.Instance
 
INSTANCE - Static variable in class forestry.core.climate.AbsentClimateState
 
INSTANCE - Static variable in class forestry.core.climate.ClimateFactory
 
INSTANCE - Static variable in class forestry.core.climate.ClimateStateHelper
 
INSTANCE - Static variable in class forestry.core.climate.FakeClimateListener
 
INSTANCE - Static variable in class forestry.core.climate.FakeClimateTransformer
 
instance - Static variable in class forestry.core.errors.FakeErrorLogic
 
instance - Static variable in class forestry.core.errors.FakeErrorSource
 
instance - Static variable in class forestry.core.fluids.FakeTankManager
 
instance - Static variable in class forestry.core.fluids.FakeTankUpdateHandler
 
instance - Static variable in class forestry.core.gui.ContainerDummy
 
INSTANCE - Static variable in class forestry.core.gui.elements.GuiElementFactory
 
instance() - Static method in class forestry.core.inventory.FakeInventoryAdapter
 
instance - Static variable in class forestry.core.inventory.watchers.FakeSlotChangeWatcher
 
instance - Static variable in class forestry.core.inventory.watchers.FakeSlotPickupWatcher
 
INSTANCE - Static variable in class forestry.core.models.DefaultTextureGetter
 
INSTANCE - Static variable in class forestry.core.network.packets.PacketHandlerDummyClient
 
instance - Static variable in class forestry.core.network.packets.PacketHandlerDummyServer
 
INSTANCE - Static variable in class forestry.core.owner.GameProfileDataSerializer
 
INSTANCE - Static variable in class forestry.core.render.ColourProperties
 
INSTANCE - Static variable in class forestry.core.utils.TopDownBlockPosComparator
 
INSTANCE - Static variable in class forestry.farming.FarmHelper.TopDownICropComparator
 
INSTANCE - Static variable in class forestry.farming.logic.farmables.FarmableChorus
 
instance - Static variable in class forestry.farming.multiblock.FakeFarmController
 
instance - Static variable in class forestry.Forestry
 
INSTANCE - Static variable in class forestry.lepidopterology.blocks.MaterialCocoon
 
INSTANCE - Static variable in class forestry.lepidopterology.genetics.ButterflyPlugin
 
INSTANCE - Static variable in class forestry.lepidopterology.genetics.FlutterlyzerPlugin
 
instance - Static variable in class forestry.mail.gui.GuiMailboxInfo
 
INSTANCE - Static variable in class forestry.sorting.FakeFilterLogic
 
internalHandler - Static variable in class forestry.modules.ModuleManager
 
InternalModuleHandler - Class in forestry.modules
 
InternalModuleHandler(ModuleManager) - Constructor for class forestry.modules.InternalModuleHandler
 
InternalModuleHandler.Stage - Enum in forestry.modules
 
intersects(int, int) - Method in class forestry.core.gui.ledgers.Ledger
 
invalidate() - Method in interface forestry.api.mail.ITradeStation
 
invalidate(World, IMultiblockComponent) - Method in interface forestry.api.multiblock.IMultiblockLogic
call on Tile.invalidate()
invalidate() - Method in class forestry.api.multiblock.MultiblockTileEntityBase
 
invalidate(World, IMultiblockComponent) - Method in class forestry.core.multiblock.MultiblockLogic
Called when a block is removed by game actions, such as a player breaking the block or the block being changed into another block.
invalidate() - Method in class forestry.core.tiles.TileForestry
 
invalidate() - Method in class forestry.cultivation.tiles.TilePlanter
 
invalidate() - Method in class forestry.energy.tiles.TileEngineElectric
 
invalidate() - Method in class forestry.energy.tiles.TileEuGenerator
 
invalidate() - Method in class forestry.mail.TradeStation
 
invalidateBook() - Method in interface forestry.api.book.IBookLoader
Invalidates the current instance of the book.
invalidateBook() - Method in class forestry.book.BookLoader
 
invalidatePostage() - Method in interface forestry.api.mail.ILetter
 
invalidatePostage() - Method in class forestry.mail.Letter
 
inventory - Variable in class forestry.core.gui.ContainerItemInventory
 
InventoryAdapter - Class in forestry.core.inventory
With permission from Krapht.
InventoryAdapter(int, String) - Constructor for class forestry.core.inventory.InventoryAdapter
 
InventoryAdapter(int, String, int) - Constructor for class forestry.core.inventory.InventoryAdapter
 
InventoryAdapter(IInventory) - Constructor for class forestry.core.inventory.InventoryAdapter
 
InventoryAdapterRestricted - Class in forestry.core.inventory
 
InventoryAdapterRestricted(int, String) - Constructor for class forestry.core.inventory.InventoryAdapterRestricted
 
InventoryAdapterRestricted(int, String, int) - Constructor for class forestry.core.inventory.InventoryAdapterRestricted
 
InventoryAdapterTile<T extends net.minecraft.tileentity.TileEntity> - Class in forestry.core.inventory
 
InventoryAdapterTile(T, int, String) - Constructor for class forestry.core.inventory.InventoryAdapterTile
 
InventoryAdapterTile(T, int, String, int) - Constructor for class forestry.core.inventory.InventoryAdapterTile
 
InventoryAlvearySieve - Class in forestry.apiculture.inventory
 
InventoryAlvearySieve(TileAlvearySieve) - Constructor for class forestry.apiculture.inventory.InventoryAlvearySieve
 
InventoryAnalyzer - Class in forestry.core.inventory
 
InventoryAnalyzer(TileAnalyzer) - Constructor for class forestry.core.inventory.InventoryAnalyzer
 
InventoryApiary - Class in forestry.apiculture.inventory
 
InventoryApiary() - Constructor for class forestry.apiculture.inventory.InventoryApiary
 
InventoryBeeHousing - Class in forestry.apiculture
 
InventoryBeeHousing(int) - Constructor for class forestry.apiculture.InventoryBeeHousing
 
InventoryBottler - Class in forestry.factory.inventory
 
InventoryBottler(TileBottler) - Constructor for class forestry.factory.inventory.InventoryBottler
 
InventoryCarpenter - Class in forestry.factory.inventory
 
InventoryCarpenter(TileCarpenter) - Constructor for class forestry.factory.inventory.InventoryCarpenter
 
InventoryCentrifuge - Class in forestry.factory.inventory
 
InventoryCentrifuge(TileCentrifuge) - Constructor for class forestry.factory.inventory.InventoryCentrifuge
 
inventoryChangeNotify(EntityPlayer) - Static method in class forestry.core.utils.NetworkUtil
 
InventoryCraftingForestry - Class in forestry.worktable.inventory
 
InventoryCraftingForestry(ContainerWorktable) - Constructor for class forestry.worktable.inventory.InventoryCraftingForestry
 
InventoryCraftingForestry() - Constructor for class forestry.worktable.inventory.InventoryCraftingForestry
 
InventoryDatabase - Class in forestry.database.inventory
 
InventoryDatabase(TileDatabase) - Constructor for class forestry.database.inventory.InventoryDatabase
 
InventoryDatabaseAnalyzer - Class in forestry.database.inventory
 
InventoryDatabaseAnalyzer(TileDatabase) - Constructor for class forestry.database.inventory.InventoryDatabaseAnalyzer
 
InventoryEngineBiogas - Class in forestry.energy.inventory
 
InventoryEngineBiogas(TileEngineBiogas) - Constructor for class forestry.energy.inventory.InventoryEngineBiogas
 
InventoryEngineElectric - Class in forestry.energy.inventory
 
InventoryEngineElectric(TileEngineElectric) - Constructor for class forestry.energy.inventory.InventoryEngineElectric
 
InventoryEnginePeat - Class in forestry.energy.inventory
 
InventoryEnginePeat(TileEnginePeat) - Constructor for class forestry.energy.inventory.InventoryEnginePeat
 
InventoryEscritoire - Class in forestry.core.inventory
 
InventoryEscritoire(TileEscritoire) - Constructor for class forestry.core.inventory.InventoryEscritoire
 
InventoryFabricator - Class in forestry.factory.inventory
 
InventoryFabricator(TileFabricator) - Constructor for class forestry.factory.inventory.InventoryFabricator
 
InventoryFarm - Class in forestry.farming.multiblock
 
InventoryFarm(FarmController) - Constructor for class forestry.farming.multiblock.InventoryFarm
 
InventoryFermenter - Class in forestry.factory.inventory
 
InventoryFermenter(TileFermenter) - Constructor for class forestry.factory.inventory.InventoryFermenter
 
InventoryFilter - Class in forestry.sorting.inventory
 
InventoryFilter(TileGeneticFilter) - Constructor for class forestry.sorting.inventory.InventoryFilter
 
InventoryGenerator - Class in forestry.energy.inventory
 
InventoryGenerator(TileEuGenerator) - Constructor for class forestry.energy.inventory.InventoryGenerator
 
InventoryGhostCrafting<T extends net.minecraft.tileentity.TileEntity> - Class in forestry.core.inventory
 
InventoryGhostCrafting(T, int) - Constructor for class forestry.core.inventory.InventoryGhostCrafting
 
InventoryHabitatFormer - Class in forestry.climatology.inventory
 
InventoryHabitatFormer(TileHabitatFormer) - Constructor for class forestry.climatology.inventory.InventoryHabitatFormer
 
InventoryHygroregulator - Class in forestry.apiculture.inventory
 
InventoryHygroregulator(TileAlvearyHygroregulator) - Constructor for class forestry.apiculture.inventory.InventoryHygroregulator
 
InventoryMapper - Class in forestry.core.inventory.wrappers
Wrapper class used to specify part of an existing inventory to be treated as a complete inventory.
InventoryMapper(IInventory) - Constructor for class forestry.core.inventory.wrappers.InventoryMapper
 
InventoryMapper(IInventory, boolean) - Constructor for class forestry.core.inventory.wrappers.InventoryMapper
 
InventoryMapper(IInventory, int, int) - Constructor for class forestry.core.inventory.wrappers.InventoryMapper
Creates a new InventoryMapper
InventoryMapper(IInventory, int, int, boolean) - Constructor for class forestry.core.inventory.wrappers.InventoryMapper
 
InventoryMoistener - Class in forestry.factory.inventory
 
InventoryMoistener(TileMoistener) - Constructor for class forestry.factory.inventory.InventoryMoistener
 
InventoryNaturalistChest - Class in forestry.core.inventory
 
InventoryNaturalistChest(TileNaturalistChest, ISpeciesRoot) - Constructor for class forestry.core.inventory.InventoryNaturalistChest
 
InventoryPlain - Class in forestry.core.inventory
 
InventoryPlain(int, String, int) - Constructor for class forestry.core.inventory.InventoryPlain
 
InventoryPlanter - Class in forestry.cultivation.inventory
 
InventoryPlanter(TilePlanter) - Constructor for class forestry.cultivation.inventory.InventoryPlanter
 
InventoryRainmaker - Class in forestry.factory.inventory
 
InventoryRainmaker(TileMillRainmaker) - Constructor for class forestry.factory.inventory.InventoryRainmaker
 
InventoryRaintank - Class in forestry.factory.inventory
 
InventoryRaintank(TileRaintank) - Constructor for class forestry.factory.inventory.InventoryRaintank
 
InventorySqueezer - Class in forestry.factory.inventory
 
InventorySqueezer(TileSqueezer) - Constructor for class forestry.factory.inventory.InventorySqueezer
 
InventoryStampCollector - Class in forestry.mail.inventory
 
InventoryStampCollector(TileStampCollector) - Constructor for class forestry.mail.inventory.InventoryStampCollector
 
InventoryStill - Class in forestry.factory.inventory
 
InventoryStill(TileStill) - Constructor for class forestry.factory.inventory.InventoryStill
 
InventorySwarmer - Class in forestry.apiculture.inventory
 
InventorySwarmer(TileAlvearySwarmer) - Constructor for class forestry.apiculture.inventory.InventorySwarmer
 
InventoryTradeStation - Class in forestry.mail.inventory
 
InventoryTradeStation() - Constructor for class forestry.mail.inventory.InventoryTradeStation
 
InventoryUtil - Class in forestry.core.utils
 
InventoryUtil() - Constructor for class forestry.core.utils.InventoryUtil
 
InventoryWorktable - Class in forestry.worktable.inventory
 
InventoryWorktable(TileWorktable) - Constructor for class forestry.worktable.inventory.InventoryWorktable
 
invIndex - Variable in class forestry.database.DatabaseItem
 
InvIterator - Class in forestry.core.inventory
 
InvIterator(IItemHandler) - Constructor for class forestry.core.inventory.InvIterator
 
InvSlot - Class in forestry.core.inventory
 
InvSlot(IItemHandler, int) - Constructor for class forestry.core.inventory.InvSlot
 
InvWrapperBase - Class in forestry.core.inventory.wrappers
Created by CovertJaguar on 3/6/2016 for Railcraft.
InvWrapperBase(IInventory) - Constructor for class forestry.core.inventory.wrappers.InvWrapperBase
 
InvWrapperBase(IInventory, boolean) - Constructor for class forestry.core.inventory.wrappers.InvWrapperBase
 
iodineCharge - Variable in class forestry.core.items.ItemRegistryCore
 
IOwnedTile - Interface in forestry.core.owner
 
IOwnerHandler - Interface in forestry.core.owner
 
IPacketId - Interface in forestry.core.network
 
IPacketRegistry - Interface in forestry.core.network
 
IPagedInventory - Interface in forestry.core.gui
 
IPickupHandler - Interface in forestry.core
 
IPollinatable - Interface in forestry.api.genetics
Can be implemented by tile entities, if they wish to be pollinatable.
IPostalCarrier - Interface in forestry.api.mail
Postal Carriers are systems which can be hooked into Forestry's mail system to handle mail delivery.
IPostalState - Interface in forestry.api.mail
 
IPostOffice - Interface in forestry.api.mail
 
IPostRegistry - Interface in forestry.api.mail
 
IPowerHandler - Interface in forestry.core.tiles
 
IRenderableTile - Interface in forestry.core.tiles
 
IResupplyHandler - Interface in forestry.core
 
IRipeningPacketReceiver - Interface in forestry.arboriculture.network
 
is(Fluid) - Method in enum forestry.core.fluids.Fluids
 
is(FluidStack) - Method in enum forestry.core.fluids.Fluids
 
IS_ACTIVE - Static variable in class forestry.arboriculture.blocks.BlockWoodPile
 
isAcceptableFlower(IBlockState, World, BlockPos, String) - Method in interface forestry.api.genetics.IFlowerAcceptableRule
Checks if the flower at this position is accepted by this rule.
isAcceptedEnvironment(World, double, double, double) - Method in interface forestry.api.lepidopterology.IButterfly
 
isAcceptedEnvironment(World, double, double, double) - Method in class forestry.lepidopterology.genetics.Butterfly
 
isAcceptedFlower(String, World, BlockPos) - Method in interface forestry.api.genetics.IFlowerRegistry
Deprecated.
isAcceptedFlower(String, World, BlockPos) - Method in class forestry.apiculture.flowers.FlowerRegistry
Deprecated.
isAcceptedGermling(ItemStack) - Method in interface forestry.api.farming.IFarmLogic
Checks if the given stack is a germling (plantable sapling, seed, etc.) for any IFarmable of this farm.
isAcceptedGermling(ItemStack) - Method in class forestry.farming.logic.FarmLogicCocoa
 
isAcceptedGermling(ItemStack) - Method in class forestry.farming.logic.FarmLogicCrops
 
isAcceptedGermling(ItemStack) - Method in class forestry.farming.logic.FarmLogicGourd
 
isAcceptedGermling(ItemStack) - Method in class forestry.farming.logic.FarmLogicHomogeneous
 
isAcceptedGermling(ItemStack) - Method in class forestry.farming.logic.FarmLogicOrchard
 
isAcceptedGermling(ItemStack) - Method in class forestry.farming.logic.FarmLogicPeat
 
isAcceptedGermling(ItemStack) - Method in class forestry.farming.logic.FarmLogicReeds
 
isAcceptedGermling(ItemStack) - Method in class forestry.farming.logic.FarmLogicRubber
 
isAcceptedPollinatable(World, ICheckPollinatable) - Method in interface forestry.api.genetics.IFlowerProvider
 
isAcceptedPollinatable(World, ICheckPollinatable) - Method in class forestry.apiculture.flowers.FlowerProvider
 
isAcceptedResource(ItemStack) - Method in interface forestry.api.farming.IFarmLogic
Checks if the given stack is a resource or a soil that this logic uses to grow plants on or to create other products like peat.
isAcceptedResource(ItemStack) - Method in interface forestry.api.farming.IFarmProperties
 
isAcceptedResource(ItemStack) - Method in class forestry.farming.logic.FakeFarmProperties
 
isAcceptedResource(ItemStack) - Method in class forestry.farming.logic.FarmLogicOrchard
 
isAcceptedResource(ItemStack) - Method in class forestry.farming.logic.FarmLogicReeds
 
isAcceptedResource(ItemStack) - Method in class forestry.farming.logic.FarmLogicRubber
 
isAcceptedResource(ItemStack) - Method in class forestry.farming.logic.FarmLogicSoil
 
isAcceptedResource(ItemStack) - Method in class forestry.farming.logic.FarmProperties
 
isAcceptedSoil(IBlockState) - Method in interface forestry.api.farming.IFarmProperties
 
isAcceptedSoil(IBlockState) - Method in class forestry.farming.logic.FakeFarmProperties
 
isAcceptedSoil(IBlockState) - Method in class forestry.farming.logic.FarmLogicSoil
 
isAcceptedSoil(IBlockState) - Method in class forestry.farming.logic.FarmProperties
 
isAcceptedWindfall(ItemStack) - Method in class forestry.farming.logic.FarmLogic
 
isAcceptedWindfall(ItemStack) - Method in class forestry.farming.logic.FarmLogicCocoa
 
isAcceptedWindfall(ItemStack) - Method in class forestry.farming.logic.FarmLogicCrops
 
isAcceptedWindfall(ItemStack) - Method in class forestry.farming.logic.FarmLogicGourd
 
isAcceptedWindfall(ItemStack) - Method in class forestry.farming.logic.FarmLogicHomogeneous
 
isAcceptedWindfall(ItemStack) - Method in class forestry.farming.logic.FarmLogicOrchard
 
isAcceptedWindfall(ItemStack) - Method in class forestry.farming.logic.FarmLogicPeat
 
isAcceptedWindfall(ItemStack) - Method in class forestry.farming.logic.FarmLogicReeds
 
isAcceptedWindfall(ItemStack) - Method in class forestry.farming.logic.FarmLogicRubber
 
isAcceptedWindfall(ItemStack) - Method in class forestry.farming.logic.FarmLogicSucculent
 
isActive - Variable in class forestry.apiculture.gui.HabitatSlot
 
isActive() - Method in class forestry.apiculture.multiblock.TileAlvearyClimatiser
 
isActive() - Method in class forestry.apiculture.multiblock.TileAlvearySwarmer
 
isActive() - Method in class forestry.apiculture.tiles.TileHive
 
isActive() - Method in interface forestry.core.tiles.IActivatable
 
isActive() - Method in class forestry.core.tiles.TileEngine
 
isAIDisabled() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
isAirBlock(BlockPos) - Method in class forestry.book.data.structure.StructureBlockAccess
 
isAlive() - Method in interface forestry.api.genetics.IIndividualLiving
 
isAlive() - Method in class forestry.core.genetics.IndividualLiving
 
isAlyzingFuel(ItemStack) - Static method in class forestry.core.inventory.ItemInventoryAlyzer
 
isAlyzingFuel(ItemStack) - Static method in class forestry.database.inventory.InventoryDatabaseAnalyzer
 
isAmbientOcclusion() - Method in class forestry.core.models.baker.ModelBakerModel
 
isAmbientOcclusion() - Method in class forestry.core.models.BlankModel
 
isAmbientOcclusion() - Method in class forestry.core.models.ModelBlockCustom
 
isAmbientOcclusion() - Method in class forestry.core.models.ModelBlockDefault
 
isAmbientOcclusion() - Method in class forestry.core.models.TRSRBakedModel
 
isAnalyzed() - Method in interface forestry.api.genetics.IIndividual
 
isAnalyzed - Variable in class forestry.core.genetics.Individual
 
isAnalyzed() - Method in class forestry.core.genetics.Individual
 
isAngry() - Method in interface forestry.api.apiculture.IHiveTile
 
isAngry() - Method in class forestry.apiculture.tiles.TileHive
 
isAPILoaded(String) - Static method in class forestry.core.utils.ModUtil
Checks to see if a specific API is loaded.
isAPILoaded(String, String) - Static method in class forestry.core.utils.ModUtil
Checks to see if an API within a specific version range is loaded.
isArmorApiarist(ItemStack, EntityLivingBase, String, boolean) - Method in interface forestry.api.apiculture.IArmorApiaristHelper
Called when the apiarist's armor acts as protection against an attack.
isArmorApiarist(ItemStack, EntityLivingBase, String, boolean) - Method in class forestry.apiculture.ArmorApiaristHelper
 
isAssembled() - Method in interface forestry.api.multiblock.IMultiblockController
 
isAssembled() - Method in class forestry.core.multiblock.FakeMultiblockController
 
isAssembled() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
isAvailable() - Method in interface forestry.api.modules.IForestryModule
 
isAvailable() - Method in interface forestry.api.modules.IModuleContainer
 
isAvailable() - Method in class forestry.modules.ForestryModules
 
isAvailable() - Method in class forestry.plugins.CompatPlugin
 
isAvailable() - Method in class forestry.plugins.ForestryCompatPlugins
 
isAvailable() - Method in class forestry.plugins.PluginBuildCraftFuels
 
isAvailable() - Method in class forestry.plugins.PluginBuildCraftRecipes
 
isAvailable() - Method in class forestry.plugins.PluginBuildCraftStatements
 
isAvailable() - Method in class forestry.plugins.PluginBuildCraftTransport
 
isAvailable() - Method in class forestry.plugins.PluginEnderIO
 
isAvailable() - Method in class forestry.plugins.PluginIC2
 
isAvailable() - Method in class forestry.plugins.PluginNatura
 
isAvailableTradeAddress(World, IMailAddress) - Method in interface forestry.api.mail.IPostRegistry
 
isAvailableTradeAddress(World, IMailAddress) - Method in class forestry.mail.PostRegistry
 
ISaveEventHandler - Interface in forestry.core
 
isBiomeFound() - Method in class forestry.apiculture.items.HabitatLocatorLogic
 
isBiomeHellish(Biome) - Static method in class forestry.api.core.BiomeHelper
Determines if a given Biome is of HELLISH temperature, since it is treated separately from actual temperature values.
isBiomeValid(ITree, Biome) - Method in interface forestry.api.arboriculture.IGrowthProvider
 
isBiomeValid(ITree, Biome) - Method in class forestry.arboriculture.genetics.ClimateGrowthProvider
 
isBlacklisted(String) - Method in interface forestry.api.genetics.IAlleleRegistry
 
isBlacklisted(IHiveRegistry.HiveType, Biome) - Static method in class forestry.apiculture.HiveConfig
 
isBlacklisted(String) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
isBlockEnabled(String) - Static method in class forestry.core.config.Config
 
isBlockGoodForExteriorLevel(int, World, BlockPos) - Method in class forestry.core.multiblock.MultiblockControllerBase
 
isBlockGoodForInterior(World, BlockPos) - Method in class forestry.core.multiblock.MultiblockControllerBase
The interior is any block that does not touch blocks outside the machine.
isBold() - Method in class forestry.api.gui.style.ImmutableTextStyle
 
isBold() - Method in interface forestry.api.gui.style.ITextStyle
 
isBold() - Method in class forestry.api.gui.style.TextStyle
 
isBox(ItemStack) - Static method in class forestry.factory.recipes.CarpenterRecipeManager
 
isBreakableBlock(World, BlockPos) - Static method in class forestry.core.utils.BlockUtil
 
isBreakableBlock(IBlockState, World, BlockPos) - Static method in class forestry.core.utils.BlockUtil
 
isBuiltInRenderer() - Method in class forestry.core.models.baker.ModelBakerModel
 
isBuiltInRenderer() - Method in class forestry.core.models.BlankModel
 
isBuiltInRenderer() - Method in class forestry.core.models.ModelBlockCustom
 
isBuiltInRenderer() - Method in class forestry.core.models.ModelBlockDefault
 
isBuiltInRenderer() - Method in class forestry.core.models.TRSRBakedModel
 
isBurning() - Method in class forestry.core.tiles.TileEngine
 
isBurning() - Method in class forestry.energy.tiles.TileEngineBiogas
 
isBurning() - Method in class forestry.energy.tiles.TileEngineClockwork
 
isBurning() - Method in class forestry.energy.tiles.TileEngineElectric
 
isBurning() - Method in class forestry.energy.tiles.TileEnginePeat
 
isChipset(ItemStack) - Method in interface forestry.api.circuits.ICircuitRegistry
 
isChipset(ItemStack) - Method in class forestry.core.circuits.CircuitRegistry
 
isCircuitable(Object) - Method in interface forestry.api.circuits.ICircuit
 
isCircuitable(Object) - Method in class forestry.energy.circuits.CircuitElectricChange
 
isCircuitable(Object) - Method in class forestry.factory.circuits.CircuitSpeedUpgrade
 
isCircuitable(Object) - Method in class forestry.farming.circuits.CircuitFarmLogic
 
isCircular() - Method in interface forestry.api.climate.IClimateTransformer
 
isCircular(long) - Method in interface forestry.api.climate.IWorldClimateHolder
 
isCircular() - Method in class forestry.core.climate.ClimateTransformer
 
isCircular() - Method in class forestry.core.climate.FakeClimateTransformer
 
isCircular(long) - Method in class forestry.core.climate.WorldClimateHolder
 
isClamped() - Method in interface forestry.api.climate.IClimateState
 
isClamped() - Method in class forestry.core.climate.AbsentClimateState
 
isCombinable() - Method in interface forestry.api.genetics.IAlleleEffect
 
isCombinable() - Method in class forestry.apiculture.genetics.alleles.AlleleEffect
 
isCombinable() - Method in class forestry.apiculture.genetics.alleles.AlleleEffectThrottled
 
isCombinable() - Method in class forestry.arboriculture.genetics.alleles.AlleleLeafEffect
 
isCombinable() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflyEffect
 
isConnected() - Method in interface forestry.api.multiblock.IMultiblockLogic
 
isConnected() - Method in class forestry.core.multiblock.MultiblockLogic
 
isConnected(EnumFacing) - Method in class forestry.sorting.tiles.TileGeneticFilter
 
isContainer() - Method in interface forestry.api.genetics.IFilterRuleType
 
isContainer() - Method in enum forestry.apiculture.ApicultureFilterRuleType
 
isContainer() - Method in enum forestry.arboriculture.ArboricultureFilterRuleType
 
isContainer() - Method in enum forestry.lepidopterology.LepidopterologyFilterRuleType
 
isContainer() - Method in enum forestry.sorting.DefaultFilterRuleType
 
isCoordInMultiblock(int, int, int) - Method in class forestry.core.multiblock.MultiblockControllerBase
 
isCounted() - Method in interface forestry.api.genetics.IAlleleSpecies
 
isCounted() - Method in class forestry.core.genetics.alleles.AlleleSpecies
 
isCraftingBronzeEnabled() - Static method in class forestry.core.config.Config
 
isCraftingEquivalent(ItemStack, ItemStack) - Static method in class forestry.core.utils.ItemStackUtil
Compare two item stacks for crafting equivalency without oreDictionary or craftingTools
isCraftingEquivalent(ItemStack, ItemStack, boolean, boolean) - Static method in class forestry.core.utils.ItemStackUtil
Compare two item stacks for crafting equivalency.
isCraftingEquivalent(ItemStack, ItemStack, String, boolean) - Static method in class forestry.core.utils.ItemStackUtil
Compare two item stacks for crafting equivalency.
isCraftingEquivalent(ItemStack, ItemStack, boolean) - Static method in class forestry.core.utils.ItemStackUtil
 
isCraftingToolEquivalent(ItemStack, ItemStack) - Static method in class forestry.core.utils.ItemStackUtil
 
IScrollable - Interface in forestry.core.gui.widgets
 
isCrop(World, BlockPos) - Method in class forestry.farming.logic.crops.Crop
 
isCrop(World, BlockPos) - Method in class forestry.farming.logic.crops.CropBasicAgriCraft
 
isCrop(World, BlockPos) - Method in class forestry.farming.logic.crops.CropBasicGrowthCraft
 
isCrop(World, BlockPos) - Method in class forestry.farming.logic.crops.CropBasicIC2Crop
 
isCrop(World, BlockPos) - Method in class forestry.farming.logic.crops.CropChorusFlower
 
isCrop(World, BlockPos) - Method in class forestry.farming.logic.crops.CropDestroy
 
isCrop(World, BlockPos) - Method in class forestry.farming.logic.crops.CropDestroyDouble
 
isCrop(World, BlockPos) - Method in class forestry.farming.logic.crops.CropFruit
 
isCrop(World, BlockPos) - Method in class forestry.farming.logic.crops.CropPeat
 
isCropped() - Method in interface forestry.api.gui.ICroppable
 
isCropped() - Method in class forestry.core.gui.elements.GuiElement
 
isCycleCanceledByListeners(IFarmLogic, FarmDirection, Iterable<IFarmListener>) - Static method in class forestry.farming.FarmHelper
 
isDamageable() - Method in class forestry.apiculture.items.ItemHoneyComb
 
isDamageable() - Method in class forestry.core.genetics.ItemGE
 
isDamageable() - Method in class forestry.core.items.ItemCraftingMaterial
 
isDamageable() - Method in class forestry.core.items.ItemFruit
 
isDamageable() - Method in class forestry.core.items.ItemOverlay
 
isDebug - Static variable in class forestry.core.config.Config
 
isDegenerating(IBee, IBee, IBeeHousing) - Method in interface forestry.api.apiculture.IBeekeepingMode
 
isDegenerating(IBee, IBee, IBeeHousing) - Method in class forestry.apiculture.genetics.BeekeepingMode
 
isDimAllowed(int) - Static method in class forestry.apiculture.HiveConfig
 
isDiscovered(IMutation) - Method in interface forestry.api.genetics.IBreedingTracker
Queries the tracker for discovered species.
isDiscovered(IAlleleSpecies) - Method in interface forestry.api.genetics.IBreedingTracker
Queries the tracker for discovered species.
isDiscovered(IMutation) - Method in class forestry.core.genetics.BreedingTracker
 
isDiscovered(IAlleleSpecies) - Method in class forestry.core.genetics.BreedingTracker
 
isDominant() - Method in interface forestry.api.genetics.IAllele
 
isDominant() - Method in class forestry.core.genetics.alleles.Allele
 
isDominant() - Method in enum forestry.core.genetics.alleles.EnumAllele.Fertility
 
isDominant() - Method in enum forestry.core.genetics.alleles.EnumAllele.Fireproof
 
isDominant() - Method in enum forestry.core.genetics.alleles.EnumAllele.Flowering
 
isDominant() - Method in enum forestry.core.genetics.alleles.EnumAllele.Flowers
 
isDominant() - Method in enum forestry.core.genetics.alleles.EnumAllele.Height
 
isDominant() - Method in enum forestry.core.genetics.alleles.EnumAllele.Lifespan
 
isDominant() - Method in enum forestry.core.genetics.alleles.EnumAllele.Maturation
 
isDominant() - Method in enum forestry.core.genetics.alleles.EnumAllele.Saplings
 
isDominant() - Method in enum forestry.core.genetics.alleles.EnumAllele.Sappiness
 
isDominant() - Method in enum forestry.core.genetics.alleles.EnumAllele.Size
 
isDominant() - Method in enum forestry.core.genetics.alleles.EnumAllele.Speed
 
isDominant() - Method in enum forestry.core.genetics.alleles.EnumAllele.Territory
 
isDominant() - Method in enum forestry.core.genetics.alleles.EnumAllele.Tolerance
 
isDominant() - Method in enum forestry.core.genetics.alleles.EnumAllele.Yield
 
isDominant() - Method in interface forestry.core.genetics.alleles.IAlleleValue
 
isDragged(IGuiElement) - Method in interface forestry.api.gui.IWindowElement
 
isDragged(IGuiElement) - Method in class forestry.core.gui.elements.Window
 
isDrainableContainer(ItemStack) - Static method in class forestry.core.fluids.FluidHelper
 
isDrainableFilledContainer(ItemStack) - Static method in class forestry.core.fluids.FluidHelper
 
isDrone(ItemStack) - Method in interface forestry.api.apiculture.IBeeRoot
 
isDrone(ItemStack) - Method in class forestry.apiculture.genetics.BeeRoot
 
isDroppable() - Method in enum forestry.api.genetics.IClassification.EnumClassLevel
 
isDynamic() - Method in class forestry.core.recipes.ShapedRecipeCustom
 
ISelectableProvider<S> - Interface in forestry.sorting.gui
 
isEmpty() - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
isEmpty(ItemStack) - Static method in class forestry.core.fluids.FluidHelper
 
isEmpty() - Method in class forestry.core.fluids.StandardTank
 
isEmpty() - Method in class forestry.core.inventory.FakeInventoryAdapter
 
isEmpty() - Method in class forestry.core.inventory.InventoryAdapter
 
isEmpty() - Method in class forestry.core.inventory.InventoryPlain
 
isEmpty() - Method in class forestry.core.inventory.ItemInventory
 
isEmpty() - Method in class forestry.core.inventory.wrappers.InventoryMapper
 
isEmpty() - Method in class forestry.core.inventory.wrappers.SidedInventoryMapper
 
isEmpty() - Method in class forestry.core.multiblock.FakeMultiblockController
 
isEmpty() - Method in interface forestry.core.multiblock.IMultiblockControllerInternal
 
isEmpty() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
isEmpty() - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
isEmpty() - Method in class forestry.core.recipes.RecipePair
 
isEmpty() - Method in class forestry.core.tiles.TileForestry
 
isEmpty() - Method in class forestry.core.utils.datastructures.DummyMap
 
isEmpty(IInventory, int, int) - Static method in class forestry.core.utils.InventoryUtil
 
isEmpty() - Method in class forestry.mail.Letter
 
isEmpty() - Method in class forestry.mail.POBox
 
isEmpty() - Method in class forestry.mail.TradeStation
 
isEmpty() - Method in class forestry.sorting.AlleleFilter
 
isEnabled() - Method in interface forestry.api.gui.IGuiElement
The most elements are enabled by default.
isEnabled() - Method in class forestry.core.gui.elements.ButtonElement
 
isEnabled() - Method in class forestry.core.gui.elements.GuiElement
 
isEnabled() - Method in class forestry.core.gui.slots.SlotAnalyzer
 
isEnabled(String) - Static method in class forestry.modules.ModuleHelper
 
isEnabled() - Method in class forestry.sorting.gui.SlotGeneticFilter
 
isEnergyReceiver(TileEntity, EnumFacing) - Static method in class forestry.energy.compat.mj.MjHelper
 
isEnergyReceiver(TileEntity, EnumFacing) - Static method in class forestry.energy.compat.tesla.TeslaHelper
 
isEnergyReceiverOrEngine(EnumFacing, TileEntity) - Static method in class forestry.energy.EnergyHelper
 
isExUtilEnderLilyEnabled() - Static method in class forestry.core.config.Config
 
isExUtilRedOrchidEnabled() - Static method in class forestry.core.config.Config
 
isFatigued(IBee, IBeeHousing) - Method in interface forestry.api.apiculture.IBeekeepingMode
 
isFatigued(IBee, IBeeHousing) - Method in class forestry.apiculture.genetics.BeekeepingMode
 
isFillableContainer(ItemStack) - Static method in class forestry.core.fluids.FluidHelper
 
isFillableContainerAndEmpty(ItemStack) - Static method in class forestry.core.fluids.FluidHelper
 
isFillableContainerWithRoom(ItemStack) - Static method in class forestry.core.fluids.FluidHelper
 
isFillableEmptyContainer(ItemStack) - Static method in class forestry.core.fluids.FluidHelper
 
isFilling() - Method in class forestry.factory.tiles.TileRaintank
 
isFillRecipe - Variable in class forestry.factory.tiles.TileBottler
 
isFireproof() - Method in class forestry.arboriculture.blocks.BlockArbDoor
 
isFireproof() - Method in class forestry.arboriculture.blocks.BlockForestryFence
 
isFireproof() - Method in class forestry.arboriculture.blocks.BlockForestryFenceGate
 
isFireproof() - Method in class forestry.arboriculture.blocks.BlockForestryLog
 
isFireproof() - Method in class forestry.arboriculture.blocks.BlockForestryPlanks
 
isFireproof() - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
isFireproof() - Method in class forestry.arboriculture.blocks.BlockForestryStairs
 
isFireproof() - Method in interface forestry.arboriculture.IWoodTyped
 
isFireSource(World, BlockPos, EnumFacing) - Method in class forestry.core.fluids.BlockForestryFluid
 
isFlammable(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.apiculture.blocks.BlockBeeHives
 
isFlammable(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
isFlammable(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
isFlammable(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockDecorativeWoodPile
 
isFlammable(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockWoodPile
 
isFlammable(IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.core.fluids.BlockForestryFluid
 
isFluidEnabled(Fluids) - Static method in class forestry.core.config.Config
 
isFocused(IGuiElement) - Method in interface forestry.api.gui.IWindowElement
 
isFocused(int, int) - Method in class forestry.climatology.gui.GuiHabitatFormer
 
isFocused(int, int) - Method in class forestry.core.gui.elements.GeneticAnalyzer
 
isFocused(int, int) - Method in class forestry.core.gui.elements.ScrollableElement
 
isFocused(IGuiElement) - Method in class forestry.core.gui.elements.Window
 
isFocused(int, int) - Method in interface forestry.core.gui.widgets.IScrollable
 
isFocused(int, int) - Method in class forestry.database.gui.GuiDatabase
 
isFocused(int, int) - Method in class forestry.sorting.gui.widgets.SelectionLogic
 
isFruitLeaf(ITreeGenome, World, BlockPos) - Method in interface forestry.api.arboriculture.IFruitProvider
Determines if fruit block of this provider is considered a leaf block.
isFruitLeaf(ITreeGenome, World, BlockPos) - Method in class forestry.arboriculture.FruitProviderNone
 
isFruitLeaf(ITreeGenome, World, BlockPos) - Method in class forestry.arboriculture.FruitProviderRipening
 
isFull() - Method in class forestry.core.fluids.PipetteContents
 
isFull() - Method in class forestry.core.fluids.StandardTank
 
isFull3D() - Method in class forestry.core.items.ItemForestryTool
 
isFullBlock(IBlockState) - Method in class forestry.arboriculture.blocks.BlockDecorativeWoodPile
 
isFullBlock(IBlockState) - Method in class forestry.arboriculture.blocks.BlockWoodPile
 
isFullBlock(IBlockState) - Method in class forestry.lepidopterology.blocks.BlockCocoon
 
isFullBlock(IBlockState) - Method in class forestry.lepidopterology.blocks.BlockSolidCocoon
 
isFullBlock(IBlockState) - Method in class forestry.sorting.blocks.BlockGeneticFilter
 
isFullCube(IBlockState) - Method in class forestry.core.blocks.BlockBase
 
isFullCube(IBlockState) - Method in interface forestry.core.blocks.IMachineProperties
 
isFullCube(IBlockState) - Method in class forestry.core.blocks.MachineProperties
 
isFullCube(IBlockState) - Method in class forestry.core.blocks.MachinePropertiesTesr
 
isFullCube(IBlockState) - Method in class forestry.greenhouse.blocks.BlockGreenhouseWindow
 
isFullCube(IBlockState) - Method in class forestry.lepidopterology.blocks.BlockCocoon
 
isFullCube(IBlockState) - Method in class forestry.sorting.blocks.BlockGeneticFilter
 
isFullyOpened() - Method in class forestry.core.gui.ledgers.Ledger
 
isGenerateCocoons() - Static method in class forestry.lepidopterology.ModuleLepidopterology
 
isGeneticEqual(IGenome) - Method in interface forestry.api.genetics.IGenome
 
isGeneticEqual(IIndividual) - Method in interface forestry.api.genetics.IIndividual
Check whether the genetic makeup of two IIndividuals is identical.
isGeneticEqual(IGenome) - Method in class forestry.core.genetics.Genome
 
isGeneticEqual(IIndividual) - Method in class forestry.core.genetics.Individual
 
isGermling(ItemStack) - Method in interface forestry.api.farming.IFarmable
 
isGermling(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableAgingCrop
 
isGermling(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableBase
 
isGermling(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableBasicAgricraft
 
isGermling(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableBasicIC2Crop
 
isGermling(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableChorus
 
isGermling(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableGE
 
isGermling(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableGourd
 
isGermling(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableRusticGrape
 
isGermling(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableRusticSapling
 
isGermling(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableSapling
 
isGermling(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableStacked
 
isGoodBiome(Biome) - Method in interface forestry.api.apiculture.hives.IHiveDescription
returns true if the hive can be generated in these conditions.
isGoodBiome(Biome) - Method in class forestry.apiculture.worldgen.Hive
 
isGoodBiome(Biome) - Method in enum forestry.apiculture.worldgen.HiveDescription
 
isGoodBiome(Biome) - Method in class forestry.apiculture.worldgen.HiveDescriptionSwarmer
 
isGoodForExteriorLevel(IMultiblockComponent, int) - Method in class forestry.apiculture.multiblock.AlvearyController
 
isGoodForExteriorLevel(IMultiblockComponent, int) - Method in class forestry.core.multiblock.RectangularMultiblockControllerBase
 
isGoodForExteriorLevel(IMultiblockComponent, int) - Method in class forestry.farming.multiblock.FarmController
 
isGoodForInterior(IMultiblockComponent) - Method in class forestry.apiculture.multiblock.AlvearyController
 
isGoodForInterior(IMultiblockComponent) - Method in class forestry.core.multiblock.RectangularMultiblockControllerBase
 
isGoodForInterior(IMultiblockComponent) - Method in class forestry.farming.multiblock.FarmController
 
isGoodHumidity(EnumHumidity) - Method in interface forestry.api.apiculture.hives.IHiveDescription
 
isGoodHumidity(EnumHumidity) - Method in class forestry.apiculture.worldgen.Hive
 
isGoodHumidity(EnumHumidity) - Method in enum forestry.apiculture.worldgen.HiveDescription
 
isGoodHumidity(EnumHumidity) - Method in class forestry.apiculture.worldgen.HiveDescriptionSwarmer
 
isGoodTemperature(EnumTemperature) - Method in interface forestry.api.apiculture.hives.IHiveDescription
 
isGoodTemperature(EnumTemperature) - Method in class forestry.apiculture.worldgen.Hive
 
isGoodTemperature(EnumTemperature) - Method in enum forestry.apiculture.worldgen.HiveDescription
 
isGoodTemperature(EnumTemperature) - Method in class forestry.apiculture.worldgen.HiveDescriptionSwarmer
 
isGui3d() - Method in class forestry.core.models.baker.ModelBakerModel
 
isGui3d() - Method in class forestry.core.models.BlankModel
 
isGui3d() - Method in class forestry.core.models.ModelBlockCustom
 
isGui3d() - Method in class forestry.core.models.ModelBlockDefault
 
isGui3d() - Method in class forestry.core.models.TRSRBakedModel
 
isHellish() - Method in class forestry.api.apiculture.DefaultBeeModifier
 
isHellish() - Method in interface forestry.api.apiculture.IBeeModifier
 
isHellish() - Method in class forestry.apiculture.BeeHousingModifier
 
isIC2Crop(TileEntity) - Static method in class forestry.farming.logic.crops.CropBasicIC2Crop
Check if there is an instance of ICropTile.
isIceBlock(World, BlockPos) - Method in class forestry.farming.logic.FarmLogic
 
isIdenticalItem(ItemStack, ItemStack) - Static method in class forestry.core.utils.ItemStackUtil
Compares item id, damage and NBT.
isIdenticalItemIgnoreCaps(ItemStack, ItemStack) - Static method in class forestry.core.utils.ItemStackUtil
 
ISimpleFarmLogic - Interface in forestry.api.farming
A simple version of the IFarmLogic.
isIndividual(ItemStack) - Method in interface forestry.api.genetics.IAlleleRegistry
Tests the itemstack for genetic information.
isIndividual(ItemStack) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
isIngredient(ItemStack) - Method in interface forestry.api.food.IInfuserManager
 
isItalic() - Method in class forestry.api.gui.style.ImmutableTextStyle
 
isItalic() - Method in interface forestry.api.gui.style.ITextStyle
 
isItalic() - Method in class forestry.api.gui.style.TextStyle
 
isItemValid(ItemStack) - Method in class forestry.core.gui.slots.SlotCrafter
Check if the stack is a valid item for this slot.
isItemValid(ItemStack) - Method in class forestry.core.gui.slots.SlotFiltered
 
isItemValid(ItemStack) - Method in class forestry.core.gui.slots.SlotLockable
 
isItemValid(ItemStack) - Method in class forestry.core.gui.slots.SlotLocked
 
isItemValid(ItemStack) - Method in class forestry.core.gui.slots.SlotOutput
 
isItemValid(ItemStack) - Method in class forestry.core.gui.slots.SlotWorking
 
isItemValid(ItemStack) - Method in class forestry.sorting.gui.SlotFilterFacing
 
isItemValidForSlot(int, ItemStack) - Method in class forestry.apiculture.inventory.InventoryApiary
 
isItemValidForSlot(int, ItemStack) - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
isItemValidForSlot(int, ItemStack) - Method in class forestry.core.inventory.FakeInventoryAdapter
 
isItemValidForSlot(int, ItemStack) - Method in class forestry.core.inventory.InventoryAdapter
 
isItemValidForSlot(int, ItemStack) - Method in class forestry.core.inventory.InventoryAdapterRestricted
 
isItemValidForSlot(int, ItemStack) - Method in class forestry.core.inventory.InventoryPlain
 
isItemValidForSlot(int, ItemStack) - Method in class forestry.core.inventory.ItemInventory
 
isItemValidForSlot(int, ItemStack) - Method in class forestry.core.inventory.wrappers.InventoryMapper
 
isItemValidForSlot(int, ItemStack) - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
isItemValidForSlot(int, ItemStack) - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
isItemValidForSlot(int, ItemStack) - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
isItemValidForSlot(int, ItemStack) - Method in class forestry.core.tiles.TileForestry
 
isItemValidForSlot(int, ItemStack) - Method in class forestry.mail.inventory.InventoryTradeStation
 
isItemValidForSlot(int, ItemStack) - Method in class forestry.mail.Letter
 
isItemValidForSlot(int, ItemStack) - Method in class forestry.mail.POBox
 
isItemValidForSlot(int, ItemStack) - Method in class forestry.mail.TradeStation
 
isJubilant(IBeeGenome, IBeeHousing) - Method in interface forestry.api.apiculture.IAlleleBeeSpecies
Only jubilant bees produce specialities.
isJubilant(IAlleleBeeSpecies, IBeeGenome, IBeeHousing) - Method in interface forestry.api.apiculture.IJubilanceProvider
Returns true when conditions are right to make this species Jubilant.
isJubilant(IBeeGenome, IBeeHousing) - Method in class forestry.apiculture.genetics.alleles.AlleleBeeSpecies
 
isJubilant(IAlleleBeeSpecies, IBeeGenome, IBeeHousing) - Method in class forestry.apiculture.genetics.JubilanceDefault
 
isJubilant(IAlleleBeeSpecies, IBeeGenome, IBeeHousing) - Method in class forestry.apiculture.genetics.JubilanceProviderHermit
 
isJubilant(IAlleleBeeSpecies, IBeeGenome, IBeeHousing) - Method in class forestry.apiculture.genetics.JubilanceRequiresResource
 
isLetter(ItemStack) - Method in interface forestry.api.mail.IPostRegistry
 
isLetter(ItemStack) - Method in class forestry.mail.PostRegistry
 
isLinked() - Method in class forestry.mail.tiles.TileTrader
 
isLit(ItemStack) - Static method in class forestry.apiculture.blocks.BlockCandle
 
isLit() - Method in class forestry.apiculture.tiles.TileCandle
 
isLoaded() - Static method in class forestry.energy.compat.mj.MjHelper
 
isLoaded() - Static method in class forestry.energy.compat.tesla.TeslaHelper
 
isLocked(int) - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
isLocked(int) - Method in class forestry.core.inventory.FakeInventoryAdapter
 
isLocked(int) - Method in class forestry.core.inventory.InventoryAdapter
 
isLocked(int) - Method in class forestry.core.inventory.InventoryEscritoire
 
isLocked(int) - Method in class forestry.core.inventory.ItemInventory
 
isLocked(int) - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
isLocked(int) - Method in interface forestry.core.tiles.IFilterSlotDelegate
Used to lock slots under special conditions.
isLocked(int) - Method in class forestry.core.tiles.TileForestry
 
isLocked(int) - Method in class forestry.mail.TradeStation
 
isLocked() - Method in class forestry.worktable.recipes.MemorizedRecipe
 
isLocked(int) - Method in class forestry.worktable.recipes.RecipeMemory
 
ISlotChangeWatcher - Interface in forestry.core.inventory.watchers
 
ISlotPickupWatcher - Interface in forestry.core.inventory.watchers
 
isMachineWhole() - Method in class forestry.apiculture.multiblock.AlvearyController
 
isMachineWhole() - Method in class forestry.core.multiblock.MultiblockControllerBase
Checks if a machine is whole.
isMachineWhole() - Method in class forestry.core.multiblock.RectangularMultiblockControllerBase
 
isMachineWhole() - Method in class forestry.farming.multiblock.FarmController
 
isMagicalCropsSupportEnabled() - Static method in class forestry.core.config.Config
 
isMailable() - Method in interface forestry.api.mail.ILetter
 
isMailable() - Method in class forestry.mail.Letter
 
isManual() - Method in interface forestry.api.farming.IFarmLogic
 
isManual(ItemStack) - Static method in class forestry.cultivation.blocks.BlockPlanter
 
isManual - Variable in class forestry.farming.logic.FarmLogic
 
isManual() - Method in class forestry.farming.logic.FarmLogic
 
isMatched() - Method in class forestry.core.tiles.EscritoireGameToken
 
isMated(ItemStack) - Method in interface forestry.api.apiculture.IBeeRoot
 
isMated(ItemStack) - Method in interface forestry.api.lepidopterology.IButterflyRoot
 
isMated(ItemStack) - Method in class forestry.apiculture.genetics.BeeRoot
 
isMated(ItemStack) - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
isMember(ItemStack) - Method in interface forestry.api.apiculture.IBeeRoot
 
isMember(ItemStack) - Method in interface forestry.api.arboriculture.ITreeRoot
 
isMember(ItemStack) - Method in interface forestry.api.genetics.ISpeciesRoot
Used to check whether a given itemstack contains genetic data corresponding to an IIndividual of this class.
isMember(ItemStack, ISpeciesType) - Method in interface forestry.api.genetics.ISpeciesRoot
Used to check whether a given itemstack contains genetic data corresponding to an IIndividual of this class and matches the given type.
isMember(IIndividual) - Method in interface forestry.api.genetics.ISpeciesRoot
Used to check whether the given IIndividual is member of this class.
isMember(ItemStack) - Method in interface forestry.api.lepidopterology.IButterflyRoot
 
isMember(ItemStack) - Method in class forestry.apiculture.genetics.BeeRoot
 
isMember(ItemStack, ISpeciesType) - Method in class forestry.apiculture.genetics.BeeRoot
 
isMember(IIndividual) - Method in class forestry.apiculture.genetics.BeeRoot
 
isMember(ItemStack) - Method in class forestry.arboriculture.genetics.TreeRoot
 
isMember(ItemStack, ISpeciesType) - Method in class forestry.arboriculture.genetics.TreeRoot
 
isMember(IIndividual) - Method in class forestry.arboriculture.genetics.TreeRoot
 
isMember(ItemStack) - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
isMember(ItemStack, ISpeciesType) - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
isMember(IIndividual) - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
isMjCapability(Capability<?>) - Static method in class forestry.energy.compat.mj.MjHelper
 
isModLoaded(String) - Static method in class forestry.core.utils.ModUtil
 
isModLoaded(String, String) - Static method in class forestry.core.utils.ModUtil
 
isModuleEnabled(IForestryModule) - Method in interface forestry.api.modules.IModuleContainer
 
isModuleEnabled(String, String) - Method in interface forestry.api.modules.IModuleManager
 
isModuleEnabled(ResourceLocation) - Method in interface forestry.api.modules.IModuleManager
 
isModuleEnabled(IForestryModule) - Method in class forestry.modules.ForestryModules
 
isModuleEnabled(String, String) - Static method in class forestry.modules.ModuleHelper
 
isModuleEnabled(ResourceLocation) - Method in class forestry.modules.ModuleManager
 
isModuleEnabled(IForestryModule) - Method in class forestry.plugins.ForestryCompatPlugins
 
isMouseOver(int, int) - Method in interface forestry.api.gui.IGuiElement
 
isMouseOver() - Method in interface forestry.api.gui.IGuiElement
 
isMouseOver(IGuiElement) - Method in interface forestry.api.gui.IWindowElement
 
isMouseOver(int, int) - Method in class forestry.book.gui.buttons.GuiButtonBack
 
isMouseOver(int, int) - Method in class forestry.book.gui.buttons.GuiButtonBookCategory
 
isMouseOver(int, int) - Method in class forestry.book.gui.buttons.GuiButtonPage
 
isMouseOver(int, int) - Method in class forestry.book.gui.buttons.GuiButtonSubEntry
 
isMouseOver(int, int) - Method in class forestry.core.gui.buttons.GuiBetterButton
 
isMouseOver(int, int) - Method in class forestry.core.gui.elements.ElementManager
 
isMouseOver(int, int) - Method in class forestry.core.gui.elements.GuiElement
 
isMouseOver() - Method in class forestry.core.gui.elements.GuiElement
 
isMouseOver(IGuiElement) - Method in class forestry.core.gui.elements.Window
 
isMouseOver(int, int) - Method in class forestry.core.gui.slots.SlotForestry
 
isMouseOver(int, int) - Method in interface forestry.core.gui.tooltips.IToolTipProvider
 
isMouseOver(int, int) - Method in class forestry.core.gui.widgets.Widget
 
isMouseOver(int, int) - Method in class forestry.core.gui.widgets.WidgetSlider
 
isMouseOver(int, int) - Method in class forestry.database.gui.widgets.WidgetDatabaseSlot
 
isMouseOver(int, int) - Method in class forestry.sorting.gui.widgets.SelectionWidget
 
isMouseOverButton(int, int) - Method in class forestry.core.gui.buttons.GuiBetterButton
 
isMultiblockSaveDelegate() - Method in class forestry.core.multiblock.MultiblockLogic
 
isMutable() - Method in interface forestry.api.climate.IClimateState
 
isMutable() - Method in class forestry.core.climate.AbsentClimateState
 
isNatural() - Method in interface forestry.api.apiculture.IBee
 
isNatural() - Method in class forestry.apiculture.genetics.Bee
 
isNaturalOffspring(IBee) - Method in interface forestry.api.apiculture.IBeekeepingMode
 
isNaturalOffspring(IBee) - Method in class forestry.apiculture.genetics.BeekeepingMode
 
isNearTarget(IClimateState, IClimateState) - Static method in class forestry.core.climate.ClimateStateHelper
 
isNearTarget(ClimateType, IClimateState, IClimateState) - Static method in class forestry.core.climate.ClimateStateHelper
 
isNearZero(ClimateType, IClimateState) - Static method in class forestry.core.climate.ClimateStateHelper
 
isNearZero(IClimateState) - Static method in class forestry.core.climate.ClimateStateHelper
 
isNocturnal() - Method in interface forestry.api.apiculture.IAlleleBeeSpecies
 
isNocturnal() - Method in interface forestry.api.lepidopterology.IAlleleButterflySpecies
 
isNocturnal() - Method in class forestry.apiculture.genetics.alleles.AlleleBeeSpecies
 
isNocturnal() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
isNormalCube(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.apiculture.blocks.BlockAlveary
 
isNormalCube(IBlockState) - Method in class forestry.arboriculture.blocks.BlockDecorativeWoodPile
 
isNormalCube(IBlockState, IBlockAccess, BlockPos) - Method in class forestry.arboriculture.blocks.BlockSapling
 
isNormalCube(IBlockState) - Method in class forestry.arboriculture.blocks.BlockWoodPile
 
isNormalCube(IBlockState) - Method in class forestry.core.blocks.BlockBase
 
isObfuscated() - Method in class forestry.api.gui.style.ImmutableTextStyle
 
isObfuscated() - Method in interface forestry.api.gui.style.ITextStyle
 
isObfuscated() - Method in class forestry.api.gui.style.TextStyle
 
ISocketable - Interface in forestry.core.circuits
 
ISoil - Interface in forestry.api.farming
 
isOk() - Method in enum forestry.api.mail.EnumTradeStationState
 
isOk() - Method in interface forestry.api.mail.IPostalState
Normal states are OK, error states are not OK
isOk() - Method in enum forestry.mail.EnumDeliveryState
 
isOk() - Method in class forestry.mail.ResponseNotMailable
 
ISolderingIron - Interface in forestry.core.circuits
 
ISolderManager - Interface in forestry.api.circuits
 
isOpaqueCube(IBlockState) - Method in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
isOpaqueCube(IBlockState) - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
isOpaqueCube(IBlockState) - Method in class forestry.arboriculture.blocks.BlockDecorativeWoodPile
 
isOpaqueCube(IBlockState) - Method in class forestry.arboriculture.blocks.BlockDefaultLeaves
 
isOpaqueCube(IBlockState) - Method in class forestry.arboriculture.blocks.BlockDefaultLeavesFruit
 
isOpaqueCube(IBlockState) - Method in class forestry.arboriculture.blocks.BlockSapling
 
isOpaqueCube(IBlockState) - Method in class forestry.arboriculture.blocks.BlockWoodPile
 
isOpaqueCube(IBlockState) - Method in class forestry.core.blocks.BlockBase
 
isOpaqueCube(IBlockState) - Method in class forestry.greenhouse.blocks.BlockGreenhouseWindow
 
isOpaqueCube(IBlockState) - Method in class forestry.lepidopterology.blocks.BlockCocoon
 
isOpaqueCube(IBlockState) - Method in class forestry.lepidopterology.blocks.BlockSolidCocoon
 
isOpaqueCube(IBlockState) - Method in class forestry.sorting.blocks.BlockGeneticFilter
 
isOpen() - Method in class forestry.core.gui.ledgers.Ledger
 
isOrigin(IGuiElement) - Method in class forestry.api.gui.events.GuiElementEvent
 
isOrigin(IGuiElement, IGuiElement) - Method in enum forestry.api.gui.events.GuiEventOrigin
 
isOverworked(IBee, IBeeHousing) - Method in interface forestry.api.apiculture.IBeekeepingMode
Deprecated.
bees max out at 16x productivity instead of being overworked. TODO remove this method in 1.13
isParentItemInventory(ItemStack) - Method in class forestry.core.inventory.ItemInventory
 
isPartner(IAllele) - Method in interface forestry.api.genetics.IMutation
 
isPartner(IAllele) - Method in class forestry.core.genetics.mutations.Mutation
 
ISpeciesDisplayHelper<I extends IIndividual,S extends IAlleleSpecies> - Interface in forestry.api.genetics
 
ISpeciesRoot - Interface in forestry.api.genetics
Describes a class of species (i.e.
ISpeciesRootPollinatable - Interface in forestry.api.genetics
 
ISpeciesType - Interface in forestry.api.genetics
Species types, implemented by enums and compared with ==
ISpeedUpgradable - Interface in forestry.core.circuits
 
isPhantom() - Method in class forestry.core.gui.slots.SlotForestry
 
isPlan(ItemStack) - Static method in class forestry.factory.recipes.FabricatorRecipeManager
 
isPlantable() - Method in class forestry.apiculture.flowers.Flower
 
isPollinated() - Method in interface forestry.api.genetics.ICheckPollinatable
 
isPollinated() - Method in class forestry.arboriculture.genetics.CheckPollinatableTree
 
isPollinated() - Method in class forestry.arboriculture.tiles.TileLeaves
 
isPollinationAllowed() - Static method in class forestry.lepidopterology.ModuleLepidopterology
 
isPositionInTransformerRange(long, Position2D) - Method in interface forestry.api.climate.IWorldClimateHolder
 
isPositionInTransformerRange(long, Position2D) - Method in class forestry.core.climate.WorldClimateHolder
 
isPositionValid(World, BlockPos, IButterfly, GameProfile, boolean) - Method in class forestry.lepidopterology.genetics.ButterflyRoot
Deprecated.
isPostPaid() - Method in interface forestry.api.mail.ILetter
 
isPostPaid() - Method in class forestry.mail.Letter
 
isPoweredCart() - Method in class forestry.core.entities.EntityMinecartForestry
 
isPresent() - Method in interface forestry.api.climate.IClimateState
 
isPresent() - Method in interface forestry.api.genetics.IFilterData
 
isPresent() - Method in class forestry.core.climate.AbsentClimateState
 
isPresent() - Method in class forestry.sorting.FilterData
 
isPreviewModeActive(ItemStack) - Static method in class forestry.climatology.items.ItemHabitatScreen
 
ISpriteRegister - Interface in forestry.api.core
 
isProbed() - Method in class forestry.core.tiles.EscritoireGameToken
 
isProcessed() - Method in interface forestry.api.mail.ILetter
 
isProcessed() - Method in class forestry.mail.Letter
 
isProducing() - Method in class forestry.factory.tiles.TileMoistener
 
isPureBred(EnumTreeChromosome) - Method in interface forestry.api.arboriculture.ITree
 
isPureBred(IChromosomeType) - Method in interface forestry.api.genetics.IIndividual
 
isPureBred(EnumTreeChromosome) - Method in class forestry.arboriculture.genetics.Tree
 
isPureBred(IChromosomeType) - Method in class forestry.core.genetics.Individual
 
ISqueezerContainerRecipe - Interface in forestry.factory.recipes
 
ISqueezerManager - Interface in forestry.api.recipes
Provides an interface to the recipe manager of the suqeezer.
ISqueezerRecipe - Interface in forestry.api.recipes
 
isRaining() - Method in interface forestry.api.apiculture.IBeeHousing
 
isRaining() - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
isRaining() - Method in class forestry.apiculture.multiblock.AlvearyController
 
isRaining() - Method in class forestry.apiculture.multiblock.FakeAlvearyController
 
isRaining() - Method in class forestry.apiculture.multiblock.TileAlveary
 
isRaining() - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
isRaining() - Method in class forestry.apiculture.tiles.TileHive
 
isReady() - Method in class forestry.core.gui.tooltips.ToolTip
 
isRedstoneActivated() - Method in class forestry.core.tiles.TileForestry
 
isRedstoneActivated() - Method in class forestry.energy.tiles.TileEngineClockwork
 
isRelativeToGui() - Method in class forestry.book.gui.buttons.GuiButtonBookCategory
 
isRelativeToGui() - Method in interface forestry.core.gui.tooltips.IToolTipProvider
 
isRenderable() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
isRepairable() - Method in class forestry.apiculture.items.ItemHoneyComb
 
isRepairable() - Method in class forestry.core.genetics.ItemGE
 
isRepairable() - Method in class forestry.core.items.ItemCraftingMaterial
 
isRepairable() - Method in class forestry.core.items.ItemFruit
 
isRepairable() - Method in class forestry.core.items.ItemOverlay
 
isReplaceableBlock(IBlockState, World, BlockPos) - Static method in class forestry.core.utils.BlockUtil
 
isResearched(IMutation) - Method in interface forestry.api.genetics.IBreedingTracker
 
isResearched(IMutation) - Method in class forestry.core.genetics.BreedingTracker
 
isResource(ItemStack) - Static method in class forestry.factory.recipes.FermenterRecipeManager
 
isResource(ItemStack) - Static method in class forestry.factory.recipes.MoistenerRecipeManager
 
isReverse() - Method in class forestry.api.fuels.RainSubstrate
 
isSame(ISelectableProvider) - Method in class forestry.sorting.gui.widgets.SelectionLogic
 
isSame(ISelectableProvider) - Method in class forestry.sorting.gui.widgets.SelectionWidget
 
isSameGameProfile(GameProfile, GameProfile) - Static method in class forestry.core.utils.PlayerUtil
 
isSaplingAt(World, BlockPos) - Method in interface forestry.api.farming.IFarmable
Deprecated.
Since Forestry 5.8. Use the version below. TODO Remove this method in 1.13
isSaplingAt(World, BlockPos, IBlockState) - Method in interface forestry.api.farming.IFarmable
 
isSaplingAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableAgingCrop
 
isSaplingAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableBase
 
isSaplingAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableBasicAgricraft
 
isSaplingAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableBasicIC2Crop
 
isSaplingAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableChorus
 
isSaplingAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableDoubleCrop
 
isSaplingAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableGE
 
isSaplingAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableGourd
 
isSaplingAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableRusticGrape
 
isSaplingAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableRusticSapling
 
isSaplingAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableSapling
 
isSaplingAt(World, BlockPos, IBlockState) - Method in class forestry.farming.logic.farmables.FarmableStacked
 
isSealed() - Method in class forestry.api.apiculture.DefaultBeeModifier
 
isSealed() - Method in interface forestry.api.apiculture.IBeeModifier
 
isSealed() - Method in class forestry.apiculture.BeeHousingModifier
 
isSecret() - Method in interface forestry.api.genetics.IAlleleSpecies
 
isSecret() - Method in interface forestry.api.genetics.IIndividual
 
isSecret() - Method in interface forestry.api.genetics.IMutation
 
isSecret() - Method in enum forestry.apiculture.genetics.BeeDefinition
 
isSecret() - Method in enum forestry.apiculture.items.EnumHoneyComb
 
isSecret() - Method in enum forestry.apiculture.items.EnumHoneyDrop
 
isSecret() - Method in enum forestry.apiculture.items.EnumPollenCluster
 
isSecret() - Method in enum forestry.apiculture.items.EnumPropolis
 
isSecret() - Method in class forestry.core.genetics.alleles.AlleleSpecies
 
isSecret() - Method in class forestry.core.genetics.Individual
 
isSecret() - Method in class forestry.core.genetics.mutations.Mutation
 
isSecret() - Method in enum forestry.core.items.EnumElectronTube
 
isSecret() - Method in interface forestry.core.items.ItemOverlay.IOverlayInfo
 
isSecret() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
isSecret() - Method in enum forestry.mail.items.EnumStampDefinition
 
isSelected() - Method in class forestry.core.tiles.EscritoireGameToken
 
isSelected() - Method in class forestry.database.gui.widgets.WidgetDatabaseSlot
 
isSelfLighted() - Method in class forestry.api.apiculture.DefaultBeeModifier
 
isSelfLighted() - Method in interface forestry.api.apiculture.IBeeModifier
 
isSelfLighted() - Method in class forestry.apiculture.BeeHousingModifier
 
isShadow() - Method in class forestry.api.gui.style.ImmutableTextStyle
 
isShadow() - Method in interface forestry.api.gui.style.ITextStyle
 
isShadow() - Method in class forestry.api.gui.style.TextStyle
 
isShearable(ItemStack, IBlockAccess, BlockPos) - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
isSideSolid(BlockPos, EnumFacing, boolean) - Method in class forestry.book.data.structure.StructureBlockAccess
 
isSideSolid(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.energy.blocks.BlockEngine
 
isSlotInRange(int, int, int) - Static method in class forestry.core.utils.SlotUtil
 
isSolid() - Method in interface forestry.api.lepidopterology.IButterflyCocoon
 
isSolid() - Method in class forestry.lepidopterology.tiles.TileCocoon
 
isSpawnButterflysFromLeaves() - Static method in class forestry.lepidopterology.ModuleLepidopterology
 
isSquare() - Method in interface forestry.api.farming.IFarmHousing
 
isSquare() - Method in class forestry.cultivation.tiles.TilePlanter
 
isSquare() - Method in class forestry.farming.multiblock.FarmController
 
isStrikethrough() - Method in class forestry.api.gui.style.ImmutableTextStyle
 
isStrikethrough() - Method in interface forestry.api.gui.style.ITextStyle
 
isStrikethrough() - Method in class forestry.api.gui.style.TextStyle
 
isStructureEnabled(String) - Static method in class forestry.core.config.Config
 
isSunlightSimulated() - Method in class forestry.api.apiculture.DefaultBeeModifier
 
isSunlightSimulated() - Method in interface forestry.api.apiculture.IBeeModifier
 
isSunlightSimulated() - Method in class forestry.apiculture.BeeHousingModifier
 
IStamps - Interface in forestry.api.mail
 
IStateMapperRegister - Interface in forestry.api.core
Deprecated.
TODO Remove in 1.13: Not needed in the api
IStatsSaveHelper - Interface in forestry.core.commands
 
isTeslaCapability(Capability<?>) - Static method in class forestry.energy.compat.tesla.TeslaHelper
 
IStillManager - Interface in forestry.api.recipes
Provides an interface to the recipe manager of the still.
IStillRecipe - Interface in forestry.api.recipes
 
isToolTipVisible() - Method in class forestry.book.gui.buttons.GuiButtonBack
 
isToolTipVisible() - Method in class forestry.book.gui.buttons.GuiButtonBookCategory
 
isToolTipVisible() - Method in class forestry.book.gui.buttons.GuiButtonPage
 
isToolTipVisible() - Method in class forestry.core.gui.buttons.GuiBetterButton
 
isToolTipVisible() - Method in class forestry.core.gui.slots.SlotForestry
 
isToolTipVisible() - Method in interface forestry.core.gui.tooltips.IToolTipProvider
 
isToolTipVisible() - Method in class forestry.core.gui.widgets.Widget
 
IStreamable - Interface in forestry.core.network
 
IStreamableGui - Interface in forestry.core.network
 
isTreeBlock(IBlockState, World, BlockPos) - Static method in class forestry.apiculture.worldgen.HiveGen
 
isTriggerActive(TileEntity, EnumFacing, IStatementContainer, IStatementParameter[]) - Method in class forestry.apiculture.trigger.TriggerMissingDrone
Return true if the tile given in parameter activates the trigger, given the parameters.
isTriggerActive(TileEntity, EnumFacing, IStatementContainer, IStatementParameter[]) - Method in class forestry.apiculture.trigger.TriggerMissingQueen
Return true if the tile given in parameter activates the trigger, given the parameters.
isTriggerActive(TileEntity, EnumFacing, IStatementContainer, IStatementParameter[]) - Method in class forestry.apiculture.trigger.TriggerNoFrames
Return true if the tile given in parameter activates the trigger, given the parameters.
isTriggerActive(TileEntity, EnumFacing, IStatementContainer, IStatementParameter[]) - Method in class forestry.factory.triggers.TriggerLowFuel
Return true if the tile given in parameter activates the trigger, given the parameters.
isTriggerActive(TileEntity, EnumFacing, IStatementContainer, IStatementParameter[]) - Method in class forestry.factory.triggers.TriggerLowResource
Return true if the tile given in parameter activates the trigger, given the parameters.
isTriggerActive(TileEntity, EnumFacing, IStatementContainer, IStatementParameter[]) - Method in class forestry.farming.triggers.TriggerLowFertilizer
 
isTriggerActive(TileEntity, EnumFacing, IStatementContainer, IStatementParameter[]) - Method in class forestry.farming.triggers.TriggerLowGermlings
Return true if the tile given in parameter activates the trigger, given the parameters.
isTriggerActive(TileEntity, EnumFacing, IStatementContainer, IStatementParameter[]) - Method in class forestry.farming.triggers.TriggerLowLiquid
Return true if the tile given in parameter activates the trigger, given the parameters.
isTriggerActive(TileEntity, EnumFacing, IStatementContainer, IStatementParameter[]) - Method in class forestry.farming.triggers.TriggerLowSoil
Return true if the tile given in parameter activates the trigger, given the parameters.
isTriggerActive(TileEntity, EnumFacing, IStatementContainer, IStatementParameter[]) - Method in class forestry.mail.triggers.TriggerBuffer
 
isTriggerActive(TileEntity, EnumFacing, IStatementContainer, IStatementParameter[]) - Method in class forestry.mail.triggers.TriggerLowInput
 
isTriggerActive(TileEntity, EnumFacing, IStatementContainer, IStatementParameter[]) - Method in class forestry.mail.triggers.TriggerLowPaper
 
isTriggerActive(TileEntity, EnumFacing, IStatementContainer, IStatementParameter[]) - Method in class forestry.mail.triggers.TriggerLowStamps
 
isUnderlined() - Method in class forestry.api.gui.style.ImmutableTextStyle
 
isUnderlined() - Method in interface forestry.api.gui.style.ITextStyle
 
isUnderlined() - Method in class forestry.api.gui.style.TextStyle
 
isUnicode() - Method in class forestry.api.gui.style.ImmutableTextStyle
 
isUnicode() - Method in interface forestry.api.gui.style.ITextStyle
 
isUnicode() - Method in class forestry.api.gui.style.TextStyle
 
isUsableByPlayer(EntityPlayer) - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
isUsableByPlayer(EntityPlayer) - Method in class forestry.core.inventory.FakeInventoryAdapter
 
isUsableByPlayer(EntityPlayer) - Method in class forestry.core.inventory.InventoryAdapter
 
isUsableByPlayer(EntityPlayer) - Method in class forestry.core.inventory.InventoryPlain
 
isUsableByPlayer(EntityPlayer) - Method in class forestry.core.inventory.ItemInventory
 
isUsableByPlayer(EntityPlayer) - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
isUsableByPlayer(EntityPlayer) - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
isUsableByPlayer(EntityPlayer) - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
isUsableByPlayer(EntityPlayer) - Method in class forestry.core.tiles.TileForestry
 
isUsableByPlayer(EntityPlayer, TileEntity) - Static method in class forestry.core.tiles.TileUtil
 
isUsableByPlayer(EntityPlayer) - Method in class forestry.mail.inventory.ItemInventoryLetter
 
isUsableByPlayer(EntityPlayer) - Method in class forestry.mail.Letter
 
isUsableByPlayer(EntityPlayer) - Method in class forestry.mail.POBox
 
isUsableByPlayer(EntityPlayer) - Method in class forestry.mail.TradeStation
 
isUsableByPlayer(EntityPlayer) - Method in class forestry.storage.inventory.ItemInventoryBackpack
 
isUsernameIndex(String[], int) - Method in class forestry.core.commands.SubCommand
 
isValid(ItemStack, EnumFacing) - Method in interface forestry.api.genetics.IFilterLogic
 
isValid(EnumFacing, ItemStack, IFilterData) - Method in interface forestry.api.genetics.IFilterLogic
 
isValid(ItemStack, IFilterData) - Method in interface forestry.api.genetics.IFilterRule
 
isValid() - Method in interface forestry.api.mail.IMailAddress
 
isValid() - Method in interface forestry.api.mail.ITradeStation
 
isValid(ItemStack, IFilterData) - Method in enum forestry.apiculture.ApicultureFilterRule
 
isValid(IBee) - Method in enum forestry.apiculture.ApicultureFilterRule
 
isValid(ItemStack, World) - Static method in class forestry.climatology.items.ItemHabitatScreen
 
isValid(IBlockAccess) - Method in class forestry.core.blocks.properties.UnlistedBlockAccess
 
isValid(BlockPos) - Method in class forestry.core.blocks.properties.UnlistedBlockPos
 
isValid(ItemStack, IFilterData) - Method in enum forestry.lepidopterology.LepidopterologyFilterRule
 
isValid(IButterfly) - Method in enum forestry.lepidopterology.LepidopterologyFilterRule
 
isValid() - Method in class forestry.mail.MailAddress
 
isValid() - Method in class forestry.mail.TradeStation
 
isValid(String, String) - Method in class forestry.sorting.AlleleFilter
 
isValid(ItemStack, IFilterData) - Method in enum forestry.sorting.DefaultFilterRuleType
 
isValid(ItemStack, EnumFacing) - Method in class forestry.sorting.FakeFilterLogic
 
isValid(EnumFacing, ItemStack, IFilterData) - Method in class forestry.sorting.FakeFilterLogic
 
isValid(ItemStack, EnumFacing) - Method in class forestry.sorting.FilterLogic
 
isValid(EnumFacing, ItemStack, IFilterData) - Method in class forestry.sorting.FilterLogic
 
isValidAllelePair(EnumFacing, String, String) - Method in interface forestry.api.genetics.IFilterLogic
 
isValidAllelePair(EnumFacing, String, String) - Method in class forestry.sorting.FakeFilterLogic
 
isValidAllelePair(EnumFacing, String, String) - Method in class forestry.sorting.FilterLogic
 
isValidBiome(String, Biome) - Static method in class forestry.arboriculture.TreeConfig
 
isValidDimension(String, int) - Static method in class forestry.arboriculture.TreeConfig
 
isValidKey(Object) - Method in class forestry.core.utils.datastructures.FluidMap
 
isValidKey(Object) - Method in class forestry.core.utils.datastructures.ItemStackMap
 
isValidKey(Object) - Method in class forestry.core.utils.datastructures.StackMap
Can this key be added to the map
isValidLocation(World, BlockPos) - Method in interface forestry.api.apiculture.hives.IHiveGen
returns true if the hive can be generated at this location.
isValidLocation(World, BlockPos) - Method in class forestry.apiculture.worldgen.Hive
 
isValidLocation(World, BlockPos) - Method in class forestry.apiculture.worldgen.HiveGenGround
 
isValidLocation(World, BlockPos) - Method in class forestry.apiculture.worldgen.HiveGenTree
 
isValidLocation(World, BlockPos) - Static method in class forestry.lepidopterology.worldgen.CocoonDecorator
 
isValidOreDim(int) - Static method in class forestry.core.config.Config
 
isValidPlatform(World, BlockPos) - Method in interface forestry.api.farming.IFarmHousing
 
isValidPlatform(World, BlockPos) - Method in class forestry.cultivation.tiles.TilePlanter
 
isValidPlatform(World, BlockPos) - Method in class forestry.farming.multiblock.FakeFarmController
 
isValidPlatform(World, BlockPos) - Method in class forestry.farming.multiblock.FarmController
 
isValidPOBox(World, IMailAddress) - Method in interface forestry.api.mail.IPostRegistry
 
isValidPOBox(World, IMailAddress) - Method in class forestry.mail.PostRegistry
 
isValidPodLocation(World, BlockPos, EnumFacing) - Static method in class forestry.core.utils.BlockUtil
 
isValidPosition(FarmDirection, BlockPos, BlockPos, int) - Method in class forestry.farming.logic.FarmLogicCocoa
 
isValidPosition(IFarmHousing, FarmDirection, BlockPos, FarmLogicWatered.CultivationType) - Method in class forestry.farming.logic.FarmLogicGourd
 
isValidPosition(IFarmHousing, FarmDirection, BlockPos, FarmLogicWatered.CultivationType) - Method in class forestry.farming.logic.FarmLogicWatered
 
isValidTradeAddress(World, IMailAddress) - Method in interface forestry.api.mail.IPostRegistry
 
isValidTradeAddress(World, IMailAddress) - Method in class forestry.mail.PostRegistry
 
isVirtual() - Method in interface forestry.api.mail.ITradeStation
 
isVirtual() - Method in class forestry.mail.TradeStation
 
isVisible() - Method in interface forestry.api.genetics.IGeneticAnalyzer
 
isVisible() - Method in interface forestry.api.gui.IGuiElement
The element can be hided with IGuiElement.hide() and be made visible again with IGuiElement.show().
isVisible(V) - Method in class forestry.core.gui.elements.ElementList
 
isVisible() - Method in class forestry.core.gui.elements.GuiElement
 
isVisible() - Method in class forestry.core.gui.ledgers.ErrorLedger
 
isVisible() - Method in class forestry.core.gui.ledgers.Ledger
 
isVisible() - Method in class forestry.core.gui.ledgers.OwnerLedger
 
isVisible() - Method in class forestry.core.gui.widgets.WidgetScrollBar
 
isVisible() - Method in class forestry.core.tiles.EscritoireGameToken
 
isVisited() - Method in class forestry.core.multiblock.MultiblockLogic
 
isWaterSourceBlock(World, BlockPos) - Method in class forestry.farming.logic.FarmLogic
 
isWindfall(ItemStack) - Method in interface forestry.api.farming.IFarmable
 
isWindfall(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableAgingCrop
 
isWindfall(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableBase
 
isWindfall(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableBasicIC2Crop
 
isWindfall(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableChorus
 
isWindfall(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableGE
 
isWindfall(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableGourd
 
isWindfall(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableRusticGrape
 
isWindfall(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableRusticSapling
 
isWindfall(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableSapling
 
isWindfall(ItemStack) - Method in class forestry.farming.logic.farmables.FarmableStacked
 
isWithinLimits(EnumTemperature, EnumHumidity, EnumTemperature, EnumTolerance, EnumHumidity, EnumTolerance) - Method in interface forestry.api.genetics.IClimateHelper
Determines whether the given temperature and humidity are within the given constraints.
isWithinLimits(EnumTemperature, EnumTemperature, EnumTolerance) - Method in interface forestry.api.genetics.IClimateHelper
 
isWithinLimits(EnumHumidity, EnumHumidity, EnumTolerance) - Method in interface forestry.api.genetics.IClimateHelper
 
isWithinLimits(EnumTemperature, EnumHumidity, EnumTemperature, EnumTolerance, EnumHumidity, EnumTolerance) - Method in class forestry.core.utils.ClimateUtil
 
isWithinLimits(EnumTemperature, EnumTemperature, EnumTolerance) - Method in class forestry.core.utils.ClimateUtil
 
isWithinLimits(EnumHumidity, EnumHumidity, EnumTolerance) - Method in class forestry.core.utils.ClimateUtil
 
isWoodSlabBlock(IBlockState, Block, IBlockAccess, BlockPos) - Static method in class forestry.core.utils.BlockUtil
 
isWorking() - Method in class forestry.energy.tiles.TileEuGenerator
 
isWorking() - Method in class forestry.factory.tiles.TileMoistener
 
isZero(IClimateState) - Static method in class forestry.core.climate.ClimateStateHelper
 
isZero(ClimateType, IClimateState) - Static method in class forestry.core.climate.ClimateStateHelper
 
italic(boolean) - Method in class forestry.api.gui.style.TextStyleBuilder
 
italic - Variable in class forestry.book.data.TextData
 
ITALIC_BLACK_STYLE - Static variable in class forestry.api.gui.GuiConstants
 
ITankManager - Interface in forestry.core.fluids
 
ITankUpdateHandler - Interface in forestry.core.fluids
 
item(int, int, ItemStack) - Method in interface forestry.api.gui.IElementGroup
 
item(ItemStack) - Method in interface forestry.api.gui.IElementGroup
 
item(int, int, ItemStack) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
ITEM_BEESWAX - Static variable in class forestry.core.utils.OreDictUtil
 
ITEM_POLLEN - Static variable in class forestry.core.utils.OreDictUtil
 
ItemAlyzer - Class in forestry.core.items
 
ItemAlyzer() - Constructor for class forestry.core.items.ItemAlyzer
 
ItemAmbrosia - Class in forestry.food.items
 
ItemAmbrosia() - Constructor for class forestry.food.items.ItemAmbrosia
 
ItemArmorApiarist - Class in forestry.apiculture.items
 
ItemArmorApiarist(EntityEquipmentSlot) - Constructor for class forestry.apiculture.items.ItemArmorApiarist
 
ItemArmorNaturalist - Class in forestry.core.items
 
ItemArmorNaturalist() - Constructor for class forestry.core.items.ItemArmorNaturalist
 
ItemAssemblyKit - Class in forestry.core.items
 
ItemAssemblyKit(ItemStack) - Constructor for class forestry.core.items.ItemAssemblyKit
 
ItemBackpack - Class in forestry.storage.items
 
ItemBackpack(IBackpackDefinition, EnumBackpackType) - Constructor for class forestry.storage.items.ItemBackpack
 
ItemBackpackNaturalist - Class in forestry.storage.items
 
ItemBackpackNaturalist(ISpeciesRoot, IBackpackDefinition) - Constructor for class forestry.storage.items.ItemBackpackNaturalist
 
ItemBeeGE - Class in forestry.apiculture.items
 
ItemBeeGE(EnumBeeType) - Constructor for class forestry.apiculture.items.ItemBeeGE
 
ItemBlockCandle - Class in forestry.apiculture.items
 
ItemBlockCandle(BlockCandle) - Constructor for class forestry.apiculture.items.ItemBlockCandle
 
ItemBlockDecorativeLeaves - Class in forestry.arboriculture.items
 
ItemBlockDecorativeLeaves(BlockDecorativeLeaves) - Constructor for class forestry.arboriculture.items.ItemBlockDecorativeLeaves
 
ItemBlockFarm - Class in forestry.farming.items
 
ItemBlockFarm(Block) - Constructor for class forestry.farming.items.ItemBlockFarm
 
ItemBlockForestry<B extends net.minecraft.block.Block> - Class in forestry.core.items
 
ItemBlockForestry(B) - Constructor for class forestry.core.items.ItemBlockForestry
 
ItemBlockHoneyComb - Class in forestry.apiculture.items
 
ItemBlockHoneyComb(BlockHoneyComb) - Constructor for class forestry.apiculture.items.ItemBlockHoneyComb
 
ItemBlockLeaves - Class in forestry.arboriculture.items
 
ItemBlockLeaves(BlockAbstractLeaves) - Constructor for class forestry.arboriculture.items.ItemBlockLeaves
 
ItemBlockNBT - Class in forestry.core.items
 
ItemBlockNBT(Block) - Constructor for class forestry.core.items.ItemBlockNBT
 
ItemBlockPlanter - Class in forestry.cultivation.items
 
ItemBlockPlanter(BlockPlanter) - Constructor for class forestry.cultivation.items.ItemBlockPlanter
 
ItemBlockWood<B extends net.minecraft.block.Block & IWoodTyped> - Class in forestry.arboriculture.items
 
ItemBlockWood(B) - Constructor for class forestry.arboriculture.items.ItemBlockWood
 
ItemBlockWoodDoor - Class in forestry.arboriculture.items
 
ItemBlockWoodDoor(BlockArbDoor) - Constructor for class forestry.arboriculture.items.ItemBlockWoodDoor
 
ItemBlockWoodSlab - Class in forestry.arboriculture.items
 
ItemBlockWoodSlab(BlockForestrySlab, BlockForestrySlab, BlockForestrySlab) - Constructor for class forestry.arboriculture.items.ItemBlockWoodSlab
 
ItemButterflyGE - Class in forestry.lepidopterology.items
 
ItemButterflyGE(EnumFlutterType) - Constructor for class forestry.lepidopterology.items.ItemButterflyGE
 
ItemCatalogue - Class in forestry.mail.items
 
ItemCatalogue() - Constructor for class forestry.mail.items.ItemCatalogue
 
ItemCircuitBoard - Class in forestry.core.circuits
 
ItemCircuitBoard() - Constructor for class forestry.core.circuits.ItemCircuitBoard
 
ItemCraftingMaterial - Class in forestry.core.items
 
ItemCraftingMaterial() - Constructor for class forestry.core.items.ItemCraftingMaterial
 
ItemCrated - Class in forestry.storage.items
 
ItemCrated(ItemStack, String) - Constructor for class forestry.storage.items.ItemCrated
 
ItemElectronTube - Class in forestry.core.items
 
ItemElectronTube() - Constructor for class forestry.core.items.ItemElectronTube
 
ItemElement - Class in forestry.core.gui.elements
 
ItemElement(int, int, ItemStack) - Constructor for class forestry.core.gui.elements.ItemElement
 
ItemFertilizer - Class in forestry.core.items
 
ItemFertilizer() - Constructor for class forestry.core.items.ItemFertilizer
 
ItemFluidContainerForestry - Class in forestry.core.items
 
ItemFluidContainerForestry(EnumContainerType) - Constructor for class forestry.core.items.ItemFluidContainerForestry
 
ItemForesterBook - Class in forestry.book.items
 
ItemForesterBook() - Constructor for class forestry.book.items.ItemForesterBook
 
ItemForestry - Class in forestry.core.items
 
ItemForestry() - Constructor for class forestry.core.items.ItemForestry
 
ItemForestry(CreativeTabs) - Constructor for class forestry.core.items.ItemForestry
 
ItemForestryFood - Class in forestry.core.items
 
ItemForestryFood(int) - Constructor for class forestry.core.items.ItemForestryFood
 
ItemForestryFood(int, float) - Constructor for class forestry.core.items.ItemForestryFood
 
ItemForestryTool - Class in forestry.core.items
 
ItemForestryTool(ItemStack) - Constructor for class forestry.core.items.ItemForestryTool
 
ItemFruit - Class in forestry.core.items
 
ItemFruit() - Constructor for class forestry.core.items.ItemFruit
 
ItemFruit.EnumFruit - Enum in forestry.core.items
 
ItemGE - Class in forestry.core.genetics
 
ItemGE(CreativeTabs) - Constructor for class forestry.core.genetics.ItemGE
 
ItemGermlingGE - Class in forestry.arboriculture.items
 
ItemGermlingGE(EnumGermlingType) - Constructor for class forestry.arboriculture.items.ItemGermlingGE
 
ItemGrafter - Class in forestry.arboriculture.items
 
ItemGrafter(int) - Constructor for class forestry.arboriculture.items.ItemGrafter
 
ItemHabitatLocator - Class in forestry.apiculture.items
 
ItemHabitatLocator() - Constructor for class forestry.apiculture.items.ItemHabitatLocator
 
ItemHabitatScreen - Class in forestry.climatology.items
 
ItemHabitatScreen() - Constructor for class forestry.climatology.items.ItemHabitatScreen
 
ItemHandlerFilter - Class in forestry.sorting.inventory
 
ItemHandlerFilter(TileGeneticFilter, EnumFacing) - Constructor for class forestry.sorting.inventory.ItemHandlerFilter
 
ItemHandlerInventoryManipulator - Class in forestry.core.inventory
 
ItemHandlerInventoryManipulator(IItemHandler) - Constructor for class forestry.core.inventory.ItemHandlerInventoryManipulator
 
ItemHiveFrame - Class in forestry.apiculture.items
 
ItemHiveFrame(int, float) - Constructor for class forestry.apiculture.items.ItemHiveFrame
 
ItemHoneyComb - Class in forestry.apiculture.items
 
ItemHoneyComb() - Constructor for class forestry.apiculture.items.ItemHoneyComb
 
ItemImprinter - Class in forestry.apiculture.items
 
ItemImprinter() - Constructor for class forestry.apiculture.items.ItemImprinter
 
itemInfo - Variable in class forestry.core.utils.VillagerTradeLists.GiveItemForLogsAndEmeralds
 
ItemInventory - Class in forestry.core.inventory
 
ItemInventory(EntityPlayer, int, ItemStack) - Constructor for class forestry.core.inventory.ItemInventory
 
ItemInventoryAlyzer - Class in forestry.core.inventory
 
ItemInventoryAlyzer(EntityPlayer, ItemStack) - Constructor for class forestry.core.inventory.ItemInventoryAlyzer
 
ItemInventoryBackpack - Class in forestry.storage.inventory
 
ItemInventoryBackpack(EntityPlayer, int, ItemStack) - Constructor for class forestry.storage.inventory.ItemInventoryBackpack
 
ItemInventoryBackpackPaged - Class in forestry.storage.inventory
 
ItemInventoryBackpackPaged(EntityPlayer, int, ItemStack, ItemBackpackNaturalist) - Constructor for class forestry.storage.inventory.ItemInventoryBackpackPaged
 
ItemInventoryHabitatLocator - Class in forestry.apiculture.inventory
 
ItemInventoryHabitatLocator(EntityPlayer, ItemStack) - Constructor for class forestry.apiculture.inventory.ItemInventoryHabitatLocator
 
ItemInventoryImprinter - Class in forestry.apiculture.inventory
 
ItemInventoryImprinter(EntityPlayer, ItemStack) - Constructor for class forestry.apiculture.inventory.ItemInventoryImprinter
 
ItemInventoryLetter - Class in forestry.mail.inventory
 
ItemInventoryLetter(EntityPlayer, ItemStack) - Constructor for class forestry.mail.inventory.ItemInventoryLetter
 
ItemInventorySolderingIron - Class in forestry.core.inventory
 
ItemInventorySolderingIron(EntityPlayer, ItemStack) - Constructor for class forestry.core.inventory.ItemInventorySolderingIron
 
ItemLetter - Class in forestry.mail.items
 
ItemLetter() - Constructor for class forestry.mail.items.ItemLetter
 
ItemMinecartBeehouse - Class in forestry.apiculture.items
 
ItemMinecartBeehouse() - Constructor for class forestry.apiculture.items.ItemMinecartBeehouse
 
itemModel - Variable in class forestry.core.models.ModelBlockCustom
 
itemModel - Variable in class forestry.core.models.ModelBlockDefault
 
itemModelLocation - Variable in class forestry.core.models.BlockModelEntry
 
ItemOverlay - Class in forestry.core.items
 
ItemOverlay(CreativeTabs, ItemOverlay.IOverlayInfo[]) - Constructor for class forestry.core.items.ItemOverlay
 
ItemOverlay.IOverlayInfo - Interface in forestry.core.items
 
ItemPipette - Class in forestry.core.items
 
ItemPipette() - Constructor for class forestry.core.items.ItemPipette
 
ItemPipette.PipetteMeshDefinition - Class in forestry.core.items
 
ItemPollenCluster - Class in forestry.apiculture.items
 
ItemPollenCluster() - Constructor for class forestry.apiculture.items.ItemPollenCluster
 
ItemPropolis - Class in forestry.apiculture.items
 
ItemPropolis() - Constructor for class forestry.apiculture.items.ItemPropolis
 
ItemRegistry - Class in forestry.core.items
 
ItemRegistry() - Constructor for class forestry.core.items.ItemRegistry
 
ItemRegistryApiculture - Class in forestry.apiculture.items
 
ItemRegistryApiculture() - Constructor for class forestry.apiculture.items.ItemRegistryApiculture
 
ItemRegistryArboriculture - Class in forestry.arboriculture.items
 
ItemRegistryArboriculture() - Constructor for class forestry.arboriculture.items.ItemRegistryArboriculture
 
ItemRegistryBackpacks - Class in forestry.storage.items
 
ItemRegistryBackpacks() - Constructor for class forestry.storage.items.ItemRegistryBackpacks
 
ItemRegistryBook - Class in forestry.book.items
 
ItemRegistryBook() - Constructor for class forestry.book.items.ItemRegistryBook
 
ItemRegistryClimatology - Class in forestry.climatology.items
 
ItemRegistryClimatology() - Constructor for class forestry.climatology.items.ItemRegistryClimatology
 
ItemRegistryCore - Class in forestry.core.items
 
ItemRegistryCore() - Constructor for class forestry.core.items.ItemRegistryCore
 
ItemRegistryCrates - Class in forestry.storage.items
 
ItemRegistryCrates() - Constructor for class forestry.storage.items.ItemRegistryCrates
 
ItemRegistryFluids - Class in forestry.core.items
 
ItemRegistryFluids() - Constructor for class forestry.core.items.ItemRegistryFluids
 
ItemRegistryFood - Class in forestry.food.items
 
ItemRegistryFood() - Constructor for class forestry.food.items.ItemRegistryFood
 
ItemRegistryLepidopterology - Class in forestry.lepidopterology.items
 
ItemRegistryLepidopterology() - Constructor for class forestry.lepidopterology.items.ItemRegistryLepidopterology
 
ItemRegistryMail - Class in forestry.mail.items
 
ItemRegistryMail() - Constructor for class forestry.mail.items.ItemRegistryMail
 
ItemResearchNote - Class in forestry.core.genetics
 
ItemResearchNote() - Constructor for class forestry.core.genetics.ItemResearchNote
 
ItemResearchNote.EnumNoteType - Enum in forestry.core.genetics
 
ItemResearchNote.ResearchNote - Class in forestry.core.genetics
 
items - Static variable in class forestry.core.ModuleCore
 
ItemScoop - Class in forestry.core.items
 
ItemScoop() - Constructor for class forestry.core.items.ItemScoop
 
ItemSmoker - Class in forestry.apiculture.items
 
ItemSmoker() - Constructor for class forestry.apiculture.items.ItemSmoker
 
ItemSolderingIron - Class in forestry.core.items
 
ItemSolderingIron() - Constructor for class forestry.core.items.ItemSolderingIron
 
itemStack - Variable in class forestry.database.DatabaseItem
 
ItemStackMap<T> - Class in forestry.core.utils.datastructures
 
ItemStackMap() - Constructor for class forestry.core.utils.datastructures.ItemStackMap
 
ItemStackUtil - Class in forestry.core.utils
 
ItemStackUtil() - Constructor for class forestry.core.utils.ItemStackUtil
 
ItemStackWidget - Class in forestry.core.gui.widgets
 
ItemStackWidget(WidgetManager, int, int, ItemStack) - Constructor for class forestry.core.gui.widgets.ItemStackWidget
 
ItemStackWidgetBase - Class in forestry.core.gui.widgets
 
ItemStackWidgetBase(WidgetManager, int, int) - Constructor for class forestry.core.gui.widgets.ItemStackWidgetBase
 
ItemStamps - Class in forestry.mail.items
 
ItemStamps() - Constructor for class forestry.mail.items.ItemStamps
 
itemToBuy - Variable in class forestry.apiculture.VillagerApiaristTrades.GiveRandomCombsForItems
 
ItemTooltipUtil - Class in forestry.core.utils
 
ItemTooltipUtil() - Constructor for class forestry.core.utils.ItemTooltipUtil
 
itemToSell - Variable in class forestry.core.utils.VillagerTradeLists.GiveItemForEmeralds
 
itemToSell - Variable in class forestry.core.utils.VillagerTradeLists.GiveItemForLogsAndEmeralds
 
ItemWaxCast - Class in forestry.apiculture.items
 
ItemWaxCast() - Constructor for class forestry.apiculture.items.ItemWaxCast
 
ItemWithGui - Class in forestry.core.items
 
ItemWithGui() - Constructor for class forestry.core.items.ItemWithGui
 
ItemWrench - Class in forestry.core.items
 
ItemWrench() - Constructor for class forestry.core.items.ItemWrench
 
iterator() - Method in class forestry.core.inventory.ItemHandlerInventoryManipulator
 
iterator() - Method in class forestry.core.utils.BlockStateSet
 
ITextElement - Interface in forestry.api.gui
A element that displays or contains one ore more lines of text.
ITextStyle - Interface in forestry.api.gui.style
 
ITextureManager - Interface in forestry.api.core
Get the instance from ForestryAPI.textureManager.
ITitled - Interface in forestry.core.tiles
 
IToolGrafter - Interface in forestry.api.arboriculture
 
IToolPipette - Interface in forestry.api.core
Taken from BuildCraft 5.0.x
IToolScoop - Interface in forestry.api.core
Marks a tool as a scoop.
IToolTipProvider - Interface in forestry.core.gui.tooltips
 
ITooltipSupplier - Interface in forestry.api.gui
 
ITradeStation - Interface in forestry.api.mail
 
ITradeStationInfo - Interface in forestry.api.mail
 
ITree - Interface in forestry.api.arboriculture
 
ITreeBlockType - Interface in forestry.arboriculture.worldgen
 
ITreeDefinition - Interface in forestry.arboriculture.genetics
 
ITreeFactory - Interface in forestry.api.arboriculture
 
ITreeGenData - Interface in forestry.api.world
 
ITreeGenerator - Interface in forestry.api.arboriculture
Implements the tree generation for a tree species.
ITreeGenome - Interface in forestry.api.arboriculture
 
ITreekeepingMode - Interface in forestry.api.arboriculture
 
ITreeModifier - Interface in forestry.api.arboriculture
 
ITreeMutation - Interface in forestry.api.arboriculture
 
ITreeMutationBuilder - Interface in forestry.api.arboriculture
 
ITreeMutationFactory - Interface in forestry.api.arboriculture
 
ITreeRoot - Interface in forestry.api.arboriculture
 
ITreeSpawner - Interface in forestry.arboriculture.commands
 
IValueElement<V> - Interface in forestry.api.gui
 
IVariableFermentable - Interface in forestry.api.recipes
Fermenter checks any valid fermentation item for an implementation of this interface.
IWindowElement - Interface in forestry.api.gui
The window element is the root element of the containment hierarchy.
IWoodAccess - Interface in forestry.api.arboriculture
Provides easy access to Forestry and Vanilla wood items.
IWoodItemMeshDefinition - Interface in forestry.api.arboriculture
 
IWoodProvider - Interface in forestry.api.arboriculture
Deprecated.
Used for a remove feature can be remove with the next breaking version "1.13".
IWoodStateMapper - Interface in forestry.api.arboriculture
 
IWoodType - Interface in forestry.api.arboriculture
 
IWoodTyped - Interface in forestry.arboriculture
 
IWorldClimateHolder - Interface in forestry.api.climate
This interface provides some methods to add or remove IClimateTransformers and to get the current climate state at a given position.

J

jeiHelpers - Static variable in class forestry.factory.recipes.jei.FactoryJeiPlugin
 
JeiUtil - Class in forestry.core.utils
 
JeiUtil() - Constructor for class forestry.core.utils.JeiUtil
 
JsonPageFactory - Class in forestry.book.pages
 
JsonUtil - Class in forestry.core.utils
 
JubilanceDefault - Class in forestry.apiculture.genetics
 
JubilanceDefault() - Constructor for class forestry.apiculture.genetics.JubilanceDefault
 
jubilanceFactory - Static variable in class forestry.api.apiculture.BeeManager
Used to get Forestry's jubilance implementations.
JubilanceFactory - Class in forestry.apiculture.genetics
 
JubilanceFactory() - Constructor for class forestry.apiculture.genetics.JubilanceFactory
 
JubilanceProviderHermit - Class in forestry.apiculture.genetics
Hermits will not produce if there are any other living creatures nearby.
JubilanceProviderHermit() - Constructor for class forestry.apiculture.genetics.JubilanceProviderHermit
 
JubilanceRequiresResource - Class in forestry.apiculture.genetics
 
JubilanceRequiresResource(IBlockState...) - Constructor for class forestry.apiculture.genetics.JubilanceRequiresResource
 

K

Key(TreeDefinition, boolean) - Constructor for class forestry.arboriculture.models.ModelDecorativeLeaves.Key
 
Key(TreeDefinition, boolean) - Constructor for class forestry.arboriculture.models.ModelDefaultLeaves.Key
 
Key(TreeDefinition, boolean) - Constructor for class forestry.arboriculture.models.ModelDefaultLeavesFruit.Key
 
Key(TextureAtlasSprite, TextureAtlasSprite, boolean) - Constructor for class forestry.arboriculture.models.ModelLeaves.Key
 
Key(EnumFarmBlockTexture, EnumFarmBlockType) - Constructor for class forestry.farming.models.ModelFarmBlock.Key
 
KeyEvent(IGuiElement, char, int) - Constructor for class forestry.api.gui.events.GuiEvent.KeyEvent
 
keySet() - Method in class forestry.core.utils.datastructures.DummyMap
 
keyTyped(char, int) - Method in class forestry.core.gui.elements.ElementManager
 
keyTyped(char, int) - Method in class forestry.core.gui.GuiForestry
 
keyTyped(char, int) - Method in class forestry.core.gui.GuiWindow
 
keyTyped(char, int) - Method in class forestry.database.gui.GuiDatabase
 
keyTyped(char, int) - Method in class forestry.mail.gui.GuiLetter
 
keyTyped(char, int) - Method in class forestry.mail.gui.GuiTradeName
 
keyTyped(char, int) - Method in class forestry.sorting.gui.GuiGeneticFilter
 
killMinecart(DamageSource) - Method in class forestry.core.entities.EntityMinecartForestry
 
KIND_KEY - Static variable in class forestry.arboriculture.models.WoodTextureManager
 
kitPickaxe - Variable in class forestry.core.items.ItemRegistryCore
 
kitShovel - Variable in class forestry.core.items.ItemRegistryCore
 

L

label(String) - Method in interface forestry.api.gui.IElementGroup
Adds a single line of text.
label(String, ITextStyle) - Method in interface forestry.api.gui.IElementGroup
 
label(String, GuiElementAlignment) - Method in interface forestry.api.gui.IElementGroup
 
label(String, GuiElementAlignment, ITextStyle) - Method in interface forestry.api.gui.IElementGroup
 
label(String, int, int, GuiElementAlignment, ITextStyle) - Method in interface forestry.api.gui.IElementGroup
 
label(String, int, int, int, int, GuiElementAlignment, ITextStyle) - Method in interface forestry.api.gui.IElementGroup
 
label(String) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
label(String, ITextStyle) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
label(String, GuiElementAlignment) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
label(String, GuiElementAlignment, ITextStyle) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
label(String, int, int, GuiElementAlignment, ITextStyle) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
label(String, int, int, int, int, GuiElementAlignment, ITextStyle) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
LabelElement - Class in forestry.core.gui.elements
 
LabelElement(String, GuiElementAlignment, ITextStyle) - Constructor for class forestry.core.gui.elements.LabelElement
 
LabelElement(int, int, int, int, String, GuiElementAlignment, ITextStyle) - Constructor for class forestry.core.gui.elements.LabelElement
 
layout() - Method in class forestry.core.gui.elements.layouts.VerticalLayout
 
layoutHelper(IElementLayoutHelper.LayoutFactory, int, int) - Method in interface forestry.api.gui.IElementGroup
 
layoutHelper(IElementLayoutHelper.LayoutFactory, int, int) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
layouts() - Method in interface forestry.api.gui.IElementLayoutHelper
 
layouts() - Method in class forestry.core.gui.elements.layouts.ElementLayoutHelper
 
leafDecay(BlockAbstractLeaves, World, BlockPos) - Static method in class forestry.arboriculture.LeafDecayHelper
 
LeafDecayHelper - Class in forestry.arboriculture
Based on vanilla leaf decay in BlockLeaves.updateTick(World, BlockPos, IBlockState, Random) but accepts leaves that are connected further from a trunk
LeafDecayHelper() - Constructor for class forestry.arboriculture.LeafDecayHelper
 
LeafProvider - Class in forestry.arboriculture.genetics
 
LeafProvider() - Constructor for class forestry.arboriculture.genetics.LeafProvider
 
leafSprite - Variable in class forestry.arboriculture.models.ModelLeaves.Key
 
LeafVariant(TreeDefinition, int) - Constructor for class forestry.arboriculture.blocks.PropertyTreeTypeFruit.LeafVariant
 
LEATHER - Static variable in class forestry.core.utils.OreDictUtil
 
leaves - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
leavesDecorative - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
leavesDefault - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
leavesDefaultFruit - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
leavesNone - Static variable in class forestry.arboriculture.genetics.alleles.AlleleLeafEffects
 
Ledger - Class in forestry.core.gui.ledgers
Side ledger for guis
Ledger(LedgerManager, String) - Constructor for class forestry.core.gui.ledgers.Ledger
 
Ledger(LedgerManager, String, boolean) - Constructor for class forestry.core.gui.ledgers.Ledger
 
ledgerManager - Variable in class forestry.core.gui.GuiForestry
 
LedgerManager - Class in forestry.core.gui.ledgers
 
LedgerManager(GuiForestry) - Constructor for class forestry.core.gui.ledgers.LedgerManager
 
left - Variable in class forestry.book.gui.buttons.GuiButtonPage
 
leftButton - Variable in class forestry.book.gui.elements.SelectionElement
 
lepidopteristBackpack - Variable in class forestry.storage.items.ItemRegistryBackpacks
 
LepidopteristTracker - Class in forestry.lepidopterology.genetics
 
LepidopteristTracker(String) - Constructor for class forestry.lepidopterology.genetics.LepidopteristTracker
Required for creation from map storage
LEPIDOPTEROLOGY - Static variable in class forestry.modules.ForestryModuleUids
 
LepidopterologyFilterRule - Enum in forestry.lepidopterology
 
LepidopterologyFilterRuleType - Enum in forestry.lepidopterology
 
Letter - Class in forestry.mail
 
Letter(IMailAddress, IMailAddress) - Constructor for class forestry.mail.Letter
 
Letter(NBTTagCompound) - Constructor for class forestry.mail.Letter
 
LetterProperties - Class in forestry.mail
 
LetterProperties() - Constructor for class forestry.mail.LetterProperties
 
letters - Variable in class forestry.mail.items.ItemRegistryMail
 
lidAngle - Variable in class forestry.core.tiles.TileNaturalistChest
 
lightingItems - Static variable in class forestry.apiculture.blocks.BlockCandle
 
line - Variable in class forestry.core.gui.TextLayoutHelper
 
line(int) - Static method in class forestry.core.utils.StringUtil
 
load(IBookEntry, int, int, int) - Method in interface forestry.api.book.IBookPageFactory
Usually called at the moment the player opens the given entry.
load(IBookEntry, int, int, int) - Method in class forestry.book.pages.JsonPageFactory
 
load(Side) - Static method in class forestry.core.config.Config
 
loadBook() - Method in interface forestry.api.book.IBookLoader
Loads the book if it was not loaded already or if it was invalidated.
loadBook() - Method in class forestry.book.BookLoader
 
loader - Static variable in class forestry.api.book.BookManager
 
loader - Variable in class forestry.book.data.EntryData
The name of the page factory.
loadMachineConfig(LocalizedConfiguration) - Static method in class forestry.factory.ModuleFactory
 
loadModel(ResourceLocation) - Method in enum forestry.arboriculture.models.WoodModelLoader
 
loadModel(ResourceLocation) - Method in enum forestry.storage.models.ModelLoaderCrate
 
loadModelState(ResourceLocation) - Static method in class forestry.core.utils.ModelUtil
 
loadTexture(IResourceManager) - Method in class forestry.core.render.TextureMapForestry
 
loadTextureAtlas(IResourceManager) - Method in class forestry.core.render.TextureMapForestry
 
loam - Variable in class forestry.arboriculture.blocks.BlockRegistryCharcoal
 
LocalizedConfiguration - Class in forestry.core.config
 
LocalizedConfiguration(File, String) - Constructor for class forestry.core.config.LocalizedConfiguration
 
LOCATION - Static variable in class forestry.arboriculture.models.WoodTextureManager
 
LOCATION_FORESTRY_TEXTURE - Static variable in class forestry.core.render.TextureManagerForestry
 
locations - Variable in class forestry.book.data.CraftingData
The ResourceLocations of the recipes of this crafting data.
lock() - Method in class forestry.core.gui.slots.SlotLockable
 
lodgeLetter(World, ItemStack, boolean) - Method in interface forestry.api.mail.IPostOffice
 
lodgeLetter(World, ItemStack, boolean) - Method in class forestry.mail.PostOffice
 
Log - Class in forestry.core.utils
 
Log() - Constructor for class forestry.core.utils.Log
 
LOG_WOOD - Static variable in class forestry.core.utils.OreDictUtil
 
logHivePlacement - Static variable in class forestry.core.config.Config
 
logicFactory - Static variable in class forestry.api.multiblock.MultiblockManager
 
logInvalidIMCMessage(FMLInterModComms.IMCMessage) - Static method in class forestry.core.utils.IMCUtil
 
LOGO - Static variable in class forestry.book.gui.GuiForestryBookCategories
 
logs - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
logsFireproof - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
logsInfo - Variable in class forestry.core.utils.VillagerTradeLists.GiveItemForLogsAndEmeralds
 
logsVanillaFireproof - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
lootLoad(LootTableLoadEvent) - Method in class forestry.core.EventHandlerCore
 
LoseFocus(IGuiElement) - Constructor for class forestry.api.gui.events.ElementEvent.LoseFocus
 
lowFertilizer25 - Static variable in class forestry.farming.triggers.FarmingTriggers
 
lowFertilizer50 - Static variable in class forestry.farming.triggers.FarmingTriggers
 
lowFuel10 - Static variable in class forestry.factory.triggers.FactoryTriggers
 
lowFuel25 - Static variable in class forestry.factory.triggers.FactoryTriggers
 
lowGermlings10 - Static variable in class forestry.farming.triggers.FarmingTriggers
 
lowGermlings25 - Static variable in class forestry.farming.triggers.FarmingTriggers
 
lowInput10 - Static variable in class forestry.mail.triggers.MailTriggers
 
lowInput25 - Static variable in class forestry.mail.triggers.MailTriggers
 
lowPaper32 - Static variable in class forestry.mail.triggers.MailTriggers
 
lowPaper64 - Static variable in class forestry.mail.triggers.MailTriggers
 
lowPostage20 - Static variable in class forestry.mail.triggers.MailTriggers
 
lowPostage40 - Static variable in class forestry.mail.triggers.MailTriggers
 
lowResource10 - Static variable in class forestry.factory.triggers.FactoryTriggers
 
lowResource25 - Static variable in class forestry.factory.triggers.FactoryTriggers
 
lowResourceLiquid25 - Static variable in class forestry.farming.triggers.FarmingTriggers
 
lowResourceLiquid50 - Static variable in class forestry.farming.triggers.FarmingTriggers
 
lowSoil128 - Static variable in class forestry.farming.triggers.FarmingTriggers
 
lowSoil32 - Static variable in class forestry.farming.triggers.FarmingTriggers
 
lowSoil64 - Static variable in class forestry.farming.triggers.FarmingTriggers
 

M

MACHINE_ENABLED - Static variable in class forestry.factory.ModuleFactory
 
MACHINE_MAX_ENERGY - Static variable in class forestry.core.config.Constants
 
machineEfficiencyUpgrade1 - Static variable in class forestry.core.circuits.Circuits
 
machineEnabled(String) - Static method in class forestry.factory.ModuleFactory
 
MachineParticleCallback<P extends java.lang.Enum<P> & IBlockType & net.minecraft.util.IStringSerializable> - Class in forestry.core.render
 
MachineParticleCallback(BlockBase, P) - Constructor for class forestry.core.render.MachineParticleCallback
 
MachineProperties<T extends TileForestry> - Class in forestry.core.blocks
 
MachineProperties(Class<T>, String) - Constructor for class forestry.core.blocks.MachineProperties
 
MachineProperties(Class<T>, String, AxisAlignedBB) - Constructor for class forestry.core.blocks.MachineProperties
 
MachinePropertiesTesr<T extends TileForestry> - Class in forestry.core.blocks
 
MachinePropertiesTesr(Class<T>, String, String) - Constructor for class forestry.core.blocks.MachinePropertiesTesr
 
MachinePropertiesTesr(Class<T>, String, AxisAlignedBB, String) - Constructor for class forestry.core.blocks.MachinePropertiesTesr
 
MachinePropertiesTesr(Class<T>, String, String, boolean) - Constructor for class forestry.core.blocks.MachinePropertiesTesr
 
MachinePropertiesTesr(Class<T>, String, AxisAlignedBB, String, boolean) - Constructor for class forestry.core.blocks.MachinePropertiesTesr
 
machineSpeedUpgrade1 - Static variable in class forestry.core.circuits.Circuits
 
machineSpeedUpgrade2 - Static variable in class forestry.core.circuits.Circuits
 
MachineStateMapper<T extends java.lang.Enum<T> & IBlockType & net.minecraft.util.IStringSerializable> - Class in forestry.core.render
 
MachineStateMapper(T) - Constructor for class forestry.core.render.MachineStateMapper
 
MachineStateMapper(T, String) - Constructor for class forestry.core.render.MachineStateMapper
 
MachineUIDs - Class in forestry.factory
 
MAGICAL_AGRICULTURE - Static variable in class forestry.modules.ForestryModuleUids
 
MAIL - Static variable in class forestry.modules.ForestryModuleUids
 
MailAddress - Class in forestry.mail
 
MailAddress() - Constructor for class forestry.mail.MailAddress
 
MailAddress(GameProfile) - Constructor for class forestry.mail.MailAddress
 
MailAddress(String) - Constructor for class forestry.mail.MailAddress
 
MailAddress(NBTTagCompound) - Constructor for class forestry.mail.MailAddress
 
mailAlertEnabled - Static variable in class forestry.core.config.Config
 
mailAlertXPosition - Static variable in class forestry.core.config.Config
 
mailAlertYPosition - Static variable in class forestry.core.config.Config
 
mailbox - Variable in class forestry.mail.blocks.BlockRegistryMail
 
MailJeiPlugin - Class in forestry.mail.compat
 
MailJeiPlugin() - Constructor for class forestry.mail.compat.MailJeiPlugin
 
MailTriggers - Class in forestry.mail.triggers
 
MailTriggers() - Constructor for class forestry.mail.triggers.MailTriggers
 
maintainCrops(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicCrops
 
maintainCrops(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicGourd
 
maintainCrops(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicWatered
 
maintainFertilizer(IFarmInventoryInternal) - Method in class forestry.farming.multiblock.FarmFertilizerManager
 
maintainGermlings(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicArboreal
 
maintainGermlings(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicEnder
 
maintainGermlings(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicHomogeneous
 
maintainGermlings(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicInfernal
 
maintainGermlings(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicRedOrchid
 
maintainGermlings(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicSucculent
 
maintainSoil(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicCocoa
 
maintainSoil(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicWatered
 
maintainWater(World, IFarmHousing, BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogicWatered
 
makeBlock() - Method in enum forestry.core.fluids.Fluids
Create a FluidBlock for this fluid.
manager - Variable in class forestry.core.gui.ledgers.Ledger
 
manager - Variable in class forestry.core.gui.widgets.Widget
 
MANUAL - Static variable in class forestry.cultivation.blocks.BlockPlanter
 
map(Function<Float, Float>) - Method in interface forestry.api.climate.IClimateState
Applies the mapper Function.apply(Object) on the two climate values of this state.
map(Function<Float, Float>) - Method in class forestry.core.climate.AbsentClimateState
 
mapStateModelLocations - Variable in class forestry.core.render.ForestryStateMapper
 
markDirty() - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
markDirty() - Method in class forestry.core.inventory.FakeInventoryAdapter
 
markDirty() - Method in class forestry.core.inventory.InventoryAdapter
 
markDirty() - Method in class forestry.core.inventory.InventoryAdapterTile
 
markDirty() - Method in class forestry.core.inventory.InventoryPlain
 
markDirty() - Method in class forestry.core.inventory.ItemInventory
 
markDirty() - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
markDirty() - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
markDirty() - Method in class forestry.mail.Letter
 
markDirty() - Method in class forestry.mail.POBox
 
markDirty() - Method in class forestry.mail.TradeStation
 
markForSorting() - Method in class forestry.database.gui.GuiDatabase
 
markLocatableDirty() - Method in interface forestry.api.climate.IClimateListener
 
markLocatableDirty() - Method in class forestry.core.climate.ClimateListener
 
markLocatableDirty() - Method in class forestry.core.climate.FakeClimateListener
 
markNetworkUpdate() - Method in interface forestry.api.climate.IClimateHousing
 
markNetworkUpdate() - Method in class forestry.climatology.tiles.TileHabitatFormer
 
matchEmpty(ItemStack, FluidStack) - Method in class forestry.factory.recipes.BottlerRecipe
 
matches(IBlockState) - Method in interface forestry.api.arboriculture.ICharcoalPileWall
 
matches(IBlockState) - Method in class forestry.arboriculture.charcoal.CharcoalPileWall
 
matches(ICircuitLayout, ItemStack) - Method in class forestry.core.circuits.CircuitRecipe
 
matches(String, IForestryCommand) - Static method in class forestry.core.commands.CommandHelpers
 
matches(TileEntity) - Method in interface forestry.core.inventory.AdjacentInventoryCache.ITileFilter
 
matches(IDescriptiveRecipe, IInventory) - Static method in class forestry.core.recipes.RecipeUtil
 
matches(NonNullList<NonNullList<ItemStack>>, NonNullList<String>, int, int, IInventory) - Static method in class forestry.core.recipes.RecipeUtil
 
matches(NonNullList<NonNullList<ItemStack>>, NonNullList<String>, int, int, ItemStack[][]) - Static method in class forestry.core.recipes.RecipeUtil
 
matches(InventoryCrafting, World) - Method in class forestry.core.recipes.ShapedRecipeCustom
 
matches(EscritoireGameToken) - Method in class forestry.core.tiles.EscritoireGameToken
 
matches(ICarpenterRecipe, FluidStack, ItemStack, IInventory) - Static method in class forestry.factory.recipes.CarpenterRecipeManager
 
matches(IFermenterRecipe, ItemStack, FluidStack) - Static method in class forestry.factory.recipes.FermenterRecipeManager
 
matches(IStillRecipe, FluidStack) - Static method in class forestry.factory.recipes.StillRecipeManager
 
matches(InventoryCrafting, World) - Method in class forestry.lepidopterology.recipes.MatingRecipe
 
matchesTemplateGenome() - Method in interface forestry.api.arboriculture.ITreeGenome
 
matchesTemplateGenome() - Method in class forestry.arboriculture.genetics.TreeGenome
 
matchFilled(ItemStack) - Method in class forestry.factory.recipes.BottlerRecipe
 
mate(ITree) - Method in interface forestry.api.arboriculture.ITree
 
mate(IIndividual) - Method in interface forestry.api.genetics.IIndividualLiving
Mate with the given individual.
mate(IIndividual) - Method in class forestry.apiculture.genetics.Bee
 
mate(ITree) - Method in class forestry.arboriculture.genetics.Tree
 
mate(IIndividual) - Method in class forestry.lepidopterology.genetics.Butterfly
 
MaterialBeehive - Class in forestry.apiculture
 
MaterialBeehive(boolean) - Constructor for class forestry.apiculture.MaterialBeehive
 
MaterialCocoon - Class in forestry.lepidopterology.blocks
 
mateWith(IIndividual) - Method in interface forestry.api.genetics.IPollinatable
Pollinates this entity.
mateWith(IIndividual) - Method in class forestry.arboriculture.tiles.TileLeaves
 
MatingRecipe - Class in forestry.lepidopterology.recipes
 
MatingRecipe() - Constructor for class forestry.lepidopterology.recipes.MatingRecipe
 
MATURE - Static variable in class forestry.farming.blocks.BlockMushroom
 
matureHeight - Variable in class forestry.farming.logic.farmables.FarmableStacked
 
matureState - Variable in class forestry.farming.logic.farmables.FarmableBase
 
MATURITY - Static variable in class forestry.core.blocks.BlockBogEarth
 
max() - Method in interface forestry.api.climate.IClimateStateHelper
 
max() - Method in class forestry.core.climate.ClimateStateHelper
 
MAX_VALUE - Static variable in class forestry.climatology.gui.elements.ClimateBarElement
 
maxDistance - Static variable in class forestry.lepidopterology.ModuleLepidopterology
 
maxFlowersSpawnedPerHive - Static variable in class forestry.apiculture.ModuleApiculture
 
maxHeat - Variable in class forestry.core.tiles.TileEngine
 
maxHeight - Variable in class forestry.core.gui.ledgers.Ledger
 
maxLifespan - Static variable in class forestry.lepidopterology.ModuleLepidopterology
 
maxParameters() - Method in class forestry.core.triggers.Trigger
 
maxParameters() - Method in class forestry.farming.triggers.TriggerLowSoil
 
maxResearchMutationBoostPercent - Static variable in class forestry.core.config.Config
 
maxTextWidth - Variable in class forestry.core.gui.ledgers.Ledger
 
maxWidth - Variable in class forestry.core.gui.ledgers.Ledger
 
mayBurn() - Method in class forestry.core.tiles.TileEngine
 
mayBurn() - Method in class forestry.energy.tiles.TileEngineClockwork
 
mayMultiplyPrincess(IBee) - Method in interface forestry.api.apiculture.IBeekeepingMode
 
mayMultiplyPrincess(IBee) - Method in class forestry.apiculture.genetics.BeekeepingMode
 
MemorizedRecipe - Class in forestry.worktable.recipes
 
MemorizedRecipe(PacketBufferForestry) - Constructor for class forestry.worktable.recipes.MemorizedRecipe
 
MemorizedRecipe(NBTTagCompound) - Constructor for class forestry.worktable.recipes.MemorizedRecipe
 
MemorizedRecipe(InventoryCraftingForestry, List<IRecipe>) - Constructor for class forestry.worktable.recipes.MemorizedRecipe
 
MemorizedRecipeSlot - Class in forestry.worktable.gui.widgets
 
MemorizedRecipeSlot(WidgetManager, int, int, RecipeMemory, int) - Constructor for class forestry.worktable.gui.widgets.MemorizedRecipeSlot
 
memorizeRecipe(long, MemorizedRecipe) - Method in class forestry.worktable.recipes.RecipeMemory
 
mergeStacks(ItemStack, ItemStack) - Static method in class forestry.core.utils.ItemStackUtil
Merges the giving stack into the receiving stack as far as possible
meta - Variable in class forestry.book.data.structure.BlockData
 
META - Static variable in class forestry.farming.blocks.BlockFarm
 
metadata - Variable in class forestry.arboriculture.blocks.PropertyTreeTypeFruit.LeafVariant
 
microToRf(long) - Static method in class forestry.energy.compat.mj.MjHelper
 
MigrationHelper - Class in forestry.core.utils
 
min() - Method in interface forestry.api.climate.IClimateStateHelper
 
min() - Method in class forestry.core.climate.ClimateStateHelper
 
minecartBeehouse - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
minecraft - Variable in class forestry.core.gui.widgets.WidgetManager
 
MINER_UID - Static variable in class forestry.api.storage.BackpackManager
 
minerBackpack - Variable in class forestry.storage.items.ItemRegistryBackpacks
 
minerBackpackT2 - Variable in class forestry.storage.items.ItemRegistryBackpacks
 
minHarvestAge - Variable in class forestry.farming.logic.farmables.FarmableAgingCrop
 
minHeight - Static variable in class forestry.core.gui.ledgers.Ledger
 
minMeta - Variable in class forestry.apiculture.blocks.BlockHoneyComb
 
minParameters() - Method in class forestry.core.triggers.Trigger
 
minPodHeight - Static variable in class forestry.arboriculture.worldgen.WorldGenArboriculture
 
minWidth - Static variable in class forestry.core.gui.ledgers.Ledger
 
missingDrone - Static variable in class forestry.apiculture.trigger.ApicultureTriggers
 
missingQueen - Static variable in class forestry.apiculture.trigger.ApicultureTriggers
 
MjConnectorWrapper - Class in forestry.energy.compat.mj
 
MjConnectorWrapper(EnergyManager) - Constructor for class forestry.energy.compat.mj.MjConnectorWrapper
 
MjHelper - Class in forestry.energy.compat.mj
 
MjHelper() - Constructor for class forestry.energy.compat.mj.MjHelper
 
MjPassiveProviderWrapper - Class in forestry.energy.compat.mj
 
MjPassiveProviderWrapper(EnergyManager) - Constructor for class forestry.energy.compat.mj.MjPassiveProviderWrapper
 
MjReadableWrapper - Class in forestry.energy.compat.mj
 
MjReadableWrapper(EnergyManager) - Constructor for class forestry.energy.compat.mj.MjReadableWrapper
 
MjReceiverWrapper - Class in forestry.energy.compat.mj
 
MjReceiverWrapper(EnergyManager) - Constructor for class forestry.energy.compat.mj.MjReceiverWrapper
 
MjRedstoneReceiverWrapper - Class in forestry.energy.compat.mj
 
MjRedstoneReceiverWrapper(EnergyManager) - Constructor for class forestry.energy.compat.mj.MjRedstoneReceiverWrapper
 
mjToRf(int) - Static method in class forestry.energy.compat.mj.MjHelper
 
MOD_ID - Static variable in class forestry.core.config.Constants
 
MOD_ID - Static variable in class forestry.plugins.PluginBuildCraftFuels
 
MOD_ID - Static variable in class forestry.plugins.PluginIC2
 
MOD_ID - Static variable in class forestry.plugins.PluginNatura
 
MOD_ID - Static variable in class forestry.plugins.PluginTechReborn
 
MOD_NAME - Static variable in class forestry.core.config.Constants
 
model - Variable in class forestry.core.models.BlockModelEntry
 
model - Variable in class forestry.core.models.ModelEntry
 
model - Variable in class forestry.core.models.SimpleRetexturedModel
 
ModelAnalyzer - Class in forestry.apiculture.render
 
ModelAnalyzer(String) - Constructor for class forestry.apiculture.render.ModelAnalyzer
 
ModelBaker - Class in forestry.core.models.baker
A model baker to make custom block models with more than one texture layer.
ModelBaker() - Constructor for class forestry.core.models.baker.ModelBaker
 
ModelBakerFace - Class in forestry.core.models.baker
A face of a ModelBakerModel
ModelBakerFace(EnumFacing, int, TextureAtlasSprite) - Constructor for class forestry.core.models.baker.ModelBakerFace
 
ModelBakerModel - Class in forestry.core.models.baker
 
ModelBakerModel(IModelState) - Constructor for class forestry.core.models.baker.ModelBakerModel
 
ModelBlockCached<B extends net.minecraft.block.Block,K> - Class in forestry.core.models
 
ModelBlockCached(Class<B>) - Constructor for class forestry.core.models.ModelBlockCached
 
ModelBlockCustom<B extends net.minecraft.block.Block,K> - Class in forestry.core.models
 
ModelBlockCustom(Class<B>) - Constructor for class forestry.core.models.ModelBlockCustom
 
ModelBlockCustomCached<B extends net.minecraft.block.Block,K> - Class in forestry.core.models
 
ModelBlockCustomCached(Class<B>) - Constructor for class forestry.core.models.ModelBlockCustomCached
 
ModelBlockDefault<B extends net.minecraft.block.Block,K> - Class in forestry.core.models
 
ModelBlockDefault(Class<B>) - Constructor for class forestry.core.models.ModelBlockDefault
 
ModelButterfly - Class in forestry.lepidopterology.render
 
ModelButterfly() - Constructor for class forestry.lepidopterology.render.ModelButterfly
 
ModelButterflyItem - Class in forestry.lepidopterology.render
 
ModelButterflyItem() - Constructor for class forestry.lepidopterology.render.ModelButterflyItem
 
ModelCrate - Class in forestry.storage.models
 
ModelCrateBaked - Class in forestry.storage.models
 
ModelDecorativeLeaves - Class in forestry.arboriculture.models
 
ModelDecorativeLeaves() - Constructor for class forestry.arboriculture.models.ModelDecorativeLeaves
 
ModelDecorativeLeaves.Key - Class in forestry.arboriculture.models
 
ModelDefaultLeaves - Class in forestry.arboriculture.models
 
ModelDefaultLeaves() - Constructor for class forestry.arboriculture.models.ModelDefaultLeaves
 
ModelDefaultLeaves.Key - Class in forestry.arboriculture.models
 
ModelDefaultLeavesFruit - Class in forestry.arboriculture.models
 
ModelDefaultLeavesFruit() - Constructor for class forestry.arboriculture.models.ModelDefaultLeavesFruit
 
ModelDefaultLeavesFruit.Key - Class in forestry.arboriculture.models
 
ModelEntry - Class in forestry.core.models
 
ModelEntry(ModelResourceLocation, IBakedModel) - Constructor for class forestry.core.models.ModelEntry
 
ModelEscritoire - Class in forestry.core.models
 
ModelEscritoire() - Constructor for class forestry.core.models.ModelEscritoire
 
ModelFarmBlock - Class in forestry.farming.models
 
ModelFarmBlock() - Constructor for class forestry.farming.models.ModelFarmBlock
 
ModelFarmBlock.Key - Class in forestry.farming.models
 
ModelLeaves - Class in forestry.arboriculture.models
 
ModelLeaves() - Constructor for class forestry.arboriculture.models.ModelLeaves
 
ModelLeaves.Key - Class in forestry.arboriculture.models
 
ModelLoaderCrate - Enum in forestry.storage.models
 
modelLocation - Variable in class forestry.core.models.ModelEntry
 
modelManager - Static variable in class forestry.api.core.ForestryAPI
 
ModelManager - Class in forestry.core.models
 
ModelManager() - Constructor for class forestry.core.models.ModelManager
 
ModelProviderFactory - Class in forestry.arboriculture.models
 
ModelProviderFactory() - Constructor for class forestry.arboriculture.models.ModelProviderFactory
 
ModelProviderGermling - Class in forestry.arboriculture.models
 
ModelProviderGermling(String, ILeafSpriteProvider) - Constructor for class forestry.arboriculture.models.ModelProviderGermling
 
ModelProviderGermlingVanilla - Class in forestry.arboriculture.models
 
ModelProviderGermlingVanilla(EnumVanillaWoodType, ILeafSpriteProvider) - Constructor for class forestry.arboriculture.models.ModelProviderGermlingVanilla
 
models - Variable in class forestry.core.items.ItemPipette
 
ModelUtil - Class in forestry.core.utils
 
ModelUtil() - Constructor for class forestry.core.utils.ModelUtil
 
modID - Variable in class forestry.plugins.CompatPlugin
 
modifyByHeight(World, int, int, int) - Method in class forestry.arboriculture.worldgen.WorldGenTree
 
modName - Variable in class forestry.plugins.CompatPlugin
 
ModuleApiculture - Class in forestry.apiculture
 
ModuleApiculture() - Constructor for class forestry.apiculture.ModuleApiculture
 
ModuleArboriculture - Class in forestry.arboriculture
 
ModuleArboriculture() - Constructor for class forestry.arboriculture.ModuleArboriculture
 
ModuleBackpacks - Class in forestry.storage
 
ModuleBackpacks() - Constructor for class forestry.storage.ModuleBackpacks
 
ModuleBook - Class in forestry.book
 
ModuleBook() - Constructor for class forestry.book.ModuleBook
 
ModuleCharcoal - Class in forestry.arboriculture
 
ModuleCharcoal() - Constructor for class forestry.arboriculture.ModuleCharcoal
 
ModuleClimatology - Class in forestry.climatology
 
ModuleClimatology() - Constructor for class forestry.climatology.ModuleClimatology
 
ModuleCore - Class in forestry.core
 
ModuleCore() - Constructor for class forestry.core.ModuleCore
 
ModuleCrates - Class in forestry.storage
 
ModuleCrates() - Constructor for class forestry.storage.ModuleCrates
 
ModuleCultivation - Class in forestry.cultivation
 
ModuleCultivation() - Constructor for class forestry.cultivation.ModuleCultivation
 
ModuleDatabase - Class in forestry.database
 
ModuleDatabase() - Constructor for class forestry.database.ModuleDatabase
 
ModuleEnergy - Class in forestry.energy
 
ModuleEnergy() - Constructor for class forestry.energy.ModuleEnergy
 
ModuleFactory - Class in forestry.factory
 
ModuleFactory() - Constructor for class forestry.factory.ModuleFactory
 
ModuleFarming - Class in forestry.farming
 
ModuleFarming() - Constructor for class forestry.farming.ModuleFarming
 
ModuleFluids - Class in forestry.core
 
ModuleFluids() - Constructor for class forestry.core.ModuleFluids
 
ModuleFood - Class in forestry.food
 
ModuleFood() - Constructor for class forestry.food.ModuleFood
 
ModuleGreenhouse - Class in forestry.greenhouse
 
ModuleGreenhouse() - Constructor for class forestry.greenhouse.ModuleGreenhouse
 
ModuleHelper - Class in forestry.modules
 
ModuleLepidopterology - Class in forestry.lepidopterology
 
ModuleLepidopterology() - Constructor for class forestry.lepidopterology.ModuleLepidopterology
 
ModuleMail - Class in forestry.mail
 
ModuleMail() - Constructor for class forestry.mail.ModuleMail
 
moduleManager - Static variable in class forestry.api.core.ForestryAPI
Instance of the module manager of forestry.
moduleManager - Variable in class forestry.modules.InternalModuleHandler
 
ModuleManager - Class in forestry.modules
 
modules - Variable in class forestry.modules.InternalModuleHandler
 
ModuleSorting - Class in forestry.sorting
 
ModuleSorting() - Constructor for class forestry.sorting.ModuleSorting
 
ModuleWorktable - Class in forestry.worktable
 
ModuleWorktable() - Constructor for class forestry.worktable.ModuleWorktable
 
ModUtil - Class in forestry.core.utils
 
ModUtil() - Constructor for class forestry.core.utils.ModUtil
 
MOISTENER - Static variable in class forestry.core.recipes.jei.ForestryRecipeCategoryUid
 
moistener - Variable in class forestry.factory.blocks.BlockRegistryFactory
 
MOISTENER - Static variable in class forestry.factory.MachineUIDs
 
MoistenerFuel - Class in forestry.api.fuels
 
MoistenerFuel(ItemStack, ItemStack, int, int) - Constructor for class forestry.api.fuels.MoistenerFuel
 
moistenerManager - Static variable in class forestry.api.recipes.RecipeManagers
Allows you to add recipes to the moistener.
MoistenerRecipe - Class in forestry.factory.recipes
 
MoistenerRecipe(ItemStack, ItemStack, int) - Constructor for class forestry.factory.recipes.MoistenerRecipe
 
MoistenerRecipeCategory - Class in forestry.factory.recipes.jei.moistener
 
MoistenerRecipeCategory(IGuiHelper) - Constructor for class forestry.factory.recipes.jei.moistener.MoistenerRecipeCategory
 
MoistenerRecipeMaker - Class in forestry.factory.recipes.jei.moistener
 
MoistenerRecipeManager - Class in forestry.factory.recipes
 
MoistenerRecipeManager() - Constructor for class forestry.factory.recipes.MoistenerRecipeManager
 
MoistenerRecipeWrapper - Class in forestry.factory.recipes.jei.moistener
 
MoistenerRecipeWrapper(IMoistenerRecipe, MoistenerFuel) - Constructor for class forestry.factory.recipes.jei.moistener.MoistenerRecipeWrapper
 
moistenerResource - Static variable in class forestry.api.fuels.FuelManager
Add new resources for the moistener here (i.e.
month - Variable in class forestry.core.utils.DayMonth
 
moreLinesAllowed() - Method in class forestry.core.gui.GuiTextBox
 
MothDefinition - Enum in forestry.lepidopterology.genetics
 
mouldyWheat - Variable in class forestry.core.items.ItemRegistryCore
 
mouseClicked(int, int, int) - Method in class forestry.apiculture.gui.GuiImprinter
 
mouseClicked(int, int, int) - Method in class forestry.core.gui.elements.ElementManager
 
mouseClicked(int, int, int) - Method in class forestry.core.gui.GuiForestry
 
mouseClicked(int, int, int) - Method in class forestry.core.gui.GuiWindow
 
mouseClicked(int, int, int) - Method in class forestry.database.gui.GuiDatabase
 
mouseClicked(int, int, int) - Method in class forestry.mail.gui.GuiLetter
 
mouseClicked(int, int, int) - Method in class forestry.mail.gui.GuiTradeName
 
mouseClicked(int, int, int) - Method in class forestry.sorting.gui.GuiGeneticFilter
 
mouseClickMove(int, int, int) - Method in class forestry.core.gui.elements.ElementManager
 
mouseReleased(int, int, int) - Method in class forestry.core.gui.elements.ElementManager
 
mouseReleased(int, int, int) - Method in class forestry.core.gui.GuiForestry
 
mouseReleased(int, int, int) - Method in class forestry.core.gui.GuiWindow
 
mouseX - Variable in class forestry.core.gui.elements.Window
 
mouseY - Variable in class forestry.core.gui.elements.Window
 
move(double, double, double) - Method in class forestry.apiculture.entities.ParticleBeeExplore
 
move(double, double, double) - Method in class forestry.apiculture.entities.ParticleBeeRoundTrip
 
move(double, double, double) - Method in class forestry.apiculture.entities.ParticleBeeTargetEntity
 
MoveEvent(IGuiElement, float, float) - Constructor for class forestry.api.gui.events.GuiEvent.MoveEvent
 
moveItemStack(IItemHandler, IItemHandler) - Static method in class forestry.core.utils.InventoryUtil
Attempts to move an ItemStack from one inventory to another.
moveItemStack(IItemHandler, Iterable<IItemHandler>) - Static method in class forestry.core.utils.InventoryUtil
Attempts to move an ItemStack from one inventory to another.
moveOneItemToPipe(IItemHandler, AdjacentTileCache) - Static method in class forestry.core.utils.InventoryUtil
Attempts to move a single item from the source inventory into a adjacent Buildcraft pipe.
moveOneItemToPipe(IItemHandler, AdjacentTileCache, EnumFacing[]) - Static method in class forestry.core.utils.InventoryUtil
 
movePercentage(float) - Method in class forestry.core.gui.elements.ScrollableElement
 
mulch - Variable in class forestry.core.items.ItemRegistryCore
 
MultiblockClientTickHandler - Class in forestry.core.multiblock
 
MultiblockClientTickHandler() - Constructor for class forestry.core.multiblock.MultiblockClientTickHandler
 
MultiblockControllerBase - Class in forestry.core.multiblock
This class contains the base logic for "multiblock controllers".
MultiblockControllerBase(World) - Constructor for class forestry.core.multiblock.MultiblockControllerBase
 
MultiblockControllerBase.AssemblyState - Enum in forestry.core.multiblock
 
MultiblockControllerForestry - Class in forestry.core.multiblock
 
MultiblockControllerForestry(World) - Constructor for class forestry.core.multiblock.MultiblockControllerForestry
 
MultiblockElement - Class in forestry.book.gui.elements
 
MultiblockElement(int, int, int, int, int[], BlockData[]) - Constructor for class forestry.book.gui.elements.MultiblockElement
 
MultiblockEventHandler - Class in forestry.core.multiblock
In your mod, subscribe this on both the client and server sides side to handle chunk load events for your multiblock machines.
MultiblockEventHandler() - Constructor for class forestry.core.multiblock.MultiblockEventHandler
 
MultiblockEventHandlerClient - Class in forestry.core.multiblock
 
MultiblockEventHandlerClient() - Constructor for class forestry.core.multiblock.MultiblockEventHandlerClient
 
MultiblockLogic<T extends IMultiblockControllerInternal> - Class in forestry.core.multiblock
 
MultiblockLogic(Class<T>) - Constructor for class forestry.core.multiblock.MultiblockLogic
 
MultiblockLogicAlveary - Class in forestry.apiculture.multiblock
 
MultiblockLogicAlveary() - Constructor for class forestry.apiculture.multiblock.MultiblockLogicAlveary
 
MultiblockLogicFactory - Class in forestry.core.multiblock
 
MultiblockLogicFactory() - Constructor for class forestry.core.multiblock.MultiblockLogicFactory
 
MultiblockLogicFarm - Class in forestry.farming.multiblock
 
MultiblockLogicFarm() - Constructor for class forestry.farming.multiblock.MultiblockLogicFarm
 
MultiblockManager - Class in forestry.api.multiblock
 
MultiblockManager() - Constructor for class forestry.api.multiblock.MultiblockManager
 
MultiblockRegistry - Class in forestry.core.multiblock
This is a very static singleton registry class which directs incoming events to sub-objects, which actually manage each individual world's multiblocks.
MultiblockRegistry() - Constructor for class forestry.core.multiblock.MultiblockRegistry
 
MultiblockServerTickHandler - Class in forestry.core.multiblock
This is a generic multiblock tick handler.
MultiblockServerTickHandler() - Constructor for class forestry.core.multiblock.MultiblockServerTickHandler
 
MultiblockTileEntityBase<T extends IMultiblockLogic> - Class in forestry.api.multiblock
Base logic class for Multiblock-connected tile entities.
MultiblockTileEntityBase(T) - Constructor for class forestry.api.multiblock.MultiblockTileEntityBase
 
MultiblockTileEntityForestry<T extends IMultiblockLogic> - Class in forestry.core.multiblock
 
MultiblockTileEntityForestry(T) - Constructor for class forestry.core.multiblock.MultiblockTileEntityForestry
 
MultiblockUtil - Class in forestry.core.multiblock
 
MultiblockUtil() - Constructor for class forestry.core.multiblock.MultiblockUtil
 
MultiblockValidationException - Exception in forestry.core.multiblock
An exception thrown when trying to validate a multiblock.
MultiblockValidationException(String) - Constructor for exception forestry.core.multiblock.MultiblockValidationException
 
MultiblockValidationException(String, BlockPos) - Constructor for exception forestry.core.multiblock.MultiblockValidationException
 
MultiblockWorldRegistry - Class in forestry.core.multiblock
This class manages all the multiblock controllers that exist in a given world, either client- or server-side.
MultiblockWorldRegistry(World) - Constructor for class forestry.core.multiblock.MultiblockWorldRegistry
 
MultipartModel - Class in forestry.arboriculture.models
 
MultipartModel(ResourceLocation, Multipart) - Constructor for class forestry.arboriculture.models.MultipartModel
 
multiply(double) - Method in interface forestry.api.climate.IClimateState
Multiplies the values of this state with the given factor.
multiply(double) - Method in class forestry.core.climate.AbsentClimateState
 
multiplyRGBComponents(int, float) - Static method in class forestry.core.utils.ColourUtil
 
mushroom - Variable in class forestry.farming.blocks.BlockRegistryFarming
 
mutableOf(float, float) - Static method in class forestry.core.climate.ClimateStateHelper
 
mutableZero() - Method in interface forestry.api.climate.IClimateStateHelper
 
mutableZero() - Method in class forestry.core.climate.ClimateStateHelper
 
Mutation - Class in forestry.core.genetics.mutations
 
Mutation(IAlleleSpecies, IAlleleSpecies, IAllele[], int) - Constructor for class forestry.core.genetics.mutations.Mutation
 
MutationConditionBiome - Class in forestry.core.genetics.mutations
 
MutationConditionBiome(BiomeDictionary.Type...) - Constructor for class forestry.core.genetics.mutations.MutationConditionBiome
 
MutationConditionDaytime - Class in forestry.core.genetics.mutations
 
MutationConditionDaytime(boolean) - Constructor for class forestry.core.genetics.mutations.MutationConditionDaytime
 
MutationConditionHumidity - Class in forestry.core.genetics.mutations
 
MutationConditionHumidity(EnumHumidity, EnumHumidity) - Constructor for class forestry.core.genetics.mutations.MutationConditionHumidity
 
MutationConditionRequiresResource - Class in forestry.core.genetics.mutations
 
MutationConditionRequiresResource(String) - Constructor for class forestry.core.genetics.mutations.MutationConditionRequiresResource
 
MutationConditionRequiresResource(IBlockState...) - Constructor for class forestry.core.genetics.mutations.MutationConditionRequiresResource
 
MutationConditionTemperature - Class in forestry.core.genetics.mutations
 
MutationConditionTemperature(EnumTemperature, EnumTemperature) - Constructor for class forestry.core.genetics.mutations.MutationConditionTemperature
 
MutationConditionTimeLimited - Class in forestry.core.genetics.mutations
 
MutationConditionTimeLimited(int, int, int, int) - Constructor for class forestry.core.genetics.mutations.MutationConditionTimeLimited
 
MutationContent - Class in forestry.book.data.content
A book content that displays one or more mutations.
MutationContent() - Constructor for class forestry.book.data.content.MutationContent
 
MutationDiscovered(ISpeciesRoot, GameProfile, IMutation, IBreedingTracker) - Constructor for class forestry.api.core.ForestryEvent.MutationDiscovered
 
MutationElement - Class in forestry.book.gui.elements
 
MutationElement(int, int, IMutation[]) - Constructor for class forestry.book.gui.elements.MutationElement
 
MutationsTab - Class in forestry.core.genetics.analyzer
 
MutationsTab(Supplier<ItemStack>) - Constructor for class forestry.core.genetics.analyzer.MutationsTab
 

N

name - Variable in enum forestry.api.core.EnumHumidity
 
name - Variable in enum forestry.api.core.EnumTemperature
 
name - Variable in enum forestry.apiculture.items.EnumHoneyComb
 
NAME - Static variable in class forestry.book.pages.JsonPageFactory
 
name - Variable in class forestry.core.blocks.properties.PropertyAllele
 
NATURA - Static variable in class forestry.modules.ForestryModuleUids
 
nbt - Variable in class forestry.book.data.structure.BlockData
 
NBT_AGE - Static variable in class forestry.lepidopterology.items.ItemButterflyGE
 
NBTList(NBTTagList) - Constructor for class forestry.core.utils.NBTUtilForestry.NBTList
 
NBTUtilForestry - Class in forestry.core.utils
 
NBTUtilForestry() - Constructor for class forestry.core.utils.NBTUtilForestry
 
NBTUtilForestry.EnumNBTType - Enum in forestry.core.utils
 
NBTUtilForestry.NBTList<T extends net.minecraft.nbt.NBTBase> - Class in forestry.core.utils
 
needsClimateUpdate - Variable in class forestry.core.climate.ClimateListener
 
needsSync() - Method in class forestry.apiculture.HasFlowersCache
 
neighborChanged(IBlockState, World, BlockPos, Block, BlockPos) - Method in class forestry.apiculture.blocks.BlockAlveary
 
neighborChanged(IBlockState, World, BlockPos, Block, BlockPos) - Method in class forestry.arboriculture.blocks.BlockSapling
 
neighborChanged(IBlockState, World, BlockPos, Block, BlockPos) - Method in class forestry.arboriculture.blocks.BlockWoodPile
 
neighborChanged(IBlockState, World, BlockPos, Block, BlockPos) - Method in class forestry.lepidopterology.blocks.BlockCocoon
Deprecated.
neighborChanged(IBlockState, World, BlockPos, Block, BlockPos) - Method in class forestry.lepidopterology.blocks.BlockSolidCocoon
Deprecated.
NetworkUtil - Class in forestry.core.utils
 
NetworkUtil() - Constructor for class forestry.core.utils.NetworkUtil
 
newLine() - Method in class forestry.core.gui.TextLayoutHelper
 
newLine(int) - Method in class forestry.core.gui.TextLayoutHelper
 
newLineCompressed() - Method in class forestry.core.gui.TextLayoutHelper
 
next() - Method in class forestry.core.inventory.InvIterator
 
next() - Method in enum forestry.farming.FarmHelper.Stage
 
nextPage() - Method in class forestry.mail.gui.ContainerCatalogue
 
noFrames - Static variable in class forestry.apiculture.trigger.ApicultureTriggers
 
nonConsumableCapsules - Static variable in class forestry.core.config.Config
 
normal - Static variable in class forestry.apiculture.genetics.BeekeepingMode
 
normal - Static variable in class forestry.arboriculture.genetics.TreekeepingMode
 
normalTransformation - Variable in class forestry.core.models.TRSRBakedModel.Transformer
 
NORTH - Static variable in class forestry.sorting.blocks.BlockGeneticFilter
 
NULL_POSITION - Static variable in class forestry.api.climate.Position2D
 
NullStorage<T> - Class in forestry.core.capabilities
 
NullStorage() - Constructor for class forestry.core.capabilities.NullStorage
 

O

obfuscated(boolean) - Method in class forestry.api.gui.style.TextStyleBuilder
 
obfuscated - Variable in class forestry.book.data.TextData
 
of(float, float, boolean) - Static method in class forestry.core.climate.ClimateStateHelper
 
of(float, float) - Static method in class forestry.core.climate.ClimateStateHelper
 
onAssimilate(IMultiblockControllerInternal) - Method in class forestry.apiculture.multiblock.AlvearyController
 
onAssimilate(IMultiblockControllerInternal) - Method in class forestry.core.multiblock.MultiblockControllerBase
Callback.
onAssimilate(IMultiblockControllerInternal) - Method in class forestry.farming.multiblock.FarmController
 
onAssimilated(IMultiblockControllerInternal) - Method in class forestry.apiculture.multiblock.AlvearyController
 
onAssimilated(IMultiblockControllerInternal) - Method in class forestry.core.multiblock.FakeMultiblockController
 
onAssimilated(IMultiblockControllerInternal) - Method in interface forestry.core.multiblock.IMultiblockControllerInternal
Callback.
onAssimilated(IMultiblockControllerInternal) - Method in class forestry.core.multiblock.MultiblockControllerBase
Callback.
onAssimilated(IMultiblockControllerInternal) - Method in class forestry.farming.multiblock.FarmController
 
onAttachedPartWithMultiblockData(IMultiblockComponent, NBTTagCompound) - Method in class forestry.apiculture.multiblock.AlvearyController
 
onAttachedPartWithMultiblockData(IMultiblockComponent, NBTTagCompound) - Method in class forestry.core.multiblock.MultiblockControllerBase
Call when a block with cached save-delegate data is added to the multiblock.
onAttachedPartWithMultiblockData(IMultiblockComponent, NBTTagCompound) - Method in class forestry.farming.multiblock.FarmController
 
onAttack(World, BlockPos, EntityPlayer) - Method in interface forestry.api.apiculture.IHiveTile
Called when the hive is attacked.
onAttack(World, BlockPos, EntityPlayer) - Method in class forestry.apiculture.tiles.TileHive
 
onBakeModels(ModelBakeEvent) - Method in class forestry.core.models.ModelManager
 
onBakeModels(ModelBakeEvent) - Method in class forestry.core.ModuleCore
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class forestry.apiculture.blocks.BlockCandle
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class forestry.apiculture.blocks.BlockStump
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class forestry.arboriculture.blocks.BlockDefaultLeavesFruit
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class forestry.arboriculture.blocks.BlockForestryLeaves
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class forestry.core.blocks.BlockBase
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class forestry.core.blocks.BlockStructure
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float) - Method in class forestry.sorting.blocks.BlockGeneticFilter
 
onBlockAdded(IMultiblockComponent) - Method in class forestry.apiculture.multiblock.AlvearyController
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class forestry.arboriculture.blocks.BlockWoodPile
 
onBlockAdded(IMultiblockComponent) - Method in class forestry.core.multiblock.MultiblockControllerBase
Called when a new part is added to the machine.
onBlockAdded(IMultiblockComponent) - Method in class forestry.farming.multiblock.FarmController
 
onBlockClicked(World, BlockPos, EntityPlayer) - Method in class forestry.apiculture.blocks.BlockBeeHives
 
onBlockDestroyed(ItemStack, World, IBlockState, BlockPos, EntityLivingBase) - Method in class forestry.arboriculture.items.ItemGrafter
 
onBlockDestroyed(ItemStack, World, IBlockState, BlockPos, EntityLivingBase) - Method in class forestry.core.items.ItemForestryTool
 
onBlockHarvested(World, BlockPos, IBlockState, EntityPlayer) - Method in class forestry.apiculture.blocks.BlockBeeHives
 
onBlockHarvested(World, BlockPos, IBlockState, EntityPlayer) - Method in class forestry.apiculture.blocks.BlockCandle
 
onBlockHarvested(World, BlockPos, IBlockState, EntityPlayer) - Method in class forestry.arboriculture.blocks.BlockAbstractLeaves
IToolGrafter's drop bonus handling is done here.
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class forestry.apiculture.blocks.BlockCandle
 
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class forestry.core.blocks.BlockBase
 
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class forestry.core.blocks.BlockForestry
 
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class forestry.core.blocks.BlockStructure
 
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class forestry.farming.blocks.BlockFarm
 
onBlockRemoved(IMultiblockComponent) - Method in class forestry.apiculture.multiblock.AlvearyController
 
onBlockRemoved(IMultiblockComponent) - Method in class forestry.core.multiblock.MultiblockControllerBase
Called when a part is removed from the machine.
onBlockRemoved(IMultiblockComponent) - Method in class forestry.farming.multiblock.FarmController
 
onBlockTick(World, BlockPos, IBlockState, Random) - Method in class forestry.arboriculture.tiles.TileFruitPod
 
onBlockTick(World, BlockPos, IBlockState, Random) - Method in class forestry.arboriculture.tiles.TileLeaves
 
onBlockTick(World, BlockPos, IBlockState, Random) - Method in class forestry.arboriculture.tiles.TileSapling
 
onBlockTick(World, BlockPos, IBlockState, Random) - Method in class forestry.arboriculture.tiles.TileTreeContainer
Leaves and saplings will implement their logic here.
onBlockTick() - Method in class forestry.lepidopterology.tiles.TileCocoon
 
onBroken(World, BlockPos, EntityPlayer, boolean) - Method in interface forestry.api.apiculture.IHiveTile
Called when the hive is broken.
onBroken(World, BlockPos, EntityPlayer, boolean) - Method in class forestry.apiculture.tiles.TileHive
 
onChunkLoad(ChunkEvent.Load) - Method in class forestry.core.multiblock.MultiblockEventHandler
 
onChunkLoaded(World, int, int) - Static method in class forestry.core.multiblock.MultiblockRegistry
Called when the world has finished loading a chunk.
onChunkLoaded(int, int) - Method in class forestry.core.multiblock.MultiblockWorldRegistry
Called when a chunk has finished loading.
onChunkUnload(World, IMultiblockComponent) - Method in interface forestry.api.multiblock.IMultiblockLogic
call on Tile.onChunkUnload()
onChunkUnload() - Method in class forestry.api.multiblock.MultiblockTileEntityBase
 
onChunkUnload(World, IMultiblockComponent) - Method in class forestry.core.multiblock.MultiblockLogic
Called from Minecraft's tile entity loop, after all tile entities have been ticked, as the chunk in which this tile entity is contained is unloading.
onChunkUnload() - Method in class forestry.energy.tiles.TileEngineElectric
 
onChunkUnload() - Method in class forestry.energy.tiles.TileEuGenerator
 
onClearCaches() - Method in class forestry.core.models.ModelBlockCustomCached
 
onClientTick(TickEvent.ClientTickEvent) - Method in class forestry.climatology.PreviewHandlerClient
 
onClientTick(TickEvent.ClientTickEvent) - Method in class forestry.core.multiblock.MultiblockClientTickHandler
 
onClientTick(TickEvent.ClientTickEvent) - Method in class forestry.core.TickHandlerCoreClient
 
onConfigChanged(ConfigChangedEvent.OnConfigChangedEvent) - Static method in class forestry.core.config.Config
 
onConfiguredModules(Collection<IForestryModule>, Collection<IForestryModule>) - Method in interface forestry.api.modules.IModuleContainer
Called after configured the modules.
onConfiguredModules(Collection<IForestryModule>, Collection<IForestryModule>) - Method in class forestry.modules.ForestryModules
 
onConfiguredModules(Collection<IForestryModule>, Collection<IForestryModule>) - Method in class forestry.plugins.ForestryCompatPlugins
 
onContainerClosed(EntityPlayer) - Method in class forestry.climatology.gui.ContainerHabitatFormer
 
onContainerClosed(EntityPlayer) - Method in class forestry.core.gui.ContainerLiquidTanks
 
onContainerClosed(EntityPlayer) - Method in class forestry.core.gui.ContainerLiquidTanksSocketed
 
onContainerClosed(EntityPlayer) - Method in class forestry.core.gui.ContainerNaturalistInventory
 
onContainerClosed(EntityPlayer) - Method in class forestry.mail.gui.ContainerLetter
 
onCrafting(ItemStack, int) - Method in class forestry.core.gui.slots.SlotCrafter
the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
onCrafting(ItemStack) - Method in class forestry.core.gui.slots.SlotCrafter
Copied from SlotCrafting.onCrafting(ItemStack)
onCraftingComplete(EntityPlayer) - Method in interface forestry.worktable.tiles.ICrafterWorktable
 
onCraftingComplete(EntityPlayer) - Method in class forestry.worktable.tiles.TileWorktable
 
onCraftingStart(EntityPlayer) - Method in interface forestry.worktable.tiles.ICrafterWorktable
 
onCraftingStart(EntityPlayer) - Method in class forestry.worktable.tiles.TileWorktable
 
onCraftMatrixChanged(IInventory, int) - Method in interface forestry.core.gui.IContainerCrafting
 
onCraftMatrixChanged(IInventory, int) - Method in class forestry.factory.gui.ContainerCarpenter
 
onCraftMatrixChanged(IInventory, int) - Method in class forestry.factory.gui.ContainerFabricator
 
onCraftMatrixChanged(IInventory, int) - Method in class forestry.worktable.gui.ContainerWorktable
 
onCraftMatrixChanged(IInventory) - Method in class forestry.worktable.gui.ContainerWorktable
 
onCreateModel(IModelBakerModel) - Method in class forestry.core.models.ModelBlockDefault
 
onCreation() - Method in interface forestry.api.gui.IGuiElement
Called at IElementGroup.add(IGuiElement) after the element was added to the group and IGuiElement.setParent(IGuiElement) was called at the element.
onCreation() - Method in class forestry.core.gui.elements.GuiElement
 
onDataPacket(NetworkManager, SPacketUpdateTileEntity) - Method in class forestry.api.multiblock.MultiblockTileEntityBase
 
onDataPacket(NetworkManager, SPacketUpdateTileEntity) - Method in class forestry.apiculture.tiles.TileCandle
 
onDataPacket(NetworkManager, SPacketUpdateTileEntity) - Method in class forestry.apiculture.tiles.TileHive
 
onDataPacket(NetworkManager, SPacketUpdateTileEntity) - Method in class forestry.arboriculture.tiles.TileFruitPod
 
onDataPacket(NetworkManager, SPacketUpdateTileEntity) - Method in class forestry.arboriculture.tiles.TileTreeContainer
 
onDataPacket(NetworkManager, SPacketUpdateTileEntity) - Method in class forestry.lepidopterology.tiles.TileCocoon
 
onDeletion() - Method in interface forestry.api.gui.IGuiElement
Called at IElementGroup.remove(IGuiElement...) after the element was removed from the group.
onDeletion() - Method in class forestry.core.gui.elements.GuiElement
 
onDeserialization() - Method in class forestry.api.book.BookContent
Called after the deserialization.
onDeserialization() - Method in interface forestry.api.book.IBookContent
Called after the deserialization.
onDeserialization() - Method in class forestry.book.data.content.StructureContent
 
onDestroyCurrentItem(PlayerDestroyItemEvent) - Method in class forestry.core.items.ItemForestryTool
 
onDraw() - Method in class forestry.core.gui.CycleTimer
 
onDroppedByPlayer(ItemStack, EntityPlayer) - Method in class forestry.core.items.ItemWithGui
 
onEntityCollision(World, BlockPos, IBlockState, Entity) - Method in class forestry.arboriculture.blocks.BlockAbstractLeaves
Used for walking through willow leaves.
onEntityCollision(World, BlockPos, IBlockState, Entity) - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
onEntityItemUpdate(EntityItem) - Method in class forestry.lepidopterology.items.ItemButterflyGE
 
onEntityTravelToDimension(EntityTravelToDimensionEvent) - Method in class forestry.lepidopterology.ModuleLepidopterology
 
onGameOverlay(RenderGameOverlayEvent.Post) - Method in class forestry.core.multiblock.MultiblockEventHandlerClient
 
onGuiClosed() - Method in class forestry.core.gui.GuiForestry
 
onGuiClosed() - Method in class forestry.core.gui.ledgers.Ledger
 
onGuiClosed() - Method in class forestry.core.gui.ledgers.LedgerManager
 
onGuiClosed() - Method in class forestry.mail.gui.GuiCatalogue
 
onGuiClosed() - Method in class forestry.mail.gui.GuiLetter
 
onGuiClosed() - Method in class forestry.mail.gui.GuiTradeName
 
onGuiEnergy(int) - Method in class forestry.core.gui.ContainerTile
 
onHarvestDropsEvent(BlockEvent.HarvestDropsEvent) - Method in class forestry.arboriculture.ModuleArboriculture
 
onIndexUpdate(int, ICarpenterRecipe) - Method in class forestry.book.gui.elements.CarpenterElement
 
onIndexUpdate(int, IRecipe) - Method in class forestry.book.gui.elements.CraftingElement
 
onIndexUpdate(int, IFabricatorRecipe) - Method in class forestry.book.gui.elements.FabricatorElement
 
onIndexUpdate(int, IMutation) - Method in class forestry.book.gui.elements.MutationElement
 
onIndexUpdate(int, R) - Method in class forestry.book.gui.elements.SelectionElement
 
onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class forestry.lepidopterology.entities.EntityButterfly
 
onInsertion(int, Object) - Method in interface forestry.api.circuits.ICircuit
 
onInsertion(Object) - Method in interface forestry.api.circuits.ICircuitBoard
 
onInsertion(Object) - Method in class forestry.core.circuits.CircuitBoard
 
onInsertion(int, Object) - Method in class forestry.energy.circuits.CircuitElectricChange
 
onInsertion(int, Object) - Method in class forestry.factory.circuits.CircuitSpeedUpgrade
 
onInsertion(int, Object) - Method in class forestry.farming.circuits.CircuitFarmLogic
 
onItemPickup(EntityPlayer, EntityItem) - Method in interface forestry.core.IPickupHandler
Returns true if the item was picked up completely
onItemPickup(EntityPlayer, EntityItem) - Method in class forestry.core.PickupHandlerCore
 
onItemPickup(EntityPlayer, EntityItem) - Method in class forestry.storage.PickupHandlerStorage
 
onItemRightClick(World, EntityPlayer, EnumHand) - Method in class forestry.apiculture.items.ItemSmoker
 
onItemRightClick(World, EntityPlayer, EnumHand) - Method in class forestry.arboriculture.items.ItemGermlingGE
 
onItemRightClick(World, EntityPlayer, EnumHand) - Method in class forestry.book.items.ItemForesterBook
 
onItemRightClick(World, EntityPlayer, EnumHand) - Method in class forestry.climatology.items.ItemHabitatScreen
 
onItemRightClick(World, EntityPlayer, EnumHand) - Method in class forestry.core.genetics.ItemResearchNote
 
onItemRightClick(World, EntityPlayer, EnumHand) - Method in class forestry.core.items.ItemAssemblyKit
 
onItemRightClick(World, EntityPlayer, EnumHand) - Method in class forestry.core.items.ItemFluidContainerForestry
 
onItemRightClick(World, EntityPlayer, EnumHand) - Method in class forestry.core.items.ItemWithGui
 
onItemRightClick(World, EntityPlayer, EnumHand) - Method in class forestry.mail.items.ItemLetter
 
onItemRightClick(World, EntityPlayer, EnumHand) - Method in class forestry.storage.items.ItemBackpack
 
onItemRightClick(World, EntityPlayer, EnumHand) - Method in class forestry.storage.items.ItemCrated
 
onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class forestry.apiculture.items.ItemMinecartBeehouse
 
onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class forestry.arboriculture.items.ItemBlockWoodDoor
Copy of ItemDoor.onItemUse(net.minecraft.entity.player.EntityPlayer, net.minecraft.world.World, net.minecraft.util.math.BlockPos, net.minecraft.util.EnumHand, net.minecraft.util.EnumFacing, float, float, float)
onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class forestry.core.items.ItemFertilizer
 
onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class forestry.core.items.ItemForestryTool
 
onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class forestry.core.items.ItemWrench
 
onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class forestry.lepidopterology.items.ItemButterflyGE
 
onItemUse(EntityPlayer, World, BlockPos, EnumHand, EnumFacing, float, float, float) - Method in class forestry.storage.items.ItemBackpack
 
onItemUseFinish(ItemStack, World, EntityLivingBase) - Method in class forestry.core.items.ItemFluidContainerForestry
DRINKS
onItemUseFirst(EntityPlayer, World, BlockPos, EnumFacing, float, float, float, EnumHand) - Method in class forestry.apiculture.items.ItemSmoker
 
onItemUseFirst(EntityPlayer, World, BlockPos, EnumFacing, float, float, float, EnumHand) - Method in class forestry.climatology.items.ItemHabitatScreen
 
onItemUseFirst(EntityPlayer, World, BlockPos, EnumFacing, float, float, float, EnumHand) - Method in class forestry.storage.items.ItemBackpack
 
onLetterClosed() - Method in class forestry.mail.inventory.ItemInventoryLetter
 
onLetterOpened() - Method in class forestry.mail.inventory.ItemInventoryLetter
 
onLoad(int, Object) - Method in interface forestry.api.circuits.ICircuit
 
onLoad(Object) - Method in interface forestry.api.circuits.ICircuitBoard
 
onLoad(Object) - Method in class forestry.core.circuits.CircuitBoard
 
onLoad(int, Object) - Method in class forestry.energy.circuits.CircuitElectricChange
 
onLoad(int, Object) - Method in class forestry.factory.circuits.CircuitSpeedUpgrade
 
onLoad(int, Object) - Method in class forestry.farming.circuits.CircuitFarmLogic
 
onMachineAssembled(IMultiblockController, BlockPos, BlockPos) - Method in interface forestry.api.multiblock.IMultiblockComponent
Called when a machine is fully assembled from the disassembled state, meaning it was constructed by a player/entity action, not by chunks loading.
onMachineAssembled(IMultiblockController, BlockPos, BlockPos) - Method in class forestry.api.multiblock.MultiblockTileEntityBase
 
onMachineAssembled(IMultiblockController, BlockPos, BlockPos) - Method in class forestry.apiculture.multiblock.TileAlveary
 
onMachineAssembled() - Method in class forestry.core.multiblock.MultiblockControllerBase
Called when a machine is assembled from a disassembled state.
onMachineAssembled() - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
onMachineAssembled(IMultiblockController, BlockPos, BlockPos) - Method in class forestry.farming.tiles.TileFarm
 
onMachineAssembled(IMultiblockController, BlockPos, BlockPos) - Method in class forestry.farming.tiles.TileFarmPlain
 
onMachineBroken() - Method in interface forestry.api.multiblock.IMultiblockComponent
Called when the machine is broken for game reasons, e.g.
onMachineBroken() - Method in class forestry.api.multiblock.MultiblockTileEntityBase
 
onMachineBroken() - Method in class forestry.apiculture.multiblock.TileAlveary
 
onMachineBroken() - Method in class forestry.farming.tiles.TileFarm
 
onMachineBroken() - Method in class forestry.farming.tiles.TileFarmPlain
 
onMachineDisassembled() - Method in class forestry.core.multiblock.MultiblockControllerBase
Called when a machine is disassembled from an assembled state.
onMachineDisassembled() - Method in class forestry.farming.multiblock.FarmController
 
onMachinePaused() - Method in class forestry.core.multiblock.MultiblockControllerBase
Called when a machine is paused from an assembled state This generally only happens due to chunk-loads and other "system" events.
onMachineRestored() - Method in class forestry.core.multiblock.MultiblockControllerBase
Called when a machine is restored to the assembled state from a paused state.
onMissingBlockMappings(RegistryEvent.MissingMappings<Block>) - Static method in class forestry.core.utils.MigrationHelper
 
onMissingItemMappings(RegistryEvent.MissingMappings<Item>) - Static method in class forestry.core.utils.MigrationHelper
 
onModelBake(ModelBakeEvent) - Method in class forestry.arboriculture.ModuleArboriculture
 
onModelBake(ModelBakeEvent) - Method in class forestry.arboriculture.proxy.ProxyArboricultureClient
 
onModelBake(ModelBakeEvent) - Method in class forestry.lepidopterology.ModuleLepidopterology
 
onModelBake(ModelBakeEvent) - Static method in class forestry.lepidopterology.render.ModelButterflyItem
 
onModuleClick(ISelectableProvider<S>) - Method in class forestry.sorting.gui.GuiGeneticFilter
 
onMultiblockDataAssimilated() - Method in class forestry.core.multiblock.MultiblockLogic
 
onNeighborChange(IBlockAccess, BlockPos, BlockPos) - Method in class forestry.core.blocks.BlockForestry
 
onNeighborChange() - Method in class forestry.core.tiles.AdjacentTileCache
 
onNeighborTileChange(World, BlockPos, BlockPos) - Method in class forestry.core.tiles.TileForestry
 
onNeighborTileChange(World, BlockPos, BlockPos) - Method in class forestry.factory.tiles.TileBottler
 
onNeighborTileChange(World, BlockPos, BlockPos) - Method in class forestry.factory.tiles.TileRaintank
 
onNewQueen(IBee, IBeeHousing) - Method in class forestry.apiculture.HasFlowersCache
 
onPacket(FMLNetworkEvent.ServerCustomPacketEvent) - Method in class forestry.core.network.PacketHandler
 
onPacket(FMLNetworkEvent.ClientCustomPacketEvent) - Method in class forestry.core.network.PacketHandler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.apiculture.network.packets.PacketAlvearyChange.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.apiculture.network.packets.PacketBeeLogicActive.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.apiculture.network.packets.PacketBeeLogicActiveEntity.Handler
 
onPacketData(PacketBufferForestry, EntityPlayerMP) - Method in class forestry.apiculture.network.packets.PacketBeeLogicEntityRequest.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.apiculture.network.packets.PacketCandleUpdate.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.apiculture.network.packets.PacketHabitatBiomePointer.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.apiculture.network.packets.PacketImprintSelectionResponse.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.arboriculture.network.PacketRipeningUpdate.Handler
 
onPacketData(PacketBufferForestry, EntityPlayerMP) - Method in class forestry.climatology.network.packets.PacketSelectClimateTargeted.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in interface forestry.core.network.IForestryPacketHandlerClient
 
onPacketData(PacketBufferForestry, EntityPlayerMP) - Method in interface forestry.core.network.IForestryPacketHandlerServer
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.core.network.packets.PacketActiveUpdate.Handler
 
onPacketData(PacketBufferForestry, EntityPlayerMP) - Method in class forestry.core.network.packets.PacketChipsetClick.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.core.network.packets.PacketClimateListenerUpdate.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.core.network.packets.PacketClimateListenerUpdateEntity.Handler
 
onPacketData(PacketBufferForestry, EntityPlayerMP) - Method in class forestry.core.network.packets.PacketClimateListenerUpdateEntityRequest.Handler
 
onPacketData(PacketBufferForestry, EntityPlayerMP) - Method in class forestry.core.network.packets.PacketClimateListenerUpdateRequest.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.core.network.packets.PacketClimatePlayer.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.core.network.packets.PacketClimateUpdate.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.core.network.packets.PacketErrorUpdate.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.core.network.packets.PacketErrorUpdateEntity.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.core.network.packets.PacketFXSignal.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.core.network.packets.PacketGenomeTrackerSync.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.core.network.packets.PacketGuiEnergy.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.core.network.packets.PacketGuiLayoutSelect.Handler
 
onPacketData(PacketBufferForestry, EntityPlayerMP) - Method in class forestry.core.network.packets.PacketGuiSelectRequest.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.core.network.packets.PacketGuiUpdate.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.core.network.packets.PacketGuiUpdateEntity.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.core.network.packets.PacketHandlerDummyClient
 
onPacketData(PacketBufferForestry, EntityPlayerMP) - Method in class forestry.core.network.packets.PacketHandlerDummyServer
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.core.network.packets.PacketItemStackDisplay.Handler
 
onPacketData(PacketBufferForestry, EntityPlayerMP) - Method in class forestry.core.network.packets.PacketPipetteClick.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.core.network.packets.PacketSocketUpdate.Handler
 
onPacketData(PacketBufferForestry, EntityPlayerMP) - Method in class forestry.core.network.packets.PacketSolderingIronClick.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.core.network.packets.PacketTankLevelUpdate.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.core.network.packets.PacketTileStream.Handler
 
onPacketData(PacketBufferForestry, EntityPlayerMP) - Method in class forestry.database.network.packets.PacketExtractItem.Handler
 
onPacketData(PacketBufferForestry, EntityPlayerMP) - Method in class forestry.database.network.packets.PacketInsertItem.Handler
 
onPacketData(PacketBufferForestry, EntityPlayerMP) - Method in class forestry.factory.network.packets.PacketRecipeTransferRequest.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.factory.network.packets.PacketRecipeTransferUpdate.Handler
 
onPacketData(PacketBufferForestry, EntityPlayerMP) - Method in class forestry.mail.network.packets.PacketLetterInfoRequest.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.mail.network.packets.PacketLetterInfoResponse.Handler
 
onPacketData(PacketBufferForestry, EntityPlayerMP) - Method in class forestry.mail.network.packets.PacketLetterTextSet.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.mail.network.packets.PacketPOBoxInfoResponse.Handler
 
onPacketData(PacketBufferForestry, EntityPlayerMP) - Method in class forestry.mail.network.packets.PacketTraderAddressRequest.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.mail.network.packets.PacketTraderAddressResponse.Handler
 
onPacketData(PacketBufferForestry, EntityPlayerMP) - Method in class forestry.sorting.network.packets.PacketFilterChangeGenome.Handler
 
onPacketData(PacketBufferForestry, EntityPlayerMP) - Method in class forestry.sorting.network.packets.PacketFilterChangeRule.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.sorting.network.packets.PacketGuiFilterUpdate.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.worktable.network.packets.PacketWorktableMemoryUpdate.Handler
 
onPacketData(PacketBufferForestry, EntityPlayerMP) - Method in class forestry.worktable.network.packets.PacketWorktableRecipeRequest.Handler
 
onPacketData(PacketBufferForestry, EntityPlayer) - Method in class forestry.worktable.network.packets.PacketWorktableRecipeUpdate.Handler
 
onPacketUpdate(int, boolean) - Method in class forestry.apiculture.tiles.TileCandle
 
onPartAdded(World, IMultiblockComponent) - Static method in class forestry.core.multiblock.MultiblockRegistry
Register a new part in the system.
onPartAdded(IMultiblockComponent) - Method in class forestry.core.multiblock.MultiblockWorldRegistry
Called when a multiblock part is added to the world, either via chunk-load or user action.
onPartRemovedFromWorld(World, IMultiblockComponent) - Static method in class forestry.core.multiblock.MultiblockRegistry
Call to remove a part from world lists.
onPartRemovedFromWorld(IMultiblockComponent) - Method in class forestry.core.multiblock.MultiblockWorldRegistry
Called when a part is removed from the world, via user action or via chunk unloads.
onPlayerLoggedIn(PlayerEvent.PlayerLoggedInEvent) - Method in class forestry.book.EventHandlerBook
 
onPlayerTick(TickEvent.PlayerTickEvent) - Method in class forestry.core.ClimateHandlerClient
 
onPlayerTick(TickEvent.PlayerTickEvent) - Method in class forestry.core.ClimateHandlerServer
 
onPollenRetrieved(IIndividual) - Method in class forestry.api.apiculture.DefaultBeeListener
 
onPollenRetrieved(IIndividual) - Method in interface forestry.api.apiculture.IBeeListener
Called when the bees have retrieved some pollen.
onPollenRetrieved(IIndividual) - Method in class forestry.apiculture.BeeHousingListener
 
onPressed() - Method in class forestry.core.gui.elements.ButtonElement
 
onPressed(GuiDatabaseButton) - Method in enum forestry.database.gui.buttons.DatabaseButton
 
onPressed() - Method in class forestry.database.gui.buttons.GuiDatabaseButton
 
onQueenDeath() - Method in class forestry.api.apiculture.DefaultBeeListener
 
onQueenDeath() - Method in interface forestry.api.apiculture.IBeeListener
Called after the children have been spawned, and before the new princess is spawned.
onQueenDeath() - Method in class forestry.apiculture.BeeHousingListener
 
onRandomLeafTick(ITree, World, Random, BlockPos, boolean) - Method in interface forestry.api.arboriculture.ILeafTickHandler
 
onRandomLeafTick(ITree, World, Random, BlockPos, boolean) - Method in class forestry.lepidopterology.ButterflySpawner
 
onRegisterAllele(IAllele) - Method in interface forestry.api.genetics.IAlleleHandler
Called when an allele is registered with IAlleleRegistry.
onRegisterClassification(IClassification) - Method in interface forestry.api.genetics.IAlleleHandler
Called when a classification is registered with IAlleleRegistry.
onRegisterFruitFamily(IFruitFamily) - Method in interface forestry.api.genetics.IAlleleHandler
Called when a fruit family is registered with IAlleleRegistry.
onRemoval(int, Object) - Method in interface forestry.api.circuits.ICircuit
 
onRemoval(Object) - Method in interface forestry.api.circuits.ICircuitBoard
 
onRemoval() - Method in class forestry.climatology.tiles.TileHabitatFormer
 
onRemoval(Object) - Method in class forestry.core.circuits.CircuitBoard
 
onRemoval() - Method in class forestry.core.tiles.TileForestry
 
onRemoval(int, Object) - Method in class forestry.energy.circuits.CircuitElectricChange
 
onRemoval(int, Object) - Method in class forestry.factory.circuits.CircuitSpeedUpgrade
 
onRemoval(int, Object) - Method in class forestry.farming.circuits.CircuitFarmLogic
 
onRemoval() - Method in class forestry.mail.tiles.TileTrader
 
onRenderTick(TickEvent.RenderTickEvent) - Method in class forestry.mail.EventHandlerMailAlert
 
onResourceManagerReload(IResourceManager) - Method in enum forestry.arboriculture.models.WoodModelLoader
 
onResourceManagerReload(IResourceManager) - Method in class forestry.book.BookLoader
 
onResourceManagerReload(IResourceManager) - Method in class forestry.core.render.ColourProperties
 
onResourceManagerReload(IResourceManager) - Method in enum forestry.storage.models.ModelLoaderCrate
 
onResourceManagerReload(IResourceManager, Predicate<IResourceType>) - Method in enum forestry.storage.models.ModelLoaderCrate
 
onScroll(int) - Method in class forestry.climatology.gui.GuiHabitatFormer
 
onScroll(int) - Method in class forestry.core.gui.elements.GeneticAnalyzer
 
onScroll(int) - Method in class forestry.core.gui.elements.ScrollableElement
 
onScroll(int) - Method in interface forestry.core.gui.widgets.IScrollable
 
onScroll(int) - Method in class forestry.database.gui.GuiDatabase
 
onScroll(int) - Method in class forestry.sorting.gui.widgets.SelectionLogic
 
onSelect(S) - Method in interface forestry.sorting.gui.ISelectableProvider
 
onSelect(IFilterRuleType) - Method in class forestry.sorting.gui.widgets.RuleWidget
 
onSelect(IAlleleSpecies) - Method in class forestry.sorting.gui.widgets.SpeciesWidget
 
onSelection(int, boolean) - Method in interface forestry.api.genetics.IGeneticAnalyzerProvider
 
onSelection(int, boolean) - Method in class forestry.apiculture.gui.GuiBeeHousing
 
onSelection(int, boolean) - Method in class forestry.database.gui.GuiDatabase
 
onSheared(ItemStack, IBlockAccess, BlockPos, int) - Method in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
onSheared(ItemStack, IBlockAccess, BlockPos, int) - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
onSlotChanged(IInventory, int) - Method in class forestry.core.gui.GuiAnalyzerProvider
 
onSlotChanged() - Method in class forestry.core.gui.slots.SlotCraftMatrix
 
onSlotChanged() - Method in class forestry.core.gui.slots.SlotWatched
 
onSlotChanged(IInventory, int) - Method in class forestry.core.inventory.watchers.FakeSlotChangeWatcher
 
onSlotChanged(IInventory, int) - Method in interface forestry.core.inventory.watchers.ISlotChangeWatcher
 
onSlotChanged(IInventory, int) - Method in class forestry.database.gui.GuiDatabase
 
onSlotChanged(IInventory, int) - Method in class forestry.factory.gui.ContainerMoistener
 
onSlotClick(int, EntityPlayer) - Method in class forestry.apiculture.inventory.ItemInventoryHabitatLocator
 
onSlotClick(int, EntityPlayer) - Method in class forestry.apiculture.inventory.ItemInventoryImprinter
 
onSlotClick(int, EntityPlayer) - Method in class forestry.core.inventory.ItemInventory
 
onSlotClick(int, EntityPlayer) - Method in class forestry.core.inventory.ItemInventorySolderingIron
 
onTake(int, EntityPlayer) - Method in class forestry.apiculture.inventory.InventoryAlvearySieve
 
onTake(EntityPlayer, ItemStack) - Method in class forestry.core.gui.slots.SlotCrafter
 
onTake(EntityPlayer, ItemStack) - Method in class forestry.core.gui.slots.SlotLockable
 
onTake(EntityPlayer, ItemStack) - Method in class forestry.core.gui.slots.SlotLocked
 
onTake(EntityPlayer, ItemStack) - Method in class forestry.core.gui.slots.SlotWatched
 
onTake(EntityPlayer, ItemStack) - Method in class forestry.core.gui.slots.SlotWorking
 
onTake(int, EntityPlayer) - Method in class forestry.core.inventory.watchers.FakeSlotPickupWatcher
 
onTake(int, EntityPlayer) - Method in interface forestry.core.inventory.watchers.ISlotPickupWatcher
 
onTake(int, EntityPlayer) - Method in class forestry.core.tiles.TileEscritoire
 
onTake(int, EntityPlayer) - Method in class forestry.factory.tiles.TileBottler
 
onTake(int, EntityPlayer) - Method in class forestry.factory.tiles.TileFabricator
 
onTick(int, Object) - Method in interface forestry.api.circuits.ICircuit
 
onTick(Object) - Method in interface forestry.api.circuits.ICircuitBoard
 
onTick(Object) - Method in class forestry.core.circuits.CircuitBoard
 
onTick(boolean) - Method in class forestry.core.gui.tooltips.ToolTip
 
onTick() - Method in class forestry.core.utils.TickHelper
 
onTick(int, Object) - Method in class forestry.energy.circuits.CircuitElectricChange
 
onTick(int, Object) - Method in class forestry.factory.circuits.CircuitSpeedUpgrade
 
onTick(int, Object) - Method in class forestry.farming.circuits.CircuitFarmLogic
 
onTooltip(int, boolean, ItemStack, List<String>) - Method in class forestry.core.recipes.jei.ForestryTooltipCallback
 
onUpdate() - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
onUpdate() - Method in class forestry.apiculture.entities.ParticleBeeExplore
Called to update the entity's position/logic.
onUpdate() - Method in class forestry.apiculture.entities.ParticleBeeRoundTrip
Called to update the entity's position/logic.
onUpdate() - Method in class forestry.apiculture.entities.ParticleBeeTargetEntity
Called to update the entity's position/logic.
onUpdate(World, Entity) - Method in class forestry.apiculture.items.HabitatLocatorLogic
 
onUpdate(ItemStack, World, Entity, int, boolean) - Method in class forestry.apiculture.items.ItemHabitatLocator
 
onUpdate(ItemStack, World, Entity, int, boolean) - Method in class forestry.apiculture.items.ItemSmoker
 
onUpdate() - Method in class forestry.core.entities.ParticleColoredDripParticle
Called to update the entity's position/logic.
onUpdate() - Method in class forestry.core.entities.ParticleIgnition
Called to update the entity's position/logic.
onUpdate() - Method in class forestry.core.entities.ParticleSmoke
Called to update the entity's position/logic.
onUpdate() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
onUpdateClient() - Method in class forestry.core.gui.elements.GuiElement
Called if this element get updated on the client side.
onUpdateSelected() - Method in interface forestry.api.genetics.IGeneticAnalyzerProvider
 
onUpdateSelected() - Method in class forestry.apiculture.gui.GuiBeeHousing
 
onUpdateSelected() - Method in class forestry.database.gui.GuiDatabase
 
onUsingTick(ItemStack, EntityLivingBase, int) - Method in class forestry.apiculture.items.ItemSmoker
 
onValueChange(GuiDatabaseButton) - Method in enum forestry.database.gui.buttons.DatabaseButton
 
onWorldLoad(World) - Method in class forestry.apiculture.SaveEventHandlerApiculture
 
onWorldLoad(World) - Method in interface forestry.core.ISaveEventHandler
 
onWorldLoad(World) - Method in class forestry.core.SaveEventHandlerCore
 
onWorldLoad(World) - Method in class forestry.mail.SaveEventHandlerMail
 
onWorldRenderLast(RenderWorldLastEvent) - Method in class forestry.core.multiblock.MultiblockEventHandlerClient
 
onWorldSave(World) - Method in class forestry.apiculture.SaveEventHandlerApiculture
 
onWorldSave(World) - Method in interface forestry.core.ISaveEventHandler
 
onWorldSave(World) - Method in class forestry.core.SaveEventHandlerCore
 
onWorldSave(World) - Method in class forestry.mail.SaveEventHandlerMail
 
onWorldTick(TickEvent.WorldTickEvent) - Method in class forestry.core.multiblock.MultiblockServerTickHandler
 
onWorldTick(TickEvent.WorldTickEvent) - Method in class forestry.core.TickHandlerCoreServer
 
onWorldUnload(World) - Method in class forestry.apiculture.SaveEventHandlerApiculture
 
onWorldUnload(World) - Method in interface forestry.core.ISaveEventHandler
 
onWorldUnload(WorldEvent.Unload) - Method in class forestry.core.multiblock.MultiblockEventHandler
 
onWorldUnload(World) - Method in class forestry.core.SaveEventHandlerCore
 
onWorldUnload(World) - Method in class forestry.mail.SaveEventHandlerMail
 
onWorldUnloaded(World) - Static method in class forestry.core.multiblock.MultiblockRegistry
Called whenever a world is unloaded.
onWorldUnloaded() - Method in class forestry.core.multiblock.MultiblockWorldRegistry
Called when the world which this World Registry represents is fully unloaded from the system.
onWriteNBT(NBTTagCompound) - Method in class forestry.core.inventory.ItemInventory
 
onWriteNBT(NBTTagCompound) - Method in class forestry.core.inventory.ItemInventoryAlyzer
 
openGui(EntityPlayer, IGuiHandlerEntity) - Static method in class forestry.core.gui.GuiHandler
 
openGui(EntityPlayer, IGuiHandlerEntity, short) - Static method in class forestry.core.gui.GuiHandler
 
openGui(EntityPlayer, IGuiHandlerItem) - Static method in class forestry.core.gui.GuiHandler
 
openGui(EntityPlayer, IGuiHandlerItem, short) - Static method in class forestry.core.gui.GuiHandler
 
openGui(EntityPlayer, IGuiHandlerTile) - Static method in class forestry.core.gui.GuiHandler
 
openGui(EntityPlayer, IGuiHandlerTile, short) - Static method in class forestry.core.gui.GuiHandler
 
openGui(EntityPlayer) - Method in class forestry.core.items.ItemAlyzer
 
openGui(EntityPlayer) - Method in class forestry.core.items.ItemWithGui
 
openGui(EntityPlayer) - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
Called by a structure block when it is right clicked by a player.
openGui(EntityPlayer, ItemStack) - Method in class forestry.core.tiles.TileBase
 
openGui(EntityPlayer, ItemStack) - Method in class forestry.energy.tiles.TileEngineClockwork
 
openGui(EntityPlayer, ItemStack) - Method in class forestry.factory.tiles.TileMillRainmaker
 
openGui(EntityPlayer, ItemStack) - Method in class forestry.mail.tiles.TileMailbox
 
openGui(EntityPlayer, ItemStack) - Method in class forestry.mail.tiles.TileTrader
 
openGui(EntityPlayer) - Method in class forestry.storage.items.ItemBackpack
 
openGui(EntityPlayer) - Method in class forestry.storage.items.ItemBackpackNaturalist
 
openInventory(EntityPlayer) - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
openInventory(EntityPlayer) - Method in class forestry.core.inventory.FakeInventoryAdapter
 
openInventory(EntityPlayer) - Method in class forestry.core.inventory.InventoryAdapter
 
openInventory(EntityPlayer) - Method in class forestry.core.inventory.InventoryPlain
 
openInventory(EntityPlayer) - Method in class forestry.core.inventory.ItemInventory
 
openInventory(EntityPlayer) - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
openInventory(EntityPlayer) - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
openInventory(EntityPlayer) - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
openInventory(EntityPlayer) - Method in class forestry.core.tiles.TileForestry
 
openInventory(EntityPlayer) - Method in class forestry.mail.Letter
 
openInventory(EntityPlayer) - Method in class forestry.mail.POBox
 
openInventory(EntityPlayer) - Method in class forestry.mail.TradeStation
 
openLetter(ItemStack) - Static method in class forestry.mail.LetterProperties
 
ORCHARD - Static variable in class forestry.farming.logic.ForestryFarmIdentifier
 
ORCHID - Static variable in class forestry.farming.logic.ForestryFarmIdentifier
 
orchidStack - Static variable in class forestry.plugins.PluginExtraUtilities
 
ordinal() - Method in interface forestry.api.genetics.IChromosomeType
 
ordinal() - Method in interface forestry.core.network.IPacketId
 
ORE_APATITE - Static variable in class forestry.core.utils.OreDictUtil
 
ORE_COPPER - Static variable in class forestry.core.utils.OreDictUtil
 
ORE_RESOURCES - Static variable in class forestry.core.blocks.BlockResourceOre
 
ORE_TIN - Static variable in class forestry.core.utils.OreDictUtil
 
OreDictUtil - Class in forestry.core.utils
 
OreDictUtil() - Constructor for class forestry.core.utils.OreDictUtil
 
original - Variable in class forestry.core.models.TRSRBakedModel
 
outputStack - Variable in class forestry.factory.recipes.BottlerRecipe
 
outputStack - Variable in class forestry.factory.recipes.jei.bottler.BottlerRecipeWrapper
 
overlays - Variable in class forestry.core.items.ItemOverlay
 
overrideList - Variable in class forestry.core.models.BlankModel
 
OwnerHandler - Class in forestry.core.owner
 
OwnerHandler() - Constructor for class forestry.core.owner.OwnerHandler
 
OwnerLedger - Class in forestry.core.gui.ledgers
Ledger displaying ownership information
OwnerLedger(LedgerManager, IOwnedTile) - Constructor for class forestry.core.gui.ledgers.OwnerLedger
 

P

PacketActiveUpdate - Class in forestry.core.network.packets
 
PacketActiveUpdate(IActivatable) - Constructor for class forestry.core.network.packets.PacketActiveUpdate
 
PacketActiveUpdate.Handler - Class in forestry.core.network.packets
 
PacketAlvearyChange - Class in forestry.apiculture.network.packets
 
PacketAlvearyChange(BlockPos) - Constructor for class forestry.apiculture.network.packets.PacketAlvearyChange
 
PacketAlvearyChange.Handler - Class in forestry.apiculture.network.packets
 
PacketBeeLogicActive - Class in forestry.apiculture.network.packets
 
PacketBeeLogicActive(IBeeHousing) - Constructor for class forestry.apiculture.network.packets.PacketBeeLogicActive
 
PacketBeeLogicActive.Handler - Class in forestry.apiculture.network.packets
 
PacketBeeLogicActiveEntity - Class in forestry.apiculture.network.packets
 
PacketBeeLogicActiveEntity(IBeeHousing, Entity) - Constructor for class forestry.apiculture.network.packets.PacketBeeLogicActiveEntity
 
PacketBeeLogicActiveEntity.Handler - Class in forestry.apiculture.network.packets
 
PacketBeeLogicEntityRequest - Class in forestry.apiculture.network.packets
 
PacketBeeLogicEntityRequest(Entity) - Constructor for class forestry.apiculture.network.packets.PacketBeeLogicEntityRequest
 
PacketBeeLogicEntityRequest.Handler - Class in forestry.apiculture.network.packets
 
PacketBufferForestry - Class in forestry.core.network
 
PacketBufferForestry(ByteBuf) - Constructor for class forestry.core.network.PacketBufferForestry
 
PacketBufferForestry.IStreamableFactory<T extends IStreamable> - Interface in forestry.core.network
 
PacketCandleUpdate - Class in forestry.apiculture.network.packets
 
PacketCandleUpdate(TileCandle) - Constructor for class forestry.apiculture.network.packets.PacketCandleUpdate
 
PacketCandleUpdate.Handler - Class in forestry.apiculture.network.packets
 
PacketChipsetClick - Class in forestry.core.network.packets
 
PacketChipsetClick(int) - Constructor for class forestry.core.network.packets.PacketChipsetClick
 
PacketChipsetClick.Handler - Class in forestry.core.network.packets
 
PacketClimateListenerUpdate - Class in forestry.core.network.packets
 
PacketClimateListenerUpdate(BlockPos, IClimateState) - Constructor for class forestry.core.network.packets.PacketClimateListenerUpdate
 
PacketClimateListenerUpdate.Handler - Class in forestry.core.network.packets
 
PacketClimateListenerUpdateEntity - Class in forestry.core.network.packets
 
PacketClimateListenerUpdateEntity(Entity, IClimateState) - Constructor for class forestry.core.network.packets.PacketClimateListenerUpdateEntity
 
PacketClimateListenerUpdateEntity.Handler - Class in forestry.core.network.packets
 
PacketClimateListenerUpdateEntityRequest - Class in forestry.core.network.packets
 
PacketClimateListenerUpdateEntityRequest(Entity) - Constructor for class forestry.core.network.packets.PacketClimateListenerUpdateEntityRequest
 
PacketClimateListenerUpdateEntityRequest.Handler - Class in forestry.core.network.packets
 
PacketClimateListenerUpdateRequest - Class in forestry.core.network.packets
 
PacketClimateListenerUpdateRequest(BlockPos) - Constructor for class forestry.core.network.packets.PacketClimateListenerUpdateRequest
 
PacketClimateListenerUpdateRequest.Handler - Class in forestry.core.network.packets
 
PacketClimatePlayer - Class in forestry.core.network.packets
 
PacketClimatePlayer(IClimateState) - Constructor for class forestry.core.network.packets.PacketClimatePlayer
 
PacketClimatePlayer.Handler - Class in forestry.core.network.packets
 
PacketClimateUpdate - Class in forestry.core.network.packets
 
PacketClimateUpdate(BlockPos, ClimateTransformer) - Constructor for class forestry.core.network.packets.PacketClimateUpdate
 
PacketClimateUpdate.Handler - Class in forestry.core.network.packets
 
PacketErrorUpdate - Class in forestry.core.network.packets
 
PacketErrorUpdate(TileEntity, IErrorLogicSource) - Constructor for class forestry.core.network.packets.PacketErrorUpdate
 
PacketErrorUpdate.Handler - Class in forestry.core.network.packets
 
PacketErrorUpdateEntity - Class in forestry.core.network.packets
 
PacketErrorUpdateEntity(Entity, IErrorLogicSource) - Constructor for class forestry.core.network.packets.PacketErrorUpdateEntity
 
PacketErrorUpdateEntity.Handler - Class in forestry.core.network.packets
 
PacketExtractItem - Class in forestry.database.network.packets
 
PacketExtractItem(int, byte) - Constructor for class forestry.database.network.packets.PacketExtractItem
 
PacketExtractItem.Handler - Class in forestry.database.network.packets
 
PacketFilterChangeGenome - Class in forestry.sorting.network.packets
 
PacketFilterChangeGenome(BlockPos, EnumFacing, short, boolean, IAllele) - Constructor for class forestry.sorting.network.packets.PacketFilterChangeGenome
 
PacketFilterChangeGenome.Handler - Class in forestry.sorting.network.packets
 
PacketFilterChangeRule - Class in forestry.sorting.network.packets
 
PacketFilterChangeRule(BlockPos, EnumFacing, IFilterRuleType) - Constructor for class forestry.sorting.network.packets.PacketFilterChangeRule
 
PacketFilterChangeRule.Handler - Class in forestry.sorting.network.packets
 
PacketFXSignal - Class in forestry.core.network.packets
 
PacketFXSignal(PacketFXSignal.VisualFXType, BlockPos, IBlockState) - Constructor for class forestry.core.network.packets.PacketFXSignal
 
PacketFXSignal(PacketFXSignal.SoundFXType, BlockPos, IBlockState) - Constructor for class forestry.core.network.packets.PacketFXSignal
 
PacketFXSignal(PacketFXSignal.VisualFXType, PacketFXSignal.SoundFXType, BlockPos, IBlockState) - Constructor for class forestry.core.network.packets.PacketFXSignal
 
PacketFXSignal.Handler - Class in forestry.core.network.packets
 
PacketFXSignal.SoundFXType - Enum in forestry.core.network.packets
 
PacketFXSignal.VisualFXType - Enum in forestry.core.network.packets
 
PacketGenomeTrackerSync - Class in forestry.core.network.packets
 
PacketGenomeTrackerSync(NBTTagCompound) - Constructor for class forestry.core.network.packets.PacketGenomeTrackerSync
 
PacketGenomeTrackerSync.Handler - Class in forestry.core.network.packets
 
PacketGuiEnergy - Class in forestry.core.network.packets
 
PacketGuiEnergy(int, int) - Constructor for class forestry.core.network.packets.PacketGuiEnergy
 
PacketGuiEnergy.Handler - Class in forestry.core.network.packets
 
PacketGuiFilterUpdate - Class in forestry.sorting.network.packets
 
PacketGuiFilterUpdate(IFilterContainer) - Constructor for class forestry.sorting.network.packets.PacketGuiFilterUpdate
 
PacketGuiFilterUpdate.Handler - Class in forestry.sorting.network.packets
 
PacketGuiLayoutSelect - Class in forestry.core.network.packets
 
PacketGuiLayoutSelect(String) - Constructor for class forestry.core.network.packets.PacketGuiLayoutSelect
 
PacketGuiLayoutSelect.Handler - Class in forestry.core.network.packets
 
PacketGuiSelectRequest - Class in forestry.core.network.packets
 
PacketGuiSelectRequest(int, int) - Constructor for class forestry.core.network.packets.PacketGuiSelectRequest
 
PacketGuiSelectRequest.Handler - Class in forestry.core.network.packets
 
PacketGuiUpdate - Class in forestry.core.network.packets
 
PacketGuiUpdate(T) - Constructor for class forestry.core.network.packets.PacketGuiUpdate
 
PacketGuiUpdate.Handler - Class in forestry.core.network.packets
 
PacketGuiUpdateEntity - Class in forestry.core.network.packets
 
PacketGuiUpdateEntity(IStreamableGui, Entity) - Constructor for class forestry.core.network.packets.PacketGuiUpdateEntity
 
PacketGuiUpdateEntity.Handler - Class in forestry.core.network.packets
 
PacketHabitatBiomePointer - Class in forestry.apiculture.network.packets
 
PacketHabitatBiomePointer(BlockPos) - Constructor for class forestry.apiculture.network.packets.PacketHabitatBiomePointer
 
PacketHabitatBiomePointer.Handler - Class in forestry.apiculture.network.packets
 
PacketHandler - Class in forestry.core.network
 
PacketHandler() - Constructor for class forestry.core.network.PacketHandler
 
PacketHandlerDummy - Class in forestry.core.network.packets
 
PacketHandlerDummy() - Constructor for class forestry.core.network.packets.PacketHandlerDummy
 
PacketHandlerDummyClient - Class in forestry.core.network.packets
 
PacketHandlerDummyServer - Class in forestry.core.network.packets
 
PacketIdClient - Enum in forestry.core.network
Packets sent to the client from the server
PacketIdServer - Enum in forestry.core.network
Packets sent to the server from the client
PacketImprintSelectionResponse - Class in forestry.apiculture.network.packets
 
PacketImprintSelectionResponse(int, int) - Constructor for class forestry.apiculture.network.packets.PacketImprintSelectionResponse
 
PacketImprintSelectionResponse.Handler - Class in forestry.apiculture.network.packets
 
PacketInsertItem - Class in forestry.database.network.packets
 
PacketInsertItem(boolean) - Constructor for class forestry.database.network.packets.PacketInsertItem
 
PacketInsertItem.Handler - Class in forestry.database.network.packets
 
PacketItemStackDisplay - Class in forestry.core.network.packets
 
PacketItemStackDisplay(T, ItemStack) - Constructor for class forestry.core.network.packets.PacketItemStackDisplay
 
PacketItemStackDisplay.Handler - Class in forestry.core.network.packets
 
PacketLetterInfoRequest - Class in forestry.mail.network.packets
 
PacketLetterInfoRequest(String, EnumAddressee) - Constructor for class forestry.mail.network.packets.PacketLetterInfoRequest
 
PacketLetterInfoRequest.Handler - Class in forestry.mail.network.packets
 
PacketLetterInfoResponse - Class in forestry.mail.network.packets
 
PacketLetterInfoResponse(EnumAddressee, ITradeStationInfo, IMailAddress) - Constructor for class forestry.mail.network.packets.PacketLetterInfoResponse
 
PacketLetterInfoResponse.Handler - Class in forestry.mail.network.packets
 
PacketLetterTextSet - Class in forestry.mail.network.packets
 
PacketLetterTextSet(String) - Constructor for class forestry.mail.network.packets.PacketLetterTextSet
 
PacketLetterTextSet.Handler - Class in forestry.mail.network.packets
 
PacketPipetteClick - Class in forestry.core.network.packets
 
PacketPipetteClick(int) - Constructor for class forestry.core.network.packets.PacketPipetteClick
 
PacketPipetteClick.Handler - Class in forestry.core.network.packets
 
PacketPOBoxInfoResponse - Class in forestry.mail.network.packets
 
PacketPOBoxInfoResponse(POBoxInfo) - Constructor for class forestry.mail.network.packets.PacketPOBoxInfoResponse
 
PacketPOBoxInfoResponse.Handler - Class in forestry.mail.network.packets
 
PacketRecipeTransferRequest - Class in forestry.factory.network.packets
 
PacketRecipeTransferRequest(TileBase, NonNullList<ItemStack>) - Constructor for class forestry.factory.network.packets.PacketRecipeTransferRequest
 
PacketRecipeTransferRequest.Handler - Class in forestry.factory.network.packets
 
PacketRecipeTransferUpdate - Class in forestry.factory.network.packets
 
PacketRecipeTransferUpdate(TileBase, NonNullList<ItemStack>) - Constructor for class forestry.factory.network.packets.PacketRecipeTransferUpdate
 
PacketRecipeTransferUpdate.Handler - Class in forestry.factory.network.packets
 
PacketRegistryApiculture - Class in forestry.apiculture.network
 
PacketRegistryApiculture() - Constructor for class forestry.apiculture.network.PacketRegistryApiculture
 
PacketRegistryArboriculture - Class in forestry.arboriculture.network
 
PacketRegistryArboriculture() - Constructor for class forestry.arboriculture.network.PacketRegistryArboriculture
 
PacketRegistryClimatology - Class in forestry.climatology.network
 
PacketRegistryClimatology() - Constructor for class forestry.climatology.network.PacketRegistryClimatology
 
PacketRegistryCore - Class in forestry.core.network
 
PacketRegistryCore() - Constructor for class forestry.core.network.PacketRegistryCore
 
PacketRegistryDatabase - Class in forestry.database.network
 
PacketRegistryDatabase() - Constructor for class forestry.database.network.PacketRegistryDatabase
 
PacketRegistryFactory - Class in forestry.factory.network
 
PacketRegistryFactory() - Constructor for class forestry.factory.network.PacketRegistryFactory
 
PacketRegistryMail - Class in forestry.mail.network
 
PacketRegistryMail() - Constructor for class forestry.mail.network.PacketRegistryMail
 
PacketRegistrySorting - Class in forestry.sorting.network
 
PacketRegistrySorting() - Constructor for class forestry.sorting.network.PacketRegistrySorting
 
PacketRegistryWorktable - Class in forestry.worktable.network
 
PacketRegistryWorktable() - Constructor for class forestry.worktable.network.PacketRegistryWorktable
 
PacketRipeningUpdate - Class in forestry.arboriculture.network
 
PacketRipeningUpdate(TileLeaves) - Constructor for class forestry.arboriculture.network.PacketRipeningUpdate
 
PacketRipeningUpdate.Handler - Class in forestry.arboriculture.network
 
PacketSelectClimateTargeted - Class in forestry.climatology.network.packets
 
PacketSelectClimateTargeted(BlockPos, IClimateState) - Constructor for class forestry.climatology.network.packets.PacketSelectClimateTargeted
 
PacketSelectClimateTargeted.Handler - Class in forestry.climatology.network.packets
 
PacketSocketUpdate - Class in forestry.core.network.packets
 
PacketSocketUpdate(T) - Constructor for class forestry.core.network.packets.PacketSocketUpdate
 
PacketSocketUpdate.Handler - Class in forestry.core.network.packets
 
PacketSolderingIronClick - Class in forestry.core.network.packets
 
PacketSolderingIronClick(int) - Constructor for class forestry.core.network.packets.PacketSolderingIronClick
 
PacketSolderingIronClick.Handler - Class in forestry.core.network.packets
 
PacketTankLevelUpdate - Class in forestry.core.network.packets
 
PacketTankLevelUpdate(ILiquidTankTile, int, FluidStack) - Constructor for class forestry.core.network.packets.PacketTankLevelUpdate
 
PacketTankLevelUpdate.Handler - Class in forestry.core.network.packets
 
PacketTileStream - Class in forestry.core.network.packets
 
PacketTileStream(T) - Constructor for class forestry.core.network.packets.PacketTileStream
 
PacketTileStream.Handler - Class in forestry.core.network.packets
 
PacketTraderAddressRequest - Class in forestry.mail.network.packets
 
PacketTraderAddressRequest(TileTrader, String) - Constructor for class forestry.mail.network.packets.PacketTraderAddressRequest
 
PacketTraderAddressRequest.Handler - Class in forestry.mail.network.packets
 
PacketTraderAddressResponse - Class in forestry.mail.network.packets
 
PacketTraderAddressResponse(TileTrader, String) - Constructor for class forestry.mail.network.packets.PacketTraderAddressResponse
 
PacketTraderAddressResponse.Handler - Class in forestry.mail.network.packets
 
PacketWorktableMemoryUpdate - Class in forestry.worktable.network.packets
 
PacketWorktableMemoryUpdate(TileWorktable) - Constructor for class forestry.worktable.network.packets.PacketWorktableMemoryUpdate
 
PacketWorktableMemoryUpdate.Handler - Class in forestry.worktable.network.packets
 
PacketWorktableRecipeRequest - Class in forestry.worktable.network.packets
Used to sync the worktable crafting grid from Client to Server.
PacketWorktableRecipeRequest(TileWorktable, MemorizedRecipe) - Constructor for class forestry.worktable.network.packets.PacketWorktableRecipeRequest
 
PacketWorktableRecipeRequest.Handler - Class in forestry.worktable.network.packets
 
PacketWorktableRecipeUpdate - Class in forestry.worktable.network.packets
Used to sync the worktable crafting result from Server to Client.
PacketWorktableRecipeUpdate(TileWorktable) - Constructor for class forestry.worktable.network.packets.PacketWorktableRecipeUpdate
 
PacketWorktableRecipeUpdate.Handler - Class in forestry.worktable.network.packets
 
page - Variable in class forestry.book.data.IndexEntry
The page that a mouse click on this entry opens.
PAGE_HEIGHT - Static variable in class forestry.book.gui.GuiForesterBook
 
PAGE_WIDTH - Static variable in class forestry.book.gui.GuiForesterBook
 
pane(int, int, int, int) - Method in interface forestry.api.gui.IElementGroup
 
pane(int, int) - Method in interface forestry.api.gui.IElementGroup
 
pane(int, int, int, int) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
pane(int, int) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
PANE_GLASS - Static variable in class forestry.core.utils.OreDictUtil
 
PaneLayout - Class in forestry.core.gui.elements.layouts
 
PaneLayout(int, int) - Constructor for class forestry.core.gui.elements.layouts.PaneLayout
 
PaneLayout(int, int, int, int) - Constructor for class forestry.core.gui.elements.layouts.PaneLayout
 
paragraph - Variable in class forestry.book.data.TextData
 
parent - Variable in class forestry.core.gui.elements.GuiElement
 
parse(LocalizedConfiguration) - Static method in class forestry.apiculture.HiveConfig
 
parse(LocalizedConfiguration) - Static method in class forestry.arboriculture.TreeConfig
 
parseFile() - Static method in class forestry.arboriculture.models.WoodTextureManager
 
parseItemStackString(String, int) - Static method in class forestry.core.utils.ItemStackUtil
 
parseItemStackStrings(String[], int) - Static method in class forestry.core.utils.ItemStackUtil
 
parseItemStackStrings(String, int) - Static method in class forestry.core.utils.ItemStackUtil
 
parseStackString(String, int) - Static method in class forestry.core.utils.Stack
 
parseStackStrings(String, int) - Static method in class forestry.core.utils.Stack
 
parseStackStrings(String[], int) - Static method in class forestry.core.utils.Stack
 
parseValue(String) - Method in class forestry.arboriculture.blocks.PropertyTree
 
parseValue(String) - Method in class forestry.arboriculture.blocks.PropertyTreeTypeFruit
 
parseValue(String) - Method in class forestry.core.blocks.properties.PropertyAllele
 
parseValue(String) - Method in class forestry.lepidopterology.blocks.PropertyCocoon
 
ParticleBeeExplore - Class in forestry.apiculture.entities
 
ParticleBeeExplore(World, Vec3d, BlockPos, int) - Constructor for class forestry.apiculture.entities.ParticleBeeExplore
 
ParticleBeeRoundTrip - Class in forestry.apiculture.entities
 
ParticleBeeRoundTrip(World, Vec3d, BlockPos, int) - Constructor for class forestry.apiculture.entities.ParticleBeeRoundTrip
 
ParticleBeeTargetEntity - Class in forestry.apiculture.entities
 
ParticleBeeTargetEntity(World, Vec3d, Entity, int) - Constructor for class forestry.apiculture.entities.ParticleBeeTargetEntity
 
ParticleClimate - Class in forestry.core.entities
 
ParticleClimate(World, double, double, double) - Constructor for class forestry.core.entities.ParticleClimate
 
ParticleClimate(World, double, double, double, int) - Constructor for class forestry.core.entities.ParticleClimate
 
ParticleColoredDripParticle - Class in forestry.core.entities
 
ParticleColoredDripParticle(World, double, double, double, float, float, float) - Constructor for class forestry.core.entities.ParticleColoredDripParticle
 
ParticleHelper - Class in forestry.core.render
 
ParticleHelper() - Constructor for class forestry.core.render.ParticleHelper
 
ParticleHelper.Callback - Interface in forestry.core.render
 
ParticleHelper.DefaultCallback<B extends net.minecraft.block.Block> - Class in forestry.core.render
 
ParticleHoneydust - Class in forestry.core.entities
 
ParticleHoneydust(World, double, double, double, float, float, float) - Constructor for class forestry.core.entities.ParticleHoneydust
 
ParticleIgnition - Class in forestry.core.entities
 
ParticleIgnition(World, double, double, double) - Constructor for class forestry.core.entities.ParticleIgnition
 
ParticleRender - Class in forestry.core.render
 
ParticleRender() - Constructor for class forestry.core.render.ParticleRender
 
ParticleSmoke - Class in forestry.core.entities
 
ParticleSmoke(World, double, double, double) - Constructor for class forestry.core.entities.ParticleSmoke
 
ParticleSnow - Class in forestry.core.entities
 
ParticleSnow(World, double, double, double) - Constructor for class forestry.core.entities.ParticleSnow
 
pattern - Variable in class forestry.database.DatabaseFilter
 
peat - Variable in class forestry.core.items.ItemRegistryCore
 
PEAT - Static variable in class forestry.farming.logic.ForestryFarmIdentifier
 
peatBog - Variable in class forestry.cultivation.blocks.BlockRegistryCultivation
 
peatEngine - Variable in class forestry.energy.blocks.BlockRegistryEnergy
 
permLevel - Variable in enum forestry.core.commands.SubCommand.PermLevel
 
phosphor - Variable in class forestry.core.items.ItemRegistryCore
 
pickFruit(ItemStack) - Method in interface forestry.api.genetics.IFruitBearer
Picks the fruits of this tile, resetting it to unripe fruits.
pickFruit(ItemStack) - Method in class forestry.arboriculture.tiles.TileFruitPod
 
pickFruit(ItemStack) - Method in class forestry.arboriculture.tiles.TileLeaves
 
PickupHandlerCore - Class in forestry.core
 
PickupHandlerCore() - Constructor for class forestry.core.PickupHandlerCore
 
pickupHandlers - Static variable in class forestry.modules.ModuleManager
 
PickupHandlerStorage - Class in forestry.storage
 
PickupHandlerStorage() - Constructor for class forestry.storage.PickupHandlerStorage
 
pileWalls - Static variable in class forestry.api.arboriculture.TreeManager
pipette - Variable in class forestry.core.items.ItemRegistryCore
 
PipetteContents - Class in forestry.core.fluids
 
PipetteContents(FluidStack) - Constructor for class forestry.core.fluids.PipetteContents
 
PipetteMeshDefinition() - Constructor for class forestry.core.items.ItemPipette.PipetteMeshDefinition
 
pistonSpeedServer - Variable in class forestry.core.tiles.TileEngine
Piston speed as supplied by the server
placeBlockAt(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float, IBlockState) - Method in class forestry.arboriculture.items.ItemBlockLeaves
 
placeBlockAt(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float, IBlockState) - Method in class forestry.core.items.ItemBlockForestry
 
PLANK_WOOD - Static variable in class forestry.core.utils.OreDictUtil
 
planks - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
planksFireproof - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
planksVanillaFireproof - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
plantCocoon(World, BlockPos, IButterfly, GameProfile, int, boolean) - Method in interface forestry.api.lepidopterology.IButterflyRoot
 
plantCocoon(World, BlockPos, IButterfly, GameProfile, int, boolean) - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
plantedState - Variable in class forestry.farming.logic.farmables.FarmableBase
 
planterExtend - Static variable in class forestry.core.config.Config
 
PlanterProperties<T extends TilePlanter> - Class in forestry.cultivation.blocks
 
PlanterStateMapper - Class in forestry.cultivation.blocks
 
PlanterStateMapper() - Constructor for class forestry.cultivation.blocks.PlanterStateMapper
 
plantFlowerRandom(IBeeHousing) - Method in interface forestry.api.apiculture.IBee
Deprecated.
plantFlowerRandom(IBeeHousing, List<IBlockState>) - Method in interface forestry.api.apiculture.IBee
Plants a random flower from the given list near the housing
plantFlowerRandom(IBeeHousing) - Method in class forestry.apiculture.genetics.Bee
 
plantFlowerRandom(IBeeHousing, List<IBlockState>) - Method in class forestry.apiculture.genetics.Bee
 
plantGermling(IFarmable, World, BlockPos) - Method in interface forestry.api.farming.IFarmHousing
Deprecated.
TODO remove this method in 1.13
plantGermling(IFarmable, World, BlockPos, FarmDirection) - Method in interface forestry.api.farming.IFarmHousing
Callback for IFarmLogics to plant a sapling, seed, germling, stem.
plantGermling(IFarmable, EntityPlayer, BlockPos) - Method in class forestry.cultivation.inventory.InventoryPlanter
 
plantGermling(IFarmable, EntityPlayer, BlockPos, FarmDirection) - Method in class forestry.cultivation.inventory.InventoryPlanter
 
plantGermling(IFarmable, World, BlockPos) - Method in class forestry.cultivation.tiles.TilePlanter
 
plantGermling(IFarmable, World, BlockPos, FarmDirection) - Method in class forestry.cultivation.tiles.TilePlanter
 
plantGermling(IFarmable, World, BlockPos) - Method in class forestry.farming.multiblock.FakeFarmController
 
plantGermling(IFarmable, World, BlockPos) - Method in class forestry.farming.multiblock.FarmController
 
plantGermling(IFarmable, EntityPlayer, BlockPos) - Method in class forestry.farming.multiblock.InventoryFarm
 
plantRandomFlower(String, World, BlockPos) - Method in interface forestry.api.genetics.IFlowerGrowthHelper
plantRandomFlower(String, World, BlockPos, Collection<IBlockState>) - Method in interface forestry.api.genetics.IFlowerGrowthHelper
Plants a random flower from flowerType at the specified position.
plantRandomFlower(String, World, BlockPos) - Method in class forestry.apiculture.flowers.FlowerRegistry
 
plantRandomFlower(String, World, BlockPos, Collection<IBlockState>) - Method in class forestry.apiculture.flowers.FlowerRegistry
 
plantSapling(World, ITree, GameProfile, BlockPos) - Method in interface forestry.api.arboriculture.ITreeRoot
 
plantSapling(World, ITree, GameProfile, BlockPos) - Method in class forestry.arboriculture.genetics.TreeRoot
 
plantSaplingAt(EntityPlayer, ItemStack, World, BlockPos) - Method in interface forestry.api.farming.IFarmable
Plants a sapling by manipulating the world.
plantSaplingAt(EntityPlayer, ItemStack, World, BlockPos) - Method in class forestry.farming.logic.farmables.FarmableAgingCrop
 
plantSaplingAt(EntityPlayer, ItemStack, World, BlockPos) - Method in class forestry.farming.logic.farmables.FarmableBase
 
plantSaplingAt(EntityPlayer, ItemStack, World, BlockPos) - Method in class forestry.farming.logic.farmables.FarmableBasicAgricraft
 
plantSaplingAt(EntityPlayer, ItemStack, World, BlockPos) - Method in class forestry.farming.logic.farmables.FarmableBasicIC2Crop
 
plantSaplingAt(EntityPlayer, ItemStack, World, BlockPos) - Method in class forestry.farming.logic.farmables.FarmableChorus
 
plantSaplingAt(EntityPlayer, ItemStack, World, BlockPos) - Method in class forestry.farming.logic.farmables.FarmableCocoa
 
plantSaplingAt(EntityPlayer, ItemStack, World, BlockPos) - Method in class forestry.farming.logic.farmables.FarmableGE
 
plantSaplingAt(EntityPlayer, ItemStack, World, BlockPos) - Method in class forestry.farming.logic.farmables.FarmableGourd
 
plantSaplingAt(EntityPlayer, ItemStack, World, BlockPos) - Method in class forestry.farming.logic.farmables.FarmableRusticGrape
 
plantSaplingAt(EntityPlayer, ItemStack, World, BlockPos) - Method in class forestry.farming.logic.farmables.FarmableRusticSapling
 
plantSaplingAt(EntityPlayer, ItemStack, World, BlockPos) - Method in class forestry.farming.logic.farmables.FarmableSapling
 
plantSaplingAt(EntityPlayer, ItemStack, World, BlockPos) - Method in class forestry.farming.logic.farmables.FarmableStacked
 
plantSaplingAt(EntityPlayer, ItemStack, World, BlockPos) - Method in class forestry.farming.logic.farmables.FarmableVanillaMushroom
 
planUsed(ItemStack, ItemStack) - Method in class forestry.apiculture.items.ItemWaxCast
 
planUsed(ItemStack, ItemStack) - Method in interface forestry.core.items.ICraftingPlan
 
playButtonClick() - Static method in class forestry.core.utils.SoundUtil
 
player - Variable in class forestry.api.core.ForestryEvent.SyncedBreedingTracker
 
player - Variable in class forestry.api.storage.BackpackEvent
 
player - Variable in class forestry.core.inventory.ItemInventory
 
PLAYER_HOTBAR_OFFSET - Static variable in class forestry.core.gui.ContainerForestry
 
PLAYER_INV_SLOTS - Static variable in class forestry.core.gui.ContainerForestry
 
playerLetters - Variable in class forestry.mail.POBoxInfo
 
PlayerUtil - Class in forestry.core.utils
 
PlayerUtil() - Constructor for class forestry.core.utils.PlayerUtil
 
playSoundEvent(SoundEvent) - Static method in class forestry.core.utils.SoundUtil
 
playSoundEvent(SoundEvent, float) - Static method in class forestry.core.utils.SoundUtil
 
PluginActuallyAdditions - Class in forestry.plugins
 
PluginActuallyAdditions() - Constructor for class forestry.plugins.PluginActuallyAdditions
 
PluginAgriCraft - Class in forestry.plugins
 
PluginAgriCraft() - Constructor for class forestry.plugins.PluginAgriCraft
 
PluginBetterWithMods - Class in forestry.plugins
 
PluginBetterWithMods() - Constructor for class forestry.plugins.PluginBetterWithMods
 
PluginBiomesOPlenty - Class in forestry.plugins
 
PluginBiomesOPlenty() - Constructor for class forestry.plugins.PluginBiomesOPlenty
 
PluginBuildCraftFuels - Class in forestry.plugins
 
PluginBuildCraftFuels() - Constructor for class forestry.plugins.PluginBuildCraftFuels
 
PluginBuildCraftRecipes - Class in forestry.plugins
 
PluginBuildCraftRecipes() - Constructor for class forestry.plugins.PluginBuildCraftRecipes
 
PluginBuildCraftStatements - Class in forestry.plugins
 
PluginBuildCraftStatements() - Constructor for class forestry.plugins.PluginBuildCraftStatements
 
PluginBuildCraftTransport - Class in forestry.plugins
 
PluginBuildCraftTransport() - Constructor for class forestry.plugins.PluginBuildCraftTransport
 
PluginEnderIO - Class in forestry.plugins
 
PluginEnderIO() - Constructor for class forestry.plugins.PluginEnderIO
 
PluginExtraUtilities - Class in forestry.plugins
 
PluginExtraUtilities() - Constructor for class forestry.plugins.PluginExtraUtilities
 
PluginHarvestCraft - Class in forestry.plugins
 
PluginHarvestCraft() - Constructor for class forestry.plugins.PluginHarvestCraft
 
PluginIC2 - Class in forestry.plugins
 
PluginIC2() - Constructor for class forestry.plugins.PluginIC2
 
PluginImmersiveEngineering - Class in forestry.plugins
 
PluginImmersiveEngineering() - Constructor for class forestry.plugins.PluginImmersiveEngineering
 
PluginMysticalAgriculture - Class in forestry.plugins
 
PluginMysticalAgriculture() - Constructor for class forestry.plugins.PluginMysticalAgriculture
 
PluginNatura - Class in forestry.plugins
 
PluginNatura() - Constructor for class forestry.plugins.PluginNatura
 
PluginRoots - Class in forestry.plugins
 
PluginRoots() - Constructor for class forestry.plugins.PluginRoots
 
PluginRustic - Class in forestry.plugins
 
PluginRustic() - Constructor for class forestry.plugins.PluginRustic
 
PluginTechReborn - Class in forestry.plugins
 
PluginTechReborn() - Constructor for class forestry.plugins.PluginTechReborn
 
POALES - Static variable in class forestry.farming.logic.ForestryFarmIdentifier
 
POBox - Class in forestry.mail
 
POBox(IMailAddress) - Constructor for class forestry.mail.POBox
 
POBox(String) - Constructor for class forestry.mail.POBox
 
poboxInfo - Variable in class forestry.mail.network.packets.PacketPOBoxInfoResponse
 
POBoxInfo - Class in forestry.mail
 
POBoxInfo(int, int) - Constructor for class forestry.mail.POBoxInfo
 
podsMap - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
pollenCluster - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
pollenFertile - Variable in class forestry.arboriculture.items.ItemRegistryArboriculture
 
pollinateRandom(IBeeHousing, IIndividual) - Method in interface forestry.api.apiculture.IBee
 
pollinateRandom(IBeeHousing, IIndividual) - Method in class forestry.apiculture.genetics.Bee
 
pollinateVanillaTrees - Static variable in class forestry.core.config.Config
 
populateChunk(IChunkGenerator, World, Random, int, int, boolean) - Method in class forestry.apiculture.ModuleApiculture
 
populateChunk(PopulateChunkEvent.Post) - Method in class forestry.core.worldgen.WorldGenerator
 
populateChunk(IChunkGenerator, World, Random, int, int, boolean) - Method in class forestry.lepidopterology.ModuleLepidopterology
 
populateChunk(IChunkGenerator, World, Random, int, int, boolean) - Method in class forestry.modules.BlankForestryModule
 
populateChunk(IChunkGenerator, World, Random, int, int, boolean) - Method in class forestry.modules.InternalModuleHandler
 
populateChunkRetroGen(World, Random, int, int) - Method in class forestry.apiculture.ModuleApiculture
 
populateChunkRetroGen(World, Random, int, int) - Method in class forestry.arboriculture.ModuleArboriculture
 
populateChunkRetroGen(World, Random, int, int) - Method in class forestry.lepidopterology.ModuleLepidopterology
 
populateChunkRetroGen(World, Random, int, int) - Method in class forestry.modules.BlankForestryModule
 
populateChunkRetroGen(World, Random, int, int) - Method in class forestry.modules.InternalModuleHandler
 
portableAlyzer - Variable in class forestry.core.items.ItemRegistryCore
 
pos - Variable in class forestry.book.data.structure.BlockData
 
POS - Static variable in class forestry.core.blocks.properties.UnlistedBlockPos
 
pos - Variable in class forestry.core.climate.ClimateListener
 
position - Variable in class forestry.farming.logic.crops.Crop
 
Position2D - Class in forestry.api.climate
 
Position2D(Vec3i) - Constructor for class forestry.api.climate.Position2D
 
Position2D(Position2D) - Constructor for class forestry.api.climate.Position2D
 
Position2D(int, int) - Constructor for class forestry.api.climate.Position2D
 
Position2D(NBTTagCompound) - Constructor for class forestry.api.climate.Position2D
 
POSITION_KEY - Static variable in class forestry.climatology.items.ItemHabitatScreen
 
PostalCarrier - Class in forestry.mail
 
PostalCarrier(EnumAddressee) - Constructor for class forestry.mail.PostalCarrier
 
postEvent(GuiElementEvent, GuiEventDestination) - Method in interface forestry.api.gui.IGuiElement
Distributes the event to the elements that are defined by the GuiEventDestination.
postEvent(GuiElementEvent) - Method in interface forestry.api.gui.IGuiElement
 
postGen(World, Random, BlockPos) - Method in interface forestry.api.apiculture.hives.IHiveDescription
Called after successful hive generation.
postGen(World, Random, BlockPos) - Method in class forestry.apiculture.worldgen.Hive
 
postGen(World, Random, BlockPos) - Method in enum forestry.apiculture.worldgen.HiveDescription
 
postGen(World, Random, BlockPos) - Method in class forestry.apiculture.worldgen.HiveDescriptionSwarmer
 
postGenFlowers(World, Random, BlockPos, List<IBlockState>) - Static method in enum forestry.apiculture.worldgen.HiveDescription
 
postInit() - Method in interface forestry.api.modules.IForestryModule
 
postInit() - Method in class forestry.apiculture.ModuleApiculture
 
postInit() - Method in class forestry.arboriculture.ModuleCharcoal
 
postInit() - Method in class forestry.book.ModuleBook
 
postInit() - Method in class forestry.farming.ModuleFarming
 
postInit(FMLPostInitializationEvent) - Method in class forestry.Forestry
 
postInit() - Method in class forestry.lepidopterology.ModuleLepidopterology
 
postInit() - Method in class forestry.plugins.PluginIC2
 
postInit() - Method in class forestry.plugins.PluginImmersiveEngineering
 
postInit() - Method in class forestry.plugins.PluginNatura
 
postInit() - Method in class forestry.storage.ModuleBackpacks
 
PostManager - Class in forestry.api.mail
 
PostManager() - Constructor for class forestry.api.mail.PostManager
 
PostOffice - Class in forestry.mail
 
PostOffice() - Constructor for class forestry.mail.PostOffice
 
PostOffice(String) - Constructor for class forestry.mail.PostOffice
 
postRegistry - Static variable in class forestry.api.mail.PostManager
 
PostRegistry - Class in forestry.mail
 
PostRegistry() - Constructor for class forestry.mail.PostRegistry
 
PowerLedger - Class in forestry.core.gui.ledgers
 
PowerLedger(LedgerManager, EnergyManager) - Constructor for class forestry.core.gui.ledgers.PowerLedger
 
powerMultiplier - Variable in class forestry.core.tiles.TilePowered
 
preGenerate(World, Random, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenArboriculture
 
preGenerate(World, Random, BlockPos) - Method in class forestry.arboriculture.worldgen.WorldGenTree
 
PreInit(Object, FMLPreInitializationEvent) - Constructor for class forestry.api.core.ForestryEvent.PreInit
Deprecated.
 
preInit() - Method in interface forestry.api.modules.IForestryModule
Must be called by the mod that registers the container.
preInit() - Static method in enum forestry.apiculture.genetics.BeeDefinition
 
preInit() - Method in class forestry.apiculture.ModuleApiculture
 
preInit() - Static method in enum forestry.arboriculture.genetics.TreeDefinition
 
preInit() - Method in class forestry.arboriculture.ModuleArboriculture
 
preInit() - Method in class forestry.book.ModuleBook
 
preInit() - Method in class forestry.book.proxy.ProxyBook
 
preInit() - Method in class forestry.book.proxy.ProxyBookClient
 
preInit() - Method in class forestry.climatology.ModuleClimatology
 
preInit() - Method in class forestry.climatology.proxy.ProxyClimatology
 
preInit() - Method in class forestry.climatology.proxy.ProxyClimatologyClient
 
preInit() - Method in class forestry.core.ModuleCore
 
preInit() - Method in class forestry.core.ModuleFluids
 
preInit() - Method in class forestry.factory.ModuleFactory
 
preInit() - Method in class forestry.farming.ModuleFarming
 
preInit(FMLPreInitializationEvent) - Method in class forestry.Forestry
 
preInit() - Static method in enum forestry.lepidopterology.genetics.ButterflyDefinition
 
preInit() - Static method in enum forestry.lepidopterology.genetics.MothDefinition
 
preInit() - Method in class forestry.lepidopterology.ModuleLepidopterology
 
preInit() - Method in class forestry.mail.ModuleMail
 
preInit() - Method in class forestry.plugins.PluginIC2
 
preInit() - Method in class forestry.plugins.PluginTechReborn
 
preInit() - Method in class forestry.sorting.ModuleSorting
 
preInit() - Method in class forestry.storage.ModuleBackpacks
 
preInit() - Method in class forestry.storage.ModuleCrates
 
preInitializeRendering() - Method in class forestry.lepidopterology.proxy.ProxyLepidopterology
 
preInitializeRendering() - Method in class forestry.lepidopterology.proxy.ProxyLepidopterologyClient
 
PREVIEW_KEY - Static variable in class forestry.climatology.items.ItemHabitatScreen
 
PreviewHandlerClient - Class in forestry.climatology
 
PreviewHandlerClient() - Constructor for class forestry.climatology.PreviewHandlerClient
 
previousMessageTick - Variable in class forestry.core.blocks.BlockStructure
 
previousPage() - Method in class forestry.mail.gui.ContainerCatalogue
 
prevLidAngle - Variable in class forestry.core.tiles.TileNaturalistChest
 
price - Variable in class forestry.core.utils.VillagerTradeLists.GiveEmeraldForItems
 
priceInfo - Variable in class forestry.apiculture.VillagerApiaristTrades.GiveRandomCombsForItems
 
primaryColor - Variable in enum forestry.apiculture.items.EnumHoneyComb
 
printHelp(ICommandSender) - Method in class forestry.apiculture.commands.CommandBeeGive
 
printHelp(ICommandSender, IForestryCommand) - Static method in class forestry.core.commands.CommandHelpers
 
printHelp(ICommandSender) - Method in class forestry.core.commands.CommandModeInfo
 
printHelp(ICommandSender) - Method in interface forestry.core.commands.IForestryCommand
 
printHelp(ICommandSender) - Method in class forestry.core.commands.RootCommand
 
printHelp(ICommandSender) - Method in class forestry.core.commands.SubCommand
 
probe(ItemStack, IInventory, int, int) - Method in class forestry.core.tiles.EscritoireGame
 
probe() - Method in class forestry.core.tiles.EscritoireGameBoard
 
probe() - Method in class forestry.core.tiles.TileEscritoire
 
ProbeButton - Class in forestry.core.gui.widgets
 
ProbeButton(GuiEscritoire, WidgetManager, int, int) - Constructor for class forestry.core.gui.widgets.ProbeButton
 
processChildCommand(MinecraftServer, ICommandSender, SubCommand, String[]) - Static method in class forestry.core.commands.CommandHelpers
 
processIMCMessage(FMLInterModComms.IMCMessage) - Method in class forestry.apiculture.ModuleApiculture
 
processIMCMessage(FMLInterModComms.IMCMessage) - Method in class forestry.arboriculture.ModuleArboriculture
 
processIMCMessage(FMLInterModComms.IMCMessage) - Method in class forestry.core.ModuleCore
 
processIMCMessage(FMLInterModComms.IMCMessage) - Method in class forestry.modules.BlankForestryModule
 
processIMCMessage(FMLInterModComms.IMCMessage) - Method in class forestry.storage.ModuleBackpacks
 
processIMCMessage(FMLInterModComms.IMCMessage) - Method in class forestry.storage.ModuleCrates
 
processIMCMessages(FMLInterModComms.IMCEvent) - Method in class forestry.Forestry
 
processIMCMessages(ImmutableList<FMLInterModComms.IMCMessage>) - Method in class forestry.modules.InternalModuleHandler
 
processInitialInteract(EntityPlayer, EnumHand) - Method in class forestry.core.entities.EntityMinecartForestry
 
processInteract(EntityPlayer, EnumHand) - Method in class forestry.lepidopterology.entities.EntityButterfly
 
processMultiblockChanges() - Method in class forestry.core.multiblock.MultiblockWorldRegistry
Called prior to processing multiblock controllers.
PROCESSOR_TANK_CAPACITY - Static variable in class forestry.core.config.Constants
 
processStandardCommands(MinecraftServer, ICommandSender, IForestryCommand, String[]) - Static method in class forestry.core.commands.CommandHelpers
 
processTankUpdate(int, FluidStack) - Method in class forestry.core.fluids.FakeTankManager
 
processTankUpdate(int, FluidStack) - Method in interface forestry.core.fluids.ITankManager
For updating tanks on the client
processTankUpdate(int, FluidStack) - Method in class forestry.core.fluids.TankManager
 
produceStacks(IBeeHousing) - Method in interface forestry.api.apiculture.IBee
 
produceStacks(World, BlockPos, int) - Method in interface forestry.api.arboriculture.ITree
 
produceStacks(IBeeHousing) - Method in class forestry.apiculture.genetics.Bee
 
produceStacks(World, BlockPos, int) - Method in class forestry.arboriculture.genetics.Tree
 
products - Variable in class forestry.farming.logic.farmables.FarmableAgingCrop
 
ProductsTab - Class in forestry.core.genetics.analyzer
 
ProductsTab(Supplier<ItemStack>) - Constructor for class forestry.core.genetics.analyzer.ProductsTab
 
progress - Variable in class forestry.core.tiles.TileEngine
 
progress - Variable in class forestry.core.tiles.TileMill
 
properties - Variable in class forestry.farming.logic.FarmLogic
 
PROPERTY - Static variable in enum forestry.climatology.blocks.State
 
PropertyAllele<A extends IAlleleProperty<A>> - Class in forestry.core.blocks.properties
 
PropertyAllele(String) - Constructor for class forestry.core.blocks.properties.PropertyAllele
 
PropertyCocoon - Class in forestry.lepidopterology.blocks
 
PropertyCocoon(String) - Constructor for class forestry.lepidopterology.blocks.PropertyCocoon
 
PropertyForestryWoodType - Class in forestry.arboriculture.blocks
 
PropertyForestryWoodType(String, Class<EnumForestryWoodType>, Collection<EnumForestryWoodType>) - Constructor for class forestry.arboriculture.blocks.PropertyForestryWoodType
 
PropertyTree - Class in forestry.arboriculture.blocks
 
PropertyTree(String) - Constructor for class forestry.arboriculture.blocks.PropertyTree
 
PropertyTreeType - Class in forestry.arboriculture.blocks
 
PropertyTreeType(String, Class<TreeDefinition>, Collection<TreeDefinition>) - Constructor for class forestry.arboriculture.blocks.PropertyTreeType
 
PropertyTreeTypeFruit - Class in forestry.arboriculture.blocks
 
PropertyTreeTypeFruit(String, Collection<PropertyTreeTypeFruit.LeafVariant>) - Constructor for class forestry.arboriculture.blocks.PropertyTreeTypeFruit
 
PropertyTreeTypeFruit.LeafVariant - Class in forestry.arboriculture.blocks
 
PropertyVanillaWoodType - Class in forestry.arboriculture.blocks
 
PropertyVanillaWoodType(String, Class<EnumVanillaWoodType>, Collection<EnumVanillaWoodType>) - Constructor for class forestry.arboriculture.blocks.PropertyVanillaWoodType
 
PropertyWoodType<T extends java.lang.Enum<T> & IWoodType> - Class in forestry.arboriculture.blocks
 
PropertyWoodType(String, Class<T>, Collection<T>) - Constructor for class forestry.arboriculture.blocks.PropertyWoodType
 
propolis - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
protectEntity(EntityLivingBase, ItemStack, String, boolean) - Method in interface forestry.api.apiculture.IArmorApiarist
Called when the apiarist's armor acts as protection against an attack.
protectEntity(EntityLivingBase, ItemStack, String, boolean) - Method in class forestry.apiculture.capabilities.ArmorApiarist
 
Proxies - Class in forestry.core.proxy
 
Proxies() - Constructor for class forestry.core.proxy.Proxies
 
proxy - Static variable in class forestry.arboriculture.ModuleArboriculture
 
proxy - Static variable in class forestry.book.ModuleBook
 
proxy - Static variable in class forestry.climatology.ModuleClimatology
 
proxy - Static variable in class forestry.energy.ModuleEnergy
 
proxy - Static variable in class forestry.farming.ModuleFarming
 
proxy - Static variable in class forestry.lepidopterology.ModuleLepidopterology
 
proxy - Static variable in class forestry.storage.ModuleCrates
 
ProxyArboriculture - Class in forestry.arboriculture.proxy
 
ProxyArboriculture() - Constructor for class forestry.arboriculture.proxy.ProxyArboriculture
 
ProxyArboricultureClient - Class in forestry.arboriculture.proxy
 
ProxyArboricultureClient() - Constructor for class forestry.arboriculture.proxy.ProxyArboricultureClient
 
ProxyBook - Class in forestry.book.proxy
 
ProxyBook() - Constructor for class forestry.book.proxy.ProxyBook
 
ProxyBookClient - Class in forestry.book.proxy
 
ProxyBookClient() - Constructor for class forestry.book.proxy.ProxyBookClient
 
ProxyClient - Class in forestry.core.proxy
 
ProxyClient() - Constructor for class forestry.core.proxy.ProxyClient
 
ProxyClimatology - Class in forestry.climatology.proxy
 
ProxyClimatology() - Constructor for class forestry.climatology.proxy.ProxyClimatology
 
ProxyClimatologyClient - Class in forestry.climatology.proxy
 
ProxyClimatologyClient() - Constructor for class forestry.climatology.proxy.ProxyClimatologyClient
 
ProxyCommon - Class in forestry.core.proxy
 
ProxyCommon() - Constructor for class forestry.core.proxy.ProxyCommon
 
ProxyCrates - Class in forestry.storage.proxy
 
ProxyCrates() - Constructor for class forestry.storage.proxy.ProxyCrates
 
ProxyCratesClient - Class in forestry.storage.proxy
 
ProxyCratesClient() - Constructor for class forestry.storage.proxy.ProxyCratesClient
 
ProxyEnergy - Class in forestry.energy.proxy
 
ProxyEnergy() - Constructor for class forestry.energy.proxy.ProxyEnergy
 
ProxyEnergyClient - Class in forestry.energy.proxy
 
ProxyEnergyClient() - Constructor for class forestry.energy.proxy.ProxyEnergyClient
 
ProxyFarming - Class in forestry.farming.proxy
 
ProxyFarming() - Constructor for class forestry.farming.proxy.ProxyFarming
 
ProxyFarmingClient - Class in forestry.farming.proxy
 
ProxyFarmingClient() - Constructor for class forestry.farming.proxy.ProxyFarmingClient
 
ProxyLepidopterology - Class in forestry.lepidopterology.proxy
 
ProxyLepidopterology() - Constructor for class forestry.lepidopterology.proxy.ProxyLepidopterology
 
ProxyLepidopterologyClient - Class in forestry.lepidopterology.proxy
 
ProxyLepidopterologyClient() - Constructor for class forestry.lepidopterology.proxy.ProxyLepidopterologyClient
 
ProxyRender - Class in forestry.core.proxy
 
ProxyRender() - Constructor for class forestry.core.proxy.ProxyRender
 
ProxyRenderClient - Class in forestry.core.proxy
 
ProxyRenderClient() - Constructor for class forestry.core.proxy.ProxyRenderClient
 
PULP_WOOD - Static variable in class forestry.core.utils.OreDictUtil
 
purge() - Method in class forestry.core.inventory.AdjacentInventoryCache
 
purge() - Method in interface forestry.core.tiles.AdjacentTileCache.ICacheListener
 
purge() - Method in class forestry.core.tiles.AdjacentTileCache
 
put(int, float...) - Method in class forestry.core.models.TRSRBakedModel.Transformer
 
put(K, V) - Method in class forestry.core.utils.datastructures.DummyMap
 
put(P, T) - Method in class forestry.core.utils.datastructures.StackMap
 
put(double, T) - Method in class forestry.core.utils.WeightedCollection
 
putAll(Map<? extends K, ? extends V>) - Method in class forestry.core.utils.datastructures.DummyMap
 
putStack(ItemStack) - Method in class forestry.core.gui.slots.SlotForestry
 
putStateModelLocations(Block) - Method in class forestry.arboriculture.render.FruitPodStateMapper
 
putStateModelLocations(Block) - Method in class forestry.arboriculture.render.SaplingStateMapper
 
putStateModelLocations(Block) - Method in class forestry.core.render.MachineStateMapper
 
putStateModelLocations(Block) - Method in class forestry.cultivation.blocks.PlanterStateMapper
 
putStateModelLocations(Block) - Method in class forestry.lepidopterology.blocks.CocoonStateMapper
 

R

RAINMAKER - Static variable in class forestry.core.recipes.jei.ForestryRecipeCategoryUid
 
rainmaker - Variable in class forestry.factory.blocks.BlockRegistryFactory
 
RAINMAKER - Static variable in class forestry.factory.MachineUIDs
 
RAINMAKER_RAIN_DURATION_IODINE - Static variable in class forestry.core.config.Constants
 
RainmakerRecipeCategory - Class in forestry.factory.recipes.jei.rainmaker
 
RainmakerRecipeCategory(IGuiHelper) - Constructor for class forestry.factory.recipes.jei.rainmaker.RainmakerRecipeCategory
 
RainmakerRecipeMaker - Class in forestry.factory.recipes.jei.rainmaker
 
RainmakerRecipeWrapper - Class in forestry.factory.recipes.jei.rainmaker
 
RainmakerRecipeWrapper(RainSubstrate) - Constructor for class forestry.factory.recipes.jei.rainmaker.RainmakerRecipeWrapper
 
RainResist(IBeeDefinition) - Constructor for class forestry.apiculture.genetics.BeeVariation.RainResist
 
rainSubstrate - Static variable in class forestry.api.fuels.FuelManager
Add new substrates for the rainmaker here
RainSubstrate - Class in forestry.api.fuels
 
RainSubstrate(ItemStack, float) - Constructor for class forestry.api.fuels.RainSubstrate
 
RainSubstrate(ItemStack, int, float) - Constructor for class forestry.api.fuels.RainSubstrate
 
RainSubstrate(ItemStack, int, float, boolean) - Constructor for class forestry.api.fuels.RainSubstrate
 
raintank - Variable in class forestry.factory.blocks.BlockRegistryFactory
 
RAINTANK - Static variable in class forestry.factory.MachineUIDs
 
RAINTANK_AMOUNT_PER_UPDATE - Static variable in class forestry.core.config.Constants
 
RAINTANK_FILLING_TIME - Static variable in class forestry.core.config.Constants
 
RAINTANK_TANK_CAPACITY - Static variable in class forestry.core.config.Constants
 
RANDOM_TICK - Static variable in class forestry.arboriculture.blocks.BlockWoodPile
 
randomDisplayTick(IBlockState, World, BlockPos, Random) - Method in class forestry.apiculture.blocks.BlockCandle
 
randomDisplayTick(IBlockState, World, BlockPos, Random) - Method in class forestry.apiculture.blocks.BlockStump
 
randomDisplayTick(IBlockState, World, BlockPos, Random) - Method in class forestry.arboriculture.blocks.BlockWoodPile
 
randomDisplayTick(IBlockState, World, BlockPos, Random) - Method in class forestry.climatology.blocks.BlockHabitatFormer
 
randomDisplayTick(IBlockState, World, BlockPos, Random) - Method in class forestry.core.fluids.BlockForestryFluid
Copied from BlockLiquid.randomDisplayTick(IBlockState, World, BlockPos, Random) and modified to have colored particles.
randomDisplayTick(IBlockState, World, BlockPos, Random) - Method in class forestry.cultivation.blocks.BlockPlanter
 
rateActivityTime(boolean, boolean) - Static method in class forestry.core.genetics.GenericRatings
 
rateChance(float) - Static method in enum forestry.core.genetics.mutations.EnumMutateChance
 
rateMetabolism(int) - Static method in class forestry.core.genetics.GenericRatings
 
rateTankLevel(IFluidTank) - Static method in enum forestry.core.render.EnumTankLevel
 
rateTankLevel(int) - Static method in enum forestry.core.render.EnumTankLevel
 
rawText - Variable in class forestry.core.gui.elements.LabelElement
 
read(PacketBuffer) - Method in class forestry.core.owner.GameProfileDataSerializer
 
readableBoolean(boolean, String, String) - Static method in class forestry.core.utils.StringUtil
 
readClimateState() - Method in class forestry.core.network.PacketBufferForestry
 
readData(PacketBuffer) - Method in interface forestry.api.apiculture.IBeekeepingLogic
 
readData(PacketBuffer) - Method in interface forestry.api.core.IErrorLogic
 
readData(PacketBuffer) - Method in class forestry.apiculture.BeekeepingLogic
 
readData(PacketBuffer) - Method in class forestry.apiculture.HasFlowersCache
 
readData(PacketBuffer) - Method in class forestry.apiculture.WorldgenBeekeepingLogic
 
readData(PacketBufferForestry) - Method in class forestry.arboriculture.tiles.TileFruitPod
 
readData(PacketBufferForestry) - Method in class forestry.arboriculture.tiles.TileLeaves
 
readData(PacketBufferForestry) - Method in class forestry.arboriculture.tiles.TileTreeContainer
 
readData(PacketBufferForestry) - Method in class forestry.climatology.tiles.TileHabitatFormer
 
readData(PacketBufferForestry) - Method in class forestry.core.climate.ClimateTransformer
 
readData(PacketBuffer) - Method in class forestry.core.errors.ErrorLogic
 
readData(PacketBuffer) - Method in class forestry.core.errors.FakeErrorLogic
 
readData(PacketBufferForestry) - Method in class forestry.core.fluids.StandardTank
 
readData(PacketBufferForestry) - Method in class forestry.core.fluids.TankManager
 
readData(PacketBufferForestry) - Method in class forestry.core.inventory.InventoryAdapter
 
readData(PacketBufferForestry) - Method in interface forestry.core.network.IStreamable
 
readData(PacketBufferForestry) - Method in class forestry.core.owner.OwnerHandler
 
readData(PacketBufferForestry) - Method in class forestry.core.tiles.EscritoireGame
 
readData(PacketBufferForestry) - Method in class forestry.core.tiles.EscritoireGameBoard
 
readData(PacketBufferForestry) - Method in class forestry.core.tiles.EscritoireGameToken
 
readData(PacketBufferForestry) - Method in class forestry.core.tiles.TileAnalyzer
 
readData(PacketBufferForestry) - Method in class forestry.core.tiles.TileEngine
 
readData(PacketBufferForestry) - Method in class forestry.core.tiles.TileEscritoire
 
readData(PacketBufferForestry) - Method in class forestry.core.tiles.TileForestry
 
readData(PacketBufferForestry) - Method in class forestry.core.tiles.TileMill
 
readData(PacketBufferForestry) - Method in class forestry.core.tiles.TileNaturalistChest
 
readData(PacketBufferForestry) - Method in class forestry.energy.EnergyManager
 
readData(PacketBufferForestry) - Method in class forestry.energy.tiles.TileEngineBiogas
 
readData(PacketBufferForestry) - Method in class forestry.energy.tiles.TileEuGenerator
 
readData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileBottler
 
readData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileCarpenter
 
readData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileFabricator
 
readData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileFermenter
 
readData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileMoistener
 
readData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileRaintank
 
readData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileSqueezer
 
readData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileStill
 
readData(PacketBufferForestry) - Method in class forestry.farming.multiblock.FarmFertilizerManager
 
readData(PacketBufferForestry) - Method in class forestry.farming.multiblock.FarmHydrationManager
 
readData(PacketBufferForestry) - Method in class forestry.lepidopterology.tiles.TileCocoon
 
readData(PacketBufferForestry) - Method in class forestry.mail.tiles.TileTrader
 
readData(PacketBufferForestry) - Method in class forestry.worktable.recipes.MemorizedRecipe
 
readData(PacketBufferForestry) - Method in class forestry.worktable.recipes.RecipeMemory
 
readData(PacketBufferForestry) - Method in class forestry.worktable.tiles.TileWorktable
 
readEntityById(World) - Method in class forestry.core.network.PacketBufferForestry
 
readEntityFromNBT(NBTTagCompound) - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
readEntityFromNBT(NBTTagCompound) - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
readEntityFromNBT(NBTTagCompound) - Method in class forestry.lepidopterology.entities.EntityButterfly
 
readEnum(T[]) - Method in class forestry.core.network.PacketBufferForestry
 
readFluidStack() - Method in class forestry.core.network.PacketBufferForestry
 
readFromNBT(NBTTagCompound) - Method in interface forestry.api.core.INbtReadable
 
readFromNBT(NBTTagCompound) - Method in interface forestry.api.multiblock.IMultiblockLogic
Read the logic's data from file.
readFromNBT(NBTTagCompound) - Method in class forestry.api.multiblock.MultiblockTileEntityBase
 
readFromNBT(NBTTagCompound) - Method in class forestry.apiculture.BeekeepingLogic
 
readFromNBT(NBTTagCompound) - Method in class forestry.apiculture.FakeBeekeepingLogic
 
readFromNBT(NBTTagCompound) - Method in class forestry.apiculture.genetics.ApiaristTracker
 
readFromNBT(NBTTagCompound) - Method in class forestry.apiculture.HasFlowersCache
 
readFromNBT(NBTTagCompound) - Method in class forestry.apiculture.multiblock.AlvearyController
 
readFromNBT(NBTTagCompound) - Method in class forestry.apiculture.multiblock.TileAlvearyClimatiser
 
readFromNBT(NBTTagCompound) - Method in class forestry.apiculture.multiblock.TileAlvearyHygroregulator
 
readFromNBT(NBTTagCompound) - Method in class forestry.apiculture.multiblock.TileAlvearySwarmer
 
readFromNBT(NBTTagCompound) - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
readFromNBT(NBTTagCompound) - Method in class forestry.apiculture.tiles.TileCandle
 
readFromNBT(NBTTagCompound) - Method in class forestry.apiculture.tiles.TileHive
 
readFromNBT(NBTTagCompound) - Method in class forestry.apiculture.WorldgenBeekeepingLogic
 
readFromNBT(NBTTagCompound) - Method in class forestry.arboriculture.tiles.TileFruitPod
 
readFromNBT(NBTTagCompound) - Method in class forestry.arboriculture.tiles.TileLeaves
 
readFromNBT(NBTTagCompound) - Method in class forestry.arboriculture.tiles.TileSapling
 
readFromNBT(NBTTagCompound) - Method in class forestry.arboriculture.tiles.TileTreeContainer
 
readFromNBT(NBTTagCompound) - Method in class forestry.climatology.tiles.TileHabitatFormer
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.circuits.CircuitLibrary
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.climate.ClimateTransformer
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.climate.WorldClimateHolder
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.fluids.TankManager
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.genetics.BreedingTracker
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.genetics.EffectData
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.inventory.FakeInventoryAdapter
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.inventory.InventoryAdapter
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.inventory.InventoryPlain
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.multiblock.FakeMultiblockController
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.multiblock.MultiblockLogic
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.owner.OwnerHandler
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.tiles.EscritoireGame
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.tiles.TileAnalyzer
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.tiles.TileEngine
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.tiles.TileEscritoire
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.tiles.TileForestry
 
readFromNBT(NBTTagCompound) - Method in class forestry.core.tiles.TilePowered
 
readFromNBT(IInventory, NBTTagCompound) - Static method in class forestry.core.utils.InventoryUtil
The database has an inventory large enough that int must be used here instead of byte TODO in 1.13 - remove migrations from this.
readFromNBT(NBTTagCompound) - Method in class forestry.cultivation.tiles.TilePlanter
 
readFromNBT(NBTTagCompound) - Method in class forestry.energy.EnergyManager
 
readFromNBT(NBTTagCompound) - Method in class forestry.energy.tiles.TileEngineBiogas
 
readFromNBT(NBTTagCompound) - Method in class forestry.energy.tiles.TileEngineClockwork
 
readFromNBT(NBTTagCompound) - Method in class forestry.energy.tiles.TileEngineElectric
 
readFromNBT(NBTTagCompound) - Method in class forestry.energy.tiles.TileEnginePeat
 
readFromNBT(NBTTagCompound) - Method in class forestry.energy.tiles.TileEuGenerator
 
readFromNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileBottler
 
readFromNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileCarpenter
 
readFromNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileCentrifuge
 
readFromNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileFabricator
 
readFromNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileFermenter
 
readFromNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileMillRainmaker
 
readFromNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileMoistener
 
readFromNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileRaintank
 
readFromNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileSqueezer
 
readFromNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileStill
 
readFromNBT(NBTTagCompound) - Method in class forestry.farming.multiblock.FarmController
 
readFromNBT(NBTTagCompound) - Method in class forestry.farming.multiblock.FarmFertilizerManager
 
readFromNBT(NBTTagCompound) - Method in class forestry.farming.multiblock.FarmHydrationManager
 
readFromNBT(NBTTagCompound) - Method in class forestry.farming.tiles.TileFarm
 
readFromNBT(NBTTagCompound) - Method in class forestry.farming.tiles.TileFarmGearbox
 
readFromNBT(NBTTagCompound) - Method in class forestry.lepidopterology.tiles.TileCocoon
 
readFromNBT(NBTTagCompound) - Method in class forestry.mail.POBox
 
readFromNBT(NBTTagCompound) - Method in class forestry.mail.PostOffice
 
readFromNBT(NBTTagCompound) - Method in class forestry.mail.tiles.TileTrader
 
readFromNBT(NBTTagCompound) - Method in class forestry.mail.TradeStation
 
readFromNBT(NBTTagCompound) - Method in class forestry.sorting.FakeFilterLogic
 
readFromNBT(NBTTagCompound) - Method in class forestry.sorting.FilterLogic
 
readFromNBT(NBTTagCompound) - Method in class forestry.sorting.tiles.TileGeneticFilter
 
readFromNBT(NBTTagCompound) - Method in class forestry.worktable.recipes.MemorizedRecipe
 
readFromNBT(NBTTagCompound) - Method in class forestry.worktable.tiles.TileWorktable
 
readGameProfileFromNBT(NBTTagCompound) - Static method in class forestry.core.utils.PlayerUtil
 
readGuiData(PacketBuffer) - Method in interface forestry.api.genetics.IFilterLogic
 
readGuiData(PacketBufferForestry) - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
readGuiData(PacketBufferForestry) - Method in class forestry.apiculture.multiblock.AlvearyController
 
readGuiData(PacketBufferForestry) - Method in class forestry.apiculture.multiblock.TileAlveary
 
readGuiData(PacketBufferForestry) - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
readGuiData(PacketBufferForestry) - Method in class forestry.climatology.tiles.TileHabitatFormer
 
readGuiData(PacketBufferForestry) - Method in class forestry.core.multiblock.FakeMultiblockController
 
readGuiData(PacketBufferForestry) - Method in interface forestry.core.network.IStreamableGui
 
readGuiData(PacketBufferForestry) - Method in class forestry.core.tiles.TileEngine
 
readGuiData(PacketBufferForestry) - Method in class forestry.core.tiles.TileEscritoire
 
readGuiData(PacketBufferForestry) - Method in class forestry.core.tiles.TilePowered
 
readGuiData(PacketBufferForestry) - Method in class forestry.cultivation.tiles.TilePlanter
 
readGuiData(PacketBufferForestry) - Method in class forestry.energy.tiles.TileEngineElectric
 
readGuiData(PacketBufferForestry) - Method in class forestry.energy.tiles.TileEnginePeat
 
readGuiData(PacketBufferForestry) - Method in class forestry.energy.tiles.TileEuGenerator
 
readGuiData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileBottler
 
readGuiData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileCentrifuge
 
readGuiData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileSqueezer
 
readGuiData(PacketBufferForestry) - Method in class forestry.farming.multiblock.FarmController
 
readGuiData(PacketBufferForestry) - Method in class forestry.farming.tiles.TileFarm
 
readGuiData(PacketBuffer) - Method in class forestry.sorting.FakeFilterLogic
 
readGuiData(PacketBuffer) - Method in class forestry.sorting.FilterLogic
 
readGuiData(PacketBufferForestry) - Method in class forestry.sorting.tiles.TileGeneticFilter
 
readInventory(IInventory) - Method in class forestry.core.network.PacketBufferForestry
 
readItemStacks() - Method in class forestry.core.network.PacketBufferForestry
 
readNBT(Capability<T>, T, EnumFacing, NBTBase) - Method in class forestry.core.capabilities.NullStorage
 
readStreamable(PacketBufferForestry.IStreamableFactory<T>) - Method in class forestry.core.network.PacketBufferForestry
 
readStreamableFromNbt(IStreamable, NBTTagCompound) - Static method in class forestry.core.utils.NBTUtilForestry
 
readStreamables(List<T>, PacketBufferForestry.IStreamableFactory<T>) - Method in class forestry.core.network.PacketBufferForestry
 
readString() - Method in class forestry.core.network.PacketBufferForestry
 
reassemble() - Method in interface forestry.api.multiblock.IMultiblockController
Call to force the controller to check the multiblock's validity.
reassemble() - Method in class forestry.core.multiblock.FakeMultiblockController
 
reassemble() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
recalculateMinMaxCoords() - Method in class forestry.core.multiblock.FakeMultiblockController
 
recalculateMinMaxCoords() - Method in interface forestry.core.multiblock.IMultiblockControllerInternal
Force this multiblock to recalculate its minimum and maximum coordinates from the list of connected parts.
recalculateMinMaxCoords() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
receiveEnergy(int, boolean) - Method in class forestry.energy.compat.EnergyStorageWrapper
 
receiveEnergy(int, boolean) - Method in class forestry.energy.EnergyManager
 
receiveEvent(GuiElementEvent) - Method in interface forestry.api.gui.IGuiElement
Receives an event and distributes them to the event handlers of this element.
receiveEvent(GuiElementEvent) - Method in class forestry.core.gui.elements.GuiElement
 
receivePower(long, boolean) - Method in class forestry.energy.compat.mj.MjReceiverWrapper
 
receivePower(long, boolean) - Method in class forestry.energy.compat.mj.MjRedstoneReceiverWrapper
 
RECESSIVE_STYLE - Static variable in class forestry.core.gui.elements.GuiElementFactory
 
RECIPE_UID - Static variable in class forestry.arboriculture.charcoal.jei.CharcoalJeiPlugin
 
recipeFluidInputs - Static variable in class forestry.factory.recipes.FermenterRecipeManager
 
recipeFluidInputs - Static variable in class forestry.factory.recipes.StillRecipeManager
 
recipeFluidOutputs - Static variable in class forestry.factory.recipes.FermenterRecipeManager
 
recipeFluidOutputs - Static variable in class forestry.factory.recipes.StillRecipeManager
 
RecipeManagers - Class in forestry.api.recipes
Contains all available recipe managers for Forestry machines and items.
RecipeManagers() - Constructor for class forestry.api.recipes.RecipeManagers
 
RecipeMemory - Class in forestry.worktable.recipes
 
RecipeMemory() - Constructor for class forestry.worktable.recipes.RecipeMemory
 
RecipeMemory(NBTTagCompound) - Constructor for class forestry.worktable.recipes.RecipeMemory
 
RecipePair<R extends IForestryRecipe> - Class in forestry.core.recipes
 
RecipePair(R, String[][]) - Constructor for class forestry.core.recipes.RecipePair
 
recipes() - Method in interface forestry.api.recipes.ICraftingProvider
 
recipes - Variable in class forestry.book.gui.elements.SelectionElement
 
recipes() - Method in class forestry.core.recipes.HygroregulatorManager
 
recipes() - Method in class forestry.factory.DummyManagers.DummyCraftingProvider
 
recipes() - Method in class forestry.factory.recipes.CarpenterRecipeManager
 
recipes() - Method in class forestry.factory.recipes.CentrifugeRecipeManager
 
recipes() - Method in class forestry.factory.recipes.FabricatorRecipeManager
 
recipes - Static variable in class forestry.factory.recipes.FabricatorSmeltingRecipeManager
 
recipes() - Method in class forestry.factory.recipes.FabricatorSmeltingRecipeManager
 
recipes() - Method in class forestry.factory.recipes.FermenterRecipeManager
 
recipes() - Method in class forestry.factory.recipes.MoistenerRecipeManager
 
recipes() - Method in class forestry.factory.recipes.SqueezerRecipeManager
 
recipes() - Method in class forestry.factory.recipes.StillRecipeManager
 
RecipeUtil - Class in forestry.core.recipes
 
RecipeUtil() - Constructor for class forestry.core.recipes.RecipeUtil
 
RectangularMultiblockControllerBase - Class in forestry.core.multiblock
 
RectangularMultiblockControllerBase(World, IMultiblockSizeLimits) - Constructor for class forestry.core.multiblock.RectangularMultiblockControllerBase
 
refractoryEmpty - Variable in class forestry.core.items.ItemRegistryFluids
 
refractoryWax - Variable in class forestry.core.items.ItemRegistryCore
 
refresh() - Method in class forestry.core.gui.tooltips.ToolTip
 
refresh() - Method in class forestry.core.tiles.AdjacentTileCache
 
refreshTooltip() - Method in class forestry.core.fluids.FilteredTank
 
refreshTooltip() - Method in class forestry.core.fluids.StandardTank
 
register(IWoodType, WoodBlockKind, boolean, IBlockState, ItemStack) - Method in interface forestry.api.arboriculture.IWoodAccess
 
register(IModRegistry) - Method in class forestry.apiculture.compat.ApicultureJeiPlugin
 
register(IModRegistry) - Method in class forestry.arboriculture.charcoal.jei.CharcoalJeiPlugin
 
register(IModRegistry) - Method in class forestry.arboriculture.compat.ArboricultureJeiPlugin
 
register(IWoodType, WoodBlockKind, boolean, IBlockState, ItemStack) - Method in class forestry.arboriculture.WoodAccess
 
register() - Static method in class forestry.core.owner.GameProfileDataSerializer
 
register() - Static method in class forestry.core.utils.ForestryModEnvWarningCallable
 
register(IModRegistry) - Method in class forestry.factory.recipes.jei.FactoryJeiPlugin
 
register(IModRegistry) - Method in class forestry.farming.compat.FarmingJeiPlugin
 
register(IModRegistry) - Method in class forestry.mail.compat.MailJeiPlugin
 
register(IModRegistry) - Method in class forestry.plugins.ForestryJeiPlugin
 
register(IModRegistry) - Method in class forestry.storage.compat.StorageJeiPlugin
 
register(IModRegistry) - Method in class forestry.worktable.compat.WorktableJeiPlugin
 
registerAcceptableFlower(Block, String...) - Method in interface forestry.api.genetics.IFlowerRegistry
Registers an accepted flower with any state.
registerAcceptableFlower(IBlockState, String...) - Method in interface forestry.api.genetics.IFlowerRegistry
Registers an accepted flower with a particular state.
registerAcceptableFlower(Block, String...) - Method in class forestry.apiculture.flowers.FlowerRegistry
 
registerAcceptableFlower(IBlockState, String...) - Method in class forestry.apiculture.flowers.FlowerRegistry
 
registerAcceptableFlowerRule(IFlowerAcceptableRule, String...) - Method in interface forestry.api.genetics.IFlowerRegistry
Registers custom logic for accepted flowers.
registerAcceptableFlowerRule(IFlowerAcceptableRule, String...) - Method in class forestry.apiculture.flowers.FlowerRegistry
 
registerAllele(IAllele, IChromosomeType...) - Method in interface forestry.api.genetics.IAlleleRegistry
Registers an allele.
registerAllele(IAllele, IChromosomeType...) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
registerAlleleHandler(IAlleleHandler) - Method in interface forestry.api.genetics.IAlleleRegistry
Registers a new IAlleleHandler
registerAlleleHandler(IAlleleHandler) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
registerAlleles() - Static method in class forestry.apiculture.genetics.alleles.AlleleEffects
 
registerAlleles() - Static method in class forestry.arboriculture.genetics.alleles.AlleleFruits
 
registerAlleles() - Static method in class forestry.arboriculture.genetics.alleles.AlleleLeafEffects
 
registerAlleles() - Static method in enum forestry.arboriculture.genetics.TreeBranchDefinition
 
registerAllSprites() - Static method in class forestry.arboriculture.models.TextureLeaves
 
registerBackpackDefinition(String, IBackpackDefinition) - Method in interface forestry.api.storage.IBackpackInterface
Register a backpack definition with a given uid.
registerBackpackDefinition(String, IBackpackDefinition) - Method in class forestry.storage.BackpackInterface
 
registerBackpackItems() - Method in class forestry.modules.BlankForestryModule
Can be used to register items to the backpack via the IBackpackInterface.
registerBackpackItems() - Method in class forestry.plugins.PluginBiomesOPlenty
 
registerBackpackItems() - Method in class forestry.plugins.PluginTechReborn
 
registerBeekeepingMode(IBeekeepingMode) - Method in interface forestry.api.apiculture.IBeeRoot
 
registerBeekeepingMode(IBeekeepingMode) - Method in class forestry.apiculture.genetics.BeeRoot
 
registerBirth(IIndividual) - Method in interface forestry.api.genetics.IBreedingTracker
Register the birth of an individual.
registerBirth(IIndividual) - Method in class forestry.core.genetics.BreedingTracker
 
registerBlock(T, ItemBlock, String) - Method in class forestry.core.blocks.BlockRegistry
 
registerBlock(T, String) - Method in class forestry.core.blocks.BlockRegistry
 
registerBlock(Block) - Method in class forestry.core.proxy.ProxyClient
 
registerBlock(Block) - Method in class forestry.core.proxy.ProxyCommon
 
registerBlock(Block) - Method in class forestry.core.render.TextureManagerForestry
 
registerBlockClient(Block) - Method in class forestry.core.models.ModelManager
 
registerCarrier(IPostalCarrier) - Method in interface forestry.api.mail.IPostRegistry
Registers a new IPostalCarrier.
registerCarrier(IPostalCarrier) - Method in class forestry.mail.PostRegistry
 
registerCatch(IButterfly) - Method in interface forestry.api.lepidopterology.ILepidopteristTracker
 
registerCatch(IButterfly) - Method in class forestry.lepidopterology.genetics.LepidopteristTracker
 
registerCategories(IRecipeCategoryRegistration) - Method in class forestry.arboriculture.charcoal.jei.CharcoalJeiPlugin
 
registerCategories(IRecipeCategoryRegistration) - Method in class forestry.factory.recipes.jei.FactoryJeiPlugin
 
registerCategories(IRecipeCategoryRegistration) - Method in class forestry.farming.compat.FarmingJeiPlugin
 
registerCircuit(ICircuit) - Method in interface forestry.api.circuits.ICircuitRegistry
 
registerCircuit(ICircuit) - Method in class forestry.core.circuits.CircuitRegistry
 
registerClassification(IClassification) - Method in interface forestry.api.genetics.IAlleleRegistry
Registers a classification.
registerClassification(IClassification) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
registerCocoonAlleles() - Static method in class forestry.lepidopterology.genetics.alleles.ButterflyAlleles
 
registerContainers(IModuleContainer...) - Method in interface forestry.api.modules.IModuleManager
 
registerContainers(IModuleContainer...) - Method in class forestry.modules.ModuleManager
 
registerContentType(String, Class<? extends BookContent>) - Method in interface forestry.api.book.IBookLoader
Adds a content type.
registerContentType(String, Class<? extends BookContent>) - Method in class forestry.book.BookLoader
 
registerCrate(Item) - Method in interface forestry.api.storage.ICrateRegistry
 
registerCrate(Block) - Method in interface forestry.api.storage.ICrateRegistry
 
registerCrate(ItemStack) - Method in interface forestry.api.storage.ICrateRegistry
 
registerCrate(String) - Method in interface forestry.api.storage.ICrateRegistry
 
registerCrate(ItemStack) - Static method in class forestry.modules.ModuleHelper
 
registerCrate(Item) - Static method in class forestry.modules.ModuleHelper
 
registerCrate(Block) - Static method in class forestry.modules.ModuleHelper
 
registerCrate(String) - Static method in class forestry.modules.ModuleHelper
 
registerCrate(String) - Method in class forestry.storage.CrateRegistry
 
registerCrate(Block) - Method in class forestry.storage.CrateRegistry
 
registerCrate(Item) - Method in class forestry.storage.CrateRegistry
 
registerCrate(ItemStack) - Method in class forestry.storage.CrateRegistry
 
registerCrate(ItemCrated) - Static method in class forestry.storage.ModuleCrates
 
registerCrateModel() - Method in class forestry.storage.proxy.ProxyCrates
 
registerCrateModel() - Method in class forestry.storage.proxy.ProxyCratesClient
 
registerCrates() - Method in class forestry.apiculture.ModuleApiculture
 
registerCrates() - Method in class forestry.arboriculture.ModuleArboriculture
 
registerCrates() - Method in class forestry.core.ModuleCore
 
registerCrates() - Method in class forestry.modules.BlankForestryModule
Can be used to register crates via the ICrateRegistry.
registerCrates() - Method in class forestry.plugins.PluginIC2
 
registerCrates() - Method in class forestry.plugins.PluginNatura
 
registerCrates() - Method in class forestry.plugins.PluginTechReborn
 
registerCustomBlockModel(BlockModelEntry) - Method in class forestry.core.models.ModelManager
 
registerCustomModel(ModelEntry) - Method in class forestry.core.models.ModelManager
 
registerDeprecatedAlleleReplacement(String, IAllele) - Method in interface forestry.api.genetics.IAlleleRegistry
Registers an old allele UID and the new IAllele to replace instances of it with.
registerDeprecatedAlleleReplacement(String, IAllele) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
registerDeprecatedCircuitReplacement(String, ICircuit) - Method in interface forestry.api.circuits.ICircuitRegistry
 
registerDeprecatedCircuitReplacement(String, ICircuit) - Method in class forestry.core.circuits.CircuitRegistry
 
registerDoors(List<BlockArbDoor>) - Method in class forestry.arboriculture.WoodAccess
 
registerDrone(IIndividual) - Method in interface forestry.api.apiculture.IApiaristTracker
Register the birth of a drone.
registerDrone(IIndividual) - Method in class forestry.apiculture.genetics.ApiaristTracker
 
registerEffectAlleles() - Static method in class forestry.lepidopterology.genetics.alleles.ButterflyAlleles
 
registerEntity(ResourceLocation, Class<? extends Entity>, String, int, int, int, int, int, boolean) - Static method in class forestry.core.utils.EntityUtil
 
registerErrorState(IErrorState) - Method in interface forestry.api.core.IErrorStateRegistry
 
registerErrorState(IErrorState) - Method in class forestry.core.errors.ErrorStateRegistry
 
registerEventHandlers() - Method in class forestry.core.proxy.ProxyClient
 
registerEventHandlers() - Method in class forestry.core.proxy.ProxyCommon
 
registerFarmables(String) - Method in interface forestry.api.farming.IFarmProperties
Adds the IFarmables that where registered with the given identifier.
registerFarmables(String, IFarmable...) - Method in interface forestry.api.farming.IFarmRegistry
Can be used to add IFarmables to some of the vanilla farm logics.
registerFarmables(String, IFarmable...) - Method in class forestry.farming.DummyFarmRegistry
 
registerFarmables(String, IFarmable...) - Method in class forestry.farming.FarmRegistry
 
registerFarmables(String) - Method in class forestry.farming.logic.FakeFarmProperties
 
registerFarmables(String) - Method in class forestry.farming.logic.FarmProperties
 
registerFenceGates(List<BlockForestryFenceGate>) - Method in class forestry.arboriculture.WoodAccess
 
registerFences(List<? extends BlockForestryFence>) - Method in class forestry.arboriculture.WoodAccess
 
registerFertilizer(ItemStack, int) - Method in interface forestry.api.farming.IFarmRegistry
 
registerFertilizer(ItemStack, int) - Method in class forestry.farming.DummyFarmRegistry
 
registerFertilizer(ItemStack, int) - Method in class forestry.farming.FarmRegistry
 
registerFilter(IFilterRuleType) - Method in interface forestry.api.genetics.IFilterRegistry
Registers a filter rule.
registerFilter(IFilterRuleType) - Method in class forestry.sorting.DummyFilterRegistry
 
registerFilter(IFilterRuleType) - Method in class forestry.sorting.FilterRegistry
 
registerFixable() - Static method in class forestry.core.utils.MigrationHelper
 
registerFluidStateMapper(Block, Fluids) - Method in class forestry.core.proxy.ProxyRender
 
registerFluidStateMapper(Block, Fluids) - Method in class forestry.core.proxy.ProxyRenderClient
 
registerFruitFamily(IFruitFamily) - Method in interface forestry.api.genetics.IAlleleRegistry
Registers a new fruit family.
registerFruitFamily(IFruitFamily) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
registerGrowthRule(IFlowerGrowthRule, String...) - Method in interface forestry.api.genetics.IFlowerRegistry
Register a new flower growth rule.
registerGrowthRule(IFlowerGrowthRule, String...) - Method in class forestry.apiculture.flowers.FlowerRegistry
 
registerGuiSprite(ResourceLocation) - Method in interface forestry.api.core.ITextureManager
Register a sprite with Forestry's Gui Texture Map.
registerGuiSprite(ResourceLocation) - Method in class forestry.core.render.TextureManagerForestry
 
registerHive(String, IHiveDescription) - Method in interface forestry.api.apiculture.hives.IHiveRegistry
Adds a new hive to be generated in the world.
registerHive(String, IHiveDescription) - Method in class forestry.apiculture.worldgen.HiveRegistry
 
registerItem(T, String) - Static method in class forestry.core.items.ItemRegistry
 
registerItem(Item) - Method in class forestry.core.proxy.ProxyClient
 
registerItem(Item) - Method in class forestry.core.proxy.ProxyCommon
 
registerItem(Item) - Method in class forestry.core.render.TextureManagerForestry
 
registerItemAndBlockColors() - Method in class forestry.core.models.ModelManager
 
registerItemAndBlockColors() - Method in class forestry.core.proxy.ProxyRender
 
registerItemAndBlockColors() - Method in class forestry.core.proxy.ProxyRenderClient
 
registerItemClient(Item) - Method in class forestry.core.models.ModelManager
 
registerItemModel(Item, int, String, String) - Method in interface forestry.api.core.IModelManager
Deprecated.
 
registerItemModel(Item, int, String) - Method in interface forestry.api.core.IModelManager
Deprecated.
 
registerItemModel(Item, int) - Method in interface forestry.api.core.IModelManager
Deprecated.
 
registerItemModel(Item, ItemMeshDefinition) - Method in interface forestry.api.core.IModelManager
Deprecated.
 
registerItemModel(Item, int, String) - Method in class forestry.core.models.ModelManager
 
registerItemModel(Item, int, String, String) - Method in class forestry.core.models.ModelManager
 
registerItemModel(Item, int) - Method in class forestry.core.models.ModelManager
 
registerItemModel(Item, ItemMeshDefinition) - Method in class forestry.core.models.ModelManager
 
registerItems(RegistryEvent.Register<Item>) - Method in class forestry.Forestry
 
registerItems(RegistryEvent<Item>) - Method in class forestry.plugins.PluginNatura
 
registerItemsAndBlocks() - Method in interface forestry.api.modules.IForestryModule
Can be used to register items and blocks.
registerItemsAndBlocks() - Method in class forestry.apiculture.ModuleApiculture
 
registerItemsAndBlocks() - Method in class forestry.arboriculture.ModuleArboriculture
 
registerItemsAndBlocks() - Method in class forestry.arboriculture.ModuleCharcoal
 
registerItemsAndBlocks() - Method in class forestry.book.ModuleBook
 
registerItemsAndBlocks() - Method in class forestry.climatology.ModuleClimatology
 
registerItemsAndBlocks() - Method in class forestry.core.ModuleCore
 
registerItemsAndBlocks() - Method in class forestry.core.ModuleFluids
 
registerItemsAndBlocks() - Method in class forestry.cultivation.ModuleCultivation
 
registerItemsAndBlocks() - Method in class forestry.database.ModuleDatabase
 
registerItemsAndBlocks() - Method in class forestry.energy.ModuleEnergy
 
registerItemsAndBlocks() - Method in class forestry.factory.ModuleFactory
 
registerItemsAndBlocks() - Method in class forestry.farming.ModuleFarming
 
registerItemsAndBlocks() - Method in class forestry.food.ModuleFood
 
registerItemsAndBlocks() - Method in class forestry.greenhouse.ModuleGreenhouse
 
registerItemsAndBlocks() - Method in class forestry.lepidopterology.ModuleLepidopterology
 
registerItemsAndBlocks() - Method in class forestry.mail.ModuleMail
 
registerItemsAndBlocks() - Method in class forestry.plugins.PluginIC2
 
registerItemsAndBlocks() - Method in class forestry.sorting.ModuleSorting
 
registerItemsAndBlocks() - Method in class forestry.storage.ModuleBackpacks
 
registerItemsAndBlocks() - Method in class forestry.storage.ModuleCrates
 
registerItemsAndBlocks() - Method in class forestry.worktable.ModuleWorktable
 
registerItemSubtypes(ISubtypeRegistry) - Method in class forestry.apiculture.compat.ApicultureJeiPlugin
 
registerItemSubtypes(ISubtypeRegistry) - Method in class forestry.farming.compat.FarmingJeiPlugin
 
registerLayout(ICircuitLayout) - Method in interface forestry.api.circuits.ICircuitRegistry
 
registerLayout(ICircuitLayout) - Method in class forestry.core.circuits.CircuitRegistry
 
registerLeafTickHandler(ILeafTickHandler) - Method in interface forestry.api.arboriculture.ITreeRoot
Register a leaf tick handler.
registerLeafTickHandler(ILeafTickHandler) - Method in class forestry.arboriculture.genetics.TreeRoot
 
registerLogic(String, IFarmLogic) - Method in interface forestry.api.farming.IFarmRegistry
registerLogic(String, IFarmProperties) - Method in interface forestry.api.farming.IFarmRegistry
Registers farming logic in registry
registerLogic(String, BiFunction<IFarmProperties, Boolean, IFarmLogic>, String...) - Method in interface forestry.api.farming.IFarmRegistry
Registers farming logic in registry under given identifier
registerLogic(String, IFarmLogic) - Method in class forestry.farming.DummyFarmRegistry
 
registerLogic(String, IFarmProperties) - Method in class forestry.farming.DummyFarmRegistry
 
registerLogic(String, BiFunction<IFarmProperties, Boolean, IFarmLogic>, String...) - Method in class forestry.farming.DummyFarmRegistry
 
registerLogic(String, IFarmLogic) - Method in class forestry.farming.FarmRegistry
Deprecated.
registerLogic(String, IFarmProperties) - Method in class forestry.farming.FarmRegistry
 
registerLogic(String, BiFunction<IFarmProperties, Boolean, IFarmLogic>, String...) - Method in class forestry.farming.FarmRegistry
 
registerLogs(List<? extends BlockForestryLog>) - Method in class forestry.arboriculture.WoodAccess
 
registerModel(Item, IModelManager) - Method in interface forestry.api.core.IItemModelRegister
 
registerModel(Item, IModelManager) - Method in class forestry.apiculture.blocks.AlvearyItemModel
 
registerModel(Item, IModelManager) - Method in class forestry.apiculture.blocks.BlockAlveary
 
registerModel(Item, IModelManager) - Method in class forestry.apiculture.blocks.BlockBeeHives
 
registerModel(Item, IModelManager) - Method in class forestry.apiculture.blocks.BlockCandle
 
registerModel(Item, IModelManager) - Method in class forestry.apiculture.blocks.BlockHoneyComb
 
registerModel(Item, IModelManager) - Method in class forestry.apiculture.blocks.BlockStump
 
registerModel(Item, IModelManager) - Method in class forestry.apiculture.items.ItemArmorApiarist
 
registerModel(Item, IModelManager) - Method in class forestry.apiculture.items.ItemBeeGE
 
registerModel(Item, IModelManager) - Method in class forestry.apiculture.items.ItemHoneyComb
 
registerModel(Item, IModelManager) - Method in class forestry.apiculture.items.ItemMinecartBeehouse
 
registerModel(Item, IModelManager) - Method in class forestry.arboriculture.blocks.BlockArbDoor
 
registerModel(Item, IModelManager) - Method in class forestry.arboriculture.blocks.BlockAsh
 
registerModel(Item, IModelManager) - Method in class forestry.arboriculture.blocks.BlockCharcoal
 
registerModel(Item, IModelManager) - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
registerModel(Item, IModelManager) - Method in class forestry.arboriculture.blocks.BlockDecorativeWoodPile
 
registerModel(Item, IModelManager) - Method in class forestry.arboriculture.blocks.BlockDefaultLeaves
 
registerModel(Item, IModelManager) - Method in class forestry.arboriculture.blocks.BlockDefaultLeavesFruit
 
registerModel(Item, IModelManager) - Method in class forestry.arboriculture.blocks.BlockForestryFence
 
registerModel(Item, IModelManager) - Method in class forestry.arboriculture.blocks.BlockForestryFenceGate
 
registerModel(Item, IModelManager) - Method in class forestry.arboriculture.blocks.BlockForestryLeaves
 
registerModel(Item, IModelManager) - Method in class forestry.arboriculture.blocks.BlockForestryLog
 
registerModel(Item, IModelManager) - Method in class forestry.arboriculture.blocks.BlockForestryPlanks
 
registerModel(Item, IModelManager) - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
registerModel(Item, IModelManager) - Method in class forestry.arboriculture.blocks.BlockForestryStairs
 
registerModel(Item, IModelManager) - Method in class forestry.arboriculture.blocks.BlockLoam
 
registerModel(Item, IModelManager) - Method in class forestry.arboriculture.blocks.BlockSapling
 
registerModel(Item, IModelManager) - Method in class forestry.arboriculture.blocks.BlockWoodPile
 
registerModel(Item, IModelManager) - Method in class forestry.arboriculture.items.ItemGermlingGE
 
registerModel(Item, IModelManager) - Method in class forestry.core.blocks.BlockAshBrick
 
registerModel(Item, IModelManager) - Method in class forestry.core.blocks.BlockAshStairs
 
registerModel(Item, IModelManager) - Method in class forestry.core.blocks.BlockBase
 
registerModel(Item, IModelManager) - Method in class forestry.core.blocks.BlockBogEarth
 
registerModel(Item, IModelManager) - Method in class forestry.core.blocks.BlockHumus
 
registerModel(Item, IModelManager) - Method in class forestry.core.blocks.BlockResourceOre
 
registerModel(Item, IModelManager) - Method in class forestry.core.blocks.BlockResourceStorage
 
registerModel(Item, IModelManager) - Method in interface forestry.core.blocks.IMachineProperties
 
registerModel(Item, IModelManager) - Method in class forestry.core.blocks.MachineProperties
 
registerModel(Item, IModelManager) - Method in class forestry.core.circuits.ItemCircuitBoard
 
registerModel(Item, IModelManager) - Method in class forestry.core.fluids.BlockForestryFluid
 
registerModel(Item, IModelManager) - Method in class forestry.core.items.ItemArmorNaturalist
 
registerModel(Item, IModelManager) - Method in class forestry.core.items.ItemCraftingMaterial
 
registerModel(Item, IModelManager) - Method in class forestry.core.items.ItemFluidContainerForestry
 
registerModel(Item, IModelManager) - Method in class forestry.core.items.ItemForestry
 
registerModel(Item, IModelManager) - Method in class forestry.core.items.ItemForestryFood
 
registerModel(Item, IModelManager) - Static method in enum forestry.core.items.ItemFruit.EnumFruit
 
registerModel(Item, IModelManager) - Method in class forestry.core.items.ItemFruit
 
registerModel(Item, IModelManager) - Method in class forestry.core.items.ItemOverlay
 
registerModel(Item, IModelManager) - Method in class forestry.core.items.ItemPipette
 
registerModel(Item, IModelManager) - Method in class forestry.cultivation.blocks.PlanterProperties
 
registerModel(Item, IModelManager) - Method in class forestry.farming.blocks.BlockFarm
 
registerModel(Item, IModelManager) - Method in class forestry.farming.blocks.BlockMushroom
 
registerModel(Item, IModelManager) - Method in class forestry.greenhouse.blocks.BlockClimatiser
 
registerModel(Item, IModelManager) - Method in class forestry.greenhouse.blocks.BlockGreenhouse
 
registerModel(Item, IModelManager) - Method in class forestry.greenhouse.blocks.BlockGreenhouseWindow
 
registerModel(Item, IModelManager) - Method in class forestry.lepidopterology.blocks.BlockCocoon
 
registerModel(Item, IModelManager) - Method in class forestry.lepidopterology.blocks.BlockSolidCocoon
 
registerModel(Item, IModelManager) - Method in class forestry.lepidopterology.items.ItemButterflyGE
 
registerModel(Item, IModelManager) - Method in class forestry.mail.items.ItemLetter
 
registerModel(Item, IModelManager) - Static method in class forestry.mail.LetterProperties
 
registerModel(Item, IModelManager) - Method in class forestry.sorting.blocks.BlockGeneticFilter
 
registerModel(Item, IModelManager) - Method in class forestry.storage.items.ItemBackpack
 
registerModel(Item, IModelManager) - Method in class forestry.storage.items.ItemCrated
 
registerModels(Item, IModelManager) - Method in interface forestry.api.apiculture.IAlleleBeeSpecies
 
registerModels(Item, IModelManager) - Method in interface forestry.api.apiculture.IBeeModelProvider
 
registerModels(Item, IModelManager, EnumGermlingType) - Method in interface forestry.api.arboriculture.IAlleleTreeSpecies
 
registerModels(Item, IModelManager, EnumGermlingType) - Method in interface forestry.api.arboriculture.IGermlingModelProvider
 
registerModels(Item, IModelManager) - Method in class forestry.apiculture.genetics.alleles.AlleleBeeSpecies
 
registerModels(Item, IModelManager) - Method in class forestry.apiculture.genetics.DefaultBeeModelProvider
 
registerModels(Item, IModelManager, EnumGermlingType) - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
registerModels(Item, IModelManager, EnumGermlingType) - Method in class forestry.arboriculture.models.ModelProviderGermling
 
registerModels(Item, IModelManager, EnumGermlingType) - Method in class forestry.arboriculture.models.ModelProviderGermlingVanilla
 
registerModels() - Method in class forestry.core.models.ModelManager
 
registerModels() - Method in class forestry.core.proxy.ProxyRender
 
registerModels() - Method in class forestry.core.proxy.ProxyRenderClient
 
registerModels(ModelRegistryEvent) - Method in class forestry.Forestry
 
registerMutation(IMutation) - Method in interface forestry.api.genetics.IBreedingTracker
Register a successful mutation.
registerMutation(IMutation) - Method in interface forestry.api.genetics.ISpeciesRoot
Use to register mutations.
registerMutation(BeeDefinition, BeeDefinition, int) - Method in enum forestry.apiculture.genetics.BeeDefinition
 
registerMutation(IMutation) - Method in class forestry.apiculture.genetics.BeeRoot
 
registerMutation(TreeDefinition, TreeDefinition, int) - Method in enum forestry.arboriculture.genetics.TreeDefinition
 
registerMutation(IMutation) - Method in class forestry.arboriculture.genetics.TreeRoot
 
registerMutation(IMutation) - Method in class forestry.core.genetics.BreedingTracker
 
registerMutation(IButterflyDefinition, IButterflyDefinition, int) - Method in enum forestry.lepidopterology.genetics.ButterflyDefinition
 
registerMutation(IMutation) - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
registerMutation(IButterflyDefinition, IButterflyDefinition, int) - Method in enum forestry.lepidopterology.genetics.MothDefinition
 
registerMutations() - Method in enum forestry.apiculture.genetics.BeeDefinition
 
registerMutations() - Method in enum forestry.arboriculture.genetics.TreeDefinition
 
registerMutations() - Method in enum forestry.lepidopterology.genetics.ButterflyDefinition
 
registerMutations() - Method in enum forestry.lepidopterology.genetics.MothDefinition
 
registerOreDict(String, ItemStack) - Static method in class forestry.core.items.ItemRegistry
 
registerOreDictWildcard(String, Block) - Static method in class forestry.core.blocks.BlockRegistry
 
registerPacketsClient() - Method in class forestry.apiculture.network.PacketRegistryApiculture
 
registerPacketsClient() - Method in class forestry.arboriculture.network.PacketRegistryArboriculture
 
registerPacketsClient() - Method in class forestry.climatology.network.PacketRegistryClimatology
 
registerPacketsClient() - Method in interface forestry.core.network.IPacketRegistry
 
registerPacketsClient() - Method in class forestry.core.network.PacketRegistryCore
 
registerPacketsClient() - Method in class forestry.database.network.PacketRegistryDatabase
 
registerPacketsClient() - Method in class forestry.factory.network.PacketRegistryFactory
 
registerPacketsClient() - Method in class forestry.mail.network.PacketRegistryMail
 
registerPacketsClient() - Method in class forestry.sorting.network.PacketRegistrySorting
 
registerPacketsClient() - Method in class forestry.worktable.network.PacketRegistryWorktable
 
registerPacketsServer() - Method in class forestry.apiculture.network.PacketRegistryApiculture
 
registerPacketsServer() - Method in class forestry.arboriculture.network.PacketRegistryArboriculture
 
registerPacketsServer() - Method in class forestry.climatology.network.PacketRegistryClimatology
 
registerPacketsServer() - Method in interface forestry.core.network.IPacketRegistry
 
registerPacketsServer() - Method in class forestry.core.network.PacketRegistryCore
 
registerPacketsServer() - Method in class forestry.database.network.PacketRegistryDatabase
 
registerPacketsServer() - Method in class forestry.factory.network.PacketRegistryFactory
 
registerPacketsServer() - Method in class forestry.mail.network.PacketRegistryMail
 
registerPacketsServer() - Method in class forestry.sorting.network.PacketRegistrySorting
 
registerPacketsServer() - Method in class forestry.worktable.network.PacketRegistryWorktable
 
registerPageFactory(String, IBookPageFactory) - Method in interface forestry.api.book.IBookLoader
 
registerPageFactory(String, IBookPageFactory) - Method in class forestry.book.BookLoader
 
registerPickup(IIndividual) - Method in interface forestry.api.genetics.IBreedingTracker
Register the pickup of an individual.
registerPickup(IIndividual) - Method in class forestry.apiculture.genetics.ApiaristTracker
 
registerPickup(IIndividual) - Method in class forestry.arboriculture.genetics.ArboristTracker
 
registerPickup(IIndividual) - Method in class forestry.lepidopterology.genetics.LepidopteristTracker
 
registerPlanks(List<? extends BlockForestryPlanks>) - Method in class forestry.arboriculture.WoodAccess
 
registerPlantableFlower(IBlockState, double, String...) - Method in interface forestry.api.genetics.IFlowerRegistry
Registers a plantable flower.
registerPlantableFlower(IBlockState, double, String...) - Method in class forestry.apiculture.flowers.FlowerRegistry
 
registerPrincess(IIndividual) - Method in interface forestry.api.apiculture.IApiaristTracker
Register the birth of a princess.
registerPrincess(IIndividual) - Method in class forestry.apiculture.genetics.ApiaristTracker
 
registerQueen(IIndividual) - Method in interface forestry.api.apiculture.IApiaristTracker
Register the birth of a queen.
registerQueen(IIndividual) - Method in class forestry.apiculture.genetics.ApiaristTracker
 
registerRecipes() - Method in interface forestry.api.modules.IForestryModule
Can be used to register recipes.
registerRecipes() - Method in class forestry.apiculture.ModuleApiculture
 
registerRecipes() - Method in class forestry.arboriculture.ModuleArboriculture
 
registerRecipes() - Method in class forestry.arboriculture.ModuleCharcoal
 
registerRecipes() - Method in class forestry.book.ModuleBook
 
registerRecipes() - Method in class forestry.climatology.ModuleClimatology
 
registerRecipes() - Method in class forestry.core.ModuleCore
 
registerRecipes() - Method in class forestry.core.ModuleFluids
 
registerRecipes() - Method in class forestry.cultivation.ModuleCultivation
 
registerRecipes() - Method in class forestry.database.ModuleDatabase
 
registerRecipes() - Method in class forestry.energy.ModuleEnergy
 
registerRecipes() - Method in class forestry.factory.ModuleFactory
 
registerRecipes() - Method in class forestry.farming.ModuleFarming
 
registerRecipes() - Method in class forestry.greenhouse.ModuleGreenhouse
 
registerRecipes() - Method in class forestry.lepidopterology.ModuleLepidopterology
 
registerRecipes() - Method in class forestry.mail.ModuleMail
 
registerRecipes() - Method in class forestry.plugins.PluginActuallyAdditions
 
registerRecipes() - Method in class forestry.plugins.PluginAgriCraft
 
registerRecipes() - Method in class forestry.plugins.PluginBetterWithMods
 
registerRecipes() - Method in class forestry.plugins.PluginBiomesOPlenty
 
registerRecipes() - Method in class forestry.plugins.PluginBuildCraftRecipes
 
registerRecipes() - Method in class forestry.plugins.PluginBuildCraftTransport
 
registerRecipes() - Method in class forestry.plugins.PluginExtraUtilities
 
registerRecipes() - Method in class forestry.plugins.PluginHarvestCraft
 
registerRecipes() - Method in class forestry.plugins.PluginIC2
 
registerRecipes() - Method in class forestry.plugins.PluginMysticalAgriculture
 
registerRecipes() - Method in class forestry.plugins.PluginNatura
 
registerRecipes() - Method in class forestry.plugins.PluginRoots
 
registerRecipes() - Method in class forestry.plugins.PluginRustic
 
registerRecipes() - Method in class forestry.plugins.PluginTechReborn
 
registerRecipes() - Method in class forestry.sorting.ModuleSorting
 
registerRecipes() - Method in class forestry.storage.ModuleBackpacks
 
registerRecipes() - Method in class forestry.storage.ModuleCrates
 
registerRecipes() - Method in class forestry.worktable.ModuleWorktable
 
registerResults(World, EntityPlayer, NBTTagCompound) - Method in enum forestry.core.genetics.ItemResearchNote.EnumNoteType
 
registerResults(World, EntityPlayer) - Method in class forestry.core.genetics.ItemResearchNote.ResearchNote
 
registerSlabs(List<? extends BlockForestrySlab>) - Method in class forestry.arboriculture.WoodAccess
 
registerSoil(ItemStack, IBlockState) - Method in interface forestry.api.farming.IFarmProperties
Can be used to register a IBlockState as a valid soil.
registerSoil(ItemStack, IBlockState, boolean) - Method in interface forestry.api.farming.IFarmProperties
Can be used to register a IBlockState as a valid soil.
registerSoil(ItemStack, IBlockState, boolean) - Method in class forestry.farming.logic.FakeFarmProperties
 
registerSoil(ItemStack, IBlockState, boolean) - Method in class forestry.farming.logic.FarmProperties
 
registerSpecies(IAlleleSpecies) - Method in interface forestry.api.genetics.IBreedingTracker
Marks a species as discovered.
registerSpecies(IAlleleSpecies) - Method in class forestry.core.genetics.BreedingTracker
 
registerSpeciesRoot(ISpeciesRoot) - Method in interface forestry.api.genetics.IAlleleRegistry
Register a ISpeciesRoot.
registerSpeciesRoot(ISpeciesRoot) - Method in class forestry.core.genetics.alleles.AlleleRegistry
 
registerSprite() - Method in interface forestry.api.core.IErrorState
 
registerSprite() - Method in enum forestry.core.errors.EnumErrorCode
 
registerSprite(ResourceLocation) - Static method in class forestry.core.render.TextureManagerForestry
 
registerSprites() - Method in interface forestry.api.arboriculture.IFruitProvider
Can be used to register the sprite/s that can be returned with IFruitProvider.getSprite(ITreeGenome, IBlockAccess, BlockPos, int).
registerSprites(Item, ITextureManager) - Method in interface forestry.api.arboriculture.IWoodProvider
Deprecated.
 
registerSprites(ITextureManager) - Method in interface forestry.api.core.ISpriteRegister
 
registerSprites() - Method in interface forestry.api.lepidopterology.IAlleleButterflySpecies
 
registerSprites(ITextureManager) - Method in class forestry.apiculture.items.ItemHabitatLocator
 
registerSprites() - Method in class forestry.arboriculture.FruitProviderNone
 
registerSprites() - Method in class forestry.arboriculture.FruitProviderPod
 
registerSprites(Item, ITextureManager) - Method in class forestry.arboriculture.genetics.WoodProvider
Deprecated.
 
registerSprites(Item, ITextureManager) - Method in class forestry.arboriculture.genetics.WoodProviderVanilla
Deprecated.
 
registerSprites(TextureStitchEvent.Pre) - Method in class forestry.arboriculture.ModuleArboriculture
 
registerSprites(ITextureManager) - Method in class forestry.core.blocks.BlockBase
 
registerSprites(TextureStitchEvent.Pre) - Method in class forestry.core.ModuleCore
 
registerSprites() - Method in class forestry.core.render.TextureManagerForestry
 
registerSprites() - Static method in enum forestry.farming.blocks.EnumFarmBlockType
 
registerSprites() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
registerSprites(ITextureManager) - Method in class forestry.lepidopterology.items.ItemButterflyGE
Register butterfly item sprites
registerStairs(List<? extends BlockForestryStairs>) - Method in class forestry.arboriculture.WoodAccess
 
registerStateMapper() - Method in interface forestry.api.core.IStateMapperRegister
Deprecated.
 
registerStateMapper() - Method in class forestry.apiculture.blocks.BlockAlveary
 
registerStateMapper() - Method in class forestry.apiculture.blocks.BlockHoneyComb
 
registerStateMapper() - Method in class forestry.arboriculture.blocks.BlockArbDoor
 
registerStateMapper() - Method in class forestry.arboriculture.blocks.BlockAsh
 
registerStateMapper() - Method in class forestry.arboriculture.blocks.BlockForestryFence
 
registerStateMapper() - Method in class forestry.arboriculture.blocks.BlockForestryFenceGate
 
registerStateMapper() - Method in class forestry.arboriculture.blocks.BlockForestryLog
 
registerStateMapper() - Method in class forestry.arboriculture.blocks.BlockForestryPlanks
 
registerStateMapper() - Method in class forestry.arboriculture.blocks.BlockForestrySlab
 
registerStateMapper() - Method in class forestry.arboriculture.blocks.BlockForestryStairs
 
registerStateMapper() - Method in class forestry.arboriculture.blocks.BlockFruitPod
 
registerStateMapper() - Method in class forestry.arboriculture.blocks.BlockSapling
 
registerStateMapper() - Method in class forestry.arboriculture.blocks.BlockWoodPile
 
registerStateMapper() - Method in class forestry.core.blocks.BlockBase
 
registerStateMapper() - Method in class forestry.cultivation.blocks.BlockPlanter
 
registerStateMapper() - Method in class forestry.lepidopterology.blocks.BlockCocoon
 
registerStateMapper() - Method in class forestry.lepidopterology.blocks.BlockSolidCocoon
 
registerTemplate(IAllele[]) - Method in interface forestry.api.genetics.ISpeciesRoot
Registers a bee template using the UID of the first allele as identifier.
registerTemplate(String, IAllele[]) - Method in interface forestry.api.genetics.ISpeciesRoot
Registers a bee template using the passed identifier.
registerTemplate(String, IAllele[]) - Method in class forestry.apiculture.genetics.BeeRoot
 
registerTemplate(String, IAllele[]) - Method in class forestry.arboriculture.genetics.TreeRoot
 
registerTemplate(IAllele[]) - Method in class forestry.core.genetics.SpeciesRoot
 
registerTemplate(String, IAllele[]) - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
registerTextures(TextureStitchEvent.Pre) - Method in class forestry.core.ModuleFluids
 
registerTickHandlers(WorldGenerator) - Method in class forestry.core.proxy.ProxyClient
 
registerTickHandlers(WorldGenerator) - Method in class forestry.core.proxy.ProxyCommon
 
registerTile(Class<? extends TileEntity>, String) - Static method in class forestry.core.tiles.TileUtil
 
registerTileEntity() - Method in interface forestry.core.blocks.IMachineProperties
Registers the tile entity with MC.
registerTileEntity() - Method in class forestry.core.blocks.MachineProperties
 
registerTileEntity() - Method in class forestry.core.blocks.MachinePropertiesTesr
 
registerTradeStation(ITradeStation) - Method in interface forestry.api.mail.IPostOffice
 
registerTradeStation(ITradeStation) - Method in class forestry.mail.PostOffice
 
registerTranslator(Object, IIndividualTranslator<I, O>) - Method in interface forestry.api.genetics.ISpeciesRoot
 
registerTranslator(Object, IIndividualTranslator<I, O>) - Method in class forestry.core.genetics.SpeciesRoot
 
registerTreekeepingMode(ITreekeepingMode) - Method in interface forestry.api.arboriculture.ITreeRoot
 
registerTreekeepingMode(ITreekeepingMode) - Method in class forestry.arboriculture.genetics.TreeRoot
 
registerTriggers() - Method in interface forestry.api.modules.IForestryModule
Can be used to register Buildcraft triggers.
registerTriggers() - Method in class forestry.apiculture.ModuleApiculture
 
registerTriggers() - Static method in class forestry.core.advancements.AdvancementManager
 
registerTriggers() - Method in class forestry.factory.ModuleFactory
 
registerTriggers() - Method in class forestry.farming.ModuleFarming
 
registerTriggers() - Method in class forestry.mail.ModuleMail
 
registerVillageComponents() - Static method in class forestry.apiculture.VillageCreationApiculture
 
registerWall(Block, int) - Method in interface forestry.api.arboriculture.ICharcoalManager
Registers the given block as a valid block for the charcoal pile wall and adds the given charcoal amount to it.
registerWall(IBlockState, int) - Method in interface forestry.api.arboriculture.ICharcoalManager
Registers the given block as a valid block for the charcoal pile wall and adds the given charcoal amount to it.
registerWall(ICharcoalPileWall) - Method in interface forestry.api.arboriculture.ICharcoalManager
Registers your implementation of the ICharcoalPileWall interface.
registerWall(Block, int) - Method in class forestry.arboriculture.charcoal.CharcoalManager
 
registerWall(IBlockState, int) - Method in class forestry.arboriculture.charcoal.CharcoalManager
 
registerWall(ICharcoalPileWall) - Method in class forestry.arboriculture.charcoal.CharcoalManager
 
registerWoodMeshDefinition(Item, IWoodItemMeshDefinition) - Static method in class forestry.arboriculture.proxy.ProxyArboricultureClient
 
registerWoodModel(T, boolean) - Method in class forestry.arboriculture.proxy.ProxyArboriculture
 
registerWoodModel(T, boolean) - Method in class forestry.arboriculture.proxy.ProxyArboricultureClient
 
registerWoodStateMapper(Block, IWoodStateMapper) - Static method in class forestry.arboriculture.proxy.ProxyArboricultureClient
 
regressLayout() - Method in class forestry.core.inventory.ItemInventorySolderingIron
 
regressLine() - Method in class forestry.core.gui.GuiTextBox
 
regressPrimary() - Method in class forestry.apiculture.inventory.ItemInventoryImprinter
 
regressSecondary() - Method in class forestry.apiculture.inventory.ItemInventoryImprinter
 
regressSelection(int) - Static method in class forestry.core.circuits.ContainerSolderingIron
 
rejectItem(ItemStack) - Method in interface forestry.api.storage.IBackpackFilterConfigurable
Adds an item as invalid for this backpack, used to make exceptions to oreDictionary matches.
rejectItem(ItemStack) - Method in class forestry.storage.BackpackFilter
 
rejectOreDictName(String) - Method in interface forestry.api.storage.IBackpackFilterConfigurable
Removes an ore dictionary name as valid for this backpack.
rejectOreDictName(String) - Method in class forestry.storage.BackpackFilter
 
remove(E) - Method in interface forestry.api.gui.IElementGroup
Removes a element from this layout.
remove(IGuiElement...) - Method in interface forestry.api.gui.IElementGroup
 
remove(Collection<IGuiElement>) - Method in interface forestry.api.gui.IElementGroup
 
remove(IGuiElement) - Method in class forestry.core.gui.elements.ElementManager
 
remove(E) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
remove(E) - Method in class forestry.core.gui.elements.layouts.HorizontalLayout
 
remove(E) - Method in class forestry.core.gui.elements.layouts.VerticalLayout
 
remove(Widget) - Method in class forestry.core.gui.widgets.WidgetManager
 
remove(Object) - Method in class forestry.core.utils.BlockStateSet
 
remove(Object) - Method in class forestry.core.utils.datastructures.DummyMap
 
removeAllListeners(PlayerAdvancements) - Method in class forestry.core.advancements.SpeciesDiscoveredTrigger
 
removeChange(boolean) - Method in interface forestry.api.climate.IClimateManipulator
Tries to remove the change value from the current state of this transformer.
removeChange(boolean) - Method in class forestry.core.climate.ClimateManipulator
 
removedByPlayer(IBlockState, World, BlockPos, EntityPlayer, boolean) - Method in class forestry.arboriculture.blocks.BlockFruitPod
 
removedByPlayer(IBlockState, World, BlockPos, EntityPlayer, boolean) - Method in class forestry.arboriculture.blocks.BlockSapling
 
removedByPlayer(IBlockState, World, BlockPos, EntityPlayer, boolean) - Method in class forestry.farming.blocks.BlockFarm
 
removedByPlayer(IBlockState, World, BlockPos, EntityPlayer, boolean) - Method in class forestry.lepidopterology.blocks.BlockSolidCocoon
 
removeFertilizer(IFarmInventoryInternal, int) - Method in class forestry.farming.multiblock.FarmFertilizerManager
 
removeItem(Predicate<ItemStack>) - Method in class forestry.core.inventory.ItemHandlerInventoryManipulator
Removed an item matching the filter.
removeLiquid(FluidStack) - Method in interface forestry.api.farming.IFarmHousing
 
removeLiquid(FluidStack) - Method in class forestry.cultivation.tiles.TilePlanter
 
removeLiquid(FluidStack) - Method in class forestry.farming.multiblock.FakeFarmController
 
removeLiquid(FluidStack) - Method in class forestry.farming.multiblock.FarmController
 
removeListener(PlayerAdvancements, ICriterionTrigger.Listener<SpeciesDiscoveredTrigger.Instance>) - Method in class forestry.core.advancements.SpeciesDiscoveredTrigger
 
removeRecipe(T) - Method in interface forestry.api.recipes.ICraftingProvider
Remove a specific recipe from the crafting provider.
removeRecipe(IHygroregulatorRecipe) - Method in class forestry.core.recipes.HygroregulatorManager
 
removeRecipe(T) - Method in class forestry.factory.DummyManagers.DummyCraftingProvider
 
removeRecipe(ICarpenterRecipe) - Method in class forestry.factory.recipes.CarpenterRecipeManager
 
removeRecipe(ICentrifugeRecipe) - Method in class forestry.factory.recipes.CentrifugeRecipeManager
 
removeRecipe(IFabricatorRecipe) - Method in class forestry.factory.recipes.FabricatorRecipeManager
 
removeRecipe(IFabricatorSmeltingRecipe) - Method in class forestry.factory.recipes.FabricatorSmeltingRecipeManager
 
removeRecipe(IFermenterRecipe) - Method in class forestry.factory.recipes.FermenterRecipeManager
 
removeRecipe(IMoistenerRecipe) - Method in class forestry.factory.recipes.MoistenerRecipeManager
 
removeRecipe(ISqueezerRecipe) - Method in class forestry.factory.recipes.SqueezerRecipeManager
 
removeRecipe(IStillRecipe) - Method in class forestry.factory.recipes.StillRecipeManager
 
removeRecipeConflicts() - Method in class forestry.worktable.recipes.MemorizedRecipe
 
removeResources(NonNullList<ItemStack>) - Method in interface forestry.api.farming.IFarmInventory
 
removeResources(NonNullList<ItemStack>) - Method in class forestry.cultivation.inventory.InventoryPlanter
 
removeResources(NonNullList<ItemStack>) - Method in class forestry.factory.inventory.InventorySqueezer
 
removeResources(NonNullList<ItemStack>) - Method in class forestry.farming.multiblock.InventoryFarm
 
removeSets(IInventory, int, NonNullList<ItemStack>, EntityPlayer, boolean, boolean, boolean, boolean) - Static method in class forestry.core.utils.InventoryUtil
Removes a set of items from an inventory.
removeSets(IInventory, int, NonNullList<ItemStack>, NonNullList<String>, EntityPlayer, boolean, boolean, boolean) - Static method in class forestry.core.utils.InventoryUtil
 
removeSets(IInventory, int, NonNullList<ItemStack>, EntityPlayer, boolean, boolean, boolean) - Static method in class forestry.core.utils.InventoryUtil
 
removeSets(IInventory, int, NonNullList<ItemStack>, NonNullList<String>, EntityPlayer, boolean, boolean) - Static method in class forestry.core.utils.InventoryUtil
 
removeStackFromSlot(int) - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
removeStackFromSlot(int) - Method in class forestry.core.inventory.FakeInventoryAdapter
 
removeStackFromSlot(int) - Method in class forestry.core.inventory.InventoryAdapter
 
removeStackFromSlot(int) - Method in class forestry.core.inventory.InventoryPlain
 
removeStackFromSlot(int) - Method in class forestry.core.inventory.ItemInventory
 
removeStackFromSlot(int) - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
removeStackFromSlot(int) - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
removeStackFromSlot(int) - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
removeStackFromSlot(int) - Method in class forestry.core.tiles.TileForestry
 
removeStackFromSlot(int) - Method in class forestry.mail.inventory.ItemInventoryLetter
 
removeStackFromSlot(int) - Method in class forestry.mail.Letter
 
removeStackFromSlot(int) - Method in class forestry.mail.POBox
 
removeStackFromSlot(int) - Method in class forestry.mail.TradeStation
 
removeTransformer() - Method in interface forestry.api.climate.IClimateTransformer
Removes the transformer from the world.
removeTransformer(long, long) - Method in interface forestry.api.climate.IWorldClimateHolder
Removes the transformer from the chunk at the given chunkPos.
removeTransformer(IClimateTransformer) - Method in interface forestry.api.climate.IWorldClimateHolder
Removes the transformer from
removeTransformer() - Method in class forestry.core.climate.ClimateTransformer
 
removeTransformer() - Method in class forestry.core.climate.FakeClimateTransformer
 
removeTransformer(long, long) - Method in class forestry.core.climate.WorldClimateHolder
 
removeTransformer(IClimateTransformer) - Method in class forestry.core.climate.WorldClimateHolder
 
removeWall(Block) - Method in interface forestry.api.arboriculture.ICharcoalManager
Remove a wall associated with the given block.
removeWall(IBlockState) - Method in interface forestry.api.arboriculture.ICharcoalManager
Remove a wall that ICharcoalPileWall.matches(IBlockState) the given blockstate.
removeWall(Block) - Method in class forestry.arboriculture.charcoal.CharcoalManager
 
removeWall(IBlockState) - Method in class forestry.arboriculture.charcoal.CharcoalManager
 
render(EnumFacing, float, float, float) - Method in class forestry.apiculture.render.ModelAnalyzer
 
render(Entity, float, float, float, float, float, float) - Method in class forestry.core.models.ModelEscritoire
 
render - Static variable in class forestry.core.proxy.Proxies
 
render(TileAnalyzer, double, double, double, float, int, float) - Method in class forestry.core.render.RenderAnalyzer
 
render(TileEscritoire, double, double, double, float, int, float) - Method in class forestry.core.render.RenderEscritoire
 
render(TileBase, double, double, double, float, int, float) - Method in class forestry.core.render.RenderMachine
 
render(TileMill, double, double, double, float, int, float) - Method in class forestry.core.render.RenderMill
 
render(TileNaturalistChest, double, double, double, float, int, float) - Method in class forestry.core.render.RenderNaturalistChest
 
render(EnumFacing, float, float, double, double, double, float) - Method in class forestry.core.render.RenderNaturalistChest
 
render(TileEngine, double, double, double, float, int, float) - Method in class forestry.energy.render.RenderEngine
 
render(Entity, float, float, float, float, float, float) - Method in class forestry.lepidopterology.render.ModelButterfly
 
render() - Method in class forestry.mail.gui.GuiMailboxInfo
 
RenderAnalyzer - Class in forestry.core.render
 
RenderAnalyzer(String) - Constructor for class forestry.core.render.RenderAnalyzer
 
RenderButterflyEntity - Class in forestry.lepidopterology.render
 
RenderButterflyEntity(RenderManager) - Constructor for class forestry.lepidopterology.render.RenderButterflyEntity
 
RenderButterflyEntity.Factory - Class in forestry.lepidopterology.render
 
RenderEngine - Class in forestry.energy.render
 
RenderEngine(String) - Constructor for class forestry.energy.render.RenderEngine
 
RenderEscritoire - Class in forestry.core.render
 
RenderEscritoire() - Constructor for class forestry.core.render.RenderEscritoire
 
RenderMachine - Class in forestry.core.render
 
RenderMachine(String) - Constructor for class forestry.core.render.RenderMachine
 
RenderMill - Class in forestry.core.render
 
RenderMill(String) - Constructor for class forestry.core.render.RenderMill
 
RenderMill(String, byte) - Constructor for class forestry.core.render.RenderMill
 
RenderNaturalistChest - Class in forestry.core.render
 
RenderNaturalistChest(String) - Constructor for class forestry.core.render.RenderNaturalistChest
 
renderParticle(BufferBuilder, Entity, float, float, float, float, float, float) - Method in class forestry.apiculture.entities.ParticleBeeExplore
 
renderParticle(BufferBuilder, Entity, float, float, float, float, float, float) - Method in class forestry.apiculture.entities.ParticleBeeRoundTrip
 
renderParticle(BufferBuilder, Entity, float, float, float, float, float, float) - Method in class forestry.apiculture.entities.ParticleBeeTargetEntity
 
renderParticle(BufferBuilder, Entity, float, float, float, float, float, float) - Method in class forestry.core.entities.ParticleIgnition
 
renderParticle(BufferBuilder, Entity, float, float, float, float, float, float) - Method in class forestry.core.entities.ParticleSmoke
 
renderParticle(BufferBuilder, Entity, float, float, float, float, float, float) - Method in class forestry.core.entities.ParticleSnow
 
replant - Variable in class forestry.farming.logic.farmables.FarmableBase
 
replantAge - Variable in class forestry.farming.logic.farmables.FarmableAgingCrop
 
replantState - Variable in class forestry.farming.logic.crops.CropDestroy
 
replantState - Variable in class forestry.farming.logic.crops.CropDestroyDouble
 
requireDay() - Method in interface forestry.api.genetics.IMutationBuilder
Restrict the time of day that this mutation can occur
requireDay() - Method in class forestry.core.genetics.mutations.Mutation
 
requiredPostage() - Method in interface forestry.api.mail.ILetter
 
requiredPostage() - Method in class forestry.mail.Letter
 
requireNight() - Method in interface forestry.api.genetics.IMutationBuilder
 
requireNight() - Method in class forestry.core.genetics.mutations.Mutation
 
requireResource(IBlockState...) - Method in interface forestry.api.genetics.IMutationBuilder
Require a specific resource to be under the location of the mutation
requireResource(String) - Method in interface forestry.api.genetics.IMutationBuilder
 
requireResource(IBlockState...) - Method in class forestry.core.genetics.mutations.Mutation
 
requireResource(String) - Method in class forestry.core.genetics.mutations.Mutation
 
requiresFruitBlocks() - Method in interface forestry.api.arboriculture.IFruitProvider
 
requiresFruitBlocks() - Method in class forestry.arboriculture.FruitProviderNone
 
requiresFruitBlocks() - Method in class forestry.arboriculture.FruitProviderPod
 
res - Variable in class forestry.apiculture.genetics.alleles.AlleleEffectResurrection.Resurrectable
 
RESEARCH - Static variable in class forestry.modules.ForestryModuleUids
 
researchMutation(IMutation) - Method in interface forestry.api.genetics.IBreedingTracker
Register a successfully researched mutation.
researchMutation(IMutation) - Method in class forestry.core.genetics.BreedingTracker
 
researchMutationBoostMultiplier - Static variable in class forestry.core.config.Config
 
ResearchNote(GameProfile, ItemResearchNote.EnumNoteType, NBTTagCompound) - Constructor for class forestry.core.genetics.ItemResearchNote.ResearchNote
 
ResearchNote(NBTTagCompound) - Constructor for class forestry.core.genetics.ItemResearchNote.ResearchNote
 
researchNote - Variable in class forestry.core.items.ItemRegistryCore
 
ReservoirWidget - Class in forestry.core.gui.widgets
 
ReservoirWidget(WidgetManager, int, int, int) - Constructor for class forestry.core.gui.widgets.ReservoirWidget
 
reset() - Method in class forestry.book.data.structure.StructureInfo
 
reset() - Method in class forestry.core.tiles.EscritoireGame
 
reset() - Method in class forestry.core.tiles.EscritoireGameBoard
 
resetBeekeepingMode() - Method in interface forestry.api.apiculture.IBeeRoot
 
resetBeekeepingMode() - Method in class forestry.apiculture.genetics.BeeRoot
 
resetFarmLogic(FarmDirection) - Method in interface forestry.api.farming.IFarmHousing
 
resetFarmLogic(FarmDirection) - Method in class forestry.cultivation.tiles.TilePlanter
 
resetFarmLogic(FarmDirection) - Method in class forestry.farming.multiblock.FakeFarmController
 
resetFarmLogic(FarmDirection) - Method in class forestry.farming.multiblock.FarmController
 
resetTask() - Method in class forestry.apiculture.entities.AIAvoidPlayers
 
resetTask() - Method in class forestry.lepidopterology.entities.AIButterflyInteract
 
resetTask() - Method in class forestry.lepidopterology.entities.AIButterflyMate
 
resetTask() - Method in class forestry.lepidopterology.entities.AIButterflyMovement
 
resetTask() - Method in class forestry.lepidopterology.entities.AIButterflyRest
 
resin - Static variable in class forestry.plugins.PluginIC2
 
resourceExists(ResourceLocation) - Static method in class forestry.core.utils.ModelUtil
 
resources - Variable in class forestry.core.blocks.BlockRegistryCore
 
resourceStorageApatite - Variable in class forestry.core.blocks.BlockRegistryCore
 
resourceStorageBronze - Variable in class forestry.core.blocks.BlockRegistryCore
 
resourceStorageCopper - Variable in class forestry.core.blocks.BlockRegistryCore
 
resourceStorageTin - Variable in class forestry.core.blocks.BlockRegistryCore
 
ResourceUtil - Class in forestry.core.utils
 
ResponseNotMailable - Class in forestry.mail
 
ResponseNotMailable(IPostalState) - Constructor for class forestry.mail.ResponseNotMailable
 
rest - Variable in class forestry.lepidopterology.entities.AIButterflyInteract
 
restrictBiomeType(BiomeDictionary.Type...) - Method in interface forestry.api.genetics.IMutationBuilder
Restrict this mutation to certain types of biomes.
restrictBiomeType(BiomeDictionary.Type...) - Method in class forestry.core.genetics.mutations.Mutation
 
restrictDateRange(int, int, int, int) - Method in interface forestry.api.genetics.IMutationBuilder
Restrict the days of the year that this mutation can occur
restrictDateRange(int, int, int, int) - Method in class forestry.core.genetics.mutations.Mutation
 
restrictHumidity(EnumHumidity) - Method in interface forestry.api.genetics.IMutationBuilder
Require a specific humidity for this mutation to occur
restrictHumidity(EnumHumidity, EnumHumidity) - Method in interface forestry.api.genetics.IMutationBuilder
 
restrictHumidity(EnumHumidity) - Method in class forestry.core.genetics.mutations.Mutation
 
restrictHumidity(EnumHumidity, EnumHumidity) - Method in class forestry.core.genetics.mutations.Mutation
 
restrictTemperature(EnumTemperature) - Method in interface forestry.api.genetics.IMutationBuilder
Require a specific temperature for this mutation to occur
restrictTemperature(EnumTemperature, EnumTemperature) - Method in interface forestry.api.genetics.IMutationBuilder
 
restrictTemperature(EnumTemperature) - Method in class forestry.core.genetics.mutations.Mutation
 
restrictTemperature(EnumTemperature, EnumTemperature) - Method in class forestry.core.genetics.mutations.Mutation
 
resupply(EntityPlayer) - Method in interface forestry.core.IResupplyHandler
 
resupply(EntityPlayer) - Method in class forestry.storage.ResupplyHandler
 
ResupplyHandler - Class in forestry.storage
 
ResupplyHandler() - Constructor for class forestry.storage.ResupplyHandler
 
resupplyHandlers - Static variable in class forestry.modules.ModuleManager
 
Resurrectable(ItemStack, Class<? extends EntityLiving>) - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffectResurrection.Resurrectable
 
Resurrectable(ItemStack, Class<E>, Consumer<E>) - Constructor for class forestry.apiculture.genetics.alleles.AlleleEffectResurrection.Resurrectable
 
retexture(ImmutableMap<String, String>) - Method in class forestry.arboriculture.models.MultipartModel
 
retexture(ImmutableMap<String, String>) - Method in class forestry.arboriculture.models.SimpleModel
 
retextureModel(IModel, IWoodType, ImmutableMap<String, String>) - Method in enum forestry.api.arboriculture.WoodBlockKind
 
retrievePollen(IBeeHousing) - Method in interface forestry.api.apiculture.IBee
 
retrievePollen(IBeeHousing) - Method in class forestry.apiculture.genetics.Bee
 
retroGen(Random, int, int, World) - Method in class forestry.core.worldgen.WorldGenerator
 
RevolvingList<T> - Class in forestry.core.utils.datastructures
 
RevolvingList(Collection<? extends T>) - Constructor for class forestry.core.utils.datastructures.RevolvingList
 
RF_MOD_ID - Static variable in class forestry.core.config.Constants
 
rfPerCycle - Variable in class forestry.energy.tiles.TileEngineElectric.EuConfig
 
rfToMicro(int) - Static method in class forestry.energy.compat.mj.MjHelper
 
rfToMj(int) - Static method in class forestry.energy.compat.mj.MjHelper
 
rightButton - Variable in class forestry.book.gui.elements.SelectionElement
 
ringFarms - Static variable in class forestry.core.config.Config
 
ringSize - Static variable in class forestry.core.config.Config
 
ripeningPeriod - Variable in class forestry.arboriculture.FruitProviderNone
 
risen - Variable in class forestry.apiculture.genetics.alleles.AlleleEffectResurrection.Resurrectable
 
risenTransformer - Variable in class forestry.apiculture.genetics.alleles.AlleleEffectResurrection.Resurrectable
 
roofWindow - Variable in class forestry.greenhouse.blocks.BlockRegistryGreenhouse
 
ROOT_COMMAND_ALIAS - Static variable in class forestry.core.commands.RootCommand
 
ROOT_COMMAND_NAME - Static variable in class forestry.core.commands.RootCommand
 
RootCommand - Class in forestry.core.commands
 
RootCommand() - Constructor for class forestry.core.commands.RootCommand
 
rootCommand - Static variable in class forestry.core.ModuleCore
 
ROOTS - Static variable in class forestry.modules.ForestryModuleUids
 
rotateAfterPlacement(EntityPlayer, World, BlockPos, EnumFacing) - Method in class forestry.core.blocks.BlockBase
 
rotateAfterPlacement(EntityPlayer, World, BlockPos, EnumFacing) - Method in interface forestry.core.blocks.IBlockRotatable
 
rotateAfterPlacement(EntityPlayer, World, BlockPos, EnumFacing) - Method in class forestry.energy.blocks.BlockEngine
 
rotateBlock(World, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockDecorativeWoodPile
 
rotateBlock(World, BlockPos, EnumFacing) - Method in class forestry.energy.blocks.BlockEngine
 
rotateLeft() - Method in class forestry.core.triggers.Trigger
 
rotateLeft() - Method in class forestry.core.utils.datastructures.RevolvingList
 
rotateRight() - Method in class forestry.core.utils.datastructures.RevolvingList
 
royalJelly - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
RUBBER - Static variable in class forestry.farming.logic.ForestryFarmIdentifier
 
rubber - Static variable in class forestry.plugins.PluginTechReborn
 
RUBBER_SAPLING - Static variable in class forestry.plugins.PluginTechReborn
 
RUBBER_WOOD - Static variable in class forestry.plugins.PluginTechReborn
 
rubberItemsSuccess() - Static method in class forestry.plugins.PluginTechReborn
 
rubberWood - Static variable in class forestry.plugins.PluginIC2
 
RuleWidget - Class in forestry.sorting.gui.widgets
 
RuleWidget(WidgetManager, int, int, EnumFacing, GuiGeneticFilter) - Constructor for class forestry.sorting.gui.widgets.RuleWidget
 
runBookInit() - Method in class forestry.modules.InternalModuleHandler
 
runInit() - Method in class forestry.modules.InternalModuleHandler
 
runPostInit() - Method in class forestry.modules.InternalModuleHandler
 
runPreInit(Side) - Method in class forestry.modules.InternalModuleHandler
 
runRegisterBackpacksAndCrates() - Method in class forestry.modules.InternalModuleHandler
 
runSetup() - Method in class forestry.modules.InternalModuleHandler
 
runSetup(FMLPreInitializationEvent) - Static method in class forestry.modules.ModuleManager
 
runtimeGuiCategories() - Method in class forestry.core.config.ForestryGuiConfigFactory
 
RUSTIC - Static variable in class forestry.modules.ForestryModuleUids
 

S

SAND - Static variable in class forestry.core.utils.OreDictUtil
 
sap - Static variable in class forestry.plugins.PluginTechReborn
 
sapling - Variable in class forestry.arboriculture.items.ItemRegistryArboriculture
 
SAPLING_AABB - Static variable in class forestry.arboriculture.blocks.BlockSapling
 
saplingBlock - Variable in class forestry.farming.logic.farmables.FarmableSapling
 
saplingGE - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
SaplingStateMapper - Class in forestry.arboriculture.render
 
SaplingStateMapper() - Constructor for class forestry.arboriculture.render.SaplingStateMapper
 
SAVE_NAME - Static variable in class forestry.mail.POBox
 
SAVE_NAME - Static variable in class forestry.mail.PostOffice
 
SAVE_NAME - Static variable in class forestry.mail.TradeStation
 
SaveEventHandlerApiculture - Class in forestry.apiculture
 
SaveEventHandlerApiculture() - Constructor for class forestry.apiculture.SaveEventHandlerApiculture
 
SaveEventHandlerCore - Class in forestry.core
 
SaveEventHandlerCore() - Constructor for class forestry.core.SaveEventHandlerCore
 
SaveEventHandlerMail - Class in forestry.mail
 
SaveEventHandlerMail() - Constructor for class forestry.mail.SaveEventHandlerMail
 
saveEventHandlers - Static variable in class forestry.modules.ModuleManager
 
saveToCompound(NBTTagCompound) - Method in enum forestry.farming.models.EnumFarmBlockTexture
 
scale(Vec3i, float) - Static method in class forestry.core.utils.VectUtil
 
scaleForDifficulty(int) - Static method in class forestry.energy.EnergyHelper
 
scoop - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
ScrollableElement - Class in forestry.core.gui.elements
 
ScrollableElement(int, int, int, int) - Constructor for class forestry.core.gui.elements.ScrollableElement
 
SCROLLBAR_BACKGROUND - Static variable in class forestry.core.gui.elements.GeneticAnalyzer
 
SCROLLBAR_SLIDER - Static variable in class forestry.core.gui.elements.GeneticAnalyzer
 
ScrollBarElement - Class in forestry.core.gui.elements
 
ScrollBarElement(int, int, int, int, Drawable) - Constructor for class forestry.core.gui.elements.ScrollBarElement
 
ScrollBarElement(int, int, Drawable, boolean, Drawable) - Constructor for class forestry.core.gui.elements.ScrollBarElement
 
secondaryColor - Variable in enum forestry.apiculture.items.EnumHoneyComb
 
select(int, int) - Method in class forestry.sorting.gui.widgets.SelectionLogic
 
SELECTED_COMB_SLOT - Static variable in class forestry.core.gui.GuiAnalyzerProvider
 
selectedElement - Variable in class forestry.book.gui.elements.SelectionElement
 
selectedEntry - Variable in class forestry.book.gui.buttons.GuiButtonSubEntry
 
selection - Variable in class forestry.sorting.gui.GuiGeneticFilter
 
SELECTION_BAR - Static variable in class forestry.core.gui.elements.GeneticAnalyzer
 
SelectionElement<R> - Class in forestry.book.gui.elements
 
SelectionElement(int, int, int, int, R[]) - Constructor for class forestry.book.gui.elements.SelectionElement
 
SelectionElement(int, int, int, int, R[], int) - Constructor for class forestry.book.gui.elements.SelectionElement
 
SelectionLogic<S> - Class in forestry.sorting.gui.widgets
 
SelectionLogic(SelectionWidget, ISelectableProvider<S>) - Constructor for class forestry.sorting.gui.widgets.SelectionLogic
 
SelectionWidget - Class in forestry.sorting.gui.widgets
 
SelectionWidget(WidgetManager, int, int, WidgetScrollBar, GuiGeneticFilter) - Constructor for class forestry.sorting.gui.widgets.SelectionWidget
 
sellInfo - Variable in class forestry.arboriculture.VillagerArboristTrades.GiveLogsForEmeralds
 
sellInfo - Variable in class forestry.arboriculture.VillagerArboristTrades.GivePlanksForEmeralds
 
sellInfo - Variable in class forestry.arboriculture.VillagerArboristTrades.GivePollenForEmeralds
 
sellInfo - Variable in class forestry.core.utils.VillagerTradeLists.GiveItemForEmeralds
 
sellingItemstack - Variable in class forestry.core.utils.VillagerTradeLists.GiveItemForItemAndEmerald
 
sellingItemstack - Variable in class forestry.core.utils.VillagerTradeLists.GiveItemForTwoItems
 
sellingPriceInfo - Variable in class forestry.core.utils.VillagerTradeLists.GiveItemForItemAndEmerald
 
sellingPriceInfo - Variable in class forestry.core.utils.VillagerTradeLists.GiveItemForTwoItems
 
sendChatMessage(ICommandSender, String) - Static method in class forestry.core.commands.CommandHelpers
Avoid using this function if at all possible.
sendClimateUpdate() - Method in class forestry.climatology.gui.GuiHabitatFormer
 
sendContainerToListeners() - Method in class forestry.database.gui.ContainerDatabase
 
sendEnergy(TileEntity, EnumFacing, int, boolean) - Static method in class forestry.energy.compat.mj.MjHelper
 
sendEnergy(TileEntity, EnumFacing, int, boolean) - Static method in class forestry.energy.compat.tesla.TeslaHelper
 
sendEnergy(EnergyManager, EnumFacing, TileEntity) - Static method in class forestry.energy.EnergyHelper
Sends as much energy as it can to the tile at orientation.
sendEnergy(EnergyManager, EnumFacing, TileEntity, int, boolean) - Static method in class forestry.energy.EnergyHelper
Sends amount of energy to the tile at orientation.
sendEvent(IGuiElement, GuiElementEvent) - Method in enum forestry.api.gui.events.GuiEventDestination
 
sendGUINetworkData(Container, IContainerListener) - Method in class forestry.factory.tiles.TileFabricator
 
sendGUINetworkData(Container, IContainerListener) - Method in class forestry.factory.tiles.TileFermenter
 
sendGUINetworkData(Container, IContainerListener) - Method in class forestry.factory.tiles.TileMoistener
 
sendGUINetworkData(Container, IContainerListener) - Method in class forestry.factory.tiles.TileRaintank
 
sendLocalizedChatMessage(ICommandSender, String, Object...) - Static method in class forestry.core.commands.CommandHelpers
 
sendLocalizedChatMessage(ICommandSender, Style, String, Object...) - Static method in class forestry.core.commands.CommandHelpers
 
sendNetworkPacket(P, BlockPos, World) - Static method in class forestry.core.utils.NetworkUtil
 
sendNetworkUpdate() - Method in class forestry.core.tiles.TileForestry
 
sendPacket(FMLProxyPacket, EntityPlayerMP) - Method in class forestry.core.network.PacketHandler
 
sendPacketToListeners(IForestryPacketClient) - Method in class forestry.core.gui.ContainerForestry
 
sendRecipeClick(int, int) - Static method in class forestry.worktable.gui.ContainerWorktable
 
sendTankUpdate(Container, List<IContainerListener>) - Method in class forestry.core.fluids.FakeTankManager
 
sendTankUpdate(Container, List<IContainerListener>) - Method in interface forestry.core.fluids.ITankManager
 
sendTankUpdate(Container, List<IContainerListener>) - Method in class forestry.core.fluids.TankManager
 
sendToPlayer(IForestryPacketClient, EntityPlayer) - Static method in class forestry.core.utils.NetworkUtil
 
sendToPlayers(IFilterLogic, WorldServer, EntityPlayer) - Method in interface forestry.api.genetics.IFilterLogic.INetworkHandler
Sends the data of the logic to the client of all players that have the gui currently open.
sendToServer(EnumFacing, int, boolean, IAllele) - Method in interface forestry.api.genetics.IFilterLogic
 
sendToServer(EnumFacing, IFilterRuleType) - Method in interface forestry.api.genetics.IFilterLogic
 
sendToServer(IForestryPacketServer) - Static method in class forestry.core.utils.NetworkUtil
 
sendToServer(EnumFacing, int, boolean, IAllele) - Method in class forestry.sorting.FakeFilterLogic
 
sendToServer(EnumFacing, IFilterRuleType) - Method in class forestry.sorting.FakeFilterLogic
 
sendToServer(EnumFacing, int, boolean, IAllele) - Method in class forestry.sorting.FilterLogic
 
sendToServer(EnumFacing, IFilterRuleType) - Method in class forestry.sorting.FilterLogic
 
sendWorktableRecipeRequest(MemorizedRecipe) - Method in class forestry.worktable.gui.ContainerWorktable
 
serialize(JsonObject, SetSpeciesNBT, JsonSerializationContext) - Method in class forestry.core.loot.SetSpeciesNBT.Serializer
 
Serializer() - Constructor for class forestry.core.loot.SetSpeciesNBT.Serializer
 
serumGE - Variable in class forestry.lepidopterology.items.ItemRegistryLepidopterology
 
SERVER_UPDATE - Static variable in class forestry.core.climate.ClimateListener
 
serverStarting(FMLServerStartingEvent) - Method in class forestry.Forestry
 
serverStarting(MinecraftServer) - Static method in class forestry.modules.ModuleManager
 
SessionVars - Class in forestry.core.config
 
SessionVars() - Constructor for class forestry.core.config.SessionVars
 
set(IAllele[], T, IAllele) - Method in class forestry.core.genetics.alleles.AlleleHelper
 
set(IAllele[], T, IAlleleValue) - Method in class forestry.core.genetics.alleles.AlleleHelper
 
set(IAllele[], T, boolean) - Method in class forestry.core.genetics.alleles.AlleleHelper
 
set(IAllele[], T, int) - Method in class forestry.core.genetics.alleles.AlleleHelper
 
set(IAllele[], T, IAllele) - Method in interface forestry.core.genetics.alleles.IAlleleHelper
 
set(IAllele[], T, IAlleleValue) - Method in interface forestry.core.genetics.alleles.IAlleleHelper
 
set(IAllele[], T, boolean) - Method in interface forestry.core.genetics.alleles.IAlleleHelper
 
set(IAllele[], T, int) - Method in interface forestry.core.genetics.alleles.IAlleleHelper
 
setActive(Collection<BiomeDictionary.Type>) - Method in class forestry.apiculture.gui.HabitatSlot
 
setActive(boolean) - Method in class forestry.apiculture.multiblock.TileAlvearyClimatiser
 
setActive(boolean) - Method in class forestry.apiculture.multiblock.TileAlvearySwarmer
 
setActive(boolean) - Method in class forestry.apiculture.tiles.TileHive
 
setActive(boolean) - Method in interface forestry.core.tiles.IActivatable
 
setActive(boolean) - Method in class forestry.core.tiles.TileEngine
 
setAge(ItemStack, int) - Static method in class forestry.lepidopterology.items.ItemButterflyGE
 
setAge(int) - Method in class forestry.lepidopterology.tiles.TileCocoon
 
setAlign(GuiElementAlignment) - Method in interface forestry.api.gui.IGuiElement
Sets the alignment of this element.
setAlign(GuiElementAlignment) - Method in class forestry.core.gui.elements.GuiElement
 
setAlleles(IAllele[]) - Method in enum forestry.apiculture.genetics.BeeDefinition
 
setAlleles(IAllele[]) - Method in enum forestry.arboriculture.genetics.TreeDefinition
 
setAlleles(IAllele[]) - Method in enum forestry.lepidopterology.genetics.ButterflyDefinition
 
setAlleles(IAllele[]) - Method in enum forestry.lepidopterology.genetics.MothDefinition
 
setAllowBackwards() - Method in interface forestry.api.climate.IClimateManipulatorBuilder
Allows the manipulator to move backwards.(to negate the change value that was supplied by the Function that as set with IClimateManipulatorBuilder.setChangeSupplier(BiFunction)).
setAllowBackwards() - Method in class forestry.core.climate.ClimateManipulator.Builder
 
setAmbientOcclusion(boolean) - Method in interface forestry.api.core.IModelBakerModel
Deprecated.
 
setAmbientOcclusion(boolean) - Method in class forestry.core.models.baker.ModelBakerModel
 
setBackgroundTexture(String) - Method in class forestry.core.gui.slots.SlotFiltered
 
setBeekeepingMode(World, IBeekeepingMode) - Method in interface forestry.api.apiculture.IBeeRoot
 
setBeekeepingMode(World, IBeekeepingMode) - Method in class forestry.apiculture.genetics.BeeRoot
 
setBlock(World, BlockPos) - Method in interface forestry.arboriculture.worldgen.ITreeBlockType
 
setBlock(World, BlockPos) - Method in class forestry.arboriculture.worldgen.TreeBlockType
 
setBlock(World, BlockPos) - Method in class forestry.arboriculture.worldgen.TreeBlockTypeLeaf
 
setBlock(World, BlockPos) - Method in class forestry.arboriculture.worldgen.TreeBlockTypeLog
 
setBlock(Block) - Method in interface forestry.core.blocks.IMachineProperties
 
setBlock(Block) - Method in class forestry.core.blocks.MachineProperties
 
setBlockedTexture(String) - Method in class forestry.core.gui.slots.SlotFiltered
 
setBlockToAirWithSound(World, BlockPos, IBlockState) - Static method in class forestry.core.utils.BlockUtil
 
setBlockWithBreakSound(World, BlockPos, IBlockState, IBlockState) - Static method in class forestry.core.utils.BlockUtil
 
setBlockWithPlaceSound(World, BlockPos, IBlockState) - Static method in class forestry.core.utils.BlockUtil
 
setBold(boolean) - Method in class forestry.api.gui.style.TextStyle
 
setBoolean(int, boolean) - Method in interface forestry.api.genetics.IEffectData
 
setBoolean(int, boolean) - Method in class forestry.core.genetics.EffectData
 
setBounds(int, int, int, int) - Method in interface forestry.api.gui.IGuiElement
Sets the dimensions and position of this element.
setBounds(int, int, int, int) - Method in class forestry.core.gui.elements.GuiElement
 
setBranchProperties(IAllele[]) - Method in enum forestry.apiculture.genetics.BeeBranchDefinition
 
setCanAdjustPhantom(boolean) - Method in class forestry.core.gui.slots.SlotForestry
 
setCarrierType(EnumAddressee) - Method in class forestry.mail.gui.ContainerLetter
 
setCategoryLanguageKey(String) - Method in class forestry.core.config.LocalizedConfiguration
 
setCaterpillar(IButterfly) - Method in interface forestry.api.lepidopterology.IButterflyCocoon
 
setCaterpillar(IButterfly) - Method in interface forestry.api.lepidopterology.IButterflyNursery
 
setCaterpillar(IButterfly) - Method in class forestry.arboriculture.tiles.TileLeaves
 
setCaterpillar(IButterfly) - Method in class forestry.lepidopterology.tiles.TileCocoon
 
setChangeHandler(Consumer<Integer>) - Method in class forestry.energy.EnergyManager
 
setChangeSupplier(BiFunction<ClimateType, IClimateManipulator, Float>) - Method in interface forestry.api.climate.IClimateManipulatorBuilder
Sets the BiFunction that supplies the change value of the manipulator.
setChangeSupplier(BiFunction<ClimateType, IClimateManipulator, Float>) - Method in class forestry.core.climate.ClimateManipulator.Builder
 
setChangeWatcher(ISlotChangeWatcher) - Method in class forestry.core.gui.slots.SlotWatched
 
setCircular(boolean) - Method in interface forestry.api.climate.IClimateTransformer
Sets the circular state of the transformer.
setCircular(boolean) - Method in class forestry.core.climate.ClimateTransformer
 
setCircular(boolean) - Method in class forestry.core.climate.FakeClimateTransformer
 
setClimate(float, float) - Method in interface forestry.api.climate.IClimateState
Sets the humidity and temperature value to the given values.
setClimate(ClimateType, float) - Method in interface forestry.api.climate.IClimateState
Adds climate value of this state.
setClimate(ClimateType, String) - Method in class forestry.climatology.gui.GuiHabitatFormer
 
setClimate(IClimateState) - Method in class forestry.climatology.gui.GuiHabitatFormer
 
setClimate(float, float) - Method in class forestry.core.climate.AbsentClimateState
 
setClimateState(IClimateState) - Method in interface forestry.api.climate.IClimateListener
Sets the cached state to the given state.
setClimateState(IClimateState) - Method in class forestry.core.climate.ClimateListener
 
setClimateState(IClimateState) - Method in class forestry.core.climate.FakeClimateListener
 
setColor(int) - Method in class forestry.api.gui.style.TextStyle
 
setColor(IntSupplier) - Method in class forestry.api.gui.style.TextStyle
 
setColorIndex(int) - Method in interface forestry.api.core.IModelBaker
Deprecated.
 
setColorIndex(int) - Method in class forestry.core.models.baker.ModelBaker
 
setColour(int) - Method in class forestry.apiculture.tiles.TileCandle
 
setColours(Color, Color) - Method in class forestry.arboriculture.FruitProviderRipening
 
setComplexity(int) - Method in interface forestry.api.genetics.IAlleleSpeciesBuilder
Manually the genetic complexity.
setComplexity(int) - Method in class forestry.core.genetics.alleles.AlleleSpecies
 
setCondition(boolean, IErrorState) - Method in interface forestry.api.core.IErrorLogic
Sets the errorState when condition is true, and unsets it when condition is false.
setCondition(boolean, IErrorState) - Method in class forestry.core.errors.ErrorLogic
 
setCondition(boolean, IErrorState) - Method in class forestry.core.errors.FakeErrorLogic
 
setContained(List<ItemStack>) - Method in class forestry.apiculture.tiles.TileHive
 
setContainerToEmpty() - Method in class forestry.core.items.FluidHandlerItemForestry
 
setContent(BookContent[][]) - Method in interface forestry.api.book.IBookEntryBuilder
Sets the content of the entry.
setContent(BookContent[][]) - Method in class forestry.book.BookEntryBuilder
 
setContent(IGuiElement) - Method in class forestry.core.gui.elements.ScrollableElement
 
setController(IMultiblockControllerInternal) - Method in class forestry.core.multiblock.MultiblockLogic
 
setCraftMatrix(InventoryCraftingForestry) - Method in class forestry.worktable.recipes.MemorizedRecipe
 
setCroppedZone(IGuiElement, int, int, int, int) - Method in interface forestry.api.gui.ICroppable
Sets the cropped zone of this element and the element the zone is relative to.
setCroppedZone(IGuiElement, int, int, int, int) - Method in class forestry.core.gui.elements.GuiElement
 
setCurrent(IClimateState) - Method in interface forestry.api.climate.IClimateManipulatorBuilder
Sets the state at that the manipulator starts to manipulate.
setCurrent(IClimateState) - Method in interface forestry.api.climate.IClimateTransformer
Sets the current value of the transformer.
setCurrent(IClimateState) - Method in class forestry.core.climate.ClimateManipulator.Builder
 
setCurrent(IClimateState) - Method in class forestry.core.climate.ClimateTransformer
 
setCurrent(IClimateState) - Method in class forestry.core.climate.FakeClimateTransformer
 
setCurrent(T) - Method in class forestry.core.utils.datastructures.RevolvingList
 
setCurrentRecipe(InventoryCraftingForestry) - Method in class forestry.worktable.tiles.TileWorktable
 
setCurrentRecipe(MemorizedRecipe) - Method in class forestry.worktable.tiles.TileWorktable
 
setCurrentState(IClimateState) - Static method in class forestry.core.ClimateHandlerClient
 
setCurrentValue(V) - Method in class forestry.core.gui.elements.ElementList
 
setCustomBeeModelProvider(IBeeModelProvider) - Method in interface forestry.api.apiculture.IAlleleBeeSpeciesBuilder
Use this if you have custom icons for bees.
setCustomBeeModelProvider(IBeeModelProvider) - Method in class forestry.apiculture.genetics.alleles.AlleleBeeSpecies
 
setCustomBeeSpriteColourProvider(IBeeSpriteColourProvider) - Method in interface forestry.api.apiculture.IAlleleBeeSpeciesBuilder
Use this if you have custom icon colours for bees (other than the default static primary + secondary colours).
setCustomBeeSpriteColourProvider(IBeeSpriteColourProvider) - Method in class forestry.apiculture.genetics.alleles.AlleleBeeSpecies
 
setDead() - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
setDefault(IClimateState) - Method in interface forestry.api.climate.IClimateManipulatorBuilder
Sets the default state of this manipulator.
setDefault(IClimateState) - Method in class forestry.core.climate.ClimateManipulator.Builder
 
setDestination(Vec3d) - Method in class forestry.lepidopterology.entities.EntityButterfly
 
setDirection(EnumFacing) - Method in interface forestry.arboriculture.worldgen.ITreeBlockType
 
setDirection(EnumFacing) - Method in class forestry.arboriculture.worldgen.TreeBlockType
 
setDirection(EnumFacing) - Method in class forestry.arboriculture.worldgen.TreeBlockTypeLeaf
 
setDirection(EnumFacing) - Method in class forestry.arboriculture.worldgen.TreeBlockTypeLog
 
setDistance(int) - Method in interface forestry.api.gui.IElementLayout
 
setDistance(int) - Method in class forestry.core.gui.elements.layouts.AbstractElementLayout
 
setDraggedElement(IGuiElement) - Method in class forestry.core.gui.elements.Window
 
setDraggedElement(IGuiElement, int) - Method in class forestry.core.gui.elements.Window
 
setDrone(ItemStack) - Method in interface forestry.api.apiculture.IBeeHousingInventory
 
setDrone(ItemStack) - Method in class forestry.apiculture.InventoryBeeHousing
 
setDrone(ItemStack) - Method in class forestry.apiculture.tiles.FakeBeeHousingInventory
 
setEfficiencyOnProperMaterial(float) - Method in class forestry.core.items.ItemForestryTool
 
setEnabled(boolean) - Method in class forestry.core.gui.elements.ButtonElement
 
setEnabled(boolean) - Method in class forestry.sorting.gui.SlotGeneticFilter
 
setEnergyPerWorkCycle(int) - Method in class forestry.core.tiles.TilePowered
 
setEnergyStored(int) - Method in class forestry.energy.EnergyManager
 
setExtentAndYOffset(World, BlockPos, IFarmHousing) - Method in class forestry.farming.FarmTarget
 
setExtents(FarmDirection, BlockPos, int) - Method in interface forestry.api.farming.IExtentCache
Sets the current extent for the given direction and position.
setExtents(FarmDirection, BlockPos, int) - Method in class forestry.cultivation.tiles.TilePlanter
 
setExtents(World, IFarmHousing, Map<FarmDirection, List<FarmTarget>>) - Static method in class forestry.farming.FarmHelper
 
setExtents(FarmDirection, BlockPos, int) - Method in class forestry.farming.multiblock.FakeFarmController
 
setExtents(FarmDirection, BlockPos, int) - Method in class forestry.farming.multiblock.FarmController
 
setExternalMode(EnergyTransferMode) - Method in class forestry.energy.EnergyManager
 
setFailed() - Method in class forestry.core.tiles.EscritoireGameToken
 
setFarmBlockTexture(EnumFarmBlockTexture) - Method in class forestry.farming.tiles.TileFarm
 
setFarmLogic(FarmDirection, IFarmLogic) - Method in interface forestry.api.farming.IFarmHousing
 
setFarmLogic(FarmDirection, IFarmLogic) - Method in class forestry.cultivation.tiles.TilePlanter
 
setFarmLogic(FarmDirection, IFarmLogic) - Method in class forestry.farming.multiblock.FakeFarmController
 
setFarmLogic(FarmDirection, IFarmLogic) - Method in class forestry.farming.multiblock.FarmController
 
setField(int, int) - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
setField(int, int) - Method in class forestry.core.inventory.FakeInventoryAdapter
 
setField(int, int) - Method in class forestry.core.inventory.InventoryAdapter
 
setField(int, int) - Method in class forestry.core.inventory.InventoryPlain
 
setField(int, int) - Method in class forestry.core.inventory.ItemInventory
 
setField(int, int) - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
setField(int, int) - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
setField(int, int) - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
setField(int, int) - Method in class forestry.core.tiles.TileForestry
 
setField(int, int) - Method in class forestry.mail.Letter
 
setField(int, int) - Method in class forestry.mail.POBox
 
setField(int, int) - Method in class forestry.mail.TradeStation
 
setFilters(Fluid...) - Method in class forestry.core.fluids.FilteredTank
 
setFilters(Collection<Fluid>) - Method in class forestry.core.fluids.FilteredTank
 
setFlightDistance(float) - Method in interface forestry.api.lepidopterology.IAlleleButterflySpeciesBuilder
 
setFlightDistance(float) - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
setFluid(FluidStack) - Method in class forestry.core.items.FluidHandlerItemForestry
 
setFocusedElement(IGuiElement) - Method in class forestry.core.gui.elements.Window
 
setFruitBlock(World, ITreeGenome, IAlleleFruit, float, BlockPos) - Method in interface forestry.api.arboriculture.ITreeRoot
 
setFruitBlock(World, ITreeGenome, IAlleleFruit, float, BlockPos) - Method in class forestry.arboriculture.genetics.TreeRoot
 
setFullyOpen() - Method in class forestry.core.gui.ledgers.Ledger
 
setGenomeFilter(EnumFacing, int, boolean, IAllele) - Method in interface forestry.api.genetics.IFilterLogic
 
setGenomeFilter(EnumFacing, int, boolean, IAllele) - Method in class forestry.sorting.FakeFilterLogic
 
setGenomeFilter(EnumFacing, int, boolean, IAllele) - Method in class forestry.sorting.FilterLogic
 
setGrowthProvider(IGrowthProvider) - Method in interface forestry.api.arboriculture.IAlleleTreeSpeciesBuilder
Set the growth provider.
setGrowthProvider(IGrowthProvider) - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
setGui(GuiAnalyzerProvider) - Method in class forestry.core.gui.slots.SlotAnalyzer
 
setGui3d(boolean) - Method in interface forestry.api.core.IModelBakerModel
Deprecated.
 
setGui3d(boolean) - Method in class forestry.core.models.baker.ModelBakerModel
 
setGuiNeedsUpdate(boolean) - Method in class forestry.sorting.gui.ContainerGeneticFilter
 
setGuiScreen(GuiForesterBook) - Static method in class forestry.book.gui.GuiForesterBook
 
setGuiWidth(int) - Method in class forestry.core.gui.buttons.GuiBetterButton
 
setHasEffect() - Method in interface forestry.api.genetics.IAlleleSpeciesBuilder
 
setHasEffect() - Method in class forestry.core.genetics.alleles.AlleleSpecies
 
setHasInteracted() - Method in class forestry.lepidopterology.entities.AIButterflyInteract
 
setHealth(int) - Method in interface forestry.api.genetics.IIndividualLiving
Set the current health of the individual.
setHealth(int) - Method in class forestry.core.genetics.IndividualLiving
 
setHeight(int) - Method in interface forestry.api.gui.IGuiElement
 
setHeight(int) - Method in class forestry.core.gui.elements.GuiElement
 
setHumidity(float) - Method in interface forestry.api.climate.IClimateState
Sets the humidity value of this state.
setHumidity(EnumHumidity) - Method in interface forestry.api.genetics.IAlleleSpeciesBuilder
 
setHumidity(float) - Method in class forestry.core.climate.AbsentClimateState
 
setHumidity(EnumHumidity) - Method in class forestry.core.genetics.alleles.AlleleSpecies
 
setIgnobleShare(double) - Method in class forestry.apiculture.genetics.HiveDrop
 
setIndex(int) - Method in class forestry.book.gui.elements.SelectionElement
 
setIndex(int) - Method in class forestry.core.gui.elements.ElementList
 
setIndividual(IButterfly) - Method in class forestry.lepidopterology.entities.EntityButterfly
 
setInteger(int, int) - Method in interface forestry.api.genetics.IEffectData
 
setInteger(int, int) - Method in class forestry.core.genetics.EffectData
 
setInternalInventory(IInventoryAdapter) - Method in class forestry.core.tiles.TileForestry
 
setInventorySlotContents(int, ItemStack) - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
setInventorySlotContents(int, ItemStack) - Method in class forestry.core.inventory.FakeInventoryAdapter
 
setInventorySlotContents(int, ItemStack) - Method in class forestry.core.inventory.InventoryAdapter
 
setInventorySlotContents(int, ItemStack) - Method in class forestry.core.inventory.InventoryAnalyzer
 
setInventorySlotContents(int, ItemStack) - Method in class forestry.core.inventory.InventoryEscritoire
 
setInventorySlotContents(int, ItemStack) - Method in class forestry.core.inventory.InventoryPlain
 
setInventorySlotContents(int, ItemStack) - Method in class forestry.core.inventory.ItemInventory
 
setInventorySlotContents(int, ItemStack) - Method in class forestry.core.inventory.ItemInventoryAlyzer
 
setInventorySlotContents(int, ItemStack) - Method in class forestry.core.inventory.wrappers.InventoryMapper
 
setInventorySlotContents(int, ItemStack) - Method in class forestry.core.inventory.wrappers.InvWrapperBase
 
setInventorySlotContents(int, ItemStack) - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
setInventorySlotContents(int, ItemStack) - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
setInventorySlotContents(int, ItemStack) - Method in class forestry.core.tiles.TileEscritoire
 
setInventorySlotContents(int, ItemStack) - Method in class forestry.core.tiles.TileForestry
 
setInventorySlotContents(int, ItemStack) - Method in class forestry.factory.inventory.InventoryRainmaker
 
setInventorySlotContents(int, ItemStack) - Method in class forestry.mail.inventory.ItemInventoryLetter
 
setInventorySlotContents(int, ItemStack) - Method in class forestry.mail.Letter
 
setInventorySlotContents(int, ItemStack) - Method in class forestry.mail.POBox
 
setInventorySlotContents(int, ItemStack) - Method in class forestry.mail.TradeStation
 
setIsDrink() - Method in class forestry.core.items.ItemForestryFood
 
setIsNatural(boolean) - Method in interface forestry.api.apiculture.IBee
Set the natural flag on this bee.
setIsNatural(boolean) - Method in class forestry.apiculture.genetics.Bee
 
setIsNotCounted() - Method in interface forestry.api.genetics.IAlleleSpeciesBuilder
Uncounted species do not count toward total species discovered.
setIsNotCounted() - Method in class forestry.core.genetics.alleles.AlleleSpecies
 
setIsSecret() - Method in interface forestry.api.genetics.IAlleleSpeciesBuilder
Secret species are not shown in creative mode.
setIsSecret() - Method in interface forestry.api.genetics.IMutationBuilder
Prevent this mutation from being shown in the analyzers
setIsSecret() - Method in class forestry.core.genetics.alleles.AlleleSpecies
 
setIsSecret() - Method in class forestry.core.genetics.mutations.Mutation
 
setItalic(boolean) - Method in class forestry.api.gui.style.TextStyle
 
setJubilanceProvider(IJubilanceProvider) - Method in interface forestry.api.apiculture.IAlleleBeeSpeciesBuilder
Set the Jubilance Provider for this bee species.
setJubilanceProvider(IJubilanceProvider) - Method in class forestry.apiculture.genetics.alleles.AlleleBeeSpecies
 
setLabel(String) - Method in class forestry.core.gui.buttons.GuiBetterButton
 
setLayout(ICircuitLayout) - Method in class forestry.core.circuits.ContainerSolderingIron
 
setLayout(ICircuitLayout) - Method in class forestry.core.inventory.ItemInventorySolderingIron
 
setLeaves(ITreeGenome, World, GameProfile, BlockPos) - Method in interface forestry.api.arboriculture.ITreeGenerator
Deprecated.
setLeaves(ITreeGenome, World, GameProfile, BlockPos, Random) - Method in interface forestry.api.arboriculture.ITreeGenerator
 
setLeaves(World, GameProfile, BlockPos) - Method in interface forestry.api.world.ITreeGenData
Deprecated.
setLeaves(World, GameProfile, BlockPos, Random) - Method in interface forestry.api.world.ITreeGenData
 
setLeaves(World, GameProfile, BlockPos, Random) - Method in class forestry.arboriculture.genetics.Tree
 
setLeaves(World, GameProfile, BlockPos) - Method in class forestry.arboriculture.genetics.Tree
 
setLeaves(ITreeGenome, World, GameProfile, BlockPos) - Method in enum forestry.arboriculture.genetics.TreeDefinition
 
setLeaves(ITreeGenome, World, GameProfile, BlockPos, Random) - Method in enum forestry.arboriculture.genetics.TreeDefinition
 
setLit(boolean) - Method in class forestry.apiculture.tiles.TileCandle
 
setLoader(IBookPageFactory) - Method in interface forestry.api.book.IBookEntryBuilder
 
setLoader(IBookPageFactory) - Method in class forestry.book.BookEntryBuilder
 
setLocation(int, int) - Method in interface forestry.api.gui.IGuiElement
Sets the position of this element.
setLocation(int, int) - Method in class forestry.core.gui.elements.GuiElement
 
setLogBlock(ITreeGenome, World, BlockPos, EnumFacing) - Method in interface forestry.api.arboriculture.ITreeGenerator
 
setLogBlock(World, BlockPos, EnumFacing) - Method in interface forestry.api.world.ITreeGenData
 
setLogBlock(World, BlockPos, EnumFacing) - Method in class forestry.arboriculture.genetics.Tree
 
setLogBlock(ITreeGenome, World, BlockPos, EnumFacing) - Method in enum forestry.arboriculture.genetics.TreeDefinition
 
setManual(boolean) - Method in interface forestry.api.farming.IFarmLogic
Deprecated.
Since Forestry 5.8 logic instances are created at the constructor of the IFarmProperties and have a immutable manual state. TODO Remove this method in 1.13
setManual(boolean) - Method in class forestry.cultivation.tiles.TilePlanter
 
setManual() - Method in class forestry.farming.circuits.CircuitFarmLogic
Deprecated.
TODO: Remove this method in 1.13
setManual(boolean) - Method in class forestry.farming.logic.FarmLogic
 
setMatched() - Method in class forestry.core.tiles.EscritoireGameToken
 
setMaxLength(int) - Method in class forestry.core.gui.elements.TextEditElement
 
setMaxWidth(int) - Method in class forestry.core.gui.ledgers.LedgerManager
 
setMode(World, String) - Method in class forestry.apiculture.commands.BeeModeHelper
 
setMode(World, String) - Method in class forestry.arboriculture.commands.TreeModeHelper
 
setMode(World, String) - Method in interface forestry.core.commands.ICommandModeHelper
 
setModelState(IModelState) - Method in interface forestry.api.core.IModelBaker
Deprecated.
 
setModelState(IModelState) - Method in class forestry.core.models.baker.ModelBaker
 
setModelState(IModelState) - Method in class forestry.core.models.baker.ModelBakerModel
 
setModeName(String) - Method in interface forestry.api.genetics.IBreedingTracker
Set the current IBeekeepingMode.
setModeName(String) - Method in class forestry.core.genetics.BreedingTracker
 
setMousedOverElement(IGuiElement) - Method in class forestry.core.gui.elements.Window
 
setMousePosition(int, int) - Method in class forestry.core.gui.elements.Window
 
setNeedsNetworkUpdate() - Method in class forestry.core.tiles.TileForestry
 
setNocturnal() - Method in interface forestry.api.apiculture.IAlleleBeeSpeciesBuilder
Make this species only active at night.
setNocturnal() - Method in interface forestry.api.lepidopterology.IAlleleButterflySpeciesBuilder
 
setNocturnal() - Method in class forestry.apiculture.genetics.alleles.AlleleBeeSpecies
 
setNocturnal() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
setObfuscated(boolean) - Method in class forestry.api.gui.style.TextStyle
 
setOffset(int, int) - Method in interface forestry.api.gui.IGuiElement
 
setOffset(int, int) - Method in class forestry.core.gui.elements.GuiElement
 
setOffset(int, int) - Method in class forestry.core.gui.widgets.WidgetSlider
 
setOnFinish(Consumer<IClimateState>) - Method in interface forestry.api.climate.IClimateManipulatorBuilder
Sets the consumer that gets called at IClimateManipulator.finish().
setOnFinish(Consumer<IClimateState>) - Method in class forestry.core.climate.ClimateManipulator.Builder
 
setOpenedLedger(Class<?>) - Static method in class forestry.core.config.SessionVars
 
setOptions(Collection<V>) - Method in class forestry.core.gui.elements.ElementList
 
setOverlay(String) - Method in class forestry.arboriculture.FruitProviderNone
 
setOverlayOrigin(int, int) - Method in class forestry.core.gui.widgets.TankWidget
 
setOwner(GameProfile) - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
setOwner(GameProfile) - Method in class forestry.core.owner.FakeOwnerHandler
 
setOwner(GameProfile) - Method in interface forestry.core.owner.IOwnerHandler
 
setOwner(GameProfile) - Method in class forestry.core.owner.OwnerHandler
 
setPacketHandler(IForestryPacketHandlerClient) - Method in enum forestry.core.network.PacketIdClient
 
setPacketHandler(IForestryPacketHandlerServer) - Method in enum forestry.core.network.PacketIdServer
 
setParameters(IScrollable, int, int, int) - Method in class forestry.core.gui.elements.ScrollBarElement
 
setParameters(IScrollable, int, int, int) - Method in class forestry.core.gui.widgets.WidgetScrollBar
 
setParent(IClassification) - Method in interface forestry.api.genetics.IClassification
Only used internally by the AlleleRegistry if this classification has been added to another one.
setParent(IGuiElement) - Method in interface forestry.api.gui.IGuiElement
Sets the parent of this element.
setParent(IClassification) - Method in class forestry.core.genetics.Classification
 
setParent(IGuiElement) - Method in class forestry.core.gui.elements.GuiElement
 
setParent(IGuiElement) - Method in class forestry.core.gui.elements.Window
 
setParticleSprite(TextureAtlasSprite) - Method in interface forestry.api.core.IModelBaker
Deprecated.
 
setParticleSprite(TextureAtlasSprite) - Method in interface forestry.api.core.IModelBakerModel
Deprecated.
 
setParticleSprite(TextureAtlasSprite) - Method in class forestry.core.models.baker.ModelBaker
 
setParticleSprite(TextureAtlasSprite) - Method in class forestry.core.models.baker.ModelBakerModel
 
setPermLevel(SubCommand.PermLevel) - Method in class forestry.core.commands.SubCommand
 
setPhantom() - Method in class forestry.core.gui.slots.SlotForestry
 
setPickupWatcher(ISlotPickupWatcher) - Method in class forestry.core.gui.slots.SlotWatched
 
setPlantType(EnumPlantType) - Method in interface forestry.api.arboriculture.IAlleleTreeSpeciesBuilder
Set the minecraft plant type for this tree.
setPlantType(EnumPlantType) - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
setPlugin(IDatabasePlugin) - Method in class forestry.core.gui.elements.GeneticAnalyzerTabs
 
setPOBoxInfo(EntityPlayer, POBoxInfo) - Method in class forestry.mail.gui.GuiMailboxInfo
 
setPollen(IIndividual) - Method in interface forestry.api.lepidopterology.IEntityButterfly
 
setPollen(IIndividual) - Method in class forestry.lepidopterology.entities.EntityButterfly
 
setPos(BlockPos) - Method in class forestry.cultivation.tiles.TilePlanter
 
setPosition(int, int) - Method in class forestry.core.gui.ledgers.Ledger
 
setPosition(int, int) - Method in class forestry.core.gui.slots.SlotAnalyzer
 
setPreviewMode(ItemStack, boolean) - Static method in class forestry.climatology.items.ItemHabitatScreen
 
setPrimaryIndex(int) - Method in class forestry.apiculture.inventory.ItemInventoryImprinter
 
setProbed(boolean) - Method in class forestry.core.tiles.EscritoireGameToken
 
setProcessed(boolean) - Method in interface forestry.api.mail.ILetter
 
setProcessed(boolean) - Method in class forestry.mail.Letter
 
setProperties(ITreeGenome, IAlleleFruit, float) - Method in class forestry.arboriculture.tiles.TileFruitPod
 
setProvider(ISelectableProvider<S>) - Method in class forestry.sorting.gui.widgets.SelectionWidget
 
setQueen(ItemStack) - Method in interface forestry.api.apiculture.IBeeHousingInventory
 
setQueen(ItemStack) - Method in class forestry.apiculture.InventoryBeeHousing
 
setQueen(ItemStack) - Method in class forestry.apiculture.tiles.FakeBeeHousingInventory
 
setRange(int) - Method in interface forestry.api.climate.IClimateTransformer
Sets the range of this transformer.
setRange(int) - Method in class forestry.core.climate.ClimateTransformer
 
setRange(int) - Method in class forestry.core.climate.FakeClimateTransformer
 
setRarity(float) - Method in interface forestry.api.arboriculture.IAlleleTreeSpeciesBuilder
Set rarity of the species, will affect spawn rate in the world.
setRarity(float) - Method in interface forestry.api.lepidopterology.IAlleleButterflySpeciesBuilder
 
setRarity(float) - Method in class forestry.arboriculture.genetics.alleles.AlleleTreeSpecies
 
setRarity(float) - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
setRecipe(IRecipeLayout, CharcoalPileWallWrapper, IIngredients) - Method in class forestry.arboriculture.charcoal.jei.CharcoalPileWallCategory
 
setRecipe(IRecipeLayout, BottlerRecipeWrapper, IIngredients) - Method in class forestry.factory.recipes.jei.bottler.BottlerRecipeCategory
 
setRecipe(IRecipeLayout, CarpenterRecipeWrapper, IIngredients) - Method in class forestry.factory.recipes.jei.carpenter.CarpenterRecipeCategory
 
setRecipe(IRecipeLayout, CentrifugeRecipeWrapper, IIngredients) - Method in class forestry.factory.recipes.jei.centrifuge.CentrifugeRecipeCategory
 
setRecipe(IRecipeLayout, FabricatorRecipeWrapper, IIngredients) - Method in class forestry.factory.recipes.jei.fabricator.FabricatorRecipeCategory
 
setRecipe(IRecipeLayout, FermenterRecipeWrapper, IIngredients) - Method in class forestry.factory.recipes.jei.fermenter.FermenterRecipeCategory
 
setRecipe(IRecipeLayout, MoistenerRecipeWrapper, IIngredients) - Method in class forestry.factory.recipes.jei.moistener.MoistenerRecipeCategory
 
setRecipe(IRecipeLayout, RainmakerRecipeWrapper, IIngredients) - Method in class forestry.factory.recipes.jei.rainmaker.RainmakerRecipeCategory
 
setRecipe(IRecipeLayout, AbstractSqueezerRecipeWrapper, IIngredients) - Method in class forestry.factory.recipes.jei.squeezer.SqueezerRecipeCategory
 
setRecipe(IRecipeLayout, IRecipeWrapper, IIngredients) - Method in class forestry.factory.recipes.jei.still.StillRecipeCategory
 
setRecipe(IRecipeLayout, FarmingInfoRecipeWrapper, IIngredients) - Method in class forestry.farming.compat.FarmingInfoRecipeCategory
 
setRecipient(IMailAddress) - Method in interface forestry.api.mail.ILetter
 
setRecipient(IMailAddress) - Method in class forestry.mail.Letter
 
setRegistryName(ResourceLocation) - Method in class forestry.lepidopterology.recipes.MatingRecipe
 
setRenderChest(MachinePropertiesTesr<? extends TileNaturalistChest>, String) - Method in class forestry.core.proxy.ProxyRender
 
setRenderChest(MachinePropertiesTesr<? extends TileNaturalistChest>, String) - Method in class forestry.core.proxy.ProxyRenderClient
 
setRenderDefaultEngine(MachinePropertiesTesr<? extends TileEngine>, String) - Method in class forestry.energy.proxy.ProxyEnergy
 
setRenderDefaultEngine(MachinePropertiesTesr<? extends TileEngine>, String) - Method in class forestry.energy.proxy.ProxyEnergyClient
 
setRenderDefaultMachine(MachinePropertiesTesr<? extends TileBase>, String) - Method in class forestry.core.proxy.ProxyRender
 
setRenderDefaultMachine(MachinePropertiesTesr<? extends TileBase>, String) - Method in class forestry.core.proxy.ProxyRenderClient
 
setRenderer(TileEntitySpecialRenderer<? super T>) - Method in class forestry.core.blocks.MachinePropertiesTesr
 
setRendererAnalyzer(MachinePropertiesTesr<? extends TileAnalyzer>) - Method in class forestry.core.proxy.ProxyRender
 
setRendererAnalyzer(MachinePropertiesTesr<? extends TileAnalyzer>) - Method in class forestry.core.proxy.ProxyRenderClient
 
setRenderEscritoire(MachinePropertiesTesr<? extends TileEscritoire>) - Method in class forestry.core.proxy.ProxyRender
 
setRenderEscritoire(MachinePropertiesTesr<? extends TileEscritoire>) - Method in class forestry.core.proxy.ProxyRenderClient
 
setRenderMill(MachinePropertiesTesr<? extends TileMill>, String) - Method in class forestry.core.proxy.ProxyRender
 
setRenderMill(MachinePropertiesTesr<? extends TileMill>, String, byte) - Method in class forestry.core.proxy.ProxyRender
 
setRenderMill(MachinePropertiesTesr<? extends TileMill>, String) - Method in class forestry.core.proxy.ProxyRenderClient
 
setRenderMill(MachinePropertiesTesr<? extends TileMill>, String, byte) - Method in class forestry.core.proxy.ProxyRenderClient
 
setResearchSuitability(ItemStack, float) - Method in interface forestry.api.genetics.ISpeciesRoot
Sets an item stack as a valid (generic) research catalyst for this class.
setResearchSuitability(ItemStack, float) - Method in class forestry.core.genetics.SpeciesRoot
 
setRipeningPeriod(int) - Method in class forestry.arboriculture.FruitProviderRipening
 
setRotation(float[]) - Method in interface forestry.api.core.IModelBakerModel
Deprecated.
 
setRotation(float[]) - Method in class forestry.core.models.baker.ModelBakerModel
 
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class forestry.core.models.ModelEscritoire
 
setRule(EnumFacing, IFilterRuleType) - Method in interface forestry.api.genetics.IFilterLogic
 
setRule(EnumFacing, IFilterRuleType) - Method in class forestry.sorting.FakeFilterLogic
 
setRule(EnumFacing, IFilterRuleType) - Method in class forestry.sorting.FilterLogic
 
setScale(float[]) - Method in interface forestry.api.core.IModelBakerModel
Deprecated.
 
setScale(float[]) - Method in class forestry.core.models.baker.ModelBakerModel
 
setScale(float) - Method in class forestry.lepidopterology.render.ModelButterfly
 
setSecondaryIndex(int) - Method in class forestry.apiculture.inventory.ItemInventoryImprinter
 
setSelected() - Method in class forestry.core.tiles.EscritoireGameToken
 
setSelectedSlot(int) - Method in interface forestry.api.genetics.IGeneticAnalyzer
 
setSelectedSlot(int) - Method in class forestry.core.gui.elements.GeneticAnalyzer
 
setSelection(int, int) - Method in class forestry.apiculture.gui.ContainerImprinter
 
setSender(IMailAddress) - Method in interface forestry.api.mail.ILetter
 
setSender(IMailAddress) - Method in class forestry.mail.Letter
 
setShadow(boolean) - Method in class forestry.api.gui.style.TextStyle
 
setShowLayer(int) - Method in class forestry.book.data.structure.StructureInfo
 
setSize(int, int) - Method in interface forestry.api.gui.IGuiElement
Sets the dimensions of this element.
setSize(int, int) - Method in class forestry.core.gui.elements.GuiElement
 
setSocket(int, ItemStack) - Method in interface forestry.core.circuits.ISocketable
 
setSocket(int, ItemStack) - Method in class forestry.energy.tiles.TileEngineElectric
 
setSocket(int, ItemStack) - Method in class forestry.factory.tiles.TileCentrifuge
 
setSocket(int, ItemStack) - Method in class forestry.factory.tiles.TileSqueezer
 
setSocket(int, ItemStack) - Method in class forestry.farming.multiblock.FakeFarmController
 
setSocket(int, ItemStack) - Method in class forestry.farming.multiblock.FarmController
 
setSocket(int, ItemStack) - Method in class forestry.farming.tiles.TileFarm
 
SetSpeciesNBT - Class in forestry.core.loot
 
SetSpeciesNBT(LootCondition[], String) - Constructor for class forestry.core.loot.SetSpeciesNBT
 
SetSpeciesNBT.Serializer - Class in forestry.core.loot
 
setSpeciesProperties(IAlleleBeeSpeciesBuilder) - Method in enum forestry.apiculture.genetics.BeeDefinition
 
setSpeciesProperties(IAlleleTreeSpeciesBuilder) - Method in enum forestry.arboriculture.genetics.TreeDefinition
 
setSpeciesProperties(IAlleleButterflySpeciesBuilder) - Method in enum forestry.lepidopterology.genetics.ButterflyDefinition
 
setSpeciesProperties(IAlleleButterflySpeciesBuilder) - Method in enum forestry.lepidopterology.genetics.MothDefinition
 
setStack(ItemStack) - Method in interface forestry.api.book.IBookCategory
 
setStack(ItemStack) - Method in interface forestry.api.book.IBookEntryBuilder
 
setStack(ItemStack) - Method in interface forestry.api.gui.IItemElement
 
setStack(ItemStack) - Method in class forestry.book.BookCategory
 
setStack(ItemStack) - Method in class forestry.book.BookEntryBuilder
 
setStack(ItemStack) - Method in class forestry.core.gui.elements.ItemElement
 
setStackLimit(int) - Method in class forestry.core.gui.slots.SlotForestry
 
setStackSizeLimit(int) - Method in class forestry.core.inventory.wrappers.InventoryMapper
 
setState(IErrorState) - Method in class forestry.core.gui.ledgers.ErrorLedger
 
setState(EnumButterflyState) - Method in class forestry.lepidopterology.entities.EntityButterfly
 
setStrikethrough(boolean) - Method in class forestry.api.gui.style.TextStyle
 
setStringVar(String, String) - Static method in class forestry.core.config.SessionVars
 
setStyle(ITextStyle) - Method in interface forestry.api.gui.ILabelElement
 
setStyle(ITextStyle) - Method in class forestry.core.gui.elements.LabelElement
 
setTankIndex(int) - Method in class forestry.core.fluids.StandardTank
 
setTankUpdateHandler(TankManager) - Method in class forestry.core.fluids.StandardTank
 
setTarget(IClimateState) - Method in interface forestry.api.climate.IClimateManipulatorBuilder
Sets the targeted state of this manipulator.
setTarget(IClimateState) - Method in interface forestry.api.climate.IClimateTransformer
Sets the targeted state of this transformer.
setTarget(IClimateState) - Method in class forestry.core.climate.ClimateManipulator.Builder
 
setTarget(IClimateState) - Method in class forestry.core.climate.ClimateTransformer
 
setTarget(IClimateState) - Method in class forestry.core.climate.FakeClimateTransformer
 
setTargetCoordinates(BlockPos) - Method in class forestry.apiculture.render.TextureHabitatLocator
 
setTemperature(float) - Method in interface forestry.api.climate.IClimateState
Sets the temperature value of this state.
setTemperature(EnumTemperature) - Method in interface forestry.api.genetics.IAlleleSpeciesBuilder
 
setTemperature(float) - Method in class forestry.core.climate.AbsentClimateState
 
setTemperature(EnumTemperature) - Method in class forestry.core.genetics.alleles.AlleleSpecies
 
setText(String) - Method in interface forestry.api.gui.ILabelElement
 
setText(String) - Method in interface forestry.api.gui.ITextElement
 
setText(String) - Method in interface forestry.api.mail.ILetter
 
setText(String) - Method in class forestry.core.gui.elements.LabelElement
 
setText(String) - Method in class forestry.core.gui.elements.SplitTextElement
 
setText(String) - Method in class forestry.mail.gui.ContainerLetter
 
setText(String) - Method in class forestry.mail.Letter
 
setTexture(IButtonTextureSet) - Method in class forestry.core.gui.buttons.GuiBetterButton
 
setTexture(ParticleDigging, World, BlockPos, IBlockState) - Method in class forestry.core.render.MachineParticleCallback
 
setTexture(ParticleDigging, World, BlockPos, IBlockState) - Method in class forestry.core.render.ParticleHelper.DefaultCallback
 
setTicksPerWorkCycle(int) - Method in class forestry.core.tiles.TilePowered
 
setTile(int, TileEntity) - Method in class forestry.core.tiles.AdjacentTileCache
 
setTitle(String) - Method in interface forestry.api.book.IBookEntryBuilder
Sets the localized name of entry.
setTitle(String) - Method in class forestry.book.BookEntryBuilder
 
setToolTip(ToolTip) - Method in class forestry.core.gui.buttons.GuiBetterButton
 
setToolTips(ToolTip) - Method in class forestry.core.gui.slots.SlotForestry
 
setTranslation(float[]) - Method in interface forestry.api.core.IModelBakerModel
Deprecated.
 
setTranslation(float[]) - Method in class forestry.core.models.baker.ModelBakerModel
 
setTree(ITree) - Method in class forestry.arboriculture.tiles.TileLeaves
 
setTree(ITree) - Method in class forestry.arboriculture.tiles.TileTreeContainer
 
setTreekeepingMode(World, ITreekeepingMode) - Method in interface forestry.api.arboriculture.ITreeRoot
 
setTreekeepingMode(World, ITreekeepingMode) - Method in class forestry.arboriculture.genetics.TreeRoot
 
setType(ClimateType) - Method in interface forestry.api.climate.IClimateManipulatorBuilder
Sets the type of the value that the manipulator should manipulate to the given type.
setType(ClimateType) - Method in class forestry.core.climate.ClimateManipulator.Builder
 
setUnderlined(boolean) - Method in class forestry.api.gui.style.TextStyle
 
setUnicode(boolean) - Method in class forestry.api.gui.style.TextStyle
 
setUnvisited() - Method in class forestry.core.multiblock.MultiblockLogic
 
setupAPI() - Method in interface forestry.api.modules.IForestryModule
Can be used to setup the api.
setupAPI() - Method in class forestry.apiculture.ModuleApiculture
 
setupAPI() - Method in class forestry.arboriculture.ModuleArboriculture
 
setupAPI() - Method in class forestry.arboriculture.ModuleCharcoal
 
setupAPI() - Method in class forestry.book.ModuleBook
 
setupAPI() - Method in class forestry.book.proxy.ProxyBook
 
setupAPI() - Method in class forestry.book.proxy.ProxyBookClient
 
setupAPI() - Method in class forestry.core.ModuleCore
 
setupAPI() - Method in class forestry.factory.ModuleFactory
 
setupAPI() - Method in class forestry.farming.ModuleFarming
 
setupAPI() - Method in class forestry.lepidopterology.ModuleLepidopterology
 
setupAPI() - Method in class forestry.mail.ModuleMail
 
setupAPI() - Method in class forestry.sorting.ModuleSorting
 
setupAPI() - Method in class forestry.storage.ModuleBackpacks
 
setupAPI() - Method in class forestry.storage.ModuleCrates
 
setUsername(GameProfile) - Method in class forestry.core.genetics.BreedingTracker
 
setUseTextureWidth() - Method in class forestry.core.gui.buttons.GuiBetterButton
 
setValidator(Predicate<V>) - Method in class forestry.core.gui.elements.ElementList
 
setValidator(Predicate<String>) - Method in class forestry.core.gui.elements.TextEditElement
 
setValue(V) - Method in interface forestry.api.gui.IValueElement
 
setValue(int) - Method in class forestry.core.gui.elements.ScrollBarElement
 
setValue(String) - Method in class forestry.core.gui.elements.TextEditElement
 
setValue(int) - Method in class forestry.core.gui.widgets.WidgetScrollBar
 
setValue(V) - Method in class forestry.database.gui.buttons.GuiDatabaseButton
 
setVertical() - Method in class forestry.core.gui.elements.ScrollBarElement
 
setVirtual(boolean) - Method in interface forestry.api.mail.ITradeStation
 
setVirtual(boolean) - Method in class forestry.mail.TradeStation
 
setVisible(boolean) - Method in interface forestry.api.genetics.IGeneticAnalyzer
 
setVisible(boolean) - Method in class forestry.core.gui.elements.GeneticAnalyzer
 
setVisible(boolean) - Method in class forestry.core.gui.widgets.WidgetScrollBar
 
setVisited() - Method in class forestry.core.multiblock.MultiblockLogic
 
setWeight(double) - Method in class forestry.apiculture.flowers.Flower
 
setWidth(int) - Method in interface forestry.api.gui.IGuiElement
 
setWidth(int) - Method in class forestry.core.gui.elements.GuiElement
 
setWorld(World) - Method in class forestry.core.climate.WorldClimateHolder
 
setWorld(World) - Method in class forestry.core.genetics.BreedingTracker
 
setWorld(World) - Method in class forestry.mail.PostOffice
 
setWorldAndResolution(Minecraft, int, int) - Method in class forestry.core.gui.GuiForestry
 
setWorldAndResolution(Minecraft, int, int) - Method in class forestry.core.gui.GuiWindow
 
setXPosition(int) - Method in interface forestry.api.gui.IGuiElement
Sets the x position of this element relative to the position of its parent.
setXPosition(int) - Method in class forestry.core.gui.elements.GuiElement
 
setYPosition(int) - Method in interface forestry.api.gui.IGuiElement
Sets the y position of this element relative to the position of its parent.
setYPosition(int) - Method in class forestry.core.gui.elements.GuiElement
 
setZLevel(float) - Method in class forestry.core.gui.GuiForestry
 
shadow(boolean) - Method in class forestry.api.gui.style.TextStyleBuilder
 
ShapedRecipeCustom - Class in forestry.core.recipes
 
ShapedRecipeCustom(ItemStack, Object...) - Constructor for class forestry.core.recipes.ShapedRecipeCustom
 
SHIFT - Static variable in class forestry.database.network.packets.PacketExtractItem
 
shouldCauseReequipAnimation(ItemStack, ItemStack, boolean) - Method in class forestry.storage.items.ItemBackpack
 
shouldConsume(IMultiblockControllerInternal) - Method in class forestry.core.multiblock.FakeMultiblockController
 
shouldConsume(IMultiblockControllerInternal) - Method in interface forestry.core.multiblock.IMultiblockControllerInternal
Tests whether this multiblock should consume the other multiblock and become the new multiblock master when the two multiblocks are adjacent.
shouldConsume(IMultiblockControllerInternal) - Method in class forestry.core.multiblock.MultiblockControllerBase
 
shouldContinueExecuting() - Method in class forestry.apiculture.entities.AIAvoidPlayers
 
shouldContinueExecuting() - Method in class forestry.lepidopterology.entities.AIButterflyInteract
 
shouldContinueExecuting() - Method in class forestry.lepidopterology.entities.AIButterflyMate
 
shouldContinueExecuting() - Method in class forestry.lepidopterology.entities.AIButterflyMovement
 
shouldContinueExecuting() - Method in class forestry.lepidopterology.entities.AIButterflyRest
 
shouldContinueExecuting() - Method in class forestry.lepidopterology.entities.AIButterflyRise
 
shouldExecute() - Method in class forestry.apiculture.ApiaristAI
 
shouldExecute() - Method in class forestry.apiculture.entities.AIAvoidPlayers
 
shouldExecute() - Method in class forestry.lepidopterology.entities.AIButterflyFlee
 
shouldExecute() - Method in class forestry.lepidopterology.entities.AIButterflyInteract
 
shouldExecute() - Method in class forestry.lepidopterology.entities.AIButterflyMate
 
shouldExecute() - Method in class forestry.lepidopterology.entities.AIButterflyRest
 
shouldExecute() - Method in class forestry.lepidopterology.entities.AIButterflyRise
 
shouldExecute() - Method in class forestry.lepidopterology.entities.AIButterflyWander
 
shouldMoveTo(World, BlockPos) - Method in class forestry.apiculture.ApiaristAI
 
shouldRefresh(World, BlockPos, IBlockState, IBlockState) - Method in class forestry.apiculture.multiblock.TileAlveary
 
shouldRefresh(World, BlockPos, IBlockState, IBlockState) - Method in class forestry.arboriculture.tiles.TileFruitPod
 
shouldRefresh(World, BlockPos, IBlockState, IBlockState) - Method in class forestry.arboriculture.tiles.TileTreeContainer
Called from Chunk.setBlockIDWithMetadata, determines if this tile entity should be re-created when the ID, or Metadata changes.
shouldRefresh(World, BlockPos, IBlockState, IBlockState) - Method in class forestry.core.tiles.TileBase
 
shouldRefresh(World, BlockPos, IBlockState, IBlockState) - Method in class forestry.farming.tiles.TileFarm
 
shouldRefresh(World, BlockPos, IBlockState, IBlockState) - Method in class forestry.lepidopterology.tiles.TileCocoon
 
shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class forestry.arboriculture.blocks.BlockDecorativeLeaves
 
shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Static method in class forestry.core.utils.BlockUtil
Copied from Block.shouldSideBeRendered(net.minecraft.block.state.IBlockState, net.minecraft.world.IBlockAccess, net.minecraft.util.math.BlockPos, net.minecraft.util.EnumFacing)
shouldSpawnParticle(World) - Static method in class forestry.core.render.ParticleRender
 
show() - Method in interface forestry.api.gui.IGuiElement
Makes this element visible again.
show() - Method in class forestry.core.gui.elements.GuiElement
 
showLayer - Variable in class forestry.book.data.structure.StructureInfo
 
SHROOM - Static variable in class forestry.farming.logic.ForestryFarmIdentifier
 
SidedInventoryMapper - Class in forestry.core.inventory.wrappers
Wrapper class used to bake the side variable into the object itself instead of passing it around to all the inventory tools.
SidedInventoryMapper(ISidedInventory, EnumFacing) - Constructor for class forestry.core.inventory.wrappers.SidedInventoryMapper
 
SidedInventoryMapper(ISidedInventory, EnumFacing, boolean) - Constructor for class forestry.core.inventory.wrappers.SidedInventoryMapper
 
SimpleModel - Class in forestry.arboriculture.models
 
SimpleModel(List<ResourceLocation>, List<IModel>, List<Variant>, IModelState) - Constructor for class forestry.arboriculture.models.SimpleModel
 
SimpleModel(ResourceLocation, VariantList) - Constructor for class forestry.arboriculture.models.SimpleModel
 
SimpleRetexturedModel - Class in forestry.core.models
 
SimpleRetexturedModel(IModel) - Constructor for class forestry.core.models.SimpleRetexturedModel
 
size - Variable in class forestry.book.data.structure.StructureData
 
size() - Method in class forestry.core.utils.BlockStateSet
 
size() - Method in class forestry.core.utils.datastructures.DummyMap
 
SLAB_WOOD - Static variable in class forestry.core.utils.OreDictUtil
 
slabs - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
slabsDouble - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
slabsDoubleFireproof - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
slabsFireproof - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
slabsVanillaDoubleFireproof - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
slabsVanillaFireproof - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
SLIMEBALL - Static variable in class forestry.core.utils.OreDictUtil
 
slot - Variable in class forestry.core.inventory.InvSlot
 
SLOT - Static variable in class forestry.database.gui.widgets.WidgetDatabaseSlot
 
SLOT_ANALYZE - Static variable in class forestry.core.inventory.InventoryAnalyzer
 
SLOT_ANALYZE - Static variable in class forestry.core.inventory.InventoryEscritoire
 
SLOT_ANALYZE_1 - Static variable in class forestry.core.inventory.ItemInventoryAlyzer
 
SLOT_ANALYZE_2 - Static variable in class forestry.core.inventory.ItemInventoryAlyzer
 
SLOT_ANALYZE_3 - Static variable in class forestry.core.inventory.ItemInventoryAlyzer
 
SLOT_ANALYZE_4 - Static variable in class forestry.core.inventory.ItemInventoryAlyzer
 
SLOT_ANALYZE_5 - Static variable in class forestry.core.inventory.ItemInventoryAlyzer
 
SLOT_ATTACHMENT_1 - Static variable in class forestry.mail.Letter
 
SLOT_ATTACHMENT_COUNT - Static variable in class forestry.mail.Letter
 
SLOT_BATTERY - Static variable in class forestry.energy.inventory.InventoryEngineElectric
 
SLOT_BOX - Static variable in class forestry.factory.inventory.InventoryCarpenter
 
SLOT_BUFFER_1 - Static variable in class forestry.mail.inventory.InventoryStampCollector
 
SLOT_BUFFER_COUNT - Static variable in class forestry.mail.inventory.InventoryStampCollector
 
SLOT_CAN - Static variable in class forestry.core.inventory.InventoryAnalyzer
 
SLOT_CAN - Static variable in class forestry.cultivation.inventory.InventoryPlanter
 
SLOT_CAN - Static variable in class forestry.energy.inventory.InventoryEngineBiogas
 
SLOT_CAN - Static variable in class forestry.energy.inventory.InventoryGenerator
 
SLOT_CAN - Static variable in class forestry.factory.inventory.InventoryStill
 
SLOT_CAN - Static variable in class forestry.farming.multiblock.InventoryFarm
 
SLOT_CAN_COUNT - Static variable in class forestry.cultivation.inventory.InventoryPlanter
 
SLOT_CAN_COUNT - Static variable in class forestry.farming.multiblock.InventoryFarm
 
SLOT_CAN_INPUT - Static variable in class forestry.factory.inventory.InventoryCarpenter
 
SLOT_CAN_INPUT - Static variable in class forestry.factory.inventory.InventoryFermenter
 
SLOT_CAN_INPUT - Static variable in class forestry.factory.inventory.InventorySqueezer
 
SLOT_CAN_OUTPUT - Static variable in class forestry.factory.inventory.InventoryFermenter
 
SLOT_CAN_OUTPUT - Static variable in class forestry.factory.inventory.InventorySqueezer
 
SLOT_COUNT - Static variable in class forestry.cultivation.inventory.InventoryPlanter
 
SLOT_COUNT - Static variable in class forestry.factory.inventory.InventoryFabricator
 
SLOT_COUNT - Static variable in class forestry.farming.multiblock.InventoryFarm
 
SLOT_CRAFTING_1 - Static variable in class forestry.core.inventory.InventoryGhostCrafting
 
SLOT_CRAFTING_COUNT - Static variable in class forestry.core.inventory.InventoryGhostCrafting
 
SLOT_CRAFTING_RESULT - Static variable in class forestry.core.inventory.InventoryGhostCrafting
 
SLOT_DRONE - Static variable in class forestry.apiculture.InventoryBeeHousing
 
SLOT_EMPTYING_PROCESSING - Static variable in class forestry.factory.inventory.InventoryBottler
 
SLOT_ENERGY - Static variable in class forestry.core.inventory.ItemInventoryAlyzer
 
SLOT_ENERGY - Static variable in class forestry.database.inventory.InventoryDatabaseAnalyzer
 
SLOT_EXCHANGE_1 - Static variable in class forestry.mail.TradeStation
 
SLOT_EXCHANGE_COUNT - Static variable in class forestry.mail.TradeStation
 
SLOT_FERTILIZER - Static variable in class forestry.cultivation.inventory.InventoryPlanter
 
SLOT_FERTILIZER - Static variable in class forestry.farming.multiblock.InventoryFarm
 
SLOT_FERTILIZER_COUNT - Static variable in class forestry.cultivation.inventory.InventoryPlanter
 
SLOT_FERTILIZER_COUNT - Static variable in class forestry.farming.multiblock.InventoryFarm
 
SLOT_FILLING_PROCESSING - Static variable in class forestry.factory.inventory.InventoryBottler
 
SLOT_FILTER - Static variable in class forestry.mail.inventory.InventoryStampCollector
 
SLOT_FRAMES_1 - Static variable in class forestry.apiculture.inventory.InventoryApiary
 
SLOT_FRAMES_COUNT - Static variable in class forestry.apiculture.inventory.InventoryApiary
 
SLOT_FUEL - Static variable in class forestry.energy.inventory.InventoryEnginePeat
 
SLOT_FUEL - Static variable in class forestry.factory.inventory.InventoryFermenter
 
SLOT_GERMLINGS_1 - Static variable in class forestry.cultivation.inventory.InventoryPlanter
 
SLOT_GERMLINGS_1 - Static variable in class forestry.farming.multiblock.InventoryFarm
 
SLOT_GERMLINGS_COUNT - Static variable in class forestry.cultivation.inventory.InventoryPlanter
 
SLOT_GERMLINGS_COUNT - Static variable in class forestry.farming.multiblock.InventoryFarm
 
SLOT_INPUT - Static variable in class forestry.apiculture.inventory.InventoryHygroregulator
 
SLOT_INPUT - Static variable in class forestry.climatology.inventory.InventoryHabitatFormer
 
SLOT_INPUT - Static variable in class forestry.factory.inventory.InventoryFermenter
 
SLOT_INPUT_1 - Static variable in class forestry.core.inventory.InventoryAnalyzer
 
SLOT_INPUT_1 - Static variable in class forestry.core.inventory.InventoryEscritoire
 
SLOT_INPUT_COUNT - Static variable in class forestry.core.inventory.InventoryAnalyzer
 
SLOT_INPUT_EMPTY_CONTAINER - Static variable in class forestry.factory.inventory.InventoryBottler
 
SLOT_INPUT_FULL_CONTAINER - Static variable in class forestry.factory.inventory.InventoryBottler
 
SLOT_INVENTORY_1 - Static variable in class forestry.factory.inventory.InventoryCarpenter
 
SLOT_INVENTORY_1 - Static variable in class forestry.factory.inventory.InventoryFabricator
 
SLOT_INVENTORY_1 - Static variable in class forestry.worktable.inventory.InventoryWorktable
 
SLOT_INVENTORY_COUNT - Static variable in class forestry.factory.inventory.InventoryCarpenter
 
SLOT_INVENTORY_COUNT - Static variable in class forestry.factory.inventory.InventoryFabricator
 
SLOT_INVENTORY_COUNT - Static variable in class forestry.worktable.inventory.InventoryWorktable
 
SLOT_LETTERS - Static variable in class forestry.mail.gui.ContainerMailbox
 
SLOT_LETTERS_1 - Static variable in class forestry.mail.TradeStation
 
SLOT_LETTERS_COUNT - Static variable in class forestry.mail.gui.ContainerMailbox
 
SLOT_LETTERS_COUNT - Static variable in class forestry.mail.TradeStation
 
SLOT_METAL - Static variable in class forestry.factory.inventory.InventoryFabricator
 
SLOT_OUTPUT_1 - Static variable in class forestry.core.inventory.InventoryAnalyzer
 
SLOT_OUTPUT_COUNT - Static variable in class forestry.core.inventory.InventoryAnalyzer
 
SLOT_OUTPUT_EMPTY_CONTAINER - Static variable in class forestry.factory.inventory.InventoryBottler
 
SLOT_OUTPUT_FULL_CONTAINER - Static variable in class forestry.factory.inventory.InventoryBottler
 
SLOT_PLAN - Static variable in class forestry.factory.inventory.InventoryFabricator
 
SLOT_POLLEN_1 - Static variable in class forestry.apiculture.inventory.InventoryAlvearySieve
 
SLOT_POSTAGE_1 - Static variable in class forestry.mail.Letter
 
SLOT_POSTAGE_COUNT - Static variable in class forestry.mail.Letter
 
SLOT_PRODUCT - Static variable in class forestry.factory.inventory.InventoryCarpenter
 
SLOT_PRODUCT - Static variable in class forestry.factory.inventory.InventoryMoistener
 
SLOT_PRODUCT - Static variable in class forestry.factory.inventory.InventoryRaintank
 
SLOT_PRODUCT - Static variable in class forestry.factory.inventory.InventoryStill
 
SLOT_PRODUCT_1 - Static variable in class forestry.apiculture.InventoryBeeHousing
 
SLOT_PRODUCT_1 - Static variable in class forestry.factory.inventory.InventoryCentrifuge
 
SLOT_PRODUCT_COUNT - Static variable in class forestry.apiculture.InventoryBeeHousing
 
SLOT_PRODUCT_COUNT - Static variable in class forestry.factory.inventory.InventoryCarpenter
 
SLOT_PRODUCT_COUNT - Static variable in class forestry.factory.inventory.InventoryCentrifuge
 
SLOT_PRODUCTION_1 - Static variable in class forestry.cultivation.inventory.InventoryPlanter
 
SLOT_PRODUCTION_1 - Static variable in class forestry.farming.multiblock.InventoryFarm
 
SLOT_PRODUCTION_COUNT - Static variable in class forestry.cultivation.inventory.InventoryPlanter
 
SLOT_PRODUCTION_COUNT - Static variable in class forestry.farming.multiblock.InventoryFarm
 
SLOT_QUEEN - Static variable in class forestry.apiculture.InventoryBeeHousing
 
SLOT_RECEIVE_BUFFER - Static variable in class forestry.mail.TradeStation
 
SLOT_RECEIVE_BUFFER_COUNT - Static variable in class forestry.mail.TradeStation
 
SLOT_REMNANT - Static variable in class forestry.factory.inventory.InventorySqueezer
 
SLOT_REMNANT_COUNT - Static variable in class forestry.factory.inventory.InventorySqueezer
 
SLOT_RESERVOIR_1 - Static variable in class forestry.factory.inventory.InventoryMoistener
 
SLOT_RESERVOIR_COUNT - Static variable in class forestry.factory.inventory.InventoryMoistener
 
SLOT_RESOURCE - Static variable in class forestry.factory.inventory.InventoryCentrifuge
 
SLOT_RESOURCE - Static variable in class forestry.factory.inventory.InventoryFermenter
 
SLOT_RESOURCE - Static variable in class forestry.factory.inventory.InventoryMoistener
 
SLOT_RESOURCE - Static variable in class forestry.factory.inventory.InventoryRaintank
 
SLOT_RESOURCE - Static variable in class forestry.factory.inventory.InventoryStill
 
SLOT_RESOURCE_1 - Static variable in class forestry.factory.inventory.InventorySqueezer
 
SLOT_RESOURCES_1 - Static variable in class forestry.cultivation.inventory.InventoryPlanter
 
SLOT_RESOURCES_1 - Static variable in class forestry.farming.multiblock.InventoryFarm
 
SLOT_RESOURCES_COUNT - Static variable in class forestry.cultivation.inventory.InventoryPlanter
 
SLOT_RESOURCES_COUNT - Static variable in class forestry.farming.multiblock.InventoryFarm
 
SLOT_RESULT - Static variable in class forestry.factory.inventory.InventoryFabricator
 
SLOT_RESULTS_1 - Static variable in class forestry.core.inventory.InventoryEscritoire
 
SLOT_SELECTED - Static variable in class forestry.database.gui.widgets.WidgetDatabaseSlot
 
SLOT_SEND_BUFFER - Static variable in class forestry.mail.TradeStation
 
SLOT_SEND_BUFFER_COUNT - Static variable in class forestry.mail.TradeStation
 
SLOT_SIEVE - Static variable in class forestry.apiculture.inventory.InventoryAlvearySieve
 
SLOT_SIZE - Static variable in class forestry.mail.POBox
 
SLOT_SIZE - Static variable in class forestry.mail.TradeStation
 
SLOT_SPECIMEN - Static variable in class forestry.core.inventory.ItemInventoryAlyzer
 
SLOT_STAMPS_1 - Static variable in class forestry.mail.TradeStation
 
SLOT_STAMPS_COUNT - Static variable in class forestry.mail.TradeStation
 
SLOT_STASH_1 - Static variable in class forestry.factory.inventory.InventoryMoistener
 
SLOT_STASH_COUNT - Static variable in class forestry.factory.inventory.InventoryMoistener
 
SLOT_TRADEGOOD - Static variable in class forestry.mail.TradeStation
 
SLOT_TRADEGOOD_COUNT - Static variable in class forestry.mail.TradeStation
 
SLOT_WASTE_1 - Static variable in class forestry.energy.inventory.InventoryEnginePeat
 
SLOT_WASTE_COUNT - Static variable in class forestry.energy.inventory.InventoryEnginePeat
 
SLOT_WORKING - Static variable in class forestry.factory.inventory.InventoryMoistener
 
SlotAnalyzer - Class in forestry.core.gui.slots
 
SlotAnalyzer(ItemInventoryAlyzer, int, int, int) - Constructor for class forestry.core.gui.slots.SlotAnalyzer
 
slotClick(int, int, ClickType, EntityPlayer) - Method in class forestry.core.gui.ContainerForestry
 
slotClick(int, int, ClickType, EntityPlayer) - Method in class forestry.core.gui.ContainerItemInventory
 
slotClick(int, int, ClickType, EntityPlayer) - Method in class forestry.mail.gui.ContainerMailbox
 
slotClickPhantom(SlotForestry, int, ClickType, EntityPlayer) - Static method in class forestry.core.utils.SlotUtil
 
SlotCrafter - Class in forestry.core.gui.slots
 
SlotCrafter(EntityPlayer, InventoryCraftingForestry, IInventory, ICrafterWorktable, int, int, int) - Constructor for class forestry.core.gui.slots.SlotCrafter
 
SlotCraftMatrix - Class in forestry.core.gui.slots
Informs the passed container of slot changes.
SlotCraftMatrix(IContainerCrafting, IInventory, int, int, int) - Constructor for class forestry.core.gui.slots.SlotCraftMatrix
 
SlotEmptyLiquidContainerIn - Class in forestry.core.gui.slots
 
SlotEmptyLiquidContainerIn(T, int, int, int) - Constructor for class forestry.core.gui.slots.SlotEmptyLiquidContainerIn
 
SlotFiltered - Class in forestry.core.gui.slots
Slot which only takes specific items, specified by the IFilterSlotDelegate.
SlotFiltered(T, int, int, int) - Constructor for class forestry.core.gui.slots.SlotFiltered
 
SlotFilteredInventory - Class in forestry.core.gui.slots
Useful for InventoryTweaks.
SlotFilteredInventory(T, int, int, int) - Constructor for class forestry.core.gui.slots.SlotFilteredInventory
 
SlotFilterFacing - Class in forestry.sorting.gui
 
SlotFilterFacing(IInventory, int, int, int) - Constructor for class forestry.sorting.gui.SlotFilterFacing
 
SlotForestry - Class in forestry.core.gui.slots
 
SlotForestry(IInventory, int, int, int) - Constructor for class forestry.core.gui.slots.SlotForestry
 
SlotGeneticFilter - Class in forestry.sorting.gui
 
SlotGeneticFilter(IInventory, int, int, int) - Constructor for class forestry.sorting.gui.SlotGeneticFilter
 
SlotLiquidIn - Class in forestry.core.gui.slots
 
SlotLiquidIn(T, int, int, int) - Constructor for class forestry.core.gui.slots.SlotLiquidIn
 
SlotLockable - Class in forestry.core.gui.slots
 
SlotLockable(IInventory, int, int, int) - Constructor for class forestry.core.gui.slots.SlotLockable
 
SlotLocked - Class in forestry.core.gui.slots
 
SlotLocked(IInventory, int, int, int) - Constructor for class forestry.core.gui.slots.SlotLocked
 
SlotOutput - Class in forestry.core.gui.slots
 
SlotOutput(IInventory, int, int, int) - Constructor for class forestry.core.gui.slots.SlotOutput
 
SLOTS_BACKPACK_APIARIST - Static variable in class forestry.core.config.Constants
 
SLOTS_BACKPACK_DEFAULT - Static variable in class forestry.core.config.Constants
 
SLOTS_BACKPACK_WOVEN - Static variable in class forestry.core.config.Constants
 
SLOTS_INPUT_COUNT - Static variable in class forestry.core.inventory.InventoryEscritoire
 
SLOTS_NONE - Static variable in class forestry.core.config.Constants
 
SLOTS_POLLEN_COUNT - Static variable in class forestry.apiculture.inventory.InventoryAlvearySieve
 
SLOTS_RESOURCE_COUNT - Static variable in class forestry.factory.inventory.InventorySqueezer
 
SLOTS_RESULTS_COUNT - Static variable in class forestry.core.inventory.InventoryEscritoire
 
SlotUtil - Class in forestry.core.utils
 
SlotUtil() - Constructor for class forestry.core.utils.SlotUtil
 
SlotWatched - Class in forestry.core.gui.slots
Slot with a watcher callbacks.
SlotWatched(IInventory, int, int, int) - Constructor for class forestry.core.gui.slots.SlotWatched
 
SlotWorking - Class in forestry.core.gui.slots
 
SlotWorking(IInventory, int, int, int) - Constructor for class forestry.core.gui.slots.SlotWorking
 
smoker - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
SocketWidget - Class in forestry.core.gui.widgets
 
SocketWidget(WidgetManager, int, int, ISocketable, int) - Constructor for class forestry.core.gui.widgets.SocketWidget
 
solderingIron - Variable in class forestry.core.items.ItemRegistryCore
 
solderManager - Static variable in class forestry.api.circuits.ChipsetManager
 
SolderManager - Class in forestry.core.circuits
 
SolderManager() - Constructor for class forestry.core.circuits.SolderManager
 
solidCocoon - Variable in class forestry.lepidopterology.blocks.BlockRegistryLepidopterology
 
SORT_BY_NAME - Static variable in class forestry.database.DatabaseHelper
 
SORTING - Static variable in class forestry.modules.ForestryModuleUids
 
SoundUtil - Class in forestry.core.utils
 
SoundUtil() - Constructor for class forestry.core.utils.SoundUtil
 
SOUTH - Static variable in class forestry.sorting.blocks.BlockGeneticFilter
 
spawn(ICommandSender, String, EntityPlayer) - Method in class forestry.arboriculture.commands.ForestSpawner
 
spawn(ICommandSender, String, EntityPlayer) - Method in interface forestry.arboriculture.commands.ITreeSpawner
 
spawn(ICommandSender, String, EntityPlayer) - Method in class forestry.arboriculture.commands.TreeSpawner
 
spawnButterfly(IButterfly, World, BlockPos) - Static method in class forestry.lepidopterology.ButterflyUtils
 
spawnButterflyInWorld(World, IButterfly, double, double, double) - Method in interface forestry.api.lepidopterology.IButterflyRoot
Spawns the given butterfly in the world.
spawnButterflyInWorld(World, IButterfly, double, double, double) - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
spawnButterflyWithoutCheck(IButterfly, World, BlockPos) - Static method in class forestry.lepidopterology.ButterflyUtils
 
spawnCaterpillar(World, IButterflyNursery) - Method in interface forestry.api.lepidopterology.IButterfly
 
spawnCaterpillar(World, IButterflyNursery) - Method in class forestry.lepidopterology.genetics.Butterfly
 
spawnConstraint - Static variable in class forestry.lepidopterology.ModuleLepidopterology
 
spawnDrones(IBeeHousing) - Method in interface forestry.api.apiculture.IBee
 
spawnDrones(IBeeHousing) - Method in class forestry.apiculture.genetics.Bee
 
spawnEntity(World, Class<E>, double, double, double) - Static method in class forestry.core.utils.EntityUtil
 
spawnEntity(World, E, double, double, double) - Static method in class forestry.core.utils.EntityUtil
 
spawnPrincess(IBeeHousing) - Method in interface forestry.api.apiculture.IBee
 
spawnPrincess(IBeeHousing) - Method in class forestry.apiculture.genetics.Bee
 
spawnRaritys - Static variable in class forestry.lepidopterology.ModuleLepidopterology
 
spawnWithBook - Static variable in class forestry.core.config.Config
 
species - Variable in class forestry.api.core.ForestryEvent.SpeciesDiscovered
 
species - Variable in class forestry.book.data.content.MutationContent
 
SpeciesDiscovered(ISpeciesRoot, GameProfile, IAlleleSpecies, IBreedingTracker) - Constructor for class forestry.api.core.ForestryEvent.SpeciesDiscovered
 
SpeciesDiscoveredTrigger - Class in forestry.core.advancements
 
SpeciesDiscoveredTrigger() - Constructor for class forestry.core.advancements.SpeciesDiscoveredTrigger
 
SpeciesDiscoveredTrigger.Instance - Class in forestry.core.advancements
 
SpeciesDisplayHelper - Class in forestry.core.genetics
 
SpeciesDisplayHelper(ISpeciesRoot) - Constructor for class forestry.core.genetics.SpeciesDisplayHelper
 
SpeciesNotFoundException - Exception in forestry.core.commands
 
SpeciesNotFoundException(String) - Constructor for exception forestry.core.commands.SpeciesNotFoundException
 
SpeciesRoot - Class in forestry.core.genetics
 
SpeciesRoot() - Constructor for class forestry.core.genetics.SpeciesRoot
 
speciesRootUID() - Method in class forestry.apiculture.genetics.ApiaristTracker
 
speciesRootUID() - Method in class forestry.arboriculture.genetics.ArboristTracker
 
speciesRootUID() - Method in class forestry.core.genetics.BreedingTracker
Tag stored in NBT to identify the type of the tracker being synced
speciesRootUID() - Method in class forestry.lepidopterology.genetics.LepidopteristTracker
 
SpeciesSelectionElement - Class in forestry.climatology.gui.elements
 
SpeciesSelectionElement(int, int, IClimateTransformer) - Constructor for class forestry.climatology.gui.elements.SpeciesSelectionElement
 
speciesTemplates - Variable in class forestry.core.genetics.SpeciesRoot
 
speciesToLeavesDefault - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
speciesToLeavesDefaultFruit - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
SpeciesWidget - Class in forestry.sorting.gui.widgets
 
SpeciesWidget(WidgetManager, int, int, EnumFacing, int, boolean, GuiGeneticFilter) - Constructor for class forestry.sorting.gui.widgets.SpeciesWidget
 
spectacles - Variable in class forestry.core.items.ItemRegistryCore
 
speed - Variable in class forestry.core.tiles.TileMill
 
speedMultiplier - Variable in class forestry.core.tiles.TilePowered
 
spite - Variable in class forestry.core.models.baker.ModelBakerFace
 
splitText(String, int) - Method in interface forestry.api.gui.IElementGroup
Adds a text element that splits the text with wordwrap.
splitText(String, int, ITextStyle) - Method in interface forestry.api.gui.IElementGroup
 
splitText(String, int, GuiElementAlignment, ITextStyle) - Method in interface forestry.api.gui.IElementGroup
 
splitText(String, int, int, int, GuiElementAlignment, ITextStyle) - Method in interface forestry.api.gui.IElementGroup
 
splitText(String, int) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
splitText(String, int, ITextStyle) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
splitText(String, int, GuiElementAlignment, ITextStyle) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
splitText(String, int, int, int, GuiElementAlignment, ITextStyle) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
SplitTextElement - Class in forestry.core.gui.elements
 
SplitTextElement(int, int, int, String, GuiElementAlignment, ITextStyle) - Constructor for class forestry.core.gui.elements.SplitTextElement
 
Sprite - Class in forestry.core.triggers
 
Sprite(ResourceLocation) - Constructor for class forestry.core.triggers.Sprite
 
SpriteProviderLeaves - Class in forestry.arboriculture.models
 
SpriteProviderLeaves(EnumLeafType, Color, Color) - Constructor for class forestry.arboriculture.models.SpriteProviderLeaves
 
sprites - Static variable in class forestry.core.entities.ParticleSnow
 
squareFarms - Static variable in class forestry.core.config.Config
 
SQUEEZER - Static variable in class forestry.core.recipes.jei.ForestryRecipeCategoryUid
 
squeezer - Variable in class forestry.factory.blocks.BlockRegistryFactory
 
SQUEEZER - Static variable in class forestry.factory.MachineUIDs
 
SqueezerContainerRecipe - Class in forestry.factory.recipes
 
SqueezerContainerRecipe(ItemStack, int, ItemStack, float) - Constructor for class forestry.factory.recipes.SqueezerContainerRecipe
 
SqueezerContainerRecipeWrapper - Class in forestry.factory.recipes.jei.squeezer
 
SqueezerContainerRecipeWrapper(ISqueezerContainerRecipe, ItemStack) - Constructor for class forestry.factory.recipes.jei.squeezer.SqueezerContainerRecipeWrapper
 
squeezerManager - Static variable in class forestry.api.recipes.RecipeManagers
Allows you to add recipes to the squeezer.
SqueezerRecipe - Class in forestry.factory.recipes
 
SqueezerRecipe(int, NonNullList<ItemStack>, FluidStack, ItemStack, float) - Constructor for class forestry.factory.recipes.SqueezerRecipe
 
SqueezerRecipeCategory - Class in forestry.factory.recipes.jei.squeezer
 
SqueezerRecipeCategory(IGuiHelper) - Constructor for class forestry.factory.recipes.jei.squeezer.SqueezerRecipeCategory
 
SqueezerRecipeMaker - Class in forestry.factory.recipes.jei.squeezer
 
SqueezerRecipeManager - Class in forestry.factory.recipes
 
SqueezerRecipeManager() - Constructor for class forestry.factory.recipes.SqueezerRecipeManager
 
SqueezerRecipeWrapper - Class in forestry.factory.recipes.jei.squeezer
 
SqueezerRecipeWrapper(ISqueezerRecipe) - Constructor for class forestry.factory.recipes.jei.squeezer.SqueezerRecipeWrapper
 
stack - Variable in class forestry.book.data.CraftingData
The result stack of the recipes of this crafting data.
Stack - Class in forestry.core.utils
 
Stack(String, int) - Constructor for class forestry.core.utils.Stack
 
StackMap<P,T> - Class in forestry.core.utils.datastructures
Map for fluids and items.
StackMap() - Constructor for class forestry.core.utils.datastructures.StackMap
 
stacks - Variable in class forestry.book.data.CraftingData
The result stacks of the recipes of this crafting data.
stackToStow - Variable in class forestry.api.storage.BackpackStowEvent
 
stage - Variable in class forestry.core.tiles.TileMill
 
stagePiston - Variable in class forestry.core.tiles.TileEngine
Indicates whether the piston is receding from or approaching the combustion chamber
STAIR_WOOD - Static variable in class forestry.core.utils.OreDictUtil
 
stairs - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
stairsFireproof - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
stairsVanillaFireproof - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
stampCollector - Variable in class forestry.mail.blocks.BlockRegistryMail
 
stamps - Variable in class forestry.mail.items.ItemRegistryMail
 
StandardButtonTextureSets - Enum in forestry.core.gui.buttons
 
StandardStackFilters - Enum in forestry.core.inventory
This interface is used with several of the functions in IItemTransfer to provide a convenient means of dealing with entire classes of items without having to specify each item individually.
StandardTank - Class in forestry.core.fluids
 
StandardTank(int, boolean, boolean) - Constructor for class forestry.core.fluids.StandardTank
 
StandardTank(int) - Constructor for class forestry.core.fluids.StandardTank
 
startBiomeSearch(IBee, EntityPlayer) - Method in class forestry.apiculture.items.HabitatLocatorLogic
 
StartDrag(IGuiElement, int) - Constructor for class forestry.api.gui.events.ElementEvent.StartDrag
 
startExecuting() - Method in class forestry.apiculture.entities.AIAvoidPlayers
 
startExecuting() - Method in class forestry.lepidopterology.entities.AIButterflyInteract
 
startExecuting() - Method in class forestry.lepidopterology.entities.AIButterflyMovement
 
startExecuting() - Method in class forestry.lepidopterology.entities.AIButterflyRest
 
StartMouseOver(IGuiElement) - Constructor for class forestry.api.gui.events.ElementEvent.StartMouseOver
 
startPage() - Method in class forestry.core.gui.TextLayoutHelper
 
startPage(int, int) - Method in class forestry.core.gui.TextLayoutHelper
 
startPage(int, int, int) - Method in class forestry.core.gui.TextLayoutHelper
 
STATE - Static variable in class forestry.apiculture.blocks.BlockCandle
 
state - Variable in class forestry.book.data.structure.BlockData
 
State - Enum in forestry.climatology.blocks
 
stateHelper - Static variable in class forestry.api.climate.ClimateManager
 
step() - Method in class forestry.book.data.structure.StructureInfo
 
STICK_WOOD - Static variable in class forestry.core.utils.OreDictUtil
 
stickImpregnated - Variable in class forestry.core.items.ItemRegistryCore
 
STILL - Static variable in class forestry.core.recipes.jei.ForestryRecipeCategoryUid
 
still - Variable in class forestry.factory.blocks.BlockRegistryFactory
 
STILL - Static variable in class forestry.factory.MachineUIDs
 
STILL_DESTILLATION_DURATION - Static variable in class forestry.core.config.Constants
 
STILL_DESTILLATION_INPUT - Static variable in class forestry.core.config.Constants
 
STILL_DESTILLATION_OUTPUT - Static variable in class forestry.core.config.Constants
 
stillManager - Static variable in class forestry.api.recipes.RecipeManagers
Allows you to add recipes to the still.
StillRecipe - Class in forestry.factory.recipes
 
StillRecipe(int, FluidStack, FluidStack) - Constructor for class forestry.factory.recipes.StillRecipe
 
StillRecipeCategory - Class in forestry.factory.recipes.jei.still
 
StillRecipeCategory(IGuiHelper) - Constructor for class forestry.factory.recipes.jei.still.StillRecipeCategory
 
StillRecipeMaker - Class in forestry.factory.recipes.jei.still
 
StillRecipeManager - Class in forestry.factory.recipes
 
StillRecipeManager() - Constructor for class forestry.factory.recipes.StillRecipeManager
 
StillRecipeWrapper - Class in forestry.factory.recipes.jei.still
 
StillRecipeWrapper(IStillRecipe) - Constructor for class forestry.factory.recipes.jei.still.StillRecipeWrapper
 
STONE - Static variable in class forestry.core.utils.OreDictUtil
 
STORAGE_RESOURCES - Static variable in class forestry.core.blocks.BlockResourceStorage
 
StorageJeiPlugin - Class in forestry.storage.compat
 
StorageJeiPlugin() - Constructor for class forestry.storage.compat.StorageJeiPlugin
 
StorageManager - Class in forestry.api.storage
 
StorageManager() - Constructor for class forestry.api.storage.StorageManager
 
storeLetter(ItemStack) - Method in class forestry.mail.POBox
 
storePollenStack(ItemStack) - Method in class forestry.apiculture.inventory.InventoryAlvearySieve
 
stowContainerItem(ItemStack, IInventory, int, EntityPlayer) - Static method in class forestry.core.utils.InventoryUtil
 
stowHarvest(Iterable<ItemStack>, Stack<ItemStack>) - Method in class forestry.cultivation.inventory.InventoryPlanter
 
stowHarvest(Iterable<ItemStack>, Stack<ItemStack>) - Method in class forestry.farming.multiblock.InventoryFarm
 
stowInInventory(ItemStack, IInventory, boolean) - Static method in class forestry.core.utils.InventoryUtil
 
stowInInventory(ItemStack, IInventory, boolean, int, int) - Static method in class forestry.core.utils.InventoryUtil
 
strictSpawnMatch() - Method in interface forestry.api.lepidopterology.IAlleleButterflySpecies
 
strictSpawnMatch() - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflySpecies
 
strikethrough(boolean) - Method in class forestry.api.gui.style.TextStyleBuilder
 
strikethrough - Variable in class forestry.book.data.TextData
 
StringUtil - Class in forestry.core.utils
 
StringUtil() - Constructor for class forestry.core.utils.StringUtil
 
structure - Variable in class forestry.book.data.structure.StructureData
 
StructureBlockAccess - Class in forestry.book.data.structure
 
StructureBlockAccess(StructureInfo) - Constructor for class forestry.book.data.structure.StructureBlockAccess
 
StructureContent - Class in forestry.book.data.content
A book content that displays a multiblock structure.
StructureContent() - Constructor for class forestry.book.data.content.StructureContent
 
StructureData - Class in forestry.book.data.structure
 
StructureData() - Constructor for class forestry.book.data.structure.StructureData
 
structureHeight - Variable in class forestry.book.data.structure.StructureInfo
 
StructureInfo - Class in forestry.book.data.structure
 
StructureInfo(int, int, int, BlockData[]) - Constructor for class forestry.book.data.structure.StructureInfo
 
structureLength - Variable in class forestry.book.data.structure.StructureInfo
 
structureWidth - Variable in class forestry.book.data.structure.StructureInfo
 
stump - Variable in class forestry.apiculture.blocks.BlockRegistryApiculture
 
sturdyCasing - Variable in class forestry.core.items.ItemRegistryCore
 
style - Variable in class forestry.core.gui.elements.LabelElement
 
SubCommand - Class in forestry.core.commands
 
SubCommand(String) - Constructor for class forestry.core.commands.SubCommand
 
SubCommand.PermLevel - Enum in forestry.core.commands
 
subEntries - Variable in class forestry.book.data.EntryData
All sub entries of this entry.
subEntry - Variable in class forestry.book.gui.buttons.GuiButtonSubEntry
 
subtract(IClimateState) - Method in interface forestry.api.climate.IClimateState
Subtracts the given state from this state.
subtract(ClimateType, float) - Method in interface forestry.api.climate.IClimateState
Subtracts the given value from the value of this state.
subtract(IClimateState) - Method in class forestry.core.climate.AbsentClimateState
 
subtractHumidity(float) - Method in interface forestry.api.climate.IClimateState
Subtracts the given value from the humidity value of this state.
subtractTemperature(float) - Method in interface forestry.api.climate.IClimateState
Subtracts the given value from the temperature value of this state.
SUCCULENTES - Static variable in class forestry.farming.logic.ForestryFarmIdentifier
 
SUGARCANE - Static variable in class forestry.core.utils.OreDictUtil
 
switchPage(int) - Method in class forestry.book.gui.GuiForestryBookPages
 
SyncedBreedingTracker(IBreedingTracker, EntityPlayer) - Constructor for class forestry.api.core.ForestryEvent.SyncedBreedingTracker
 
synchToPlayer(EntityPlayer) - Method in interface forestry.api.genetics.IBreedingTracker
Synchronizes the tracker to the client side.
synchToPlayer(EntityPlayer) - Method in class forestry.core.genetics.BreedingTracker
 
syncToClient() - Method in interface forestry.api.apiculture.IBeekeepingLogic
Sync to client by using INbtWritable.writeToNBT(NBTTagCompound) in your TileEntity.getUpdateTag()
syncToClient(EntityPlayerMP) - Method in interface forestry.api.apiculture.IBeekeepingLogic
 
syncToClient() - Method in interface forestry.api.climate.IClimateListener
Sends a packet if needed to all players that are currently "watching" the chunk that the listener is located in.
syncToClient(EntityPlayerMP) - Method in interface forestry.api.climate.IClimateListener
Sends a packet to the given players.
syncToClient() - Method in class forestry.apiculture.BeekeepingLogic
 
syncToClient(EntityPlayerMP) - Method in class forestry.apiculture.BeekeepingLogic
 
syncToClient() - Method in class forestry.apiculture.FakeBeekeepingLogic
 
syncToClient(EntityPlayerMP) - Method in class forestry.apiculture.FakeBeekeepingLogic
 
syncToClient() - Method in class forestry.apiculture.WorldgenBeekeepingLogic
 
syncToClient(EntityPlayerMP) - Method in class forestry.apiculture.WorldgenBeekeepingLogic
 
syncToClient() - Method in class forestry.core.climate.ClimateListener
 
syncToClient(EntityPlayerMP) - Method in class forestry.core.climate.ClimateListener
 
syncToClient() - Method in class forestry.core.climate.FakeClimateListener
 
syncToClient(EntityPlayerMP) - Method in class forestry.core.climate.FakeClimateListener
 

T

tabAgriculture - Static variable in class forestry.api.core.Tabs
 
tabApiculture - Static variable in class forestry.api.core.Tabs
 
tabArboriculture - Static variable in class forestry.api.core.Tabs
 
tabForestry - Static variable in class forestry.core.CreativeTabForestry
 
tabLepidopterology - Static variable in class forestry.api.core.Tabs
 
Tabs - Class in forestry.api.core
References to the specialised tabs added by Forestry to creative inventory.
Tabs() - Constructor for class forestry.api.core.Tabs
 
takePower(long, boolean) - Method in class forestry.energy.compat.tesla.TeslaProducerWrapper
 
TankElement - Class in forestry.core.gui.elements
 
TankElement(int, int, Drawable, Supplier<FluidTankInfo>) - Constructor for class forestry.core.gui.elements.TankElement
 
TankElement(int, int, Drawable, Supplier<FluidTankInfo>, Drawable) - Constructor for class forestry.core.gui.elements.TankElement
 
TankElement(int, int, Drawable, Supplier<FluidTankInfo>, Drawable, int, int) - Constructor for class forestry.core.gui.elements.TankElement
 
TankManager - Class in forestry.core.fluids
 
TankManager() - Constructor for class forestry.core.fluids.TankManager
 
TankManager(ILiquidTankTile, StandardTank...) - Constructor for class forestry.core.fluids.TankManager
 
TankRenderInfo - Class in forestry.core.render
 
TankRenderInfo(IFluidTank) - Constructor for class forestry.core.render.TankRenderInfo
 
TankRenderInfo(FluidStack, EnumTankLevel) - Constructor for class forestry.core.render.TankRenderInfo
 
TankWidget - Class in forestry.core.gui.widgets
Slot for liquid tanks
TankWidget(WidgetManager, int, int, int) - Constructor for class forestry.core.gui.widgets.TankWidget
 
TECH_REBORN - Static variable in class forestry.modules.ForestryModuleUids
 
TemperatureState - Enum in forestry.core.tiles
 
templateAsChromosomes(IAllele[]) - Method in interface forestry.api.arboriculture.ITreeRoot
 
templateAsChromosomes(IAllele[], IAllele[]) - Method in interface forestry.api.arboriculture.ITreeRoot
 
templateAsChromosomes(IAllele[]) - Method in interface forestry.api.genetics.ISpeciesRoot
 
templateAsChromosomes(IAllele[], IAllele[]) - Method in interface forestry.api.genetics.ISpeciesRoot
 
templateAsChromosomes(IAllele[]) - Method in class forestry.core.genetics.SpeciesRoot
 
templateAsChromosomes(IAllele[], IAllele[]) - Method in class forestry.core.genetics.SpeciesRoot
 
templateAsGenome(IAllele[]) - Method in interface forestry.api.apiculture.IBeeRoot
 
templateAsGenome(IAllele[], IAllele[]) - Method in interface forestry.api.apiculture.IBeeRoot
 
templateAsGenome(IAllele[]) - Method in interface forestry.api.arboriculture.ITreeRoot
 
templateAsGenome(IAllele[], IAllele[]) - Method in interface forestry.api.arboriculture.ITreeRoot
 
templateAsGenome(IAllele[]) - Method in interface forestry.api.genetics.ISpeciesRoot
 
templateAsGenome(IAllele[], IAllele[]) - Method in interface forestry.api.genetics.ISpeciesRoot
 
templateAsGenome(IAllele[]) - Method in interface forestry.api.lepidopterology.IButterflyRoot
 
templateAsGenome(IAllele[], IAllele[]) - Method in interface forestry.api.lepidopterology.IButterflyRoot
 
templateAsGenome(IAllele[]) - Method in class forestry.apiculture.genetics.BeeRoot
 
templateAsGenome(IAllele[], IAllele[]) - Method in class forestry.apiculture.genetics.BeeRoot
 
templateAsGenome(IAllele[]) - Method in class forestry.arboriculture.genetics.TreeRoot
 
templateAsGenome(IAllele[], IAllele[]) - Method in class forestry.arboriculture.genetics.TreeRoot
 
templateAsGenome(IAllele[]) - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
templateAsGenome(IAllele[], IAllele[]) - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
templateAsIndividual(IAllele[]) - Method in interface forestry.api.apiculture.IBeeRoot
 
templateAsIndividual(IAllele[], IAllele[]) - Method in interface forestry.api.apiculture.IBeeRoot
 
templateAsIndividual(IAllele[]) - Method in interface forestry.api.arboriculture.ITreeRoot
 
templateAsIndividual(IAllele[], IAllele[]) - Method in interface forestry.api.arboriculture.ITreeRoot
 
templateAsIndividual(IAllele[]) - Method in interface forestry.api.genetics.ISpeciesRoot
 
templateAsIndividual(IAllele[], IAllele[]) - Method in interface forestry.api.genetics.ISpeciesRoot
 
templateAsIndividual(IAllele[]) - Method in interface forestry.api.lepidopterology.IButterflyRoot
 
templateAsIndividual(IAllele[], IAllele[]) - Method in interface forestry.api.lepidopterology.IButterflyRoot
 
templateAsIndividual(IAllele[]) - Method in class forestry.apiculture.genetics.BeeRoot
 
templateAsIndividual(IAllele[], IAllele[]) - Method in class forestry.apiculture.genetics.BeeRoot
 
templateAsIndividual(IAllele[]) - Method in class forestry.arboriculture.genetics.TreeRoot
 
templateAsIndividual(IAllele[], IAllele[]) - Method in class forestry.arboriculture.genetics.TreeRoot
 
templateAsIndividual(IAllele[]) - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
templateAsIndividual(IAllele[], IAllele[]) - Method in class forestry.lepidopterology.genetics.ButterflyRoot
 
TemplateNotFoundException - Exception in forestry.core.commands
 
TemplateNotFoundException(IAlleleSpecies) - Constructor for exception forestry.core.commands.TemplateNotFoundException
 
TESLA_CONSUMER - Static variable in class forestry.energy.compat.tesla.TeslaHelper
 
TESLA_HOLDER - Static variable in class forestry.energy.compat.tesla.TeslaHelper
 
TESLA_MOD_ID - Static variable in class forestry.core.config.Constants
 
TESLA_PRODUCER - Static variable in class forestry.energy.compat.tesla.TeslaHelper
 
TeslaConsumerWrapper - Class in forestry.energy.compat.tesla
 
TeslaConsumerWrapper(EnergyManager) - Constructor for class forestry.energy.compat.tesla.TeslaConsumerWrapper
 
TeslaHelper - Class in forestry.energy.compat.tesla
 
TeslaHelper() - Constructor for class forestry.energy.compat.tesla.TeslaHelper
 
TeslaHolderWrapper - Class in forestry.energy.compat.tesla
 
TeslaHolderWrapper(EnergyManager) - Constructor for class forestry.energy.compat.tesla.TeslaHolderWrapper
 
TeslaProducerWrapper - Class in forestry.energy.compat.tesla
 
TeslaProducerWrapper(EnergyManager) - Constructor for class forestry.energy.compat.tesla.TeslaProducerWrapper
 
test(World, BlockPos) - Method in interface forestry.api.core.IBlockPosPredicate
 
test(IAllele) - Method in class forestry.core.advancements.SpeciesDiscoveredTrigger.Instance
 
test(ItemStack) - Method in class forestry.database.DatabaseFilterName
 
test(ItemStack) - Method in class forestry.database.DatabaseFilterToolTip
 
test(ItemStack) - Method in class forestry.storage.BackpackFilter
 
test(ItemStack) - Method in class forestry.storage.BackpackFilterNaturalist
 
text - Variable in class forestry.book.data.TextData
 
text - Variable in class forestry.book.gui.elements.SelectionElement
 
text - Variable in class forestry.core.gui.elements.LabelElement
 
TextContent - Class in forestry.book.data.content
A book content that displays one or more texts.
TextContent() - Constructor for class forestry.book.data.content.TextContent
 
TextData - Class in forestry.book.data
 
TextData() - Constructor for class forestry.book.data.TextData
 
TextData(String) - Constructor for class forestry.book.data.TextData
 
TextDataElement - Class in forestry.book.gui.elements
 
TextDataElement(int, int, int, int) - Constructor for class forestry.book.gui.elements.TextDataElement
 
TextEditElement - Class in forestry.core.gui.elements
 
TextEditElement(int, int, int, int) - Constructor for class forestry.core.gui.elements.TextEditElement
 
TextEditEvent - Class in forestry.api.gui.events
 
TextEditEvent(IGuiElement, String, String) - Constructor for class forestry.api.gui.events.TextEditEvent
 
textLayout - Variable in class forestry.core.gui.GuiForestry
 
TextLayoutHelper - Class in forestry.core.gui
 
TextLayoutHelper(GuiForestry, ColourProperties) - Constructor for class forestry.core.gui.TextLayoutHelper
 
textLength - Variable in class forestry.core.gui.elements.LabelElement
 
TextStyle - Class in forestry.api.gui.style
 
TextStyle() - Constructor for class forestry.api.gui.style.TextStyle
 
TextStyle(IntSupplier, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class forestry.api.gui.style.TextStyle
 
TextStyle(int, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class forestry.api.gui.style.TextStyle
 
TextStyleBuilder - Class in forestry.api.gui.style
 
TextStyleBuilder() - Constructor for class forestry.api.gui.style.TextStyleBuilder
 
TextStyleBuilder(ITextStyle) - Constructor for class forestry.api.gui.style.TextStyleBuilder
 
TextStyleBuilder(int, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class forestry.api.gui.style.TextStyleBuilder
 
TextStyleBuilder(IntSupplier, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class forestry.api.gui.style.TextStyleBuilder
 
TEXTURE - Static variable in class forestry.book.gui.GuiForesterBook
 
TEXTURE - Static variable in class forestry.climatology.gui.GuiHabitatFormer
 
TEXTURE - Static variable in class forestry.core.gui.buttons.GuiBetterButton
 
texture - Variable in class forestry.core.gui.buttons.GuiBetterButton
 
TEXTURE - Static variable in class forestry.core.gui.elements.GeneticAnalyzer
 
texture - Variable in class forestry.farming.models.ModelFarmBlock.Key
 
TEXTURE - Static variable in class forestry.sorting.gui.widgets.SelectionWidget
 
TEXTURE_APIARIST_ARMOR_PRIMARY - Static variable in class forestry.core.config.Constants
 
TEXTURE_APIARIST_ARMOR_SECONDARY - Static variable in class forestry.core.config.Constants
 
TEXTURE_LOCATION - Static variable in class forestry.database.gui.widgets.WidgetDatabaseSlot
 
TEXTURE_NATURALIST_ARMOR_PRIMARY - Static variable in class forestry.core.config.Constants
 
TEXTURE_PATH_BLOCKS - Static variable in class forestry.core.config.Constants
 
TEXTURE_PATH_ENTITIES - Static variable in class forestry.core.config.Constants
 
TEXTURE_PATH_GUI - Static variable in class forestry.core.config.Constants
 
TEXTURE_PATH_ITEMS - Static variable in class forestry.core.config.Constants
 
TEXTURE_SKIN_BEEKPEEPER - Static variable in class forestry.core.config.Constants
 
TEXTURE_SKIN_LUMBERJACK - Static variable in class forestry.core.config.Constants
 
TEXTURE_SKIN_ZOMBIE_BEEKPEEPER - Static variable in class forestry.core.config.Constants
 
TEXTURE_SKIN_ZOMBIE_LUMBERJACK - Static variable in class forestry.core.config.Constants
 
textureFile - Variable in class forestry.core.gui.GuiForestry
 
TextureHabitatLocator - Class in forestry.apiculture.render
 
TextureHabitatLocator(String) - Constructor for class forestry.apiculture.render.TextureHabitatLocator
 
textureHook(TextureStitchEvent.Pre) - Method in class forestry.apiculture.ModuleApiculture
 
TextureLeaves - Class in forestry.arboriculture.models
 
textureLocation - Variable in class forestry.core.gui.Drawable
 
textureManager - Static variable in class forestry.api.core.ForestryAPI
A ITextureManager needed for some things in the API.
TextureManagerForestry - Class in forestry.core.render
 
TextureMapForestry - Class in forestry.core.render
 
TextureMapForestry(String) - Constructor for class forestry.core.render.TextureMapForestry
 
throwWrongUsage(ICommandSender, IForestryCommand) - Static method in class forestry.core.commands.CommandHelpers
 
TickHandlerCoreClient - Class in forestry.core
 
TickHandlerCoreClient() - Constructor for class forestry.core.TickHandlerCoreClient
 
TickHandlerCoreServer - Class in forestry.core
 
TickHandlerCoreServer(WorldGenerator) - Constructor for class forestry.core.TickHandlerCoreServer
 
TickHelper - Class in forestry.core.utils
 
TickHelper() - Constructor for class forestry.core.utils.TickHelper
 
tickRate(World) - Method in class forestry.arboriculture.blocks.BlockWoodPile
 
tickRate(World) - Method in class forestry.core.blocks.BlockBogEarth
 
tickRate(World) - Method in class forestry.core.blocks.BlockHumus
 
ticksPerBeeWorkCycle - Static variable in class forestry.apiculture.ModuleApiculture
 
tickStart(World) - Static method in class forestry.core.multiblock.MultiblockRegistry
Called before Tile Entities are ticked in the world.
tickStart() - Method in class forestry.core.multiblock.MultiblockWorldRegistry
Called before Tile Entities are ticked in the world.
tile - Variable in class forestry.core.gui.ContainerTile
 
tile - Variable in class forestry.core.inventory.InventoryAdapterTile
 
tile - Variable in class forestry.database.gui.GuiDatabase
 
tile - Variable in class forestry.energy.gui.GuiEngine
 
TileAlveary - Class in forestry.apiculture.multiblock
 
TileAlveary() - Constructor for class forestry.apiculture.multiblock.TileAlveary
 
TileAlveary(BlockAlvearyType) - Constructor for class forestry.apiculture.multiblock.TileAlveary
 
TileAlvearyClimatiser - Class in forestry.apiculture.multiblock
 
TileAlvearyClimatiser(TileAlvearyClimatiser.IClimitiserDefinition) - Constructor for class forestry.apiculture.multiblock.TileAlvearyClimatiser
 
TileAlvearyClimatiser.IClimitiserDefinition - Interface in forestry.apiculture.multiblock
 
TileAlvearyFan - Class in forestry.apiculture.multiblock
 
TileAlvearyFan() - Constructor for class forestry.apiculture.multiblock.TileAlvearyFan
 
TileAlvearyHeater - Class in forestry.apiculture.multiblock
 
TileAlvearyHeater() - Constructor for class forestry.apiculture.multiblock.TileAlvearyHeater
 
TileAlvearyHygroregulator - Class in forestry.apiculture.multiblock
 
TileAlvearyHygroregulator() - Constructor for class forestry.apiculture.multiblock.TileAlvearyHygroregulator
 
TileAlvearyPlain - Class in forestry.apiculture.multiblock
 
TileAlvearyPlain() - Constructor for class forestry.apiculture.multiblock.TileAlvearyPlain
 
TileAlvearySieve - Class in forestry.apiculture.multiblock
 
TileAlvearySieve() - Constructor for class forestry.apiculture.multiblock.TileAlvearySieve
 
TileAlvearyStabiliser - Class in forestry.apiculture.multiblock
 
TileAlvearyStabiliser() - Constructor for class forestry.apiculture.multiblock.TileAlvearyStabiliser
 
TileAlvearySwarmer - Class in forestry.apiculture.multiblock
 
TileAlvearySwarmer() - Constructor for class forestry.apiculture.multiblock.TileAlvearySwarmer
 
TileAnalyzer - Class in forestry.core.tiles
 
TileAnalyzer() - Constructor for class forestry.core.tiles.TileAnalyzer
 
TileApiaristChest - Class in forestry.apiculture.tiles
 
TileApiaristChest() - Constructor for class forestry.apiculture.tiles.TileApiaristChest
 
TileApiary - Class in forestry.apiculture.tiles
 
TileApiary() - Constructor for class forestry.apiculture.tiles.TileApiary
 
TileArboretum - Class in forestry.cultivation.tiles
 
TileArboretum() - Constructor for class forestry.cultivation.tiles.TileArboretum
 
TileArboristChest - Class in forestry.arboriculture.tiles
 
TileArboristChest() - Constructor for class forestry.arboriculture.tiles.TileArboristChest
 
TileBase - Class in forestry.core.tiles
 
TileBase() - Constructor for class forestry.core.tiles.TileBase
 
TileBeeHouse - Class in forestry.apiculture.tiles
 
TileBeeHouse() - Constructor for class forestry.apiculture.tiles.TileBeeHouse
 
TileBeeHousingBase - Class in forestry.apiculture.tiles
 
TileBeeHousingBase(String) - Constructor for class forestry.apiculture.tiles.TileBeeHousingBase
 
TileBog - Class in forestry.cultivation.tiles
 
TileBog() - Constructor for class forestry.cultivation.tiles.TileBog
 
TileBottler - Class in forestry.factory.tiles
 
TileBottler() - Constructor for class forestry.factory.tiles.TileBottler
 
TileCandle - Class in forestry.apiculture.tiles
 
TileCandle() - Constructor for class forestry.apiculture.tiles.TileCandle
 
TileCarpenter - Class in forestry.factory.tiles
 
TileCarpenter() - Constructor for class forestry.factory.tiles.TileCarpenter
 
TileCentrifuge - Class in forestry.factory.tiles
 
TileCentrifuge() - Constructor for class forestry.factory.tiles.TileCentrifuge
 
TileCocoon - Class in forestry.lepidopterology.tiles
 
TileCocoon() - Constructor for class forestry.lepidopterology.tiles.TileCocoon
 
TileCocoon(boolean) - Constructor for class forestry.lepidopterology.tiles.TileCocoon
 
TileDatabase - Class in forestry.database.tiles
 
TileDatabase() - Constructor for class forestry.database.tiles.TileDatabase
 
TileEngine - Class in forestry.core.tiles
 
TileEngine(String, int, int) - Constructor for class forestry.core.tiles.TileEngine
 
TileEngineBiogas - Class in forestry.energy.tiles
 
TileEngineBiogas() - Constructor for class forestry.energy.tiles.TileEngineBiogas
 
TileEngineClockwork - Class in forestry.energy.tiles
 
TileEngineClockwork() - Constructor for class forestry.energy.tiles.TileEngineClockwork
 
TileEngineElectric - Class in forestry.energy.tiles
 
TileEngineElectric() - Constructor for class forestry.energy.tiles.TileEngineElectric
 
TileEngineElectric.EuConfig - Class in forestry.energy.tiles
 
TileEnginePeat - Class in forestry.energy.tiles
 
TileEnginePeat() - Constructor for class forestry.energy.tiles.TileEnginePeat
 
TileEntityDataFixable - Class in forestry.core.tiles
 
TileEntityDataFixable() - Constructor for class forestry.core.tiles.TileEntityDataFixable
 
TileEscritoire - Class in forestry.core.tiles
 
TileEscritoire() - Constructor for class forestry.core.tiles.TileEscritoire
 
TileEuGenerator - Class in forestry.energy.tiles
 
TileEuGenerator() - Constructor for class forestry.energy.tiles.TileEuGenerator
 
TileFabricator - Class in forestry.factory.tiles
 
TileFabricator() - Constructor for class forestry.factory.tiles.TileFabricator
 
TileFarm - Class in forestry.farming.tiles
 
TileFarm() - Constructor for class forestry.farming.tiles.TileFarm
 
TileFarmControl - Class in forestry.farming.tiles
 
TileFarmControl() - Constructor for class forestry.farming.tiles.TileFarmControl
 
TileFarmCrops - Class in forestry.cultivation.tiles
 
TileFarmCrops() - Constructor for class forestry.cultivation.tiles.TileFarmCrops
 
TileFarmEnder - Class in forestry.cultivation.tiles
 
TileFarmEnder() - Constructor for class forestry.cultivation.tiles.TileFarmEnder
 
TileFarmGearbox - Class in forestry.farming.tiles
 
TileFarmGearbox() - Constructor for class forestry.farming.tiles.TileFarmGearbox
 
TileFarmGourd - Class in forestry.cultivation.tiles
 
TileFarmGourd() - Constructor for class forestry.cultivation.tiles.TileFarmGourd
 
TileFarmHatch - Class in forestry.farming.tiles
 
TileFarmHatch() - Constructor for class forestry.farming.tiles.TileFarmHatch
 
TileFarmMushroom - Class in forestry.cultivation.tiles
 
TileFarmMushroom() - Constructor for class forestry.cultivation.tiles.TileFarmMushroom
 
TileFarmNether - Class in forestry.cultivation.tiles
 
TileFarmNether() - Constructor for class forestry.cultivation.tiles.TileFarmNether
 
TileFarmPlain - Class in forestry.farming.tiles
 
TileFarmPlain() - Constructor for class forestry.farming.tiles.TileFarmPlain
 
TileFarmValve - Class in forestry.farming.tiles
 
TileFarmValve() - Constructor for class forestry.farming.tiles.TileFarmValve
 
TileFermenter - Class in forestry.factory.tiles
 
TileFermenter() - Constructor for class forestry.factory.tiles.TileFermenter
 
TileForestry - Class in forestry.core.tiles
 
TileForestry() - Constructor for class forestry.core.tiles.TileForestry
 
TileFruitPod - Class in forestry.arboriculture.tiles
 
TileFruitPod() - Constructor for class forestry.arboriculture.tiles.TileFruitPod
 
TileGeneticFilter - Class in forestry.sorting.tiles
 
TileGeneticFilter() - Constructor for class forestry.sorting.tiles.TileGeneticFilter
 
TileHabitatFormer - Class in forestry.climatology.tiles
 
TileHabitatFormer() - Constructor for class forestry.climatology.tiles.TileHabitatFormer
 
TileHive - Class in forestry.apiculture.tiles
 
TileHive() - Constructor for class forestry.apiculture.tiles.TileHive
 
TileLeaves - Class in forestry.arboriculture.tiles
 
TileLeaves() - Constructor for class forestry.arboriculture.tiles.TileLeaves
 
TileLepidopteristChest - Class in forestry.lepidopterology.tiles
 
TileLepidopteristChest() - Constructor for class forestry.lepidopterology.tiles.TileLepidopteristChest
 
TileMailbox - Class in forestry.mail.tiles
 
TileMailbox() - Constructor for class forestry.mail.tiles.TileMailbox
 
TileMill - Class in forestry.core.tiles
 
TileMill() - Constructor for class forestry.core.tiles.TileMill
 
TileMillRainmaker - Class in forestry.factory.tiles
 
TileMillRainmaker() - Constructor for class forestry.factory.tiles.TileMillRainmaker
 
TileMoistener - Class in forestry.factory.tiles
 
TileMoistener() - Constructor for class forestry.factory.tiles.TileMoistener
 
TileNaturalistChest - Class in forestry.core.tiles
 
TileNaturalistChest(ISpeciesRoot) - Constructor for class forestry.core.tiles.TileNaturalistChest
 
TilePlantation - Class in forestry.cultivation.tiles
 
TilePlantation() - Constructor for class forestry.cultivation.tiles.TilePlantation
 
TilePlanter - Class in forestry.cultivation.tiles
 
TilePlanter(String) - Constructor for class forestry.cultivation.tiles.TilePlanter
 
TilePowered - Class in forestry.core.tiles
 
TilePowered(int, int) - Constructor for class forestry.core.tiles.TilePowered
 
TileRaintank - Class in forestry.factory.tiles
 
TileRaintank() - Constructor for class forestry.factory.tiles.TileRaintank
 
TileSapling - Class in forestry.arboriculture.tiles
 
TileSapling() - Constructor for class forestry.arboriculture.tiles.TileSapling
 
TileSqueezer - Class in forestry.factory.tiles
 
TileSqueezer() - Constructor for class forestry.factory.tiles.TileSqueezer
 
TileStampCollector - Class in forestry.mail.tiles
 
TileStampCollector() - Constructor for class forestry.mail.tiles.TileStampCollector
 
TileStill - Class in forestry.factory.tiles
 
TileStill() - Constructor for class forestry.factory.tiles.TileStill
 
TileTrader - Class in forestry.mail.tiles
 
TileTrader() - Constructor for class forestry.mail.tiles.TileTrader
 
TileTreeContainer - Class in forestry.arboriculture.tiles
This is the base TE class for any block that needs to contain tree genome information.
TileTreeContainer() - Constructor for class forestry.arboriculture.tiles.TileTreeContainer
 
TileUtil - Class in forestry.core.tiles
 
TileUtil() - Constructor for class forestry.core.tiles.TileUtil
 
TileUtil.ITileAction<T> - Interface in forestry.core.tiles
 
TileUtil.ITileGetResult<T,R> - Interface in forestry.core.tiles
 
TileWorktable - Class in forestry.worktable.tiles
 
TileWorktable() - Constructor for class forestry.worktable.tiles.TileWorktable
 
title - Variable in class forestry.book.data.EntryData
The localized title of the entry.
title - Variable in class forestry.book.data.IndexEntry
The localized name of the entry.
toDisplay(EnumTemperature) - Method in interface forestry.api.genetics.IClimateHelper
Gets a localized, human readable string for the given temperature.
toDisplay(EnumHumidity) - Method in interface forestry.api.genetics.IClimateHelper
Gets a localized, human readable string for the given humidity.
toDisplay(EnumTemperature) - Method in class forestry.core.utils.ClimateUtil
 
toDisplay(EnumHumidity) - Method in class forestry.core.utils.ClimateUtil
 
TOGGLE_BUTTON - Static variable in class forestry.core.gui.GuiAnalyzerProvider
 
toggleLock() - Method in class forestry.worktable.recipes.MemorizedRecipe
 
toggleLock(long, int) - Method in class forestry.worktable.recipes.RecipeMemory
 
toggleOpen() - Method in class forestry.core.gui.ledgers.Ledger
 
toImmutable() - Method in interface forestry.api.climate.IClimateState
 
toImmutable() - Method in class forestry.core.climate.AbsentClimateState
 
toMicroJoules(long) - Static method in class forestry.energy.compat.mj.MjHelper
 
toMutable() - Method in interface forestry.api.climate.IClimateState
 
toMutable() - Method in class forestry.core.climate.AbsentClimateState
 
toolTip - Variable in class forestry.core.fluids.StandardTank
 
ToolTip - Class in forestry.core.gui.tooltips
 
ToolTip() - Constructor for class forestry.core.gui.tooltips.ToolTip
 
ToolTip(int) - Constructor for class forestry.core.gui.tooltips.ToolTip
 
toolTip - Variable in class forestry.farming.gui.FarmLogicSlot
 
TopDownBlockPosComparator - Class in forestry.core.utils
 
toString() - Method in enum forestry.api.arboriculture.EnumForestryWoodType
 
toString() - Method in enum forestry.api.arboriculture.EnumVanillaWoodType
 
toString() - Method in enum forestry.api.arboriculture.WoodBlockKind
 
toString() - Method in class forestry.api.climate.Position2D
 
toString() - Method in enum forestry.api.mail.EnumAddressee
 
toString() - Method in enum forestry.apiculture.blocks.BlockAlvearyType
 
toString() - Method in class forestry.apiculture.flowers.Flower
 
toString() - Method in class forestry.apiculture.worldgen.Hive
 
toString() - Method in class forestry.core.blocks.properties.PropertyAllele
 
toString() - Method in class forestry.core.climate.AbsentClimateState
 
toString() - Method in class forestry.core.fluids.StandardTank
 
toString() - Method in class forestry.core.genetics.alleles.Allele
 
toString() - Method in enum forestry.core.genetics.alleles.EnumAllele.Tolerance
 
toString() - Method in class forestry.core.genetics.Chromosome
 
toString() - Method in class forestry.core.genetics.Genome
 
toString() - Method in class forestry.core.genetics.mutations.Mutation
 
toString() - Method in class forestry.core.gui.elements.GuiElement
 
toString() - Method in class forestry.core.utils.DayMonth
 
toString() - Method in class forestry.farming.logic.crops.CropBasicAgriCraft
 
toString() - Method in class forestry.farming.logic.crops.CropBasicGrowthCraft
 
toString() - Method in class forestry.farming.logic.crops.CropDestroy
 
toString() - Method in class forestry.farming.logic.crops.CropDestroyDouble
 
toString() - Method in class forestry.farming.logic.FarmLogic
 
toString() - Method in class forestry.farming.multiblock.FarmController
 
toString() - Method in enum forestry.greenhouse.blocks.BlockClimatiserType
 
toString() - Method in enum forestry.greenhouse.blocks.BlockGreenhouseType
 
toString() - Method in class forestry.mail.MailAddress
 
toString() - Method in class forestry.modules.BlankForestryModule
 
trace(String, Object...) - Static method in class forestry.core.utils.Log
 
tracker - Variable in class forestry.api.core.ForestryEvent.SyncedBreedingTracker
 
tradeInfo - Variable in class forestry.mail.network.packets.PacketLetterInfoResponse
 
tradeLetters - Variable in class forestry.mail.POBoxInfo
 
tradeStation - Variable in class forestry.mail.blocks.BlockRegistryMail
 
TradeStation - Class in forestry.mail
 
TradeStation(GameProfile, IMailAddress) - Constructor for class forestry.mail.TradeStation
 
TradeStation(String) - Constructor for class forestry.mail.TradeStation
 
TradeStationInfo - Class in forestry.mail
 
TradeStationInfo(IMailAddress, GameProfile, ItemStack, NonNullList<ItemStack>, EnumTradeStationState) - Constructor for class forestry.mail.TradeStationInfo
 
transferOneStack(IItemHandler, Predicate<ItemStack>) - Method in class forestry.core.inventory.ItemHandlerInventoryManipulator
 
transferRecipe(ContainerCarpenter, IRecipeLayout, EntityPlayer, boolean, boolean) - Method in class forestry.factory.recipes.jei.carpenter.CarpenterRecipeTransferHandler
 
transferRecipe(ContainerFabricator, IRecipeLayout, EntityPlayer, boolean, boolean) - Method in class forestry.factory.recipes.jei.fabricator.FabricatorRecipeTransferHandler
 
transferStackInSlot(EntityPlayer, int) - Method in class forestry.core.gui.ContainerForestry
 
transferStackInSlot(List<Slot>, EntityPlayer, int) - Static method in class forestry.core.utils.SlotUtil
 
transferStacks(IItemHandler, Predicate<ItemStack>) - Method in class forestry.core.inventory.ItemHandlerInventoryManipulator
 
transformation - Variable in class forestry.core.models.TRSRBakedModel.Transformer
 
Transformer(TRSRTransformation, VertexFormat) - Constructor for class forestry.core.models.TRSRBakedModel.Transformer
 
translateMember(O) - Method in interface forestry.api.genetics.ISpeciesRoot
 
translateMember(O) - Method in class forestry.core.genetics.SpeciesRoot
 
translateToLocal(String) - Static method in class forestry.core.utils.Translator
 
translateToLocalFormatted(String, Object...) - Static method in class forestry.core.utils.Translator
 
translateWithOffset(BlockPos, FarmDirection, int) - Method in class forestry.cultivation.tiles.TilePlanter
 
translateWithOffset(BlockPos, FarmDirection, int) - Method in class forestry.farming.logic.FarmLogic
 
Translator - Class in forestry.core.utils
 
TRAPDOOR_WOOD - Static variable in class forestry.core.utils.OreDictUtil
 
tree() - Method in interface forestry.api.apiculture.hives.IHiveGenHelper
Returns a hiveGen for a hive that spawns in trees.
tree() - Method in class forestry.apiculture.worldgen.HiveGenHelper
 
TREE - Static variable in class forestry.arboriculture.blocks.BlockSapling
 
Tree - Class in forestry.arboriculture.genetics
 
Tree(ITreeGenome) - Constructor for class forestry.arboriculture.genetics.Tree
 
Tree(NBTTagCompound) - Constructor for class forestry.arboriculture.genetics.Tree
 
tree - Variable in class forestry.arboriculture.worldgen.WorldGenArboriculture
 
TREE_LEAVES - Static variable in class forestry.core.utils.OreDictUtil
 
TREE_SAPLING - Static variable in class forestry.core.utils.OreDictUtil
 
TreeAlyzerPlugin - Class in forestry.arboriculture.genetics
 
TreeBlockType - Class in forestry.arboriculture.worldgen
 
TreeBlockType(IBlockState) - Constructor for class forestry.arboriculture.worldgen.TreeBlockType
 
TreeBlockTypeLeaf - Class in forestry.arboriculture.worldgen
 
TreeBlockTypeLeaf(ITreeGenData, GameProfile) - Constructor for class forestry.arboriculture.worldgen.TreeBlockTypeLeaf
 
TreeBlockTypeLeaf(ITreeGenData, GameProfile, Random) - Constructor for class forestry.arboriculture.worldgen.TreeBlockTypeLeaf
 
TreeBlockTypeLog - Class in forestry.arboriculture.worldgen
 
TreeBlockTypeLog(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.TreeBlockTypeLog
 
TreeBranchDefinition - Enum in forestry.arboriculture.genetics
 
treeChest - Variable in class forestry.arboriculture.blocks.BlockRegistryArboriculture
 
TreeConfig - Class in forestry.arboriculture
 
TreeDatabaseTab - Class in forestry.arboriculture.genetics
 
TreeDecorator - Class in forestry.arboriculture.worldgen
 
TreeDecorator() - Constructor for class forestry.arboriculture.worldgen.TreeDecorator
 
TreeDefinition - Enum in forestry.arboriculture.genetics
 
treeFactory - Static variable in class forestry.api.arboriculture.TreeManager
Used to create new trees.
TreeFactory - Class in forestry.arboriculture.genetics
 
TreeFactory() - Constructor for class forestry.arboriculture.genetics.TreeFactory
 
TreeGenHelper - Class in forestry.arboriculture.commands
 
TreeGenHelper() - Constructor for class forestry.arboriculture.commands.TreeGenHelper
 
TreeGenome - Class in forestry.arboriculture.genetics
 
TreeGenome(IChromosome[]) - Constructor for class forestry.arboriculture.genetics.TreeGenome
 
TreeGenome(NBTTagCompound) - Constructor for class forestry.arboriculture.genetics.TreeGenome
 
TreeGrowthHelper - Class in forestry.arboriculture.genetics
 
TreeGrowthHelper() - Constructor for class forestry.arboriculture.genetics.TreeGrowthHelper
 
TreekeepingMode - Class in forestry.arboriculture.genetics
 
TreekeepingMode(String, float, float, float, float) - Constructor for class forestry.arboriculture.genetics.TreekeepingMode
 
treekeepingMode - Static variable in class forestry.arboriculture.ModuleArboriculture
 
TreeManager - Class in forestry.api.arboriculture
 
TreeManager() - Constructor for class forestry.api.arboriculture.TreeManager
 
TreeModeHelper - Class in forestry.arboriculture.commands
 
TreeModeHelper() - Constructor for class forestry.arboriculture.commands.TreeModeHelper
 
TreeMutation - Class in forestry.arboriculture.genetics
 
TreeMutation(IAlleleTreeSpecies, IAlleleTreeSpecies, IAllele[], int) - Constructor for class forestry.arboriculture.genetics.TreeMutation
 
treeMutationFactory - Static variable in class forestry.api.arboriculture.TreeManager
Used to create new tree mutations.
TreeMutationFactory - Class in forestry.arboriculture.genetics
 
TreeMutationFactory() - Constructor for class forestry.arboriculture.genetics.TreeMutationFactory
 
TreePlugin - Class in forestry.arboriculture.genetics
 
treeRoot - Static variable in class forestry.api.arboriculture.TreeManager
Convenient access to AlleleManager.alleleRegistry.getSpeciesRoot("rootTrees")
TreeRoot - Class in forestry.arboriculture.genetics
 
TreeRoot() - Constructor for class forestry.arboriculture.genetics.TreeRoot
 
treeSaplingId - Static variable in class forestry.core.inventory.InventoryNaturalistChest
 
TreeSpawner - Class in forestry.arboriculture.commands
 
TreeSpawner() - Constructor for class forestry.arboriculture.commands.TreeSpawner
 
TreeStatsSaveHelper - Class in forestry.arboriculture.commands
 
TreeStatsSaveHelper() - Constructor for class forestry.arboriculture.commands.TreeStatsSaveHelper
 
treeTemplates - Static variable in class forestry.arboriculture.genetics.TreeRoot
 
TreeTypePredicate - Class in forestry.arboriculture.blocks
 
TreeTypePredicate(int, int) - Constructor for class forestry.arboriculture.blocks.TreeTypePredicate
 
trigger(EntityPlayerMP, IAllele) - Method in class forestry.core.advancements.SpeciesDiscoveredTrigger
 
Trigger - Class in forestry.core.triggers
 
Trigger(String, String) - Constructor for class forestry.core.triggers.Trigger
 
Trigger(String, String, String) - Constructor for class forestry.core.triggers.Trigger
 
TriggerBuffer - Class in forestry.mail.triggers
 
TriggerBuffer(String, float) - Constructor for class forestry.mail.triggers.TriggerBuffer
 
triggerHasMail - Static variable in class forestry.mail.triggers.MailTriggers
 
TriggerLowFertilizer - Class in forestry.farming.triggers
 
TriggerLowFertilizer(String, float) - Constructor for class forestry.farming.triggers.TriggerLowFertilizer
 
TriggerLowFuel - Class in forestry.factory.triggers
 
TriggerLowFuel(String, float) - Constructor for class forestry.factory.triggers.TriggerLowFuel
 
TriggerLowGermlings - Class in forestry.farming.triggers
 
TriggerLowGermlings(String, float) - Constructor for class forestry.farming.triggers.TriggerLowGermlings
 
TriggerLowInput - Class in forestry.mail.triggers
 
TriggerLowInput(String, float) - Constructor for class forestry.mail.triggers.TriggerLowInput
 
TriggerLowLiquid - Class in forestry.farming.triggers
 
TriggerLowLiquid(String, float) - Constructor for class forestry.farming.triggers.TriggerLowLiquid
 
TriggerLowPaper - Class in forestry.mail.triggers
 
TriggerLowPaper(String, int) - Constructor for class forestry.mail.triggers.TriggerLowPaper
 
TriggerLowResource - Class in forestry.factory.triggers
 
TriggerLowResource(String, float) - Constructor for class forestry.factory.triggers.TriggerLowResource
 
TriggerLowSoil - Class in forestry.farming.triggers
 
TriggerLowSoil(int) - Constructor for class forestry.farming.triggers.TriggerLowSoil
 
TriggerLowStamps - Class in forestry.mail.triggers
 
TriggerLowStamps(String, int) - Constructor for class forestry.mail.triggers.TriggerLowStamps
 
TriggerMissingDrone - Class in forestry.apiculture.trigger
 
TriggerMissingDrone() - Constructor for class forestry.apiculture.trigger.TriggerMissingDrone
 
TriggerMissingQueen - Class in forestry.apiculture.trigger
 
TriggerMissingQueen() - Constructor for class forestry.apiculture.trigger.TriggerMissingQueen
 
TriggerNoFrames - Class in forestry.apiculture.trigger
 
TriggerNoFrames() - Constructor for class forestry.apiculture.trigger.TriggerNoFrames
 
TRSRBakedModel - Class in forestry.core.models
 
TRSRBakedModel(IBakedModel, float, float, float, float) - Constructor for class forestry.core.models.TRSRBakedModel
 
TRSRBakedModel(IBakedModel, float, float, float, float, float, float, float) - Constructor for class forestry.core.models.TRSRBakedModel
 
TRSRBakedModel(IBakedModel, float, float, float, float, float, float, float, float, float) - Constructor for class forestry.core.models.TRSRBakedModel
 
TRSRBakedModel(IBakedModel, TRSRTransformation) - Constructor for class forestry.core.models.TRSRBakedModel
 
TRSRBakedModel.Transformer - Class in forestry.core.models
 
tryAddPendingProduce(Stack<ItemStack>) - Method in class forestry.cultivation.inventory.InventoryPlanter
 
tryAddPendingProduce(Stack<ItemStack>) - Method in class forestry.farming.multiblock.InventoryFarm
 
tryAddStack(ItemStack) - Method in class forestry.core.inventory.ItemHandlerInventoryManipulator
Simulate adding the stack to the inventory.
tryAddStack(IInventory, ItemStack, boolean) - Static method in class forestry.core.utils.InventoryUtil
 
tryAddStack(IInventory, ItemStack, boolean, boolean) - Static method in class forestry.core.utils.InventoryUtil
 
tryAddStack(IInventory, ItemStack, int, int, boolean) - Static method in class forestry.core.utils.InventoryUtil
Tries to add a stack to the specified slot range.
tryAddStack(IInventory, ItemStack, int, int, boolean, boolean) - Static method in class forestry.core.utils.InventoryUtil
 
tryAddStacksCopy(IInventory, NonNullList<ItemStack>, int, int, boolean) - Static method in class forestry.core.utils.InventoryUtil
 
tryConvertToPollinatable(GameProfile, World, BlockPos, IIndividual) - Method in interface forestry.api.genetics.ISpeciesRootPollinatable
 
tryConvertToPollinatable(GameProfile, World, BlockPos, IIndividual) - Method in class forestry.arboriculture.genetics.TreeRoot
 
tryGenHive(World, Random, int, int, Hive) - Static method in class forestry.apiculture.worldgen.HiveDecorator
 
tryGrow(Random, boolean) - Method in class forestry.arboriculture.tiles.TileSapling
 
tryPlantCocoaPod(World, BlockPos) - Static method in class forestry.core.utils.BlockUtil
 
trySetCrop(World, IFarmHousing, BlockPos, FarmDirection) - Method in class forestry.farming.logic.FarmLogicHomogeneous
 
trySetSoil(World, IFarmHousing, BlockPos, ItemStack, IBlockState) - Method in class forestry.farming.logic.FarmLogicCocoa
 
trySetSoil(World, IFarmHousing, BlockPos, ItemStack, IBlockState) - Method in class forestry.farming.logic.FarmLogicWatered
 
trySetWater(World, IFarmHousing, BlockPos) - Method in class forestry.farming.logic.FarmLogicWatered
 
trySpawnFruitBlock(ITreeGenome, World, Random, BlockPos) - Method in interface forestry.api.arboriculture.IFruitProvider
Tries to spawn a fruit block at the potential position when the tree generates.
trySpawnFruitBlock(World, Random, BlockPos) - Method in interface forestry.api.world.ITreeGenData
 
trySpawnFruitBlock(ITreeGenome, World, Random, BlockPos) - Method in class forestry.arboriculture.FruitProviderNone
 
trySpawnFruitBlock(ITreeGenome, World, Random, BlockPos) - Method in class forestry.arboriculture.FruitProviderPod
 
trySpawnFruitBlock(World, Random, BlockPos) - Method in class forestry.arboriculture.genetics.Tree
 
tryStowing(EntityPlayer, ItemStack, ItemStack) - Static method in class forestry.storage.items.ItemBackpack
 
tubes - Variable in class forestry.core.items.ItemRegistryCore
 
twoLayers - Variable in enum forestry.greenhouse.blocks.BlockGreenhouseType
 
type - Variable in class forestry.api.book.BookContent
 
type - Variable in class forestry.database.gui.buttons.GuiDatabaseButton
 
type - Variable in class forestry.farming.models.ModelFarmBlock.Key
 
TYPE - Static variable in class forestry.greenhouse.blocks.BlockClimatiser
 
TYPE - Static variable in class forestry.greenhouse.blocks.BlockGreenhouse
 
type - Variable in class forestry.mail.network.packets.PacketLetterInfoResponse
 
TYPE_KEY - Static variable in class forestry.core.genetics.BreedingTracker
 

U

u - Variable in class forestry.core.gui.Drawable
 
UID - Static variable in class forestry.apiculture.genetics.BeeRoot
 
UID - Static variable in class forestry.arboriculture.genetics.TreeRoot
 
UID - Static variable in class forestry.farming.compat.FarmingInfoRecipeCategory
 
UID - Static variable in class forestry.lepidopterology.genetics.ButterflyRoot
 
uncommonVillageBees - Static variable in class forestry.api.apiculture.BeeManager
Uncommon Village Bees (20 % of spawns)
underlined(boolean) - Method in class forestry.api.gui.style.TextStyleBuilder
 
underlined - Variable in class forestry.book.data.TextData
 
UNDERLINED_STYLE - Static variable in class forestry.api.gui.GuiConstants
 
underscores - Static variable in class forestry.core.utils.MigrationHelper
 
unicode(boolean) - Method in class forestry.api.gui.style.TextStyleBuilder
 
UNICODE_STYLE - Static variable in class forestry.api.gui.GuiConstants
 
UnlistedBlockAccess - Class in forestry.core.blocks.properties
 
UnlistedBlockAccess() - Constructor for class forestry.core.blocks.properties.UnlistedBlockAccess
 
UnlistedBlockPos - Class in forestry.core.blocks.properties
 
UnlistedBlockPos() - Constructor for class forestry.core.blocks.properties.UnlistedBlockPos
 
UP - Static variable in class forestry.sorting.blocks.BlockGeneticFilter
 
update() - Method in interface forestry.api.climate.IClimateTransformer
Updates the transformer and adds it to the world at the first time this method gets called.
update() - Method in interface forestry.api.genetics.IGeneticAnalyzer
Updates the displayed content of the analyzer.
update(IBee, IBeeHousing) - Method in class forestry.apiculture.HasFlowersCache
 
update() - Method in class forestry.apiculture.tiles.TileHive
 
update() - Method in class forestry.core.climate.ClimateTransformer
 
update() - Method in class forestry.core.climate.FakeClimateTransformer
 
update() - Method in class forestry.core.gui.elements.GeneticAnalyzer
 
update() - Method in class forestry.core.gui.ledgers.Ledger
 
update(int, int) - Method in class forestry.core.gui.widgets.Widget
 
update(int, int) - Method in class forestry.core.gui.widgets.WidgetScrollBar
 
update() - Method in class forestry.core.tiles.TileForestry
 
update(String, List<DatabaseItem>, ArrayList<DatabaseItem>) - Static method in class forestry.database.DatabaseHelper
 
update(int, int, int, boolean) - Method in class forestry.database.gui.widgets.WidgetDatabaseSlot
 
update(int, int) - Method in class forestry.database.gui.widgets.WidgetDatabaseSlot
 
updateAITasks() - Method in class forestry.lepidopterology.entities.EntityButterfly
 
updateAnimation() - Method in class forestry.apiculture.render.TextureHabitatLocator
 
updateClient() - Method in interface forestry.api.gui.IGuiElement
Updates the element.
updateClient(int) - Method in interface forestry.api.multiblock.IAlvearyComponent.Active
 
updateClient(int) - Method in interface forestry.api.multiblock.IFarmComponent.Active
 
updateClient(int) - Method in class forestry.apiculture.multiblock.AlvearyController
 
updateClient(int) - Method in class forestry.apiculture.multiblock.TileAlvearySwarmer
 
updateClient() - Method in class forestry.core.gui.elements.GuiElement
 
updateClient() - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
updateClient() - Method in class forestry.core.gui.elements.Window
 
updateClient(int) - Method in class forestry.core.multiblock.MultiblockControllerBase
Client-side update loop.
updateClient(int) - Method in class forestry.farming.multiblock.FarmController
 
updateClient(int) - Method in class forestry.farming.tiles.TileFarmGearbox
 
updateClient(int) - Method in class forestry.farming.tiles.TileFarmHatch
 
updateClientSide(boolean) - Method in interface forestry.api.climate.IClimateListener
Updates the listener on the client side.
updateClientSide() - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
updateClientSide(boolean) - Method in class forestry.core.climate.ClimateListener
 
updateClientSide(boolean) - Method in class forestry.core.climate.FakeClimateListener
 
updateClientSide() - Method in class forestry.core.tiles.TileEngine
 
updateClientSide() - Method in class forestry.core.tiles.TileForestry
 
updateClientSide() - Method in class forestry.core.tiles.TileMill
 
updateClientSide() - Method in class forestry.core.tiles.TileNaturalistChest
 
updateCraftMatrix() - Method in class forestry.worktable.gui.ContainerWorktable
 
updateFallState(double, boolean, IBlockState, BlockPos) - Method in class forestry.lepidopterology.entities.EntityButterfly
 
updateLastUse(long) - Method in class forestry.worktable.recipes.MemorizedRecipe
 
updateMultiblockEntity() - Method in class forestry.core.multiblock.FakeMultiblockController
 
updateMultiblockEntity() - Method in interface forestry.core.multiblock.IMultiblockControllerInternal
Driver for the update loop.
updateMultiblockEntity() - Method in class forestry.core.multiblock.MultiblockControllerBase
 
updateOnInterval(int) - Method in class forestry.core.multiblock.MultiblockControllerBase
 
updateOnInterval(int) - Method in class forestry.core.tiles.TileForestry
 
updateOnInterval(int) - Method in class forestry.core.utils.TickHelper
 
updateProgressBar(int, int) - Method in class forestry.factory.gui.ContainerFabricator
 
updateProgressBar(int, int) - Method in class forestry.factory.gui.ContainerFermenter
 
updateProgressBar(int, int) - Method in class forestry.factory.gui.ContainerMoistener
 
updateProgressBar(int, int) - Method in class forestry.factory.gui.ContainerRaintank
 
updateProgressBar(int, int) - Method in class forestry.mail.gui.ContainerCatalogue
 
updateScreen() - Method in class forestry.book.gui.GuiForestryBookPages
 
updateScreen() - Method in class forestry.climatology.gui.GuiHabitatFormer
 
updateScreen() - Method in class forestry.core.gui.GuiForestry
 
updateScreen() - Method in class forestry.core.gui.GuiWindow
 
updateScreen() - Method in class forestry.worktable.gui.GuiWorktable
 
updateSelected() - Method in interface forestry.api.genetics.IGeneticAnalyzer
 
updateSelected() - Method in class forestry.core.gui.elements.GeneticAnalyzer
 
updateServer(int) - Method in interface forestry.api.multiblock.IAlvearyComponent.Active
 
updateServer(int) - Method in interface forestry.api.multiblock.IFarmComponent.Active
 
updateServer(int) - Method in class forestry.apiculture.multiblock.AlvearyController
 
updateServer(int) - Method in class forestry.apiculture.multiblock.TileAlvearySwarmer
 
updateServer(int) - Method in class forestry.core.multiblock.MultiblockControllerBase
The server-side update loop! Use this similarly to a TileEntity's update loop.
updateServer(int) - Method in class forestry.farming.multiblock.FarmController
 
updateServer(World, BlockPos) - Method in class forestry.farming.multiblock.FarmHydrationManager
 
updateServer(int) - Method in class forestry.farming.tiles.TileFarmGearbox
 
updateServer(int) - Method in class forestry.farming.tiles.TileFarmHatch
 
updateServerSide() - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
updateServerSide() - Method in class forestry.climatology.tiles.TileHabitatFormer
 
updateServerSide() - Method in class forestry.core.fluids.ContainerFiller
 
updateServerSide() - Method in class forestry.core.tiles.TileAnalyzer
 
updateServerSide() - Method in class forestry.core.tiles.TileEngine
 
updateServerSide() - Method in class forestry.core.tiles.TileForestry
 
updateServerSide() - Method in class forestry.core.tiles.TileMill
 
updateServerSide() - Method in class forestry.core.tiles.TileNaturalistChest
 
updateServerSide() - Method in class forestry.core.tiles.TilePowered
 
updateServerSide() - Method in class forestry.cultivation.tiles.TilePlanter
 
updateServerSide() - Method in class forestry.energy.tiles.TileEngineBiogas
 
updateServerSide() - Method in class forestry.energy.tiles.TileEngineElectric
 
updateServerSide() - Method in class forestry.energy.tiles.TileEnginePeat
 
updateServerSide() - Method in class forestry.energy.tiles.TileEuGenerator
 
updateServerSide() - Method in class forestry.factory.tiles.TileBottler
 
updateServerSide() - Method in class forestry.factory.tiles.TileCarpenter
 
updateServerSide() - Method in class forestry.factory.tiles.TileFabricator
 
updateServerSide() - Method in class forestry.factory.tiles.TileFermenter
 
updateServerSide() - Method in class forestry.factory.tiles.TileMoistener
 
updateServerSide() - Method in class forestry.factory.tiles.TileRaintank
 
updateServerSide() - Method in class forestry.factory.tiles.TileSqueezer
 
updateServerSide() - Method in class forestry.factory.tiles.TileStill
 
updateServerSide() - Method in class forestry.mail.tiles.TileStampCollector
 
updateServerSide() - Method in class forestry.mail.tiles.TileTrader
The trade station should show errors for missing stamps and paper first.
updateServerSide() - Method in class forestry.sorting.tiles.TileGeneticFilter
 
updateTankLevels(StandardTank) - Method in class forestry.core.fluids.FakeTankUpdateHandler
 
updateTankLevels(StandardTank) - Method in interface forestry.core.fluids.ITankUpdateHandler
 
updateTankLevels(StandardTank) - Method in class forestry.core.fluids.TankManager
 
updateTask() - Method in class forestry.apiculture.ApiaristAI
 
updateTask() - Method in class forestry.apiculture.entities.AIAvoidPlayers
 
updateTask() - Method in class forestry.lepidopterology.entities.AIButterflyMate
 
updateTask() - Method in class forestry.lepidopterology.entities.AIButterflyMovement
 
updateTask() - Method in class forestry.lepidopterology.entities.AIButterflyPollinate
 
updateTask() - Method in class forestry.lepidopterology.entities.AIButterflyRest
 
updateTask() - Method in class forestry.lepidopterology.entities.AIButterflyRise
 
updateTick(World, BlockPos, IBlockState, Random) - Method in class forestry.arboriculture.blocks.BlockAbstractLeaves
 
updateTick(World, BlockPos, IBlockState, Random) - Method in class forestry.arboriculture.blocks.BlockForestryLeaves
 
updateTick(World, BlockPos, IBlockState, Random) - Method in class forestry.arboriculture.blocks.BlockFruitPod
 
updateTick(World, BlockPos, IBlockState, Random) - Method in class forestry.arboriculture.blocks.BlockTreeContainer
 
updateTick(World, BlockPos, IBlockState, Random) - Method in class forestry.arboriculture.blocks.BlockWoodPile
 
updateTick(World, BlockPos, IBlockState, Random) - Method in class forestry.core.blocks.BlockBogEarth
 
updateTick(World, BlockPos, IBlockState, Random) - Method in class forestry.core.blocks.BlockHumus
 
updateTick(World, BlockPos, IBlockState, Random) - Method in class forestry.core.fluids.BlockForestryFluid
 
updateTick(World, BlockPos, IBlockState, Random) - Method in class forestry.farming.blocks.BlockMushroom
 
updateTick(World, BlockPos, IBlockState, Random) - Method in class forestry.lepidopterology.blocks.BlockCocoon
 
updateTransformer(IClimateTransformer) - Method in interface forestry.api.climate.IWorldClimateHolder
Updates the cached climate state.
updateTransformer(IClimateTransformer) - Method in class forestry.core.climate.WorldClimateHolder
 
updateVisibleOptions() - Method in class forestry.core.gui.elements.ElementList
 
updateWidgets(int, int) - Method in class forestry.core.gui.widgets.WidgetManager
 
updateWindow() - Method in class forestry.core.gui.elements.Window
 
UpEvent(IGuiElement, int, int, int) - Constructor for class forestry.api.gui.events.GuiEvent.UpEvent
 
URL - Static variable in class forestry.core.config.Constants
 
useFertilizer() - Method in class forestry.cultivation.inventory.InventoryPlanter
 
useFertilizer() - Method in interface forestry.farming.multiblock.IFarmInventoryInternal
 
useFertilizer() - Method in class forestry.farming.multiblock.InventoryFarm
 
uWidth - Variable in class forestry.core.gui.Drawable
 

V

v - Variable in class forestry.core.gui.Drawable
 
validate(World, IMultiblockComponent) - Method in interface forestry.api.multiblock.IMultiblockLogic
call on Tile.validate()
validate() - Method in class forestry.api.multiblock.MultiblockTileEntityBase
 
validate(World, IMultiblockComponent) - Method in class forestry.core.multiblock.MultiblockLogic
This is called when a block is being marked as valid by the chunk, but has not yet fully been placed into the world's TileEntity cache.
validate() - Method in class forestry.core.tiles.TileForestry
 
validateStorage(IEffectData) - Method in interface forestry.api.genetics.IAlleleEffect
Returns the passed data storage if it is valid for this effect or a new one if the passed storage object was invalid for this effect.
validateStorage(IEffectData) - Method in class forestry.apiculture.genetics.alleles.AlleleEffect
 
validateStorage(IEffectData) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectCreeper
 
validateStorage(IEffectData) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectFungification
 
validateStorage(IEffectData) - Method in class forestry.apiculture.genetics.alleles.AlleleEffectThrottled
 
validateStorage(IEffectData) - Method in class forestry.arboriculture.genetics.alleles.AlleleLeafEffect
 
validateStorage(IEffectData) - Method in class forestry.lepidopterology.genetics.alleles.AlleleButterflyEffect
 
validFences - Static variable in class forestry.arboriculture.ModuleArboriculture
 
validFiles - Static variable in enum forestry.arboriculture.models.WoodModelLoader
 
value - Variable in class forestry.database.gui.buttons.GuiDatabaseButton
 
ValueChangedEvent<V> - Class in forestry.api.gui.events
 
ValueChangedEvent(IGuiElement, V, V) - Constructor for class forestry.api.gui.events.ValueChangedEvent
 
valueOf(String) - Static method in enum forestry.api.apiculture.EnumBeeChromosome
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.apiculture.EnumBeeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.apiculture.hives.IHiveRegistry.HiveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.arboriculture.EnumForestryWoodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.arboriculture.EnumFruitFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.arboriculture.EnumGermlingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.arboriculture.EnumLeafType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.arboriculture.EnumTreeChromosome
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.arboriculture.EnumVanillaWoodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.arboriculture.WoodBlockKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.circuits.CircuitSocketType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.climate.ClimateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.core.EnumHumidity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.core.EnumTemperature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.farming.FarmDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.genetics.DatabaseMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.genetics.EnumDatabaseTab
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.genetics.EnumTolerance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.genetics.IClassification.EnumClassLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.gui.events.GuiEventDestination
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.gui.events.GuiEventOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.gui.GuiElementAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.lepidopterology.EnumButterflyChromosome
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.lepidopterology.EnumFlutterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.mail.EnumAddressee
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.mail.EnumPostage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.mail.EnumTradeStationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.api.storage.EnumBackpackType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.apiculture.ApicultureFilterRule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.apiculture.ApicultureFilterRuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.apiculture.blocks.BlockAlvearyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.apiculture.blocks.BlockBeeProductType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.apiculture.blocks.BlockTypeApiculture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.apiculture.blocks.BlockTypeApicultureTesr
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.apiculture.genetics.BeeBranchDefinition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.apiculture.genetics.BeeDefinition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.apiculture.gui.GuiBeeHousing.Icon
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.apiculture.items.EnumHoneyComb
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.apiculture.items.EnumHoneyDrop
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.apiculture.items.EnumPollenCluster
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.apiculture.items.EnumPropolis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.apiculture.worldgen.HiveDescription
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.arboriculture.ArboricultureFilterRuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.arboriculture.blocks.BlockTypeArboricultureTesr
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.arboriculture.FruitProviderPod.EnumPodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.arboriculture.genetics.TreeBranchDefinition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.arboriculture.genetics.TreeDefinition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.arboriculture.models.WoodModelLoader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.climatology.blocks.BlockTypeClimatology
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.climatology.blocks.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.blocks.BlockBogEarth.SoilType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.blocks.BlockTypeCoreTesr
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.blocks.EnumResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.circuits.EnumCircuitBoardType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.commands.SubCommand.PermLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.config.EnergyDisplayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.errors.EnumErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.fluids.FluidHelper.FillStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.fluids.Fluids
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.genetics.alleles.EnumAllele.Fertility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.genetics.alleles.EnumAllele.Fireproof
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.genetics.alleles.EnumAllele.Flowering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.genetics.alleles.EnumAllele.Flowers
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.genetics.alleles.EnumAllele.Height
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.genetics.alleles.EnumAllele.Lifespan
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.genetics.alleles.EnumAllele.Maturation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.genetics.alleles.EnumAllele.Saplings
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.genetics.alleles.EnumAllele.Sappiness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.genetics.alleles.EnumAllele.Size
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.genetics.alleles.EnumAllele.Speed
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.genetics.alleles.EnumAllele.Territory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.genetics.alleles.EnumAllele.Tolerance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.genetics.alleles.EnumAllele.Yield
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.genetics.analyzer.AnalyzerTab
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.genetics.ItemResearchNote.EnumNoteType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.genetics.mutations.EnumMutateChance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.gui.buttons.StandardButtonTextureSets
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.gui.GuiType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.inventory.StandardStackFilters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.items.EnumContainerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.items.EnumElectronTube
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.items.ItemFruit.EnumFruit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.multiblock.MultiblockControllerBase.AssemblyState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.network.PacketIdClient
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.network.PacketIdServer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.network.packets.PacketFXSignal.SoundFXType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.network.packets.PacketFXSignal.VisualFXType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.render.EnumTankLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.tiles.EscritoireGame.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.tiles.TemperatureState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.utils.NBTUtilForestry.EnumNBTType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.worldgen.WorldGenHelper.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.core.worldgen.WorldGenHelper.EnumReplaceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.cultivation.blocks.BlockTypePlanter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.database.blocks.BlockTypeDatabase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.database.gui.buttons.DatabaseButton
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.energy.blocks.BlockTypeEngine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.energy.EnergyTransferMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.factory.blocks.BlockTypeFactoryPlain
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.factory.blocks.BlockTypeFactoryTesr
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.farming.blocks.BlockMushroom.MushroomType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.farming.blocks.EnumFarmBlockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.farming.FarmHelper.Stage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.farming.logic.FarmLogicWatered.CultivationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.farming.models.EnumFarmBlockTexture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.greenhouse.blocks.BlockClimatiserType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.greenhouse.blocks.BlockGreenhouseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.lepidopterology.blocks.BlockTypeLepidopterologyTesr
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.lepidopterology.entities.EnumButterflyState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.lepidopterology.genetics.ButterflyBranchDefinition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.lepidopterology.genetics.ButterflyDefinition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.lepidopterology.genetics.MothDefinition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.lepidopterology.LepidopterologyFilterRule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.lepidopterology.LepidopterologyFilterRuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.mail.blocks.BlockTypeMail
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.mail.EnumDeliveryState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.mail.gui.GuiMailboxInfo.XPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.mail.gui.GuiMailboxInfo.YPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.mail.items.EnumStampDefinition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.modules.InternalModuleHandler.Stage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.sorting.DefaultFilterRuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.storage.BackpackMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.storage.gui.ContainerBackpack.Size
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.storage.models.ModelLoaderCrate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum forestry.worktable.blocks.BlockTypeWorktable
Returns the enum constant of this type with the specified name.
values() - Static method in enum forestry.api.apiculture.EnumBeeChromosome
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.api.apiculture.EnumBeeType
 
values() - Static method in enum forestry.api.apiculture.EnumBeeType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.api.apiculture.hives.IHiveRegistry.HiveType
 
values() - Static method in enum forestry.api.apiculture.hives.IHiveRegistry.HiveType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.api.arboriculture.EnumForestryWoodType
 
values() - Static method in enum forestry.api.arboriculture.EnumForestryWoodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.api.arboriculture.EnumFruitFamily
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.api.arboriculture.EnumGermlingType
 
values() - Static method in enum forestry.api.arboriculture.EnumGermlingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.api.arboriculture.EnumLeafType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.api.arboriculture.EnumTreeChromosome
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.api.arboriculture.EnumVanillaWoodType
 
values() - Static method in enum forestry.api.arboriculture.EnumVanillaWoodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.api.arboriculture.WoodBlockKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.api.circuits.CircuitSocketType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.api.climate.ClimateType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.api.core.EnumHumidity
 
values() - Static method in enum forestry.api.core.EnumHumidity
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.api.core.EnumTemperature
 
values() - Static method in enum forestry.api.core.EnumTemperature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.api.farming.FarmDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.api.genetics.DatabaseMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.api.genetics.EnumDatabaseTab
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.api.genetics.EnumTolerance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.api.genetics.IClassification.EnumClassLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.api.gui.events.GuiEventDestination
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.api.gui.events.GuiEventOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.api.gui.GuiElementAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.api.lepidopterology.EnumButterflyChromosome
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.api.lepidopterology.EnumFlutterType
 
values() - Static method in enum forestry.api.lepidopterology.EnumFlutterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.api.mail.EnumAddressee
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.api.mail.EnumPostage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.api.mail.EnumTradeStationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.api.storage.EnumBackpackType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.apiculture.ApicultureFilterRule
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.apiculture.ApicultureFilterRuleType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.apiculture.blocks.BlockAlvearyType
 
values() - Static method in enum forestry.apiculture.blocks.BlockAlvearyType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.apiculture.blocks.BlockBeeProductType
 
values() - Static method in enum forestry.apiculture.blocks.BlockBeeProductType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.apiculture.blocks.BlockTypeApiculture
 
values() - Static method in enum forestry.apiculture.blocks.BlockTypeApiculture
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.apiculture.blocks.BlockTypeApicultureTesr
 
values() - Static method in enum forestry.apiculture.blocks.BlockTypeApicultureTesr
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.apiculture.genetics.BeeBranchDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.apiculture.genetics.BeeDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.apiculture.gui.GuiBeeHousing.Icon
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.apiculture.items.EnumHoneyComb
 
values() - Static method in enum forestry.apiculture.items.EnumHoneyComb
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.apiculture.items.EnumHoneyDrop
 
values() - Static method in enum forestry.apiculture.items.EnumHoneyDrop
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.apiculture.items.EnumPollenCluster
 
values() - Static method in enum forestry.apiculture.items.EnumPollenCluster
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.apiculture.items.EnumPropolis
 
values() - Static method in enum forestry.apiculture.items.EnumPropolis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.apiculture.worldgen.HiveDescription
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.arboriculture.ArboricultureFilterRuleType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.arboriculture.blocks.BlockTypeArboricultureTesr
 
values() - Static method in enum forestry.arboriculture.blocks.BlockTypeArboricultureTesr
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.arboriculture.FruitProviderPod.EnumPodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.arboriculture.genetics.TreeBranchDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.arboriculture.genetics.TreeDefinition
 
values() - Static method in enum forestry.arboriculture.genetics.TreeDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.arboriculture.models.WoodModelLoader
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.climatology.blocks.BlockTypeClimatology
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.climatology.blocks.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.blocks.BlockBogEarth.SoilType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.core.blocks.BlockTypeCoreTesr
 
values() - Static method in enum forestry.core.blocks.BlockTypeCoreTesr
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.core.blocks.EnumResourceType
 
values() - Static method in enum forestry.core.blocks.EnumResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.circuits.EnumCircuitBoardType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.commands.SubCommand.PermLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.config.EnergyDisplayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.errors.EnumErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.fluids.FluidHelper.FillStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.fluids.Fluids
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.genetics.alleles.EnumAllele.Fertility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.genetics.alleles.EnumAllele.Fireproof
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.genetics.alleles.EnumAllele.Flowering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.genetics.alleles.EnumAllele.Flowers
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.genetics.alleles.EnumAllele.Height
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.genetics.alleles.EnumAllele.Lifespan
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.genetics.alleles.EnumAllele.Maturation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.genetics.alleles.EnumAllele.Saplings
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.genetics.alleles.EnumAllele.Sappiness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.genetics.alleles.EnumAllele.Size
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.genetics.alleles.EnumAllele.Speed
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.genetics.alleles.EnumAllele.Territory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.genetics.alleles.EnumAllele.Tolerance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.genetics.alleles.EnumAllele.Yield
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.genetics.analyzer.AnalyzerTab
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.core.genetics.ItemResearchNote.EnumNoteType
 
values() - Static method in enum forestry.core.genetics.ItemResearchNote.EnumNoteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.genetics.mutations.EnumMutateChance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.gui.buttons.StandardButtonTextureSets
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.gui.GuiType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.inventory.StandardStackFilters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.items.EnumContainerType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.core.items.EnumElectronTube
 
values() - Static method in enum forestry.core.items.EnumElectronTube
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.core.items.ItemFruit.EnumFruit
 
values() - Static method in enum forestry.core.items.ItemFruit.EnumFruit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.multiblock.MultiblockControllerBase.AssemblyState
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.core.network.PacketIdClient
 
values() - Static method in enum forestry.core.network.PacketIdClient
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.core.network.PacketIdServer
 
values() - Static method in enum forestry.core.network.PacketIdServer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.network.packets.PacketFXSignal.SoundFXType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.network.packets.PacketFXSignal.VisualFXType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.render.EnumTankLevel
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.core.tiles.EscritoireGame.Status
 
values() - Static method in enum forestry.core.tiles.EscritoireGame.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.tiles.TemperatureState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class forestry.core.utils.datastructures.DummyMap
 
VALUES - Static variable in enum forestry.core.utils.NBTUtilForestry.EnumNBTType
 
values() - Static method in enum forestry.core.utils.NBTUtilForestry.EnumNBTType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.worldgen.WorldGenHelper.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.core.worldgen.WorldGenHelper.EnumReplaceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.cultivation.blocks.BlockTypePlanter
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.database.blocks.BlockTypeDatabase
 
values() - Static method in enum forestry.database.blocks.BlockTypeDatabase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.database.gui.buttons.DatabaseButton
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.energy.blocks.BlockTypeEngine
 
values() - Static method in enum forestry.energy.blocks.BlockTypeEngine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.energy.EnergyTransferMode
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.factory.blocks.BlockTypeFactoryPlain
 
values() - Static method in enum forestry.factory.blocks.BlockTypeFactoryPlain
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.factory.blocks.BlockTypeFactoryTesr
 
values() - Static method in enum forestry.factory.blocks.BlockTypeFactoryTesr
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.farming.blocks.BlockMushroom.MushroomType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.farming.blocks.EnumFarmBlockType
 
values() - Static method in enum forestry.farming.blocks.EnumFarmBlockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.farming.FarmHelper.Stage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.farming.logic.FarmLogicWatered.CultivationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.farming.models.EnumFarmBlockTexture
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.greenhouse.blocks.BlockClimatiserType
 
values() - Static method in enum forestry.greenhouse.blocks.BlockClimatiserType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.greenhouse.blocks.BlockGreenhouseType
 
values() - Static method in enum forestry.greenhouse.blocks.BlockGreenhouseType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.lepidopterology.blocks.BlockTypeLepidopterologyTesr
 
values() - Static method in enum forestry.lepidopterology.blocks.BlockTypeLepidopterologyTesr
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.lepidopterology.entities.EnumButterflyState
 
values() - Static method in enum forestry.lepidopterology.entities.EnumButterflyState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.lepidopterology.genetics.ButterflyBranchDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.lepidopterology.genetics.ButterflyDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.lepidopterology.genetics.MothDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.lepidopterology.LepidopterologyFilterRule
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.lepidopterology.LepidopterologyFilterRuleType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.mail.blocks.BlockTypeMail
 
values() - Static method in enum forestry.mail.blocks.BlockTypeMail
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.mail.EnumDeliveryState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.mail.gui.GuiMailboxInfo.XPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.mail.gui.GuiMailboxInfo.YPosition
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.mail.items.EnumStampDefinition
 
values() - Static method in enum forestry.mail.items.EnumStampDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.modules.InternalModuleHandler.Stage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.sorting.DefaultFilterRuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.storage.BackpackMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.storage.gui.ContainerBackpack.Size
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum forestry.storage.models.ModelLoaderCrate
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum forestry.worktable.blocks.BlockTypeWorktable
 
values() - Static method in enum forestry.worktable.blocks.BlockTypeWorktable
Returns an array containing the constants of this enum type, in the order they are declared.
valueToString(IBlockAccess) - Method in class forestry.core.blocks.properties.UnlistedBlockAccess
 
valueToString(BlockPos) - Method in class forestry.core.blocks.properties.UnlistedBlockPos
 
VARIANT - Static variable in class forestry.farming.blocks.BlockMushroom
 
VARIANTS_PER_BLOCK - Static variable in class forestry.arboriculture.blocks.BlockForestryFence
 
VARIANTS_PER_BLOCK - Static variable in class forestry.arboriculture.blocks.BlockForestryLog
 
VARIANTS_PER_BLOCK - Static variable in class forestry.arboriculture.blocks.BlockForestryPlanks
 
VARIANTS_PER_BLOCK - Static variable in class forestry.arboriculture.blocks.BlockForestrySlab
 
VectUtil - Class in forestry.core.utils
 
VectUtil() - Constructor for class forestry.core.utils.VectUtil
 
VERSION - Static variable in class forestry.core.config.Constants
 
vertical(int) - Method in interface forestry.api.gui.IElementGroup
 
vertical(int, int, int) - Method in interface forestry.api.gui.IElementGroup
 
vertical(int, int, int) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
vertical(int) - Method in class forestry.core.gui.elements.layouts.ElementGroup
 
VerticalLayout - Class in forestry.core.gui.elements.layouts
 
VerticalLayout(int) - Constructor for class forestry.core.gui.elements.layouts.VerticalLayout
 
VerticalLayout(int, int, int) - Constructor for class forestry.core.gui.elements.layouts.VerticalLayout
 
vHeight - Variable in class forestry.core.gui.Drawable
 
VILLAGE_NATURALIST_LOOT_KEY - Static variable in class forestry.core.config.Constants
 
VillageApiaristHouse - Class in forestry.apiculture.worldgen
 
VillageApiaristHouse() - Constructor for class forestry.apiculture.worldgen.VillageApiaristHouse
 
VillageApiaristHouse(StructureVillagePieces.Start, int, Random, StructureBoundingBox, EnumFacing) - Constructor for class forestry.apiculture.worldgen.VillageApiaristHouse
 
VillageCreationApiculture - Class in forestry.apiculture
 
VillageCreationApiculture() - Constructor for class forestry.apiculture.VillageCreationApiculture
 
villagerApiarist - Static variable in class forestry.apiculture.ModuleApiculture
 
VillagerApiaristTrades - Class in forestry.apiculture
 
VillagerApiaristTrades() - Constructor for class forestry.apiculture.VillagerApiaristTrades
 
VillagerApiaristTrades.GiveRandomCombsForItems - Class in forestry.apiculture
 
VillagerApiaristTrades.GiveRandomHiveDroneForItems - Class in forestry.apiculture
 
villagerArborist - Static variable in class forestry.arboriculture.ModuleArboriculture
 
VillagerArboristTrades - Class in forestry.arboriculture
 
VillagerArboristTrades() - Constructor for class forestry.arboriculture.VillagerArboristTrades
 
VillagerArboristTrades.GiveLogsForEmeralds - Class in forestry.arboriculture
 
VillagerArboristTrades.GivePlanksForEmeralds - Class in forestry.arboriculture
 
VillagerArboristTrades.GivePollenForEmeralds - Class in forestry.arboriculture
 
VillagerTradeLists - Class in forestry.core.utils
 
VillagerTradeLists() - Constructor for class forestry.core.utils.VillagerTradeLists
 
VillagerTradeLists.GiveEmeraldForItems - Class in forestry.core.utils
Copy of EntityVillager.EmeraldForItems that takes itemStack as a parameter
VillagerTradeLists.GiveItemForEmeralds - Class in forestry.core.utils
Copy of EntityVillager.ListItemForEmeralds that copies itemStacks properly
VillagerTradeLists.GiveItemForItemAndEmerald - Class in forestry.core.utils
Copy of EntityVillager.ItemAndEmeraldToItem that takes ItemStacks as parameters and has emerald price info
VillagerTradeLists.GiveItemForLogsAndEmeralds - Class in forestry.core.utils
 
VillagerTradeLists.GiveItemForTwoItems - Class in forestry.core.utils
 
visible - Variable in class forestry.core.gui.elements.GuiElement
 

W

warning(String, Object...) - Static method in class forestry.core.utils.Log
 
waxCapsuleEmpty - Variable in class forestry.core.items.ItemRegistryFluids
 
waxCast - Variable in class forestry.apiculture.items.ItemRegistryApiculture
 
wearOutEquipment(int) - Method in class forestry.api.apiculture.DefaultBeeListener
 
wearOutEquipment(int) - Method in interface forestry.api.apiculture.IBeeListener
Called when the bees wear out the housing's equipment.
wearOutEquipment(int) - Method in class forestry.apiculture.ApiaryBeeListener
 
wearOutEquipment(int) - Method in class forestry.apiculture.BeeHousingListener
 
wearOutFrames(IBeeHousing, int) - Method in interface forestry.apiculture.inventory.IApiaryInventory
 
wearOutFrames(IBeeHousing, int) - Method in class forestry.apiculture.inventory.InventoryApiary
 
wearsItems(EntityLivingBase, String, boolean) - Method in interface forestry.api.apiculture.IArmorApiaristHelper
Called when the apiarist's armor acts as protection against an attack.
wearsItems(EntityLivingBase, String, boolean) - Method in class forestry.apiculture.ArmorApiaristHelper
 
WeightedCollection<T> - Class in forestry.core.utils
 
WeightedCollection() - Constructor for class forestry.core.utils.WeightedCollection
 
WEST - Static variable in class forestry.sorting.blocks.BlockGeneticFilter
 
WheelEvent(IGuiElement, int) - Constructor for class forestry.api.gui.events.GuiEvent.WheelEvent
 
whitelistedOreDims - Static variable in class forestry.core.config.Config
 
whitelistOreDim(int) - Static method in class forestry.core.config.Config
 
whitelistTreeDim(String, int) - Static method in class forestry.arboriculture.TreeConfig
 
Widget - Class in forestry.core.gui.widgets
Basic non-ItemStack slot
Widget(WidgetManager, int, int) - Constructor for class forestry.core.gui.widgets.Widget
 
WidgetDatabaseSlot - Class in forestry.database.gui.widgets
 
WidgetDatabaseSlot(WidgetManager) - Constructor for class forestry.database.gui.widgets.WidgetDatabaseSlot
 
widgetManager - Variable in class forestry.core.gui.GuiForestry
 
WidgetManager - Class in forestry.core.gui.widgets
 
WidgetManager(GuiForestry) - Constructor for class forestry.core.gui.widgets.WidgetManager
 
widgets - Variable in class forestry.core.gui.widgets.WidgetManager
 
WidgetScrollBar - Class in forestry.core.gui.widgets
 
WidgetScrollBar(WidgetManager, int, int, int, int, Drawable) - Constructor for class forestry.core.gui.widgets.WidgetScrollBar
 
WidgetScrollBar(WidgetManager, int, int, Drawable, boolean, Drawable) - Constructor for class forestry.core.gui.widgets.WidgetScrollBar
 
WidgetSlider - Class in forestry.core.gui.widgets
 
WidgetSlider(WidgetManager, int, int, Drawable) - Constructor for class forestry.core.gui.widgets.WidgetSlider
 
width - Variable in class forestry.core.gui.elements.GuiElement
 
width - Variable in class forestry.core.gui.widgets.Widget
 
windfall - Variable in class forestry.farming.logic.farmables.FarmableSapling
 
Window<G extends net.minecraft.client.gui.GuiScreen & IGuiSizable> - Class in forestry.core.gui.elements
This element is the top parent.
Window(int, int, G) - Constructor for class forestry.core.gui.elements.Window
 
window - Variable in class forestry.core.gui.GuiForestry
 
window - Variable in class forestry.core.gui.GuiWindow
 
window - Variable in class forestry.greenhouse.blocks.BlockRegistryGreenhouse
 
withMirror(IBlockState, Mirror) - Method in class forestry.core.blocks.BlockBase
 
withRotation(IBlockState, Rotation) - Method in class forestry.arboriculture.blocks.BlockDecorativeWoodPile
 
withRotation(IBlockState, Rotation) - Method in class forestry.core.blocks.BlockBase
 
withVariants - Variable in class forestry.core.models.WoodModelEntry
 
wood - Variable in class forestry.arboriculture.WoodHelper.WoodMeshDefinition
 
WOOD_TEXTURES - Static variable in class forestry.arboriculture.models.WoodTextureManager
 
woodAccess - Static variable in class forestry.api.arboriculture.TreeManager
Convenient access to wood items.
WoodAccess - Class in forestry.arboriculture
 
WoodBlockKind - Enum in forestry.api.arboriculture
 
WoodHelper - Class in forestry.arboriculture
 
WoodHelper() - Constructor for class forestry.arboriculture.WoodHelper
 
WoodHelper.WoodMeshDefinition - Class in forestry.arboriculture
 
WoodMeshDefinition(IWoodTyped) - Constructor for class forestry.arboriculture.WoodHelper.WoodMeshDefinition
 
WoodModelEntry<T extends net.minecraft.block.Block & IWoodTyped> - Class in forestry.core.models
Only to storage data's to register a model later.
WoodModelEntry(T, boolean) - Constructor for class forestry.core.models.WoodModelEntry
 
WoodModelLoader - Enum in forestry.arboriculture.models
 
woodPile - Variable in class forestry.arboriculture.blocks.BlockRegistryCharcoal
 
woodPileDecorative - Variable in class forestry.arboriculture.blocks.BlockRegistryCharcoal
 
WoodProvider - Class in forestry.arboriculture.genetics
Deprecated.
WoodProvider(EnumForestryWoodType) - Constructor for class forestry.arboriculture.genetics.WoodProvider
Deprecated.
 
WoodProviderFactory - Class in forestry.arboriculture.genetics
Deprecated.
WoodProviderFactory() - Constructor for class forestry.arboriculture.genetics.WoodProviderFactory
Deprecated.
 
WoodProviderVanilla - Class in forestry.arboriculture.genetics
Deprecated.
WoodProviderVanilla(EnumVanillaWoodType) - Constructor for class forestry.arboriculture.genetics.WoodProviderVanilla
Deprecated.
 
woodPulp - Variable in class forestry.core.items.ItemRegistryCore
 
WoodTexture - Class in forestry.arboriculture.models
 
WoodTextureManager - Class in forestry.arboriculture.models
 
WoodTextureManager() - Constructor for class forestry.arboriculture.models.WoodTextureManager
 
woodTyped - Variable in class forestry.core.models.WoodModelEntry
 
WoodTypePredicate - Class in forestry.arboriculture.blocks
 
WoodTypePredicate(int, int) - Constructor for class forestry.arboriculture.blocks.WoodTypePredicate
 
WoodTypeStateMapper - Class in forestry.arboriculture.blocks
 
WoodTypeStateMapper(IWoodTyped, PropertyWoodType<?>) - Constructor for class forestry.arboriculture.blocks.WoodTypeStateMapper
 
WoodTypeStateMapper(IWoodTyped, String, PropertyWoodType<?>) - Constructor for class forestry.arboriculture.blocks.WoodTypeStateMapper
 
workCycle() - Method in class forestry.climatology.tiles.TileHabitatFormer
 
workCycle() - Method in class forestry.core.tiles.TileAnalyzer
 
workCycle() - Method in class forestry.core.tiles.TilePowered
 
workCycle() - Method in class forestry.cultivation.tiles.TilePlanter
 
workCycle() - Method in class forestry.factory.tiles.TileBottler
 
workCycle() - Method in class forestry.factory.tiles.TileCarpenter
 
workCycle() - Method in class forestry.factory.tiles.TileCentrifuge
 
workCycle() - Method in class forestry.factory.tiles.TileFabricator
 
workCycle() - Method in class forestry.factory.tiles.TileFermenter
 
workCycle() - Method in class forestry.factory.tiles.TileSqueezer
 
workCycle() - Method in class forestry.factory.tiles.TileStill
 
WORKTABLE - Static variable in class forestry.modules.ForestryModuleUids
 
worktable - Variable in class forestry.worktable.blocks.BlockRegistryWorktable
 
WorktableJeiPlugin - Class in forestry.worktable.compat
 
WorktableJeiPlugin() - Constructor for class forestry.worktable.compat.WorktableJeiPlugin
 
world - Variable in class forestry.core.climate.ClimateListener
 
world - Variable in class forestry.core.multiblock.MultiblockControllerBase
 
WorldClimateHolder - Class in forestry.core.climate
 
WorldClimateHolder(String) - Constructor for class forestry.core.climate.WorldClimateHolder
 
WorldGenAcacia - Class in forestry.arboriculture.worldgen
 
WorldGenAcacia(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenAcacia
 
WorldGenAcaciaVanilla - Class in forestry.arboriculture.worldgen
 
WorldGenAcaciaVanilla(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenAcaciaVanilla
 
WorldGenArboriculture - Class in forestry.arboriculture.worldgen
 
WorldGenArboriculture(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenArboriculture
 
WorldGenBalsa - Class in forestry.arboriculture.worldgen
 
WorldGenBalsa(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenBalsa
 
WorldGenBaobab - Class in forestry.arboriculture.worldgen
 
WorldGenBaobab(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenBaobab
 
WorldGenBase - Class in forestry.core.worldgen
 
WorldGenBase() - Constructor for class forestry.core.worldgen.WorldGenBase
 
WorldgenBeekeepingLogic - Class in forestry.apiculture
 
WorldgenBeekeepingLogic(TileHive) - Constructor for class forestry.apiculture.WorldgenBeekeepingLogic
 
WorldGenBirch - Class in forestry.arboriculture.worldgen
 
WorldGenBirch(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenBirch
 
WorldGenCherry - Class in forestry.arboriculture.worldgen
 
WorldGenCherry(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenCherry
 
WorldGenChestnut - Class in forestry.arboriculture.worldgen
 
WorldGenChestnut(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenChestnut
 
WorldGenCocobolo - Class in forestry.arboriculture.worldgen
 
WorldGenCocobolo(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenCocobolo
 
WorldGenDarkOak - Class in forestry.arboriculture.worldgen
 
WorldGenDarkOak(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenDarkOak
 
WorldGenDate - Class in forestry.arboriculture.worldgen
 
WorldGenDate(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenDate
 
WorldGenEbony - Class in forestry.arboriculture.worldgen
 
WorldGenEbony(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenEbony
 
WorldGenerator - Class in forestry.core.worldgen
 
WorldGenerator() - Constructor for class forestry.core.worldgen.WorldGenerator
 
WorldGenGiganteum - Class in forestry.arboriculture.worldgen
 
WorldGenGiganteum(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenGiganteum
 
WorldGenGreenheart - Class in forestry.arboriculture.worldgen
 
WorldGenGreenheart(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenGreenheart
 
WorldGenHelper - Class in forestry.core.worldgen
 
WorldGenHelper() - Constructor for class forestry.core.worldgen.WorldGenHelper
 
WorldGenHelper.Direction - Enum in forestry.core.worldgen
 
WorldGenHelper.EnumReplaceMode - Enum in forestry.core.worldgen
 
WorldGenIpe - Class in forestry.arboriculture.worldgen
 
WorldGenIpe(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenIpe
 
WorldGenJungle - Class in forestry.arboriculture.worldgen
This is a dummy and needs to be replaced with something proper.
WorldGenJungle(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenJungle
 
WorldGenKapok - Class in forestry.arboriculture.worldgen
 
WorldGenKapok(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenKapok
 
WorldGenLarch - Class in forestry.arboriculture.worldgen
 
WorldGenLarch(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenLarch
 
WorldGenLemon - Class in forestry.arboriculture.worldgen
 
WorldGenLemon(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenLemon
 
WorldGenMahoe - Class in forestry.arboriculture.worldgen
 
WorldGenMahoe(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenMahoe
 
WorldGenMahogany - Class in forestry.arboriculture.worldgen
 
WorldGenMahogany(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenMahogany
 
WorldGenMaple - Class in forestry.arboriculture.worldgen
 
WorldGenMaple(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenMaple
 
WorldGenOak - Class in forestry.arboriculture.worldgen
 
WorldGenOak(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenOak
 
WorldGenPadauk - Class in forestry.arboriculture.worldgen
 
WorldGenPadauk(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenPadauk
 
WorldGenPapaya - Class in forestry.arboriculture.worldgen
 
WorldGenPapaya(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenPapaya
 
WorldGenPine - Class in forestry.arboriculture.worldgen
 
WorldGenPine(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenPine
 
WorldGenPlum - Class in forestry.arboriculture.worldgen
 
WorldGenPlum(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenPlum
 
WorldGenPoplar - Class in forestry.arboriculture.worldgen
 
WorldGenPoplar(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenPoplar
 
WorldGenSequoia - Class in forestry.arboriculture.worldgen
 
WorldGenSequoia(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenSequoia
 
WorldGenSequoia(ITreeGenData, int, int) - Constructor for class forestry.arboriculture.worldgen.WorldGenSequoia
 
WorldGenSilverLime - Class in forestry.arboriculture.worldgen
 
WorldGenSilverLime(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenSilverLime
 
WorldGenSpruce - Class in forestry.arboriculture.worldgen
 
WorldGenSpruce(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenSpruce
 
WorldGenTeak - Class in forestry.arboriculture.worldgen
 
WorldGenTeak(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenTeak
 
WorldGenTree - Class in forestry.arboriculture.worldgen
 
WorldGenTree(ITreeGenData, int, int) - Constructor for class forestry.arboriculture.worldgen.WorldGenTree
 
WorldGenTreeVanilla - Class in forestry.arboriculture.worldgen
 
WorldGenTreeVanilla(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenTreeVanilla
 
WorldGenWalnut - Class in forestry.arboriculture.worldgen
 
WorldGenWalnut(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenWalnut
 
WorldGenWenge - Class in forestry.arboriculture.worldgen
 
WorldGenWenge(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenWenge
 
WorldGenWillow - Class in forestry.arboriculture.worldgen
 
WorldGenWillow(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenWillow
 
WorldGenZebrawood - Class in forestry.arboriculture.worldgen
 
WorldGenZebrawood(ITreeGenData) - Constructor for class forestry.arboriculture.worldgen.WorldGenZebrawood
 
worldUnloaded(WorldEvent.Unload) - Method in class forestry.climatology.PreviewHandlerClient
 
wrench - Variable in class forestry.core.items.ItemRegistryCore
 
wrenchUsed(EntityPlayer, EnumHand, ItemStack, RayTraceResult) - Method in class forestry.core.items.ItemWrench
 
write(PacketBuffer, Optional<GameProfile>) - Method in class forestry.core.owner.GameProfileDataSerializer
 
writeClimateState(IClimateState) - Method in class forestry.core.network.PacketBufferForestry
 
writeData(PacketBuffer) - Method in interface forestry.api.apiculture.IBeekeepingLogic
 
writeData(PacketBuffer) - Method in interface forestry.api.core.IErrorLogic
Network serialization for syncing errors to the client from the server.
writeData(PacketBuffer) - Method in class forestry.apiculture.BeekeepingLogic
 
writeData(PacketBuffer) - Method in class forestry.apiculture.HasFlowersCache
 
writeData(PacketBufferForestry) - Method in class forestry.apiculture.network.packets.PacketAlvearyChange
 
writeData(PacketBufferForestry) - Method in class forestry.apiculture.network.packets.PacketBeeLogicActive
 
writeData(PacketBufferForestry) - Method in class forestry.apiculture.network.packets.PacketBeeLogicActiveEntity
 
writeData(PacketBufferForestry) - Method in class forestry.apiculture.network.packets.PacketBeeLogicEntityRequest
 
writeData(PacketBufferForestry) - Method in class forestry.apiculture.network.packets.PacketCandleUpdate
 
writeData(PacketBufferForestry) - Method in class forestry.apiculture.network.packets.PacketHabitatBiomePointer
 
writeData(PacketBufferForestry) - Method in class forestry.apiculture.network.packets.PacketImprintSelectionResponse
 
writeData(PacketBuffer) - Method in class forestry.apiculture.WorldgenBeekeepingLogic
 
writeData(PacketBufferForestry) - Method in class forestry.arboriculture.network.PacketRipeningUpdate
 
writeData(PacketBufferForestry) - Method in class forestry.arboriculture.tiles.TileFruitPod
 
writeData(PacketBufferForestry) - Method in class forestry.arboriculture.tiles.TileLeaves
 
writeData(PacketBufferForestry) - Method in class forestry.arboriculture.tiles.TileTreeContainer
 
writeData(PacketBufferForestry) - Method in class forestry.climatology.network.packets.PacketSelectClimateTargeted
 
writeData(PacketBufferForestry) - Method in class forestry.climatology.tiles.TileHabitatFormer
 
writeData(PacketBufferForestry) - Method in class forestry.core.climate.ClimateTransformer
 
writeData(PacketBuffer) - Method in class forestry.core.errors.ErrorLogic
 
writeData(PacketBuffer) - Method in class forestry.core.errors.FakeErrorLogic
 
writeData(PacketBufferForestry) - Method in class forestry.core.fluids.StandardTank
 
writeData(PacketBufferForestry) - Method in class forestry.core.fluids.TankManager
 
writeData(PacketBufferForestry) - Method in class forestry.core.inventory.InventoryAdapter
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.ForestryPacket
 
writeData(PacketBufferForestry) - Method in interface forestry.core.network.IStreamable
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketActiveUpdate
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketChipsetClick
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketClimateListenerUpdate
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketClimateListenerUpdateEntity
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketClimateListenerUpdateEntityRequest
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketClimateListenerUpdateRequest
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketClimatePlayer
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketClimateUpdate
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketErrorUpdate
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketErrorUpdateEntity
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketFXSignal
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketGenomeTrackerSync
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketGuiEnergy
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketGuiLayoutSelect
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketGuiSelectRequest
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketGuiUpdate
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketGuiUpdateEntity
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketItemStackDisplay
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketPipetteClick
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketSocketUpdate
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketSolderingIronClick
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketTankLevelUpdate
 
writeData(PacketBufferForestry) - Method in class forestry.core.network.packets.PacketTileStream
 
writeData(PacketBufferForestry) - Method in class forestry.core.owner.OwnerHandler
 
writeData(PacketBufferForestry) - Method in class forestry.core.tiles.EscritoireGame
 
writeData(PacketBufferForestry) - Method in class forestry.core.tiles.EscritoireGameBoard
 
writeData(PacketBufferForestry) - Method in class forestry.core.tiles.EscritoireGameToken
 
writeData(PacketBufferForestry) - Method in class forestry.core.tiles.TileAnalyzer
 
writeData(PacketBufferForestry) - Method in class forestry.core.tiles.TileEngine
 
writeData(PacketBufferForestry) - Method in class forestry.core.tiles.TileEscritoire
 
writeData(PacketBufferForestry) - Method in class forestry.core.tiles.TileForestry
 
writeData(PacketBufferForestry) - Method in class forestry.core.tiles.TileMill
 
writeData(PacketBufferForestry) - Method in class forestry.core.tiles.TileNaturalistChest
 
writeData(PacketBufferForestry) - Method in class forestry.database.network.packets.PacketExtractItem
 
writeData(PacketBufferForestry) - Method in class forestry.database.network.packets.PacketInsertItem
 
writeData(PacketBufferForestry) - Method in class forestry.energy.EnergyManager
 
writeData(PacketBufferForestry) - Method in class forestry.energy.tiles.TileEngineBiogas
 
writeData(PacketBufferForestry) - Method in class forestry.energy.tiles.TileEuGenerator
 
writeData(PacketBufferForestry) - Method in class forestry.factory.network.packets.PacketRecipeTransferRequest
 
writeData(PacketBufferForestry) - Method in class forestry.factory.network.packets.PacketRecipeTransferUpdate
 
writeData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileBottler
 
writeData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileCarpenter
 
writeData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileFabricator
 
writeData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileFermenter
 
writeData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileMoistener
 
writeData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileRaintank
 
writeData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileSqueezer
 
writeData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileStill
 
writeData(PacketBufferForestry) - Method in class forestry.farming.multiblock.FarmFertilizerManager
 
writeData(PacketBufferForestry) - Method in class forestry.farming.multiblock.FarmHydrationManager
 
writeData(PacketBufferForestry) - Method in class forestry.lepidopterology.tiles.TileCocoon
 
writeData(PacketBufferForestry) - Method in class forestry.mail.network.packets.PacketLetterInfoRequest
 
writeData(PacketBufferForestry) - Method in class forestry.mail.network.packets.PacketLetterInfoResponse
 
writeData(PacketBufferForestry) - Method in class forestry.mail.network.packets.PacketLetterTextSet
 
writeData(PacketBufferForestry) - Method in class forestry.mail.network.packets.PacketPOBoxInfoResponse
 
writeData(PacketBufferForestry) - Method in class forestry.mail.network.packets.PacketTraderAddressRequest
 
writeData(PacketBufferForestry) - Method in class forestry.mail.network.packets.PacketTraderAddressResponse
 
writeData(PacketBufferForestry) - Method in class forestry.mail.tiles.TileTrader
 
writeData(PacketBufferForestry) - Method in class forestry.sorting.network.packets.PacketFilterChangeGenome
 
writeData(PacketBufferForestry) - Method in class forestry.sorting.network.packets.PacketFilterChangeRule
 
writeData(PacketBufferForestry) - Method in class forestry.sorting.network.packets.PacketGuiFilterUpdate
 
writeData(PacketBufferForestry) - Method in class forestry.worktable.network.packets.PacketWorktableMemoryUpdate
 
writeData(PacketBufferForestry) - Method in class forestry.worktable.network.packets.PacketWorktableRecipeRequest
 
writeData(PacketBufferForestry) - Method in class forestry.worktable.network.packets.PacketWorktableRecipeUpdate
 
writeData(PacketBufferForestry) - Method in class forestry.worktable.recipes.MemorizedRecipe
 
writeData(PacketBufferForestry) - Method in class forestry.worktable.recipes.RecipeMemory
 
writeData(PacketBufferForestry) - Method in class forestry.worktable.tiles.TileWorktable
 
writeEntityById(Entity) - Method in class forestry.core.network.PacketBufferForestry
 
writeEntityToNBT(NBTTagCompound) - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
writeEntityToNBT(NBTTagCompound) - Method in class forestry.core.entities.EntityMinecartContainerForestry
 
writeEntityToNBT(NBTTagCompound) - Method in class forestry.lepidopterology.entities.EntityButterfly
 
writeEnum(T, T[]) - Method in class forestry.core.network.PacketBufferForestry
 
writeFluidStack(FluidStack) - Method in class forestry.core.network.PacketBufferForestry
 
writeGameProfile(NBTTagCompound, GameProfile) - Static method in class forestry.core.utils.PlayerUtil
 
writeGuiData(PacketBuffer) - Method in interface forestry.api.genetics.IFilterLogic
 
writeGuiData(PacketBufferForestry) - Method in class forestry.apiculture.entities.EntityMinecartBeeHousingBase
 
writeGuiData(PacketBufferForestry) - Method in class forestry.apiculture.multiblock.AlvearyController
 
writeGuiData(PacketBufferForestry) - Method in class forestry.apiculture.multiblock.TileAlveary
 
writeGuiData(PacketBufferForestry) - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
writeGuiData(PacketBufferForestry) - Method in class forestry.climatology.tiles.TileHabitatFormer
 
writeGuiData(PacketBufferForestry) - Method in class forestry.core.multiblock.FakeMultiblockController
 
writeGuiData(PacketBufferForestry) - Method in interface forestry.core.network.IStreamableGui
 
writeGuiData(PacketBufferForestry) - Method in class forestry.core.tiles.TileEngine
 
writeGuiData(PacketBufferForestry) - Method in class forestry.core.tiles.TileEscritoire
 
writeGuiData(PacketBufferForestry) - Method in class forestry.core.tiles.TilePowered
 
writeGuiData(PacketBufferForestry) - Method in class forestry.cultivation.tiles.TilePlanter
 
writeGuiData(PacketBufferForestry) - Method in class forestry.energy.tiles.TileEngineElectric
 
writeGuiData(PacketBufferForestry) - Method in class forestry.energy.tiles.TileEnginePeat
 
writeGuiData(PacketBufferForestry) - Method in class forestry.energy.tiles.TileEuGenerator
 
writeGuiData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileBottler
 
writeGuiData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileCentrifuge
 
writeGuiData(PacketBufferForestry) - Method in class forestry.factory.tiles.TileSqueezer
 
writeGuiData(PacketBufferForestry) - Method in class forestry.farming.multiblock.FarmController
 
writeGuiData(PacketBufferForestry) - Method in class forestry.farming.tiles.TileFarm
 
writeGuiData(PacketBuffer) - Method in class forestry.sorting.FakeFilterLogic
 
writeGuiData(PacketBuffer) - Method in class forestry.sorting.FilterLogic
 
writeGuiData(PacketBufferForestry) - Method in class forestry.sorting.tiles.TileGeneticFilter
 
writeInventory(IInventory) - Method in class forestry.core.network.PacketBufferForestry
 
writeItemStacks(NonNullList<ItemStack>) - Method in class forestry.core.network.PacketBufferForestry
 
writeNBT(Capability<T>, T, EnumFacing) - Method in class forestry.core.capabilities.NullStorage
 
writeStreamable(Object) - Method in class forestry.core.network.PacketBufferForestry
 
writeStreamable(IStreamable) - Method in class forestry.core.network.PacketBufferForestry
 
writeStreamables(List<T>) - Method in class forestry.core.network.PacketBufferForestry
 
writeStreamableToNbt(IStreamable, NBTTagCompound) - Static method in class forestry.core.utils.NBTUtilForestry
 
writeToNBT(NBTTagCompound, IClimateState) - Method in interface forestry.api.climate.IClimateStateHelper
Writes the data of the given state to the given compound.
writeToNBT(NBTTagCompound) - Method in class forestry.api.climate.Position2D
 
writeToNBT(NBTTagCompound) - Method in interface forestry.api.core.INbtWritable
 
writeToNBT(NBTTagCompound) - Method in interface forestry.api.multiblock.IMultiblockLogic
Write the logic's data to file.
writeToNBT(NBTTagCompound) - Method in class forestry.api.multiblock.MultiblockTileEntityBase
 
writeToNBT(NBTTagCompound) - Method in class forestry.apiculture.BeekeepingLogic
 
writeToNBT(NBTTagCompound) - Method in class forestry.apiculture.FakeBeekeepingLogic
 
writeToNBT(NBTTagCompound) - Method in class forestry.apiculture.genetics.ApiaristTracker
 
writeToNBT(NBTTagCompound) - Method in class forestry.apiculture.genetics.Bee
 
writeToNBT(NBTTagCompound) - Method in class forestry.apiculture.HasFlowersCache
 
writeToNBT(NBTTagCompound) - Method in class forestry.apiculture.multiblock.AlvearyController
 
writeToNBT(NBTTagCompound) - Method in class forestry.apiculture.multiblock.TileAlvearyClimatiser
 
writeToNBT(NBTTagCompound) - Method in class forestry.apiculture.multiblock.TileAlvearyHygroregulator
 
writeToNBT(NBTTagCompound) - Method in class forestry.apiculture.multiblock.TileAlvearySwarmer
 
writeToNBT(NBTTagCompound) - Method in class forestry.apiculture.tiles.TileBeeHousingBase
 
writeToNBT(NBTTagCompound) - Method in class forestry.apiculture.tiles.TileCandle
 
writeToNBT(NBTTagCompound) - Method in class forestry.apiculture.tiles.TileHive
 
writeToNBT(NBTTagCompound) - Method in class forestry.apiculture.WorldgenBeekeepingLogic
 
writeToNBT(NBTTagCompound) - Method in class forestry.arboriculture.genetics.Tree
 
writeToNBT(NBTTagCompound) - Method in class forestry.arboriculture.tiles.TileFruitPod
 
writeToNBT(NBTTagCompound) - Method in class forestry.arboriculture.tiles.TileLeaves
 
writeToNBT(NBTTagCompound) - Method in class forestry.arboriculture.tiles.TileSapling
 
writeToNBT(NBTTagCompound) - Method in class forestry.arboriculture.tiles.TileTreeContainer
 
writeToNBT(NBTTagCompound) - Method in class forestry.climatology.tiles.TileHabitatFormer
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.circuits.CircuitBoard
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.circuits.CircuitLibrary
 
writeToNBT(NBTTagCompound, IClimateState) - Method in class forestry.core.climate.ClimateStateHelper
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.climate.ClimateTransformer
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.climate.WorldClimateHolder
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.fluids.TankManager
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.genetics.BreedingTracker
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.genetics.Chromosome
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.genetics.EffectData
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.genetics.Genome
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.genetics.Individual
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.genetics.IndividualLiving
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.genetics.ItemResearchNote.ResearchNote
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.inventory.FakeInventoryAdapter
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.inventory.InventoryAdapter
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.inventory.InventoryPlain
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.multiblock.FakeMultiblockController
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.multiblock.MultiblockControllerForestry
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.multiblock.MultiblockLogic
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.multiblock.MultiblockTileEntityForestry
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.owner.OwnerHandler
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.tiles.EscritoireGame
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.tiles.EscritoireGameBoard
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.tiles.EscritoireGameToken
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.tiles.TileAnalyzer
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.tiles.TileEngine
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.tiles.TileEscritoire
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.tiles.TileForestry
 
writeToNBT(NBTTagCompound) - Method in class forestry.core.tiles.TilePowered
 
writeToNBT(IInventory, NBTTagCompound) - Static method in class forestry.core.utils.InventoryUtil
 
writeToNBT(NBTTagCompound) - Method in class forestry.cultivation.tiles.TilePlanter
 
writeToNBT(NBTTagCompound) - Method in class forestry.energy.EnergyManager
 
writeToNBT(NBTTagCompound) - Method in class forestry.energy.tiles.TileEngineBiogas
 
writeToNBT(NBTTagCompound) - Method in class forestry.energy.tiles.TileEngineClockwork
 
writeToNBT(NBTTagCompound) - Method in class forestry.energy.tiles.TileEngineElectric
 
writeToNBT(NBTTagCompound) - Method in class forestry.energy.tiles.TileEnginePeat
 
writeToNBT(NBTTagCompound) - Method in class forestry.energy.tiles.TileEuGenerator
 
writeToNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileBottler
 
writeToNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileCarpenter
 
writeToNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileCentrifuge
 
writeToNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileFabricator
 
writeToNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileFermenter
 
writeToNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileMillRainmaker
 
writeToNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileMoistener
 
writeToNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileRaintank
 
writeToNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileSqueezer
 
writeToNBT(NBTTagCompound) - Method in class forestry.factory.tiles.TileStill
 
writeToNBT(NBTTagCompound) - Method in class forestry.farming.multiblock.FarmController
 
writeToNBT(NBTTagCompound) - Method in class forestry.farming.multiblock.FarmFertilizerManager
 
writeToNBT(NBTTagCompound) - Method in class forestry.farming.multiblock.FarmHydrationManager
 
writeToNBT(NBTTagCompound) - Method in class forestry.farming.tiles.TileFarm
 
writeToNBT(NBTTagCompound) - Method in class forestry.farming.tiles.TileFarmGearbox
 
writeToNBT(NBTTagCompound) - Method in class forestry.lepidopterology.tiles.TileCocoon
 
writeToNBT(NBTTagCompound) - Method in class forestry.mail.Letter
 
writeToNBT(NBTTagCompound) - Method in class forestry.mail.MailAddress
 
writeToNBT(NBTTagCompound) - Method in class forestry.mail.POBox
 
writeToNBT(NBTTagCompound) - Method in class forestry.mail.PostOffice
 
writeToNBT(NBTTagCompound) - Method in class forestry.mail.tiles.TileTrader
 
writeToNBT(NBTTagCompound) - Method in class forestry.mail.TradeStation
 
writeToNBT(NBTTagCompound) - Method in class forestry.sorting.FakeFilterLogic
 
writeToNBT(NBTTagCompound) - Method in class forestry.sorting.FilterLogic
 
writeToNBT(NBTTagCompound) - Method in class forestry.sorting.tiles.TileGeneticFilter
 
writeToNBT(NBTTagCompound) - Method in class forestry.worktable.recipes.MemorizedRecipe
 
writeToNBT(NBTTagCompound) - Method in class forestry.worktable.recipes.RecipeMemory
 
writeToNBT(NBTTagCompound) - Method in class forestry.worktable.tiles.TileWorktable
 

X

xOffset - Variable in class forestry.core.gui.elements.GuiElement
 
xPos - Variable in class forestry.core.gui.elements.GuiElement
 
xPos - Variable in class forestry.core.gui.widgets.Widget
 
xSize - Variable in class forestry.core.gui.GuiWindow
 

Y

yOffset - Variable in class forestry.core.gui.elements.GuiElement
 
yPos - Variable in class forestry.core.gui.elements.GuiElement
 
yPos - Variable in class forestry.core.gui.widgets.Widget
 
ySize - Variable in class forestry.core.gui.GuiWindow
 

Z

zero() - Method in interface forestry.api.climate.IClimateStateHelper
 
zero() - Method in class forestry.core.climate.ClimateStateHelper
 
ZERO_STATE - Static variable in class forestry.core.climate.ClimateStateHelper
 

_

_onAssimilated(IMultiblockControllerInternal) - Method in class forestry.core.multiblock.FakeMultiblockController
 
_onAssimilated(IMultiblockControllerInternal) - Method in interface forestry.core.multiblock.IMultiblockControllerInternal
Called when this machine is consumed by another controller.
_onAssimilated(IMultiblockControllerInternal) - Method in class forestry.core.multiblock.MultiblockControllerBase
Called when this machine is consumed by another controller.
A B C D E F G H I J K L M N O P R S T U V W X Y Z _ 
Skip navigation links