Uses of Class
io.github.thebusybiscuit.slimefun4.core.guide.GuideHistory
Packages that use GuideHistory
Package
Description
This package stores API-related classes that are related to a
Player
,
such as the PlayerProfile
for example.-
Uses of GuideHistory in io.github.thebusybiscuit.slimefun4.api.player
Methods in io.github.thebusybiscuit.slimefun4.api.player that return GuideHistoryModifier and TypeMethodDescriptionPlayerProfile.getGuideHistory()
This returns theGuideHistory
of thisPlayer
.