| aeo | |
| net.minecraft.tags.TagLoader | |
| net.minecraft.class_3503 | |
| net.minecraft.tag.TagGroupLoader | |
| net.minecraft.tags.TagCollectionReader | |
| net.minecraft.server.v1_16_R3.TagDataPack |
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 Function<ResourceLocation, Optional<T>> |
| ||||||||||
| private final String |
| ||||||||||
| private final String |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Function<ResourceLocation, Optional<T>> registryGetter, String dataType, String entryType) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public CompletableFuture<Map<ResourceLocation, Tag$Builder>> |
| ||||||||||
| public TagCollection<T> |
|