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 injection
  • entity: base entity classes for extending by custom entities
  • util: utilities
See Also:
  • Class
    Description
    The 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.