net.minecraft.tags

public record TagManager$LoadResult<T>

alb$a
net.minecraft.tags.TagManager$LoadResult
net.minecraft.class_3505$class_6863
net.minecraft.tag.TagManagerLoader$RegistryTags
net.minecraft.src.C_203209_
net.minecraft.tags.TagRegistry$a

字段概要

修饰符与类型字段
private final ResourceKey<? extends Registry<T>>
a
key
comp_328
key
f_203928_
private final Map<ResourceLocation, Collection<Holder<T>>>
b
tags
comp_329
tags
f_203929_

构造函数概要

修饰符构造函数
public (ResourceKey<? extends Registry<T>> f_203929_, Map<ResourceLocation, Collection<Holder<T>>> arg1)

方法概要

修饰符与类型方法
public ResourceKey<? extends Registry<T>>
a()
key()
comp_328()
key()
f_203928_()
public Map<ResourceLocation, Collection<Holder<T>>>
b()
tags()
comp_329()
tags()
f_203929_()