Class GameEventMock

java.lang.Object
org.bukkit.GameEvent
be.seeseemelk.mockbukkit.GameEventMock
All Implemented Interfaces:
net.kyori.adventure.key.Keyed, Keyed

public class GameEventMock extends GameEvent
  • Constructor Details

    • GameEventMock

      public GameEventMock(NamespacedKey key)
      Parameters:
      key - A namespaced key
    • GameEventMock

      @Deprecated(forRemoval=true) public GameEventMock(com.google.gson.JsonObject data)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Parameters:
      data - Json data
  • Method Details