| aba | |
| net.minecraft.tags.TagCollection | |
| net.minecraft.class_3503 | |
| net.minecraft.tag.TagContainer | |
| net.minecraft.tags.TagCollection | |
| net.minecraft.server.v1_15_R1.Tags |
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<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>> getter, String dataType, boolean ordered, String entryType) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Tag<T> |
| ||||||||||
| public Tag<T> |
| ||||||||||
| public Collection<ResourceLocation> |
| ||||||||||
| public CompletableFuture<Map<ResourceLocation, Tag$Builder<T>>> |
| ||||||||||
| public void |
| ||||||||||
| protected void |
| ||||||||||
| public Map<ResourceLocation, Tag<T>> |
| ||||||||||
| public Collection<ResourceLocation> |
|