Class WorldMock

java.lang.Object
be.seeseemelk.mockbukkit.WorldMock
All Implemented Interfaces:
net.kyori.adventure.audience.Audience, net.kyori.adventure.audience.ForwardingAudience, net.kyori.adventure.key.Keyed, net.kyori.adventure.pointer.Pointered, WorldInfo, Keyed, Metadatable, PersistentDataHolder, PluginMessageRecipient, RegionAccessor, World

public class WorldMock extends Object implements World
A mock world object. Note that it is made to be as simple as possible. It is by no means an efficient implementation.