Class MapCursorTypeMock

All Implemented Interfaces:
Comparable<MapCursor.Type>, net.kyori.adventure.key.Keyed, Keyed, MapCursor.Type, OldEnum<MapCursor.Type>

public class MapCursorTypeMock extends OldKeyedEnumMock<MapCursor.Type> implements MapCursor.Type
  • Constructor Details

    • MapCursorTypeMock

      public MapCursorTypeMock(String name, int ordinal, NamespacedKey key, byte value)
  • Method Details