JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
me.desht.pneumaticcraft.common.tileentity
Interface IResettable
All Known Implementing Classes:
TileEntityAssemblyDrill
,
TileEntityAssemblyIOUnit
,
TileEntityAssemblyLaser
,
TileEntityAssemblyPlatform
,
TileEntityAssemblyRobot
public interface
IResettable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
reset
()
Reset the machine's state
Method Detail
reset
boolean reset()
Reset the machine's state
Returns:
true when the machine is done resetting
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method