Class WolfVariantMock

java.lang.Object
be.seeseemelk.mockbukkit.entity.varint.WolfVariantMock
All Implemented Interfaces:
net.kyori.adventure.key.Keyed, org.bukkit.entity.Wolf.Variant, org.bukkit.Keyed

public class WolfVariantMock extends Object implements org.bukkit.entity.Wolf.Variant
  • Field Summary

    Fields inherited from interface org.bukkit.entity.Wolf.Variant

    ASHEN, BLACK, CHESTNUT, PALE, RUSTY, SNOWY, SPOTTED, STRIPED, WOODS
  • Method Summary

    Modifier and Type
    Method
    Description
    from(com.google.gson.JsonObject jsonObject)
     
    @NotNull org.bukkit.NamespacedKey
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.bukkit.Keyed

    key
  • Method Details

    • from

      public static WolfVariantMock from(com.google.gson.JsonObject jsonObject)
    • getKey

      @NotNull public @NotNull org.bukkit.NamespacedKey getKey()
      Specified by:
      getKey in interface org.bukkit.Keyed