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.CODEC
private static final Map
<String, DatapackStructureReport.CustomPackEntry> DatapackStructureReport.NON_REGISTRY_ENTRIES
private final Map
<String, DatapackStructureReport.CustomPackEntry> DatapackStructureReport.Report.others
The field for theothers
record component.Methods in net.minecraft.data.info that return types with arguments of type DatapackStructureReport.CustomPackEntryModifier and TypeMethodDescriptionDatapackStructureReport.Report.others()
Returns the value of theothers
record component.