Class LoreBuilder
java.lang.Object
io.github.thebusybiscuit.slimefun4.utils.LoreBuilder
This utility class provides a few handy methods and constants to build the lore of any
SlimefunItemStack. It is mostly used directly inside the class SlimefunItems.- Author:
- TheBusyBiscuit
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringhunger(double value) static Stringmachine(MachineTier tier, MachineType type) static Stringstatic Stringstatic StringpowerBuffer(int power) static StringpowerCharged(int charge, int capacity) static StringpowerPerSecond(int power) static Stringradioactive(Radioactivity radioactivity) static Stringrange(int blocks) static Stringspeed(float speed) static StringusesLeft(int usesLeft)
-
Field Details
-
HAZMAT_SUIT_REQUIRED
- See Also:
-
RAINBOW
- See Also:
-
RIGHT_CLICK_TO_USE
- See Also:
-
RIGHT_CLICK_TO_OPEN
- See Also:
-
CROUCH_TO_USE
- See Also:
-
-
Method Details
-
radioactive
-
machine
-
speed
-
powerBuffer
-
powerPerSecond
-
power
-
powerCharged
-
material
-
hunger
-
range
-
usesLeft
-