Skip navigation links
A B C D E G H I L M N O P R S T U V W 

A

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
addCrusherRecipe(String, ItemStack) - 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
 

B

BALL_OF_FUR_RETURN_ITEMS - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
BallOfFurReturn - Class in de.ellpeck.actuallyadditions.api.recipe
 
BallOfFurReturn(ItemStack, int) - Constructor for class de.ellpeck.actuallyadditions.api.recipe.BallOfFurReturn
 
BOOKLET_ENTRIES - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
BOOKLET_PAGES_WITH_ITEM_DATA - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
BookletPage - Class in de.ellpeck.actuallyadditions.api.booklet
 
BookletPage() - Constructor for class de.ellpeck.actuallyadditions.api.booklet.BookletPage
 

C

canInvoke(IAtomicReconstructor, EnumFacing, int) - Method in class de.ellpeck.actuallyadditions.api.lens.Lens
 
changeAmount - Variable in class de.ellpeck.actuallyadditions.api.laser.Network
 
chapter - Variable in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
 
COFFEE_MACHINE_INGREDIENTS - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
CoffeeIngredient - Class in de.ellpeck.actuallyadditions.api.recipe
 
CoffeeIngredient(ItemStack, PotionEffect[], int) - Constructor for class de.ellpeck.actuallyadditions.api.recipe.CoffeeIngredient
 
ColorLensChangerByDyeMeta - Class in de.ellpeck.actuallyadditions.api.recipe
Changes an item's color by changing its metadata.
ColorLensChangerByDyeMeta() - Constructor for class de.ellpeck.actuallyadditions.api.recipe.ColorLensChangerByDyeMeta
 
COMPOST_RECIPES - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
CompostRecipe - Class in de.ellpeck.actuallyadditions.api.recipe
 
CompostRecipe(ItemStack, Block, ItemStack, Block) - Constructor for class de.ellpeck.actuallyadditions.api.recipe.CompostRecipe
 
connectionHandler - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
Use this to add, remove or get Laser Relay Connections and Networks The network system is built in a way that doesn't need the individual positions to be Laser Relays, it relies only on BlockPos DO NOT CHANGE/OVERRIDE THIS!! This is getting initialized in Actually Additions' PreInit phase
connections - Variable in class de.ellpeck.actuallyadditions.api.laser.Network
 
contains(BlockPos) - Method in interface de.ellpeck.actuallyadditions.api.laser.IConnectionPair
 
CRUSHER_RECIPES - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
CrusherRecipe - Class in de.ellpeck.actuallyadditions.api.recipe
 
CrusherRecipe(String, ItemStack) - Constructor for class de.ellpeck.actuallyadditions.api.recipe.CrusherRecipe
 
CrusherRecipe(ItemStack, String, int) - Constructor for class de.ellpeck.actuallyadditions.api.recipe.CrusherRecipe
 
CrusherRecipe(ItemStack, ItemStack, ItemStack, int) - Constructor for class de.ellpeck.actuallyadditions.api.recipe.CrusherRecipe
 
CrusherRecipe(String, String, int, String, int, int) - Constructor for class de.ellpeck.actuallyadditions.api.recipe.CrusherRecipe
 

D

de.ellpeck.actuallyadditions.api - package de.ellpeck.actuallyadditions.api
 
de.ellpeck.actuallyadditions.api.booklet - package de.ellpeck.actuallyadditions.api.booklet
 
de.ellpeck.actuallyadditions.api.internal - package de.ellpeck.actuallyadditions.api.internal
 
de.ellpeck.actuallyadditions.api.laser - package de.ellpeck.actuallyadditions.api.laser
 
de.ellpeck.actuallyadditions.api.lens - package de.ellpeck.actuallyadditions.api.lens
 
de.ellpeck.actuallyadditions.api.misc - package de.ellpeck.actuallyadditions.api.misc
 
de.ellpeck.actuallyadditions.api.recipe - package de.ellpeck.actuallyadditions.api.recipe
 
de.ellpeck.actuallyadditions.api.tile - package de.ellpeck.actuallyadditions.api.tile
 
doesSuppressRender() - Method in interface de.ellpeck.actuallyadditions.api.laser.IConnectionPair
 
drawRect(int, int, int, int, int, int) - Method in interface de.ellpeck.actuallyadditions.api.internal.IBookletGui
 

E

effect(ItemStack) - Method in class de.ellpeck.actuallyadditions.api.recipe.CoffeeIngredient
 
effects - Variable in class de.ellpeck.actuallyadditions.api.recipe.CoffeeIngredient
 
EMPOWERER_RECIPES - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
EmpowererRecipe - Class in de.ellpeck.actuallyadditions.api.recipe
 
EmpowererRecipe(ItemStack, ItemStack, ItemStack, ItemStack, ItemStack, ItemStack, int, int, float[]) - Constructor for class de.ellpeck.actuallyadditions.api.recipe.EmpowererRecipe
 
energyPerStand - Variable in class de.ellpeck.actuallyadditions.api.recipe.EmpowererRecipe
 
energyUse - Variable in class de.ellpeck.actuallyadditions.api.recipe.LensConversionRecipe
 
entryFunctionalNonRF - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
entryFunctionalRF - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
entryGeneratingRF - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
entryGettingStarted - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
entryItemsNonRF - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
entryItemsRF - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
entryMisc - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
entryReconstruction - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
equals(Object) - Method in class de.ellpeck.actuallyadditions.api.laser.Network
 
extractEnergy(int) - Method in interface de.ellpeck.actuallyadditions.api.internal.IAtomicReconstructor
Extracts a specified amount of energy from the Reconstructor's RF storage

G

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
 
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
 
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

H

hasBoundPosition() - Method in interface de.ellpeck.actuallyadditions.api.tile.IPhantomTile
 
hasNoText - Variable in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
 

I

IAtomicReconstructor - Interface in de.ellpeck.actuallyadditions.api.internal
This is a helper interface for Lens' invoke() method.
IBookletChapter - Interface in de.ellpeck.actuallyadditions.api.booklet
 
IBookletEntry - Interface in de.ellpeck.actuallyadditions.api.booklet
 
IBookletGui - Interface in de.ellpeck.actuallyadditions.api.internal
This is a helper interface for BookletPage This is not supposed to be implemented.
IColorLensChanger - Interface in de.ellpeck.actuallyadditions.api.recipe
Used for the Atomic Reconstructor's Color Lens changing algorythm.
IConnectionPair - Interface in de.ellpeck.actuallyadditions.api.laser
 
IDisplayStandItem - Interface in de.ellpeck.actuallyadditions.api.misc
 
IEntrySet - Interface in de.ellpeck.actuallyadditions.api.internal
 
ILaserRelayConnectionHandler - Interface in de.ellpeck.actuallyadditions.api.laser
This is the internal laser relay connection handler.
ILensItem - Interface in de.ellpeck.actuallyadditions.api.lens
This is the base class for a Reconstructor Lens Item
IMethodHandler - Interface in de.ellpeck.actuallyadditions.api.internal
This is the internal method handler.
ingredient - Variable in class de.ellpeck.actuallyadditions.api.recipe.CoffeeIngredient
 
input - Variable in class de.ellpeck.actuallyadditions.api.recipe.CompostRecipe
 
input - Variable in class de.ellpeck.actuallyadditions.api.recipe.CrusherRecipe
 
input - Variable in class de.ellpeck.actuallyadditions.api.recipe.EmpowererRecipe
 
input - Variable in class de.ellpeck.actuallyadditions.api.recipe.LensConversionRecipe
 
inputDisplay - Variable in class de.ellpeck.actuallyadditions.api.recipe.CompostRecipe
 
inputStack - Variable in class de.ellpeck.actuallyadditions.api.recipe.CrusherRecipe
 
inputStack - Variable in class de.ellpeck.actuallyadditions.api.recipe.LensConversionRecipe
 
invoke(IBlockState, BlockPos, IAtomicReconstructor) - Method in class de.ellpeck.actuallyadditions.api.lens.Lens
Invokes the lens type's behavior on a block
invoke(IBlockState, BlockPos, IAtomicReconstructor) - Method in class de.ellpeck.actuallyadditions.api.lens.LensConversion
 
invokeConversionLens(IBlockState, BlockPos, IAtomicReconstructor) - Method in interface de.ellpeck.actuallyadditions.api.internal.IMethodHandler
 
IPhantomTile - Interface in de.ellpeck.actuallyadditions.api.tile
Extending this will cause a TileEntity to be able to be connected via a Phantom Connector
isBoundThingInRange() - Method in interface de.ellpeck.actuallyadditions.api.tile.IPhantomTile
 

L

LaserType - Enum in de.ellpeck.actuallyadditions.api.laser
 
Lens - Class in de.ellpeck.actuallyadditions.api.lens
This is the base class for a Reconstructor Lens Type (NOT THE ITEM!)
Lens() - Constructor for class de.ellpeck.actuallyadditions.api.lens.Lens
 
lensColor - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
LensConversion - Class in de.ellpeck.actuallyadditions.api.lens
This is the base class for a Reconstructor Lens Type that converts two items via the ActuallyAdditionsAPI.RECONSTRUCTOR_LENS_CONVERSION_RECIPES list.
LensConversion() - Constructor for class de.ellpeck.actuallyadditions.api.lens.LensConversion
 
LensConversionRecipe - Class in de.ellpeck.actuallyadditions.api.recipe
 
LensConversionRecipe(ItemStack, ItemStack, int, LensConversion) - Constructor for class de.ellpeck.actuallyadditions.api.recipe.LensConversionRecipe
 
LensConversionRecipe(String, String, int, LensConversion) - Constructor for class de.ellpeck.actuallyadditions.api.recipe.LensConversionRecipe
 
lensDeath - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
lensDefaultConversion - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
lensDetonation - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
lensDisenchanting - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
lensDisruption - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 

M

maxAmount - Variable in class de.ellpeck.actuallyadditions.api.recipe.TreasureChestLoot
 
maxAmplifier - Variable in class de.ellpeck.actuallyadditions.api.recipe.CoffeeIngredient
 
methodHandler - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
Use this to handle things that aren't based in the API itself DO NOT CHANGE/OVERRIDE THIS!! This is getting initialized in Actually Additions' PreInit phase
minAmount - Variable in class de.ellpeck.actuallyadditions.api.recipe.TreasureChestLoot
 
MOD_ID - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
modifier1 - Variable in class de.ellpeck.actuallyadditions.api.recipe.EmpowererRecipe
 
modifier2 - Variable in class de.ellpeck.actuallyadditions.api.recipe.EmpowererRecipe
 
modifier3 - Variable in class de.ellpeck.actuallyadditions.api.recipe.EmpowererRecipe
 
modifier4 - Variable in class de.ellpeck.actuallyadditions.api.recipe.EmpowererRecipe
 
modifyItem(ItemStack, IBlockState, BlockPos, IAtomicReconstructor) - Method in class de.ellpeck.actuallyadditions.api.recipe.ColorLensChangerByDyeMeta
 
modifyItem(ItemStack, IBlockState, BlockPos, IAtomicReconstructor) - Method in interface de.ellpeck.actuallyadditions.api.recipe.IColorLensChanger
Modifies the given item.

N

Network - Class in de.ellpeck.actuallyadditions.api.laser
 
Network() - Constructor for class de.ellpeck.actuallyadditions.api.laser.Network
 

O

OIL_GENERATOR_RECIPES - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
onActionPerformed(IBookletGui, GuiButton) - Method in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
 
onClosed(IBookletGui) - Method in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
 
onOpened(IBookletGui) - Method in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
 
output - Variable in class de.ellpeck.actuallyadditions.api.recipe.CompostRecipe
 
output - Variable in class de.ellpeck.actuallyadditions.api.recipe.EmpowererRecipe
 
output - Variable in class de.ellpeck.actuallyadditions.api.recipe.LensConversionRecipe
 
outputDisplay - Variable in class de.ellpeck.actuallyadditions.api.recipe.CompostRecipe
 
outputOne - Variable in class de.ellpeck.actuallyadditions.api.recipe.CrusherRecipe
 
outputOneAmount - Variable in class de.ellpeck.actuallyadditions.api.recipe.CrusherRecipe
 
outputOneStack - Variable in class de.ellpeck.actuallyadditions.api.recipe.CrusherRecipe
 
outputStack - Variable in class de.ellpeck.actuallyadditions.api.recipe.LensConversionRecipe
 
outputTwo - Variable in class de.ellpeck.actuallyadditions.api.recipe.CrusherRecipe
 
outputTwoAmount - Variable in class de.ellpeck.actuallyadditions.api.recipe.CrusherRecipe
 
outputTwoChance - Variable in class de.ellpeck.actuallyadditions.api.recipe.CrusherRecipe
 
outputTwoStack - Variable in class de.ellpeck.actuallyadditions.api.recipe.CrusherRecipe
 

P

particleColor - Variable in class de.ellpeck.actuallyadditions.api.recipe.EmpowererRecipe
 

R

readFromNBT(NBTTagCompound) - Method in interface de.ellpeck.actuallyadditions.api.internal.IEntrySet
 
readFromNBT(NBTTagCompound) - Method in interface de.ellpeck.actuallyadditions.api.laser.IConnectionPair
 
RECONSTRUCTOR_LENS_COLOR_CHANGERS - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
RECONSTRUCTOR_LENS_CONVERSION_RECIPES - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
removeEntry() - Method in interface de.ellpeck.actuallyadditions.api.internal.IEntrySet
 
removeRelayFromNetwork(BlockPos, World) - Method in interface de.ellpeck.actuallyadditions.api.laser.ILaserRelayConnectionHandler
 
render(IBookletGui, int, int, int, boolean) - Method in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
This render method ica called after super.drawScreen() is called in the GUI
renderPre(IBookletGui, int, int, int, boolean) - Method in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
This render method ica called before super.drawScreen() is called in the GUI
renderTooltipAndTransferButton(BookletPage, ItemStack, int, int, boolean, boolean) - Method in interface de.ellpeck.actuallyadditions.api.internal.IBookletGui
This method should be used when drawing an ItemStack to a booklet page It displays the hoverover text of the item and also contains the "show more info"-text and clickable part
returnItem - Variable in class de.ellpeck.actuallyadditions.api.recipe.BallOfFurReturn
 
returnItem - Variable in class de.ellpeck.actuallyadditions.api.recipe.TreasureChestLoot
 

S

setBoundPosition(BlockPos) - Method in interface de.ellpeck.actuallyadditions.api.tile.IPhantomTile
Sets the bound position
setChapter(IBookletChapter) - Method in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
 
setChapter(IBookletChapter) - Method in interface de.ellpeck.actuallyadditions.api.internal.IEntrySet
 
setChapters(List<IBookletChapter>) - Method in interface de.ellpeck.actuallyadditions.api.booklet.IBookletEntry
 
setEntry(BookletPage, IBookletChapter, IBookletEntry, int) - Method in interface de.ellpeck.actuallyadditions.api.internal.IEntrySet
 
setEntry(IBookletEntry) - Method in interface de.ellpeck.actuallyadditions.api.internal.IEntrySet
 
setNoText() - Method in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
 
setPage(BookletPage) - Method in interface de.ellpeck.actuallyadditions.api.internal.IEntrySet
 
setPageInIndex(int) - Method in interface de.ellpeck.actuallyadditions.api.internal.IEntrySet
 
setPageStacksWildcard() - Method in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
Sets the stacks on the page to be wildcard, meaning the metadata doesn't matter This applies for all stacks at once
setType(LaserType) - Method in interface de.ellpeck.actuallyadditions.api.laser.IConnectionPair
Deprecated.

T

textReplacements - Variable in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
 
time - Variable in class de.ellpeck.actuallyadditions.api.recipe.EmpowererRecipe
 
toString() - Method in class de.ellpeck.actuallyadditions.api.laser.Network
 
TREASURE_CHEST_LOOT - Static variable in class de.ellpeck.actuallyadditions.api.ActuallyAdditionsAPI
 
TreasureChestLoot - Class in de.ellpeck.actuallyadditions.api.recipe
 
TreasureChestLoot(ItemStack, int, int, int) - Constructor for class de.ellpeck.actuallyadditions.api.recipe.TreasureChestLoot
 
type - Variable in class de.ellpeck.actuallyadditions.api.recipe.LensConversionRecipe
 

U

update(ItemStack, TileEntity, int) - Method in interface de.ellpeck.actuallyadditions.api.misc.IDisplayStandItem
 
updateScreen(int) - Method in class de.ellpeck.actuallyadditions.api.booklet.BookletPage
Equivalent to updateScreen() in GuiScreen

V

valueOf(String) - Static method in enum de.ellpeck.actuallyadditions.api.laser.LaserType
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.ellpeck.actuallyadditions.api.laser.LaserType
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeToNBT(NBTTagCompound) - Method in interface de.ellpeck.actuallyadditions.api.internal.IEntrySet
 
writeToNBT(NBTTagCompound) - Method in interface de.ellpeck.actuallyadditions.api.laser.IConnectionPair
 
A B C D E G H I L M N O P R S T U V W 
Skip navigation links