Uses of Annotation Interface
valorless.rarespawns.annotations.MarkedForRemoval
Packages that use MarkedForRemoval
Package
Description
Core package for RareSpawns.
Custom AI behaviors and helpers for rare entities.
-
Uses of MarkedForRemoval in valorless.rarespawns
Methods in valorless.rarespawns with annotations of type MarkedForRemovalModifier and TypeMethodDescriptionstatic valorless.valorlessutils.Server.VersionServer.getHighestVersion()Retrieves the highest defined Version in the Version enum.
Used for testing purposes to simulate the latest server version, shouldServer.ResolveVersion()fail in to resolve.
Needed for testing on versions not yet added to.invalid reference
valorless.ValorlessUtils.Server.Version -
Uses of MarkedForRemoval in valorless.rarespawns.ai
Methods in valorless.rarespawns.ai with annotations of type MarkedForRemovalModifier and TypeMethodDescriptionstatic voidCustomAI.Tamed(org.bukkit.entity.Mob mob, org.bukkit.entity.Player player) Test method, not to be used.
Configures a mob to behave as if tamed by the given player.