Uses of Record Class
net.neoforged.neoforgespi.locating.ForgeFeature.Bound
Packages that use ForgeFeature.Bound
Package
Description
-
Uses of ForgeFeature.Bound in net.neoforged.fml.i18n
Methods in net.neoforged.fml.i18n with parameters of type ForgeFeature.BoundModifier and TypeMethodDescriptionprivate static void
FMLTranslations.formatFeatureBoundValue
(StringBuffer stringBuffer, ForgeFeature.Bound bound) -
Uses of ForgeFeature.Bound in net.neoforged.fml.loading.moddiscovery
Fields in net.neoforged.fml.loading.moddiscovery with type parameters of type ForgeFeature.BoundMethods in net.neoforged.fml.loading.moddiscovery that return ForgeFeature.BoundMethods in net.neoforged.fml.loading.moddiscovery that return types with arguments of type ForgeFeature.Bound -
Uses of ForgeFeature.Bound in net.neoforged.neoforgespi.language
Methods in net.neoforged.neoforgespi.language that return types with arguments of type ForgeFeature.Bound -
Uses of ForgeFeature.Bound in net.neoforged.neoforgespi.locating
Methods in net.neoforged.neoforgespi.locating with parameters of type ForgeFeature.BoundModifier and TypeMethodDescriptionstatic Object
ForgeFeature.featureValue
(ForgeFeature.Bound bound) static boolean
ForgeFeature.testFeature
(net.neoforged.api.distmarker.Dist side, ForgeFeature.Bound bound)