Package kr.toxicity.model.api.bukkit.platform
package kr.toxicity.model.api.bukkit.platform
-
ClassDescriptionProvides an adapter for converting Bukkit objects to BetterModel platform objects.Represents a Bukkit entity wrapped as a
PlatformEntity.Represents a Bukkit item stack wrapped as aPlatformItemStack.Represents a Bukkit living entity wrapped as aPlatformLivingEntity.Represents a Bukkit location wrapped as aPlatformLocation.Represents a Bukkit offline player wrapped as aPlatformOfflinePlayer.Represents a Bukkit player wrapped as aPlatformPlayer.Represents a Bukkit world wrapped as aPlatformWorld.