Uses of Interface
net.minecraft.registry.SimpleRegistry.TagLookup
Packages that use SimpleRegistry.TagLookup
-
Uses of SimpleRegistry.TagLookup in net.minecraft.registry
Fields in net.minecraft.registry declared as SimpleRegistry.TagLookupModifier and TypeFieldDescription(package private) SimpleRegistry.TagLookup
<T> SimpleRegistry.tagLookup
Methods in net.minecraft.registry that return SimpleRegistry.TagLookupModifier and TypeMethodDescriptionstatic <T> SimpleRegistry.TagLookup
<T> SimpleRegistry.TagLookup.fromMap
(Map<TagKey<T>, RegistryEntryList.Named<T>> map) static <T> SimpleRegistry.TagLookup
<T> SimpleRegistry.TagLookup.ofUnbound()