Uses of Record Class
net.minecraft.server.packs.metadata.pack.PackFormat.IntermediaryFormat
Packages that use PackFormat.IntermediaryFormat
-
Uses of PackFormat.IntermediaryFormat in net.minecraft.server.packs
Fields in net.minecraft.server.packs declared as PackFormat.IntermediaryFormatModifier and TypeFieldDescriptionprivate final PackFormat.IntermediaryFormatOverlayMetadataSection.OverlayEntry.IntermediateEntry.formatThe field for theformatrecord component.Methods in net.minecraft.server.packs that return PackFormat.IntermediaryFormatModifier and TypeMethodDescriptionOverlayMetadataSection.OverlayEntry.IntermediateEntry.format()Returns the value of theformatrecord component.Constructors in net.minecraft.server.packs with parameters of type PackFormat.IntermediaryFormatModifierConstructorDescriptionIntermediateEntry(PackFormat.IntermediaryFormat format, String overlay) Creates an instance of aIntermediateEntryrecord class. -
Uses of PackFormat.IntermediaryFormat in net.minecraft.server.packs.metadata.pack
Fields in net.minecraft.server.packs.metadata.pack with type parameters of type PackFormat.IntermediaryFormatModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<PackFormat.IntermediaryFormat> PackFormat.IntermediaryFormat.OVERLAY_CODECstatic final com.mojang.serialization.MapCodec<PackFormat.IntermediaryFormat> PackFormat.IntermediaryFormat.PACK_CODECMethods in net.minecraft.server.packs.metadata.pack that return PackFormat.IntermediaryFormatModifier and TypeMethodDescriptionPackFormat.IntermediaryFormatHolder.format()PackFormat.IntermediaryFormat.fromRange(InclusiveRange<PackFormat> pRange, int pVersionThreshold)