Class PartStateException

All Implemented Interfaces:
Serializable

public class PartStateException extends IllegalArgumentException
A runtime exception that can be thrown when a part is in an invalid state.
See Also:
  • Constructor Details

    • PartStateException

      public PartStateException(org.cyclops.cyclopscore.datastructure.DimPos dimPos, net.minecraft.core.Direction side)