Interface | Description |
---|---|
WrappedScheduler.TaskWrapper |
Represents a backwards compatible Bukkit task.
|
Class | Description |
---|---|
ChatExtensions |
Utility methods for sending chat messages.
|
MinecraftMethods |
Static methods for accessing Minecraft methods.
|
MinecraftReflection |
Methods and constants specifically used in conjuction with reflecting Minecraft object.
|
MinecraftVersion |
Determine the current Minecraft version.
|
StreamSerializer |
Utility methods for reading and writing Minecraft objects to streams.
|
WrappedScheduler |
Allows us to stay backwards compatible with older versions of Bukkit.
|