net.minecraft.data.info

record DatapackStructureReport$Report

mz$d
net.minecraft.data.info.DatapackStructureReport$Report
net.minecraft.class_10107$class_10111
net.minecraft.data.report.DataPackStructureProvider$Registries

Field summary

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

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()
registries()
public Map<String, DatapackStructureReport$CustomPackEntry>
b()
others()
comp_3075()
others()