Package io.github.thebusybiscuit.slimefun4.implementation.items.cargo
package io.github.thebusybiscuit.slimefun4.implementation.items.cargo
This package provides the different implementations of
SlimefunItem
that are related to the CargoNet
, most
notably: Cargo Nodes.-
ClassDescriptionThe
AdvancedCargoOutputNode
is the advanced version of theCargoOutputNode
.This interface marks aSlimefunItem
as aCargoNode
.TheTrashCan
is a simple container which simply voids all items that enter it.