Uses of Interface
net.minecraft.data.tag.TagProvider.TagLookup
Packages that use TagProvider.TagLookup
-
Uses of TagProvider.TagLookup in net.minecraft.data.tag
Fields in net.minecraft.data.tag with type parameters of type TagProvider.TagLookupModifier and TypeFieldDescriptionprivate final CompletableFuture<TagProvider.TagLookup<Block>> ItemTagProvider.blockTagsprivate final CompletableFuture<TagProvider.TagLookup<T>> TagProvider.parentTagLookupFutureMethods in net.minecraft.data.tag that return TagProvider.TagLookupModifier and TypeMethodDescriptionstatic <T> TagProvider.TagLookup<T> TagProvider.TagLookup.empty()Methods in net.minecraft.data.tag that return types with arguments of type TagProvider.TagLookup