Uses of Enum Class
com.amalgamasimulation.discreterate.ReversibleConveyor.Direction
Packages that use ReversibleConveyor.Direction
-
Uses of ReversibleConveyor.Direction in com.amalgamasimulation.discreterate
Methods in com.amalgamasimulation.discreterate that return ReversibleConveyor.DirectionModifier and TypeMethodDescriptionstatic ReversibleConveyor.DirectionReturns the enum constant of this class with the specified name.static ReversibleConveyor.Direction[]ReversibleConveyor.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.amalgamasimulation.discreterate with parameters of type ReversibleConveyor.DirectionModifier and TypeMethodDescriptionvoidReversibleConveyor.setDirection(ReversibleConveyor.Direction direction) Sets the new direction of material transportation inside thisReversibleConveyor.