net.minecraft.data.info

record DatapackStructureReport$Report

ng$d
net.minecraft.data.info.DatapackStructureReport$Report
net.minecraft.class_10107$class_10111

Field summary

Modifier and TypeField
private final Map<ResourceKey<? extends Registry<?>>, DatapackStructureReport$Entry>
b
registries
comp_3074
private final Map<String, DatapackStructureReport$CustomPackEntry>
c
others
comp_3075
public static final com.mojang.serialization.Codec<DatapackStructureReport$Report>
a
CODEC
field_53713

Constructor summary

ModifierConstructor
(Map<ResourceKey<? extends Registry<?>>, DatapackStructureReport$Entry> arg0, Map<String, DatapackStructureReport$CustomPackEntry> arg1)

Method summary

Modifier and TypeMethod
public Map<ResourceKey<? extends Registry<?>>, DatapackStructureReport$Entry>
a()
registries()
comp_3074()
public Map<String, DatapackStructureReport$CustomPackEntry>
b()
others()
comp_3075()