Class FurnaceLogicSystem
java.lang.Object
zombie.entity.EngineSystem
zombie.entity.components.crafting.FurnaceLogicSystem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addedToEngine
(Engine engine) void
removedFromEngine
(Engine var1) void
Methods inherited from class zombie.entity.EngineSystem
getEngine, getRenderLastPriority, getUpdatePriority, getUpdateSimulationPriority, isEnabled, isRenderer, isSimulationUpdater, isUpdater, renderLast, setEnabled, setRenderer, setSimulationUpdater, setUpdater, update
-
Constructor Details
-
FurnaceLogicSystem
public FurnaceLogicSystem(int int0)
-
-
Method Details
-
addedToEngine
- Overrides:
addedToEngine
in classEngineSystem
-
removedFromEngine
- Overrides:
removedFromEngine
in classEngineSystem
-
updateSimulation
public void updateSimulation()- Overrides:
updateSimulation
in classEngineSystem
-