- ActuallyAdditionsAPI - Class in de.ellpeck.actuallyadditions.api
-
- ActuallyAdditionsAPI() - Constructor for class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
- addBallOfFurReturnItem(ItemStack, int) - Static method in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
Adds an item to the list of possible items to be returned when right-clicking a Ball Of Fur
- addBookletEntry(IBookletEntry) - Static method in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
Adds a booklet entry to the list of entries
- addChapter(IBookletChapter) - Method in interface de.ellpeck.actuallyadditions.api.booklet.IBookletEntry
-
- addCoffeeMachineIngredient(CoffeeIngredient) - Static method in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
Adds an ingredient to the Coffee Machine ingredient list
- addCompostRecipe(ItemStack, Block, ItemStack, Block) - Static method in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
Adds a new conversion recipe to the compost.
- addConnection(BlockPos, BlockPos, World) - Method in interface de.ellpeck.actuallyadditions.api.laser.ILaserRelayConnectionHandler
-
Deprecated.
- addConnection(BlockPos, BlockPos, World, boolean) - Method in interface de.ellpeck.actuallyadditions.api.laser.ILaserRelayConnectionHandler
-
Deprecated.
- addConnection(BlockPos, BlockPos, LaserType, World) - Method in interface de.ellpeck.actuallyadditions.api.laser.ILaserRelayConnectionHandler
-
- addConnection(BlockPos, BlockPos, LaserType, World, boolean) - Method in interface de.ellpeck.actuallyadditions.api.laser.ILaserRelayConnectionHandler
-
- addCrusherRecipe(String, String, int) - Static method in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
Adds a Recipe to the Crusher Recipe Registry
The second output will be nothing
- addCrusherRecipe(String, String, int, String, int, int) - Static method in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
Adds a Recipe to the Crusher Recipe Registry
- addCrusherRecipe(ItemStack, ItemStack) - Static method in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
Adds a Recipe to the Crusher Recipe Registry
The second output will be nothing
- addCrusherRecipe(ItemStack, ItemStack, ItemStack, int) - Static method in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
Adds a Recipe to the Crusher Recipe Registry
The second output will be nothing
- addCrusherRecipe(ItemStack, String, int) - Static method in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
Adds a Recipe to the Crusher Recipe Registry
The second output will be nothing
- addEffectProperties(ItemStack, PotionEffect, boolean, boolean) - Method in interface de.ellpeck.actuallyadditions.api.internal.IMethodHandler
-
- addEffectToStack(ItemStack, CoffeeIngredient) - Method in interface de.ellpeck.actuallyadditions.api.internal.IMethodHandler
-
- addEffectToStack(ItemStack, PotionEffect) - Method in interface de.ellpeck.actuallyadditions.api.internal.IMethodHandler
-
- addEmpowererRecipe(ItemStack, ItemStack, ItemStack, ItemStack, ItemStack, ItemStack, int, int, float[]) - Static method in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
- addOilGenRecipe(String, int) - Static method in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
Adds a Recipe to the Oil generator
- addPageWithItemStackData(BookletPage) - Static method in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
Adds a page to the pages with ItemStack data
This should be done with every page that uses getItemStacksForPage()
- addReconstructorLensColorChangeItem(Item, IColorLensChanger) - Static method in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
Adds an item and the way it is modified to the Atomic Reconstructor's color lens.
- addReconstructorLensConversionRecipe(ItemStack, ItemStack, int, LensConversion) - Static method in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
Adds a recipe to the Atomic Reconstructor conversion lenses
StackSizes can only be 1 and greater ones will be ignored
- addReconstructorLensConversionRecipe(ItemStack, ItemStack, int) - Static method in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
- addReconstructorLensConversionRecipe(String, String, int, LensConversion) - Static method in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
Adds a recipe to the Atomic Reconstructor conversion lenses
- addReconstructorLensConversionRecipe(String, String, int) - Static method in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
- addTextReplacement(String, int) - Method in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
-
- addTextReplacement(String, String) - Method in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
-
- addTreasureChestLoot(ItemStack, int, int, int) - Static method in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
Adds an item to the list of possible items to be returned when opening a Treasure Chest
- allAndSearch - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
- API_ID - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
- API_VERSION - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
-
- arePageStacksWildcard - Variable in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
-
- generateBookletChapter(String, IBookletEntry, ItemStack, BookletPage...) - Method in interface de.ellpeck.actuallyadditions.api.internal.IMethodHandler
-
- generateCraftingPage(int, IRecipe...) - Method in interface de.ellpeck.actuallyadditions.api.internal.IMethodHandler
-
- generateFurnacePage(int, ItemStack, ItemStack) - Method in interface de.ellpeck.actuallyadditions.api.internal.IMethodHandler
-
- generatePicturePage(int, ResourceLocation, int) - Method in interface de.ellpeck.actuallyadditions.api.internal.IMethodHandler
-
- generateTextPage(int) - Method in interface de.ellpeck.actuallyadditions.api.internal.IMethodHandler
-
- getBoundPosition() - Method in interface de.ellpeck.actuallyadditions.api.tile.IPhantomTile
-
- getButtonList() - Method in interface de.ellpeck.actuallyadditions.api.internal.IBookletGui
-
- getChapter() - Method in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
-
- getChapters() - Method in interface de.ellpeck.actuallyadditions.api.booklet.IBookletEntry
-
- getClickToSeeRecipeString() - Method in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
-
Gets the text that is displayed when an Item is hovered over that can be clicked on to go to its page
- getColor() - Method in class de.ellpeck.actuallyadditions.api.lens.Lens
-
Returns the color in an array of 3 float values that are r, g, b
- getColor() - Method in class de.ellpeck.actuallyadditions.api.lens.LensConversion
-
- getConnectionsFor(BlockPos, World) - Method in interface de.ellpeck.actuallyadditions.api.laser.ILaserRelayConnectionHandler
-
- getCurrentChapter() - Method in interface de.ellpeck.actuallyadditions.api.internal.IEntrySet
-
- getCurrentEntry() - Method in interface de.ellpeck.actuallyadditions.api.internal.IEntrySet
-
- getCurrentEntrySet() - Method in interface de.ellpeck.actuallyadditions.api.internal.IBookletGui
-
- getCurrentPage() - Method in interface de.ellpeck.actuallyadditions.api.internal.IEntrySet
-
- getDisplayItemStack() - Method in interface de.ellpeck.actuallyadditions.api.booklet.IBookletChapter
-
- getDistance() - Method in class de.ellpeck.actuallyadditions.api.lens.Lens
-
Gets the maximum distance the beam goes with this lens
- getDistance() - Method in class de.ellpeck.actuallyadditions.api.lens.LensConversion
-
- getEffects() - Method in class de.ellpeck.actuallyadditions.api.recipe.CoffeeIngredient
-
- getEffectsFromStack(ItemStack) - Method in interface de.ellpeck.actuallyadditions.api.internal.IMethodHandler
-
- getEnergy() - Method in interface de.ellpeck.actuallyadditions.api.internal.IAtomicReconstructor
-
Gets the amount of energy the Reconstructor has stored in its RF storage
- getEntry() - Method in interface de.ellpeck.actuallyadditions.api.booklet.IBookletChapter
-
- getExtraText() - Method in class de.ellpeck.actuallyadditions.api.recipe.CoffeeIngredient
-
- getGuiID() - Method in interface de.ellpeck.actuallyadditions.api.tile.IPhantomTile
-
- getGuiLeft() - Method in interface de.ellpeck.actuallyadditions.api.internal.IBookletGui
-
- getGuiTop() - Method in interface de.ellpeck.actuallyadditions.api.internal.IBookletGui
-
- getID() - Method in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
-
The ID of the page, for the page number etc.
- getIdentifier() - Method in interface de.ellpeck.actuallyadditions.api.booklet.IBookletChapter
-
- getIdentifier() - Method in interface de.ellpeck.actuallyadditions.api.booklet.IBookletEntry
-
- getItemStacksForPage() - Method in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
-
Gets the ItemStacks that are part of or displayed on this page (for NEI Handler, right-click function etc.)
- getLens() - Method in interface de.ellpeck.actuallyadditions.api.internal.IAtomicReconstructor
-
- getLens() - Method in interface de.ellpeck.actuallyadditions.api.lens.ILensItem
-
Returns the lens type that belongs to this lens item
- getLocalizedName() - Method in interface de.ellpeck.actuallyadditions.api.booklet.IBookletChapter
-
- getLocalizedName() - Method in interface de.ellpeck.actuallyadditions.api.booklet.IBookletEntry
-
- getLocalizedNameWithFormatting() - Method in interface de.ellpeck.actuallyadditions.api.booklet.IBookletChapter
-
- getLocalizedNameWithFormatting() - Method in interface de.ellpeck.actuallyadditions.api.booklet.IBookletEntry
-
- getNetworkFor(BlockPos, World) - Method in interface de.ellpeck.actuallyadditions.api.laser.ILaserRelayConnectionHandler
-
- getPageById(int) - Method in interface de.ellpeck.actuallyadditions.api.booklet.IBookletChapter
-
- getPageId(BookletPage) - Method in interface de.ellpeck.actuallyadditions.api.booklet.IBookletChapter
-
- getPageInIndex() - Method in interface de.ellpeck.actuallyadditions.api.internal.IEntrySet
-
- getPages() - Method in interface de.ellpeck.actuallyadditions.api.booklet.IBookletChapter
-
- getRange() - Method in interface de.ellpeck.actuallyadditions.api.tile.IPhantomTile
-
- getSameEffectFromStack(ItemStack, PotionEffect) - Method in interface de.ellpeck.actuallyadditions.api.internal.IMethodHandler
-
- getText() - Method in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
-
Gets the localized text to be displayed
- getUsePerTick(ItemStack, TileEntity, int) - Method in interface de.ellpeck.actuallyadditions.api.misc.IDisplayStandItem
-
- getWorldObject() - Method in interface de.ellpeck.actuallyadditions.api.internal.IAtomicReconstructor
-
Returns the world of the reconstructor
- getX() - Method in interface de.ellpeck.actuallyadditions.api.internal.IAtomicReconstructor
-
Returns the x coord of the reconstructor
- getXSize() - Method in interface de.ellpeck.actuallyadditions.api.internal.IBookletGui
-
- getY() - Method in interface de.ellpeck.actuallyadditions.api.internal.IAtomicReconstructor
-
Returns the y coord of the reconstructor
- getYSize() - Method in interface de.ellpeck.actuallyadditions.api.internal.IBookletGui
-
- getZ() - Method in interface de.ellpeck.actuallyadditions.api.internal.IAtomicReconstructor
-
Returns the z coord of the reconstructor