Class DelayNetworkElement

All Implemented Interfaces:
Comparable<INetworkElement>, IEnergyConsumingNetworkElement, IEventListenableNetworkElement<BlockEntityProxy>, IIdentifiableNetworkElement, INetworkElement, IPositionedNetworkElement

public class DelayNetworkElement extends ProxyNetworkElement
Network element for delays.
  • Field Details

    • GROUP

      public static final net.minecraft.resources.ResourceLocation GROUP
  • Constructor Details

    • DelayNetworkElement

      public DelayNetworkElement(org.cyclops.cyclopscore.datastructure.DimPos pos)
  • Method Details