| bef | |
| net.minecraft.tags.TagLoader | |
| net.minecraft.class_3503 | |
| net.minecraft.registry.tag.TagGroupLoader |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
| ||||||||
| final TagLoader$ElementLookup<T> |
| ||||||||
| private final String |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (TagLoader$ElementLookup<T> entrySupplier, String dataType) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Map<Identifier, List<TagLoader$EntryWithSource>> |
| ||||||||
| private com.mojang.datafixers.util.Either<List<TagLoader$EntryWithSource>, List<T>> |
| ||||||||
| public Map<Identifier, List<T>> |
| ||||||||
| public static <T> void |
| ||||||||
| public static List<Registry$PendingTags<?>> |
| ||||||||
| public static <T> void |
| ||||||||
| private static <T> Map<TagKey<T>, List<Holder<T>>> |
| ||||||||
| private static <T> Optional<Registry$PendingTags<T>> |
| ||||||||
| public static List<HolderLookup$RegistryLookup<?>> |
| ||||||||
| private static Registry$PendingTags<?> |
|