All Implemented Interfaces:
ItemAttribute, NotPlaceable, Placeable

public class CoolantCell extends UnplaceableBlock
A CoolantCell is an ItemStack that is used to cool a Reactor.
Author:
TheBusyBiscuit
See Also:
  • Constructor Details

    • CoolantCell

      @ParametersAreNonnullByDefault public CoolantCell(ItemGroup itemGroup, SlimefunItemStack item, RecipeType recipeType, org.bukkit.inventory.ItemStack[] recipe)
    • CoolantCell

      @ParametersAreNonnullByDefault public CoolantCell(ItemGroup itemGroup, SlimefunItemStack item, RecipeType recipeType, org.bukkit.inventory.ItemStack[] recipe, @Nullable org.bukkit.inventory.ItemStack recipeOutput)