Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.settings.GoldPanDrop
Packages that use GoldPanDrop
-
Uses of GoldPanDrop in io.github.thebusybiscuit.slimefun4.implementation.items.tools
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.tools that return types with arguments of type GoldPanDropModifier and TypeMethodDescriptionprotected Set
<GoldPanDrop> GoldPan.getGoldPanDrops()
This method returns the targetGoldPanDrops
for thisGoldPan
.protected Set
<GoldPanDrop> NetherGoldPan.getGoldPanDrops()