Package cz.jeme.bestium.api
@NullMarked
package cz.jeme.bestium.api
Main package of the Bestium public API.
Provides interfaces and utilities for interacting with the Bestium entity injection system. The API is structured into subpackages:
inject
: entity injectionentity
: base entity classes for extending by custom entitiesutil
: utilities
- See Also:
-
ClassDescriptionThe core system for managing custom Minecraft entities.Holds all the internal singleton instances.Handles the post-initialization, lifecycle and other logic and helper methods for Bestium entities.Provides support for checking the status of optional dependency plugins for Bestium.