| zc | |
| net.minecraft.class_3503 | |
| 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 final Map<ResourceLocation, Tag<T>> |
| ||||||
| private final Function<ResourceLocation, Optional<T>> |
| ||||||
| private final String |
| ||||||
| private final boolean |
| ||||||
| private final String |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Function<ResourceLocation, Optional<T>> arg0, String arg1, boolean arg2, String arg3) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public Tag<T> |
| ||||||
| public Tag<T> |
| ||||||
| public Collection<ResourceLocation> |
| ||||||
| public void |
| ||||||
| public CompletableFuture<Map<ResourceLocation, Tag$Builder<T>>> |
| ||||||
| public void |
| ||||||
| public Map<ResourceLocation, Tag<T>> |
| ||||||
| public Collection<ResourceLocation> |
|