Uses of Enum Class
me.mrCookieSlime.Slimefun.api.item_transport.ItemTransportFlow
Package
Description
-
Uses of ItemTransportFlow in me.mrCookieSlime.Slimefun.api.inventory
Modifier and TypeMethodDescriptionint[]
BlockMenuPreset.getSlotsAccessedByItemTransport
(DirtyChestMenu menu, ItemTransportFlow flow, ItemStack item) abstract int[]
BlockMenuPreset.getSlotsAccessedByItemTransport
(ItemTransportFlow flow) -
Uses of ItemTransportFlow in me.mrCookieSlime.Slimefun.api.item_transport
Modifier and TypeMethodDescriptionstatic ItemTransportFlow
Returns the enum constant of this class with the specified name.static ItemTransportFlow[]
ItemTransportFlow.values()
Returns an array containing the constants of this enum class, in the order they are declared.