Class BooleanProperty

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

public class BooleanProperty extends Object implements PropertyType
  • Constructor Details

    • BooleanProperty

      public BooleanProperty(String name)
  • Method Details

    • nbtMap

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