Uses of Record Class
net.minecraft.data.info.DatapackStructureReport.CustomPackEntry
Packages that use DatapackStructureReport.CustomPackEntry
-
Uses of DatapackStructureReport.CustomPackEntry in net.minecraft.data.info
Fields in net.minecraft.data.info with type parameters of type DatapackStructureReport.CustomPackEntryModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<DatapackStructureReport.CustomPackEntry> DatapackStructureReport.CustomPackEntry.CODECprivate static final Map<String, DatapackStructureReport.CustomPackEntry> DatapackStructureReport.NON_REGISTRY_ENTRIESprivate final Map<String, DatapackStructureReport.CustomPackEntry> DatapackStructureReport.Report.othersThe field for theothersrecord component.Methods in net.minecraft.data.info that return types with arguments of type DatapackStructureReport.CustomPackEntryModifier and TypeMethodDescriptionDatapackStructureReport.Report.others()Returns the value of theothersrecord component.