Package-level declarations
Types
Link copied to clipboard
A wrapper for the LivingEntity class that provides various common function and settings used for processing rules
Link copied to clipboard
Baseclass for LivingEntityWrapper and LivingEntityPlaceholder to hold various information about mobs
Link copied to clipboard
class SchedulerResult
Holds info on a scheduled task that was executed
Link copied to clipboard
class SchedulerWrapper
This class is used for when code needs to be executed in a specific thread context. It allows for Folia servers to have code executed in the correct scheduler while providing compatibility for Paper / Spigot servers without needing to use different methods per server type