java.lang.Object
io.github.thebusybiscuit.slimefun4.api.items.SlimefunItem
io.github.thebusybiscuit.slimefun4.implementation.items.cargo.ReactorAccessPort
All Implemented Interfaces:
Placeable

public class ReactorAccessPort extends SlimefunItem
The ReactorAccessPort is a block which acts as an interface between a Reactor and a CargoNet. Any item placed into the port will get transferred to the Reactor.
Author:
TheBusyBiscuit, AlexLander123
  • Constructor Details

  • Method Details

    • getInputSlots

      @Nonnull public int[] getInputSlots()
    • getFuelSlots

      @Nonnull public int[] getFuelSlots()
    • getCoolantSlots

      @Nonnull public int[] getCoolantSlots()
    • getOutputSlots

      @Nonnull public static int[] getOutputSlots()