Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.tools.GoldPan
Package
Description
This package holds implementations of
SlimefunItem
that are tools.This package holds implementations of
ItemSetting
that are for
very specific SlimefunItems
and generally not
very useful out of their context.-
Uses of GoldPan in io.github.thebusybiscuit.slimefun4.implementation.items.tools
Modifier and TypeClassDescriptionclass
TheNetherGoldPan
is a variant of the regularGoldPan
which can be used on Soul Sand. -
Uses of GoldPan in io.github.thebusybiscuit.slimefun4.implementation.settings
ModifierConstructorDescriptionGoldPanDrop
(GoldPan goldPan, String key, int defaultValue, ItemStack output)