Package cz.jeme.bestium.api.inject.variant
@NullMarked
package cz.jeme.bestium.api.inject.variant
API for defining Bestium entity variants.
Variants represent entity models and can be added to an entity injection registration.
- See Also:
-
ClassDescriptionRepresents an
EntityVariant
that is bound to anEntityInjection
.A context object wrapping anEntity
and its properties when spawning.Represents a Bestium entity variant.Represents anEntityVariant
that is not yet associated with anyEntityInjection
.A functional interface with one method used to determine which variant an entity will have after spawning.