History - net.minecraft.server.packs.metadata.pack.PackFormat
25w31a
Names
awt
net.minecraft.server.packs.metadata.pack.PackFormat
net.minecraft.class_11555
net.minecraft.resource.PackVersion
Fields
int: c, major, comp_4416, major
int: d, minor, comp_4417, minor
org.slf4j.Logger: e, LOGGER, field_61151, LOGGER
com.mojang.serialization.Codec<PackFormat>: a, BOTTOM_CODEC, field_61149, CODEC
com.mojang.serialization.Codec<PackFormat>: b, TOP_CODEC, field_61150, ANY_CODEC
Constructors
(int, int)
Methods
com.mojang.serialization.Codec<PackFormat> (int): b, fullCodec, method_72328, createCodec
<ResultType, HolderType extends PackFormat$IntermediaryFormatHolder> com.mojang.serialization.DataResult<List<ResultType>> (List<HolderType>, int, BiFunction<HolderType, InclusiveRange<PackFormat>, ResultType>): a, validateHolderList, method_72327, validate
int (PackType): a, lastPreMinorVersion, method_72325, getLastOldPackVersion
com.mojang.serialization.MapCodec<InclusiveRange<PackFormat>> (PackType): b, packCodec, method_72329, createRangeCodec
PackFormat (int, int): a, of, method_72320, of
PackFormat (int): a, of, method_72319, of
InclusiveRange<PackFormat> (): a, minorRange, method_72318, majorRange
int (PackFormat): a, compareTo, method_72326, compareTo
int (): b, major, comp_4416, major
int (): c, minor, comp_4417, minor