JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
_
A
addInAxis(BlockPos, EnumFacing.Axis, int, int)
- Method in class org.cyclops.structuredcrafting.craft.
WorldCraftingMatrix
addItemStack(World, BlockPos, EnumFacing, ItemStack, boolean)
- Method in interface org.cyclops.structuredcrafting.craft.provider.
IItemStackProvider
Adds an itemstack.
addItemStack(World, BlockPos, EnumFacing, ItemStack, boolean)
- Method in class org.cyclops.structuredcrafting.craft.provider.
InventoryItemStackProvider
addItemStack(World, BlockPos, EnumFacing, ItemStack, boolean)
- Method in class org.cyclops.structuredcrafting.craft.provider.
WorldItemStackProvider
addItemStackForOutput(World, BlockPos, EnumFacing, List<IItemStackProvider>, ItemStack, boolean)
- Method in class org.cyclops.structuredcrafting.craft.
WorldCraftingMatrix
analytics
- Static variable in class org.cyclops.structuredcrafting.
GeneralConfig
If an anonymous mod startup analytics request may be sent to our analytics service.
B
BlockStructuredCrafter
- Class in
org.cyclops.structuredcrafting.block
This block will detect neighbour block updates and will try to craft a new block/item from them.
BlockStructuredCrafter(ExtendedConfig)
- Constructor for class org.cyclops.structuredcrafting.block.
BlockStructuredCrafter
Make a new block instance.
BlockStructuredCrafterConfig
- Class in
org.cyclops.structuredcrafting.block
Config for
BlockStructuredCrafter
.
BlockStructuredCrafterConfig()
- Constructor for class org.cyclops.structuredcrafting.block.
BlockStructuredCrafterConfig
Make a new instance.
C
canWork()
- Method in class org.cyclops.structuredcrafting.modcompat.capabilities.
WorkerStructuredCrafterTileCompat.Worker
Capabilities
- Class in
org.cyclops.structuredcrafting
Used capabilities for this mod.
Capabilities()
- Constructor for class org.cyclops.structuredcrafting.
Capabilities
clog(String)
- Static method in class org.cyclops.structuredcrafting.
StructuredCrafting
Log a new info message for this mod.
clog(Level, String)
- Static method in class org.cyclops.structuredcrafting.
StructuredCrafting
Log a new message of the given level for this mod.
clone()
- Method in class org.cyclops.structuredcrafting.craft.
WorldCraftingMatrix.CraftingPossibility
Configs
- Class in
org.cyclops.structuredcrafting
This class holds a set of all the configs that need to be registered.
Configs()
- Constructor for class org.cyclops.structuredcrafting.
Configs
constructDefaultCreativeTab()
- Method in class org.cyclops.structuredcrafting.
StructuredCrafting
constructRecipeHandler()
- Method in class org.cyclops.structuredcrafting.
StructuredCrafting
craft(boolean)
- Method in class org.cyclops.structuredcrafting.craft.
WorldCraftingMatrix
CraftingPossibility()
- Constructor for class org.cyclops.structuredcrafting.craft.
WorldCraftingMatrix.CraftingPossibility
crashOnInvalidRecipe
- Static variable in class org.cyclops.structuredcrafting.
GeneralConfig
If the recipe loader should crash when finding invalid recipes.
createProvider(TileStructuredCrafter)
- Method in class org.cyclops.structuredcrafting.modcompat.capabilities.
WorkerStructuredCrafterTileCompat
D
debug
- Static variable in class org.cyclops.structuredcrafting.
GeneralConfig
If the debug mode should be enabled.
deriveMatrix(World, BlockPos)
- Static method in class org.cyclops.structuredcrafting.craft.
WorldCraftingMatrix
determineItemStackProviderForInput(World, BlockPos, EnumFacing)
- Method in class org.cyclops.structuredcrafting.craft.
WorldCraftingMatrix
E
equals(Object)
- Method in class org.cyclops.structuredcrafting.craft.
WorldInventoryCrafting
ExtendedConfigGuiFactory()
- Constructor for class org.cyclops.structuredcrafting.
GuiConfigOverview.ExtendedConfigGuiFactory
F
FACING
- Static variable in class org.cyclops.structuredcrafting.block.
BlockStructuredCrafter
G
GA_TRACKING_ID
- Static variable in class org.cyclops.structuredcrafting.
Reference
GeneralConfig
- Class in
org.cyclops.structuredcrafting
A config with general options for this mod.
GeneralConfig()
- Constructor for class org.cyclops.structuredcrafting.
GeneralConfig
Create a new instance.
getCapability()
- Method in class org.cyclops.structuredcrafting.modcompat.capabilities.
WorkerStructuredCrafterTileCompat
getFirstItem(IInventory, EnumFacing)
- Method in class org.cyclops.structuredcrafting.craft.provider.
InventoryItemStackProvider
getFirstItem(IItemHandler, EnumFacing)
- Method in class org.cyclops.structuredcrafting.craft.provider.
InventoryItemStackProvider
getInstance()
- Static method in class org.cyclops.structuredcrafting.block.
BlockStructuredCrafter
Get the unique instance.
getItemStack(World, BlockPos, EnumFacing)
- Method in interface org.cyclops.structuredcrafting.craft.provider.
IItemStackProvider
The itemstack at the given position.
getItemStack(World, BlockPos, EnumFacing)
- Method in class org.cyclops.structuredcrafting.craft.provider.
InventoryItemStackProvider
getItemStack(World, BlockPos, EnumFacing)
- Method in class org.cyclops.structuredcrafting.craft.provider.
WorldItemStackProvider
getItemStackHashCode(ItemStack)
- Static method in class org.cyclops.structuredcrafting.craft.
WorldInventoryCrafting
getItemStackProviders()
- Method in class org.cyclops.structuredcrafting.craft.
WorldCraftingMatrix
getMatrix()
- Method in class org.cyclops.structuredcrafting.tileentity.
TileStructuredCrafter
getMod()
- Method in class org.cyclops.structuredcrafting.
GuiConfigOverview
getOutput(World)
- Method in class org.cyclops.structuredcrafting.craft.
WorldCraftingMatrix.CraftingPossibility
getProviders()
- Method in interface org.cyclops.structuredcrafting.craft.provider.
IItemStackProviderRegistry
getProviders()
- Method in class org.cyclops.structuredcrafting.craft.provider.
ItemStackProviderRegistry
getProxy()
- Method in class org.cyclops.structuredcrafting.
StructuredCrafting
getRecipe(World)
- Method in class org.cyclops.structuredcrafting.craft.
WorldCraftingMatrix.CraftingPossibility
getStateForPlacement(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase, EnumHand)
- Method in class org.cyclops.structuredcrafting.block.
BlockStructuredCrafter
GuiConfigOverview
- Class in
org.cyclops.structuredcrafting
GuiConfigOverview(GuiScreen)
- Constructor for class org.cyclops.structuredcrafting.
GuiConfigOverview
Make a new instance.
GuiConfigOverview.ExtendedConfigGuiFactory
- Class in
org.cyclops.structuredcrafting
H
handleRemainingItems(World, EnumFacing, boolean)
- Method in class org.cyclops.structuredcrafting.craft.
WorldCraftingMatrix.CraftingPossibility
Handle remaining container items: place blocks and drop items
hasEmptyItemHandler(World, BlockPos, EnumFacing)
- Method in class org.cyclops.structuredcrafting.craft.provider.
WorldItemStackProvider
hashCode()
- Method in class org.cyclops.structuredcrafting.craft.
WorldInventoryCrafting
hasItemStack(World, BlockPos, EnumFacing)
- Method in interface org.cyclops.structuredcrafting.craft.provider.
IItemStackProvider
If the given provider has an itemstack at the given position.
hasItemStack(World, BlockPos, EnumFacing)
- Method in class org.cyclops.structuredcrafting.craft.provider.
InventoryItemStackProvider
hasItemStack(World, BlockPos, EnumFacing)
- Method in class org.cyclops.structuredcrafting.craft.provider.
WorldItemStackProvider
hasWork()
- Method in class org.cyclops.structuredcrafting.modcompat.capabilities.
WorkerStructuredCrafterTileCompat.Worker
I
IItemStackProvider
- Interface in
org.cyclops.structuredcrafting.craft.provider
Types of providers for itemstacks
IItemStackProviderRegistry
- Interface in
org.cyclops.structuredcrafting.craft.provider
Registry for
IItemStackProvider
.
init(FMLInitializationEvent)
- Method in class org.cyclops.structuredcrafting.
StructuredCrafting
InventoryItemStackProvider
- Class in
org.cyclops.structuredcrafting.craft.provider
Inventory that can provide itemstacks.
InventoryItemStackProvider()
- Constructor for class org.cyclops.structuredcrafting.craft.provider.
InventoryItemStackProvider
isDisableable()
- Method in class org.cyclops.structuredcrafting.block.
BlockStructuredCrafterConfig
isEnabled()
- Method in class org.cyclops.structuredcrafting.
GeneralConfig
isValidForResults(World, BlockPos, EnumFacing)
- Method in interface org.cyclops.structuredcrafting.craft.provider.
IItemStackProvider
Check if the given target is valid for output results for this provider type.
isValidForResults(World, BlockPos, EnumFacing)
- Method in class org.cyclops.structuredcrafting.craft.provider.
InventoryItemStackProvider
isValidForResults(World, BlockPos, EnumFacing)
- Method in class org.cyclops.structuredcrafting.craft.provider.
WorldItemStackProvider
ItemStackProviderRegistry
- Class in
org.cyclops.structuredcrafting.craft.provider
Registry for
IItemStackProvider
.
ItemStackProviderRegistry()
- Constructor for class org.cyclops.structuredcrafting.craft.provider.
ItemStackProviderRegistry
L
loadModCompats(ModCompatLoader)
- Method in class org.cyclops.structuredcrafting.
StructuredCrafting
M
mainConfigGuiClass()
- Method in class org.cyclops.structuredcrafting.
GuiConfigOverview.ExtendedConfigGuiFactory
matrix
- Variable in class org.cyclops.structuredcrafting.tileentity.
TileStructuredCrafter
MOD_BUILD_NUMBER
- Static variable in class org.cyclops.structuredcrafting.
Reference
MOD_CYCLOPSCORE
- Static variable in class org.cyclops.structuredcrafting.
Reference
MOD_CYCLOPSCORE_MINVERSION
- Static variable in class org.cyclops.structuredcrafting.
Reference
MOD_CYCLOPSCORE_VERSION_MIN
- Static variable in class org.cyclops.structuredcrafting.
Reference
MOD_DEPENDENCIES
- Static variable in class org.cyclops.structuredcrafting.
Reference
MOD_FINGERPRINT
- Static variable in class org.cyclops.structuredcrafting.
Reference
MOD_FORGE
- Static variable in class org.cyclops.structuredcrafting.
Reference
MOD_FORGE_VERSION
- Static variable in class org.cyclops.structuredcrafting.
Reference
MOD_FORGE_VERSION_MIN
- Static variable in class org.cyclops.structuredcrafting.
Reference
MOD_ID
- Static variable in class org.cyclops.structuredcrafting.
Reference
MOD_MC_VERSION
- Static variable in class org.cyclops.structuredcrafting.
Reference
MOD_NAME
- Static variable in class org.cyclops.structuredcrafting.
Reference
MOD_VERSION
- Static variable in class org.cyclops.structuredcrafting.
Reference
O
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumHand, EnumFacing, float, float, float)
- Method in class org.cyclops.structuredcrafting.block.
BlockStructuredCrafter
onGeneralConfigsRegister(ConfigHandler)
- Method in class org.cyclops.structuredcrafting.
StructuredCrafting
onMainConfigsRegister(ConfigHandler)
- Method in class org.cyclops.structuredcrafting.
StructuredCrafting
onRegistered()
- Method in class org.cyclops.structuredcrafting.
GeneralConfig
onServerStarted(FMLServerStartedEvent)
- Method in class org.cyclops.structuredcrafting.
StructuredCrafting
onServerStopping(FMLServerStoppingEvent)
- Method in class org.cyclops.structuredcrafting.
StructuredCrafting
org.cyclops.structuredcrafting
- package org.cyclops.structuredcrafting
org.cyclops.structuredcrafting.block
- package org.cyclops.structuredcrafting.block
org.cyclops.structuredcrafting.craft
- package org.cyclops.structuredcrafting.craft
org.cyclops.structuredcrafting.craft.provider
- package org.cyclops.structuredcrafting.craft.provider
org.cyclops.structuredcrafting.modcompat.capabilities
- package org.cyclops.structuredcrafting.modcompat.capabilities
org.cyclops.structuredcrafting.tileentity
- package org.cyclops.structuredcrafting.tileentity
P
postInit(FMLPostInitializationEvent)
- Method in class org.cyclops.structuredcrafting.
StructuredCrafting
preInit(FMLPreInitializationEvent)
- Method in class org.cyclops.structuredcrafting.
StructuredCrafting
R
reduceItemStack(World, BlockPos, EnumFacing, boolean)
- Method in interface org.cyclops.structuredcrafting.craft.provider.
IItemStackProvider
Consumes one amount of the itemstack, will only work if such a stack existed.
reduceItemStack(World, BlockPos, EnumFacing, boolean)
- Method in class org.cyclops.structuredcrafting.craft.provider.
InventoryItemStackProvider
reduceItemStack(World, BlockPos, EnumFacing, boolean)
- Method in class org.cyclops.structuredcrafting.craft.provider.
WorldItemStackProvider
Reference
- Class in
org.cyclops.structuredcrafting
Class that can hold basic static things that are better not hard-coded like mod details, texture paths, ID's...
Reference()
- Constructor for class org.cyclops.structuredcrafting.
Reference
registerBlocks(ConfigHandler)
- Static method in class org.cyclops.structuredcrafting.
Configs
registerProvider(IItemStackProvider)
- Method in interface org.cyclops.structuredcrafting.craft.provider.
IItemStackProviderRegistry
registerProvider(IItemStackProvider)
- Method in class org.cyclops.structuredcrafting.craft.provider.
ItemStackProviderRegistry
S
setItemStack(World, BlockPos, EnumFacing, ItemStack, boolean)
- Method in interface org.cyclops.structuredcrafting.craft.provider.
IItemStackProvider
Set the itemstack.
setItemStack(World, BlockPos, EnumFacing, ItemStack, boolean)
- Method in class org.cyclops.structuredcrafting.craft.provider.
InventoryItemStackProvider
setItemStack(World, BlockPos, EnumFacing, ItemStack, boolean)
- Method in class org.cyclops.structuredcrafting.craft.provider.
WorldItemStackProvider
setItemStack(int, int, ItemStack)
- Method in class org.cyclops.structuredcrafting.craft.
WorldInventoryCrafting
setPosition(int, int, int, BlockPos, IItemStackProvider, ItemStack)
- Method in class org.cyclops.structuredcrafting.craft.
WorldCraftingMatrix.CraftingPossibility
StructuredCrafting
- Class in
org.cyclops.structuredcrafting
The main mod class of StructuredCrafting.
StructuredCrafting()
- Constructor for class org.cyclops.structuredcrafting.
StructuredCrafting
T
TileStructuredCrafter
- Class in
org.cyclops.structuredcrafting.tileentity
A ticking tile entity for the structured crafter.
TileStructuredCrafter()
- Constructor for class org.cyclops.structuredcrafting.tileentity.
TileStructuredCrafter
toString()
- Method in class org.cyclops.structuredcrafting.craft.
WorldInventoryCrafting
U
updateTileEntity()
- Method in class org.cyclops.structuredcrafting.tileentity.
TileStructuredCrafter
V
version
- Static variable in class org.cyclops.structuredcrafting.
GeneralConfig
The current mod version, will be used to check if the player's config isn't out of date and warn the player accordingly.
VERSION_URL
- Static variable in class org.cyclops.structuredcrafting.
Reference
versionChecker
- Static variable in class org.cyclops.structuredcrafting.
GeneralConfig
If the version checker should be enabled.
W
WORKER
- Static variable in class org.cyclops.structuredcrafting.
Capabilities
Worker(TileStructuredCrafter)
- Constructor for class org.cyclops.structuredcrafting.modcompat.capabilities.
WorkerStructuredCrafterTileCompat.Worker
WorkerStructuredCrafterTileCompat
- Class in
org.cyclops.structuredcrafting.modcompat.capabilities
Compatibility for structured crafter worker capability.
WorkerStructuredCrafterTileCompat()
- Constructor for class org.cyclops.structuredcrafting.modcompat.capabilities.
WorkerStructuredCrafterTileCompat
WorkerStructuredCrafterTileCompat.Worker
- Class in
org.cyclops.structuredcrafting.modcompat.capabilities
WorldCraftingMatrix
- Class in
org.cyclops.structuredcrafting.craft
A crafting matrix represented with blockstates.
WorldCraftingMatrix(World, BlockPos, EnumFacing.Axis, BlockPos, EnumFacing)
- Constructor for class org.cyclops.structuredcrafting.craft.
WorldCraftingMatrix
WorldCraftingMatrix.CraftingPossibility
- Class in
org.cyclops.structuredcrafting.craft
WorldInventoryCrafting
- Class in
org.cyclops.structuredcrafting.craft
A world-based implementation of the crafting container.
WorldInventoryCrafting()
- Constructor for class org.cyclops.structuredcrafting.craft.
WorldInventoryCrafting
WorldItemStackProvider
- Class in
org.cyclops.structuredcrafting.craft.provider
World that can provide an itemstack.
WorldItemStackProvider()
- Constructor for class org.cyclops.structuredcrafting.craft.provider.
WorldItemStackProvider
_
_instance
- Static variable in class org.cyclops.structuredcrafting.block.
BlockStructuredCrafterConfig
The unique instance.
_instance
- Static variable in class org.cyclops.structuredcrafting.
StructuredCrafting
The unique instance of this mod.
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
_
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes