JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Deprecated Classes
Deprecated Methods
Deprecated Classes
Class
Description
de.ellpeck.rockbottom.api.gui.component.ComponentScrollMenu
de.ellpeck.rockbottom.api.construction.resource.ResourceRegistry
Use
RockBottomAPI.getResourceRegistry()
instead
Deprecated Methods
Method
Description
de.ellpeck.rockbottom.api.entity.player.knowledge.IKnowledgeManager.forgetIngredient(IRecipe, IUseInfo)
Partly known recipes have been removed
de.ellpeck.rockbottom.api.entity.player.knowledge.IKnowledgeManager.forgetIngredient(IRecipe, IUseInfo, boolean)
Partly known recipes have been removed
de.ellpeck.rockbottom.api.entity.player.knowledge.IKnowledgeManager.forgetOutput(IRecipe, ItemInstance)
Partly known recipes have been removed
de.ellpeck.rockbottom.api.entity.player.knowledge.IKnowledgeManager.forgetOutput(IRecipe, ItemInstance, boolean)
Partly known recipes have been removed
de.ellpeck.rockbottom.api.construction.IRecipe.getCustomComponent(IInventory)
use
IRecipe.getPolaroidButtons(Gui, AbstractEntityPlayer, boolean)
instead
de.ellpeck.rockbottom.api.construction.IRecipe.getCustomComponents(IInventory)
Use
IRecipe.getPolaroidButtons(Gui, AbstractEntityPlayer, boolean)
instead
de.ellpeck.rockbottom.api.util.reg.IResourceName.isEmpty()
de.ellpeck.rockbottom.api.entity.player.knowledge.IKnowledgeManager.knowsIngredient(IRecipe, IUseInfo)
Partly known recipes have been removed
de.ellpeck.rockbottom.api.entity.player.knowledge.IKnowledgeManager.knowsOutput(IRecipe, ItemInstance)
Partly known recipes have been removed
de.ellpeck.rockbottom.api.construction.IRecipe.shouldDisplayIngredient(AbstractEntityPlayer, IUseInfo)
Partly known recipes have been removed
de.ellpeck.rockbottom.api.construction.IRecipe.shouldDisplayOutput(AbstractEntityPlayer, ItemInstance)
Partly known recipes have been removed
de.ellpeck.rockbottom.api.entity.player.knowledge.IKnowledgeManager.teachIngredient(IRecipe, IUseInfo)
Partly known recipes have been removed
de.ellpeck.rockbottom.api.entity.player.knowledge.IKnowledgeManager.teachIngredient(IRecipe, IUseInfo, boolean)
Partly known recipes have been removed
de.ellpeck.rockbottom.api.entity.player.knowledge.IKnowledgeManager.teachOutput(IRecipe, ItemInstance)
Partly known recipes have been removed
de.ellpeck.rockbottom.api.entity.player.knowledge.IKnowledgeManager.teachOutput(IRecipe, ItemInstance, boolean)
Partly known recipes have been removed
de.ellpeck.rockbottom.api.entity.player.knowledge.IKnowledgeManager.teachRecipe(IRecipe, boolean, boolean)
Partly known recipes have been removed
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.