Class StructureTypeMock

java.lang.Object
org.bukkit.generator.structure.StructureType
be.seeseemelk.mockbukkit.generator.structure.StructureTypeMock
All Implemented Interfaces:
net.kyori.adventure.key.Keyed, Keyed

public class StructureTypeMock extends StructureType
  • Constructor Details

    • StructureTypeMock

      public StructureTypeMock(NamespacedKey key)
      Parameters:
      key - The namespaced key representing this structure type
    • StructureTypeMock

      @Deprecated(forRemoval=true) public StructureTypeMock(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