Class CustomCrafterAPIPropertiesChangeEvent.PropertyKey
-
- All Implemented Interfaces:
public final class CustomCrafterAPIPropertiesChangeEvent.PropertyKey<T extends Object>Key of
Property<T>- Since:
5.0.11
-
-
Field Summary
Fields Modifier and Type Field Description public final static CustomCrafterAPIPropertiesChangeEvent.PropertyKey<Boolean>RESULT_GIVE_CANCELpublic final static CustomCrafterAPIPropertiesChangeEvent.PropertyKey<Material>BASE_BLOCKpublic final static CustomCrafterAPIPropertiesChangeEvent.PropertyKey<Boolean>USE_MULTIPLE_RESULT_CANDIDATE_FEATUREpublic final static CustomCrafterAPIPropertiesChangeEvent.PropertyKey<Boolean>USE_CUSTOM_CRAFT_UIpublic final static CustomCrafterAPIPropertiesChangeEvent.PropertyKey<Integer>BASE_BLOCK_SIDEpublic final static CustomCrafterAPIPropertiesChangeEvent.PropertyKey<CraftUIDesigner>CRAFT_UI_DESIGNERpublic final static CustomCrafterAPIPropertiesChangeEvent.PropertyKey<AllCandidateUIDesigner>ALL_CANDIDATE_UI_DESIGNERpublic final static CustomCrafterAPIPropertiesChangeEvent.PropertyKey<CustomCrafterAPI.NameStrictLevel>RECIPE_NAME_STRICT_LEVELprivate final Stringname
-