| aba | |
| net.minecraft.tags.TagCollection | |
| net.minecraft.class_3503 | |
| net.minecraft.tag.TagContainer | |
| net.minecraft.unmapped.C_urufctfi | |
| net.minecraft.tags.TagCollection | |
| 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>> getter, String dataType, boolean ordered, String entryType) |
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> |
|