Class TagHooksImpl
java.lang.Object
me.shedaniel.architectury.hooks.fabric.TagHooksImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> net.minecraft.tags.Tag.Named<T>
getOptional
(net.minecraft.resources.ResourceLocation id, Supplier<net.minecraft.tags.TagCollection<T>> collection)
-
Constructor Details
-
TagHooksImpl
public TagHooksImpl()
-
-
Method Details
-
getOptional
public static <T> net.minecraft.tags.Tag.Named<T> getOptional(net.minecraft.resources.ResourceLocation id, Supplier<net.minecraft.tags.TagCollection<T>> collection)
-