JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package forestry.core.commands
Class
forestry.core.commands.SpeciesNotFoundException
extends net.minecraft.command.CommandException implements Serializable
serialVersionUID:
1L
Class
forestry.core.commands.TemplateNotFoundException
extends net.minecraft.command.CommandException implements Serializable
serialVersionUID:
1L
Package forestry.core.multiblock
Class
forestry.core.multiblock.MultiblockValidationException
extends java.lang.Exception implements Serializable
Serialized Fields
position
net.minecraft.util.math.BlockPos position
Package forestry.core.utils.datastructures
Class
forestry.core.utils.datastructures.FluidMap
extends
StackMap
<net.minecraftforge.fluids.Fluid,
T
> implements Serializable
serialVersionUID:
15891293315299994L
Class
forestry.core.utils.datastructures.ItemStackMap
extends
StackMap
<net.minecraft.item.ItemStack,
T
> implements Serializable
serialVersionUID:
-8511966739130702305L
Class
forestry.core.utils.datastructures.StackMap
extends java.util.HashMap<
P
,
T
> implements Serializable
serialVersionUID:
5383477742290646466L
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes