| aba | |
| net.minecraft.tags.TagCollection | |
| net.minecraft.class_3503 | |
| net.minecraft.tag.TagContainer | |
| net.minecraft.tags.TagCollection | |
| net.minecraft.server.v1_15_R1.Tags |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Function<ResourceLocation, Optional<T>> getter, String dataType, boolean ordered, String entryType) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 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> |
|