Class ConstructorNetworkNode

java.lang.Object
com.refinedmods.refinedstorage.api.network.impl.node.AbstractNetworkNode
com.refinedmods.refinedstorage.api.network.impl.node.SimpleNetworkNode
com.refinedmods.refinedstorage.common.constructordestructor.ConstructorNetworkNode
All Implemented Interfaces:
NetworkNode

public class ConstructorNetworkNode extends com.refinedmods.refinedstorage.api.network.impl.node.SimpleNetworkNode
  • Field Summary

    Fields inherited from class com.refinedmods.refinedstorage.api.network.impl.node.AbstractNetworkNode

    network
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class com.refinedmods.refinedstorage.api.network.impl.node.SimpleNetworkNode

    getEnergyUsage, setEnergyUsage

    Methods inherited from class com.refinedmods.refinedstorage.api.network.impl.node.AbstractNetworkNode

    getNetwork, isActive, onActiveChanged, setActive, setNetwork

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • doWork

      public void doWork()
      Overrides:
      doWork in class com.refinedmods.refinedstorage.api.network.impl.node.AbstractNetworkNode