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

public class SteelThruster extends SlimefunItem
The SteelThruster is a pretty basic crafting component. However... as it is actually a bucket. We need to make sure that Cows cannot be milked using it.
Author:
TheBusyBiscuit
  • Constructor Details

    • SteelThruster

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