Package org.geysermc.geyser.api.entity.property.type
package org.geysermc.geyser.api.entity.property.type
-
InterfacesClassDescriptionRepresents a boolean entity property.GeyserEnumEntityProperty<E extends Enum<E>>Represents a Java enum-backed enum property.Represents a float-backed entity property with inclusive bounds.Represents an int-backed entity property with inclusive bounds.Represents a string-backed enum property.