Interface CargoNode
- All Known Implementing Classes:
AdvancedCargoOutputNode,CargoInputNode,CargoOutputNode
public interface CargoNode
This interface marks a
SlimefunItem as a CargoNode.
Do not implement this interface yourself, it will not have any effect.
- Author:
- TheBusyBiscuit