Class Hierarchy
- java.lang.Object
- org.geysermc.geyser.entity.properties.type.BooleanProperty (implements org.geysermc.geyser.entity.properties.type.PropertyType)
- org.geysermc.geyser.entity.properties.type.EnumProperty (implements org.geysermc.geyser.entity.properties.type.PropertyType)
- org.geysermc.geyser.entity.properties.type.FloatProperty (implements org.geysermc.geyser.entity.properties.type.PropertyType)
- org.geysermc.geyser.entity.properties.type.IntProperty (implements org.geysermc.geyser.entity.properties.type.PropertyType)
Interface Hierarchy
- org.geysermc.geyser.entity.properties.type.PropertyType