Uses of Package
io.github.thebusybiscuit.slimefun4.api.items.settings
Package
Description
This package holds implementations of
ItemSetting
that are for
very specific SlimefunItems
and generally not
very useful out of their context.-
ClassDescriptionThis variation of
ItemSetting
allows you to define anDouble
range and enforces this range using theDoubleRangeSetting.validateInput(Double)
method.