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