Class EnumProperty

java.lang.Object
org.geysermc.geyser.entity.properties.type.EnumProperty
All Implemented Interfaces:
PropertyType

public class EnumProperty extends Object implements PropertyType
  • Constructor Details

  • Method Details

    • nbtMap

      public org.cloudburstmc.nbt.NbtMap nbtMap()
      Specified by:
      nbtMap in interface PropertyType
    • getIndex

      public int getIndex(String value)