1
0
mirror of https://github.com/PaperMC/Paper.git synced 2025-03-02 11:22:01 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Jake Potrebic
660700a1d3 make MenuType implement FeatureDependant 2024-09-23 15:03:52 -07:00
Jake Potrebic
d503cbe01f deprecate isEnabledByFeature in Item/BlockType 2024-09-09 19:19:46 -07:00
Jake Potrebic
d1190734bc Enchantment is data-driven, so not FeatureDependant () 2024-09-08 10:42:44 -07:00
Jake Potrebic
fc2cdc7db9 Add FeatureFlag API ()
* Add FeatureFlag API

* switch to index & move method

* fix test
2024-09-07 13:35:11 -07:00