Package-level declarations
Types
Link copied to clipboard
interface PlatformAdapter
Adapts platform-specific objects and operations to the BetterModel API.
Link copied to clipboard
enum PlatformBillboard
Defines the billboard constraints for a display entity.
Link copied to clipboard
Represents an entity in the underlying platform.
Link copied to clipboard
interface PlatformItemStack
Represents an item stack in the underlying platform.
Link copied to clipboard
Defines the display context for an item model.
Link copied to clipboard
Represents a living entity in the underlying platform.
Link copied to clipboard
Represents a location in the underlying platform.
Link copied to clipboard
Represents a namespaced key (e.g., "minecraft:apple").
Link copied to clipboard
interface PlatformOfflinePlayer
Represents an offline player in the underlying platform.
Link copied to clipboard
Represents a player in the underlying platform.
Link copied to clipboard
interface PlatformRegionHolder
Represents an object that holds a region context (e.g., an entity or location) for task scheduling.
Link copied to clipboard
interface PlatformWorld
Represents a world in the underlying platform (Bukkit, Fabric, etc.).