- 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
-
- getFluidStacksForPage() - Method in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
-
Gets the FluidStacks that are part of or displayed on this page (for JEI Handler and search)
- 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 JEI Handler and search)
- 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
-
- getPositions() - Method in interface de.ellpeck.actuallyadditions.api.laser.IConnectionPair
-
- 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
- getType() - Method in interface de.ellpeck.actuallyadditions.api.laser.IConnectionPair
-
- getTypeFromLaser(TileEntity) - Method in interface de.ellpeck.actuallyadditions.api.laser.ILaserRelayConnectionHandler
-
- getTypeFromLaser(BlockPos, World) - Method in interface de.ellpeck.actuallyadditions.api.laser.ILaserRelayConnectionHandler
-
- 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