BukkitAdapter
Provides an adapter for converting Bukkit objects to BetterModel platform objects.
This class implements PlatformAdapter and offers static utility methods for adapting entities, players, items, locations, and worlds.
Since
2.0.0
Functions
Link copied to clipboard
Adapts a Bukkit location to a PlatformLocation.
Adapts a Bukkit offline player to a PlatformOfflinePlayer.
Adapts a Bukkit world to a PlatformWorld.
Adapts a Bukkit entity to a PlatformEntity.
Adapts a Bukkit living entity to a PlatformLivingEntity.
Adapts a Bukkit player to a PlatformPlayer.
Adapts a Bukkit item stack to a PlatformItemStack.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard