Class EnumEntityProperty

java.lang.Object
cn.nukkit.entity.data.property.EntityProperty
cn.nukkit.entity.data.property.EnumEntityProperty

public class EnumEntityProperty extends EntityProperty
Author:
Peng_Lx
  • Constructor Details

    • EnumEntityProperty

      public EnumEntityProperty(String identifier, String[] enums, String defaultValue)
  • Method Details