Package com.github.darksoulq.abyssallib.world.entity
package com.github.darksoulq.abyssallib.world.entity
-
ClassDescriptionA base class for entities that utilize the property-based serialization system.CustomEntity<T extends org.bukkit.entity.LivingEntity>Represents a fully configurable wrapper around a Bukkit
LivingEntity, providing extended behavior, attributes, data components, and lifecycle control.Defines spawn placement type.Defines spawn configuration.Builder forCustomEntity.SpawnSettings.Represents a custom damage type to be registered into the PaperDamageTyperegistry.A predicate used to evaluate and filterSavedEntityinstances based on their identity and raw serialized data.A fluent builder pattern class designed to easily constructEntityPredicateinstances.Utility class responsible for loading and parsing data-drivenEntityPredicatedefinitions.