Package net.minecraft.tags
Interface TagEntry.Lookup<T>
- Enclosing class:
TagEntry
public static interface TagEntry.Lookup<T>
-
Method Summary
Modifier and TypeMethodDescription@Nullable Telement(Identifier id, boolean required) @Nullable Collection<T> tag(Identifier id)
-
Method Details
-
element
-
tag
-