Class TagUtil
java.lang.Object
net.fabricmc.fabric.api.tag.convention.v1.TagUtil
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> boolean
isIn
(@Nullable DynamicRegistryManager registryManager, TagKey<T> tagKey, T entry) Deprecated.static <T> boolean
Deprecated.
-
Method Details
-
isIn
Deprecated. -
isIn
@Deprecated public static <T> boolean isIn(@Nullable @Nullable DynamicRegistryManager registryManager, TagKey<T> tagKey, T entry) Deprecated.
-
TagUtil