Package be.seeseemelk.mockbukkit
package be.seeseemelk.mockbukkit
-
ClassDescriptionA class used to prevent synchronous-only methods from being run asynchronously.Mock implementation of a
CachedServerIcon
.A simple class that contains an x and z coordinate of a chunk.Mock implementation of aChunk
.Mock implementation of aChunkSnapshot
.A simple class that contains an x, y and z coordinate as integers.Handles mocking theBukkit
server, along with containing some handy utility methods.Extension that mocks the Bukkit singleton before each test and subsequently unmocks it after each test.Marks aServerMock
field or parameter as a mock, which will be reflectively set if the containing class is using theMockBukkitExtension
JUnit extension.Mock implementation of aChunkGenerator.ChunkData
.Replica of the Bukkit internal PlayerList and CraftPlayerList implementationA simple plugin that does nothing.Deprecated.Exception thrown after a failure of a reflective access, usually meaning the MockBukkit`s implementation has to be updated.RegistryMock<T extends Keyed>Mock implementation of aServer
andServer.Spigot
.Deprecated, for removal: This API element is subject to removal in a future version.Sometimes your code may use a method that is not yet implemented in MockBukkit.Mock implementation of aWorldBorder
.Mock implementation of aWorld
.