Uses of Record Class
com.zetaplugins.lifestealz.util.revive.ReviveTask
Packages that use ReviveTask
-
Uses of ReviveTask in com.zetaplugins.lifestealz.util.revive
Methods in com.zetaplugins.lifestealz.util.revive that return ReviveTaskModifier and TypeMethodDescriptionReviveTaskManager.getReviveTask(Location location) Get the revive task for the specified beacon location.Methods in com.zetaplugins.lifestealz.util.revive with parameters of type ReviveTaskModifier and TypeMethodDescriptionvoidReviveTaskManager.addReviveTask(Location location, ReviveTask reviveTask) Adds a revive task for the specified beacon location.