Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.tools.GoldPan
Packages that use 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
Subclasses of GoldPan in io.github.thebusybiscuit.slimefun4.implementation.items.toolsModifier and TypeClassDescriptionclassTheNetherGoldPanis a variant of the regularGoldPanwhich can be used on Soul Sand. -
Uses of GoldPan in io.github.thebusybiscuit.slimefun4.implementation.settings
Constructors in io.github.thebusybiscuit.slimefun4.implementation.settings with parameters of type GoldPanModifierConstructorDescriptionGoldPanDrop(GoldPan goldPan, String key, int defaultValue, ItemStack output)