Uses of Interface
net.neoforged.neoforgespi.locating.ForgeFeature.IFeatureTest
Packages that use ForgeFeature.IFeatureTest
-
Uses of ForgeFeature.IFeatureTest in net.neoforged.neoforgespi.locating
Classes in net.neoforged.neoforgespi.locating that implement ForgeFeature.IFeatureTestModifier and TypeClassDescriptionstatic final recordprivate static final recordstatic final recordVersion based feature test.Fields in net.neoforged.neoforgespi.locating with type parameters of type ForgeFeature.IFeatureTestModifier and TypeFieldDescriptionprivate static final Map<String, ForgeFeature.IFeatureTest<?>> ForgeFeature.featuresMethods in net.neoforged.neoforgespi.locating with parameters of type ForgeFeature.IFeatureTestModifier and TypeMethodDescriptionstatic <T> voidForgeFeature.registerFeature(String featureName, ForgeFeature.IFeatureTest<T> featureTest)