Class TrimPatternMock

java.lang.Object
be.seeseemelk.mockbukkit.inventory.meta.trim.TrimPatternMock
All Implemented Interfaces:
net.kyori.adventure.key.Keyed, TrimPattern, Keyed, Translatable

public class TrimPatternMock extends Object implements TrimPattern
  • Constructor Details

    • TrimPatternMock

      @Internal public TrimPatternMock(NamespacedKey key, net.kyori.adventure.text.Component description, String translationKey)
    • TrimPatternMock

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