| zf | |
| net.minecraft.class_3503 | |
| net.minecraft.tag.TagContainer | |
| net.minecraft.tags.TagCollection |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||||
| private static final com.google.gson.Gson |
| ||||||||
| private static final int |
| ||||||||
| private Map<Identifier, Tag<T>> |
| ||||||||
| private final Function<Identifier, Optional<T>> |
| ||||||||
| private final String |
| ||||||||
| private final boolean |
| ||||||||
| private final String |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Function<Identifier, Optional<T>> arg0, String arg1, boolean arg2, String arg3) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Tag<T> |
| ||||||||
| public Tag<T> |
| ||||||||
| public Collection<Identifier> |
| ||||||||
| public CompletableFuture<Map<Identifier, Tag$Builder<T>>> |
| ||||||||
| public void |
| ||||||||
| protected void |
| ||||||||
| public Map<Identifier, Tag<T>> |
| ||||||||
| public Collection<Identifier> |
|