Uses of Class
net.minecraft.advancements.CriterionProgress
Packages that use CriterionProgress
-
Uses of CriterionProgress in net.minecraft.advancements
Fields in net.minecraft.advancements with type parameters of type CriterionProgressModifier and TypeFieldDescriptionprivate final Map<String, CriterionProgress> AdvancementProgress.criteriaprivate static final com.mojang.serialization.Codec<Map<String, CriterionProgress>> AdvancementProgress.CRITERIA_CODECstatic final StreamCodec<io.netty.buffer.ByteBuf, CriterionProgress> CriterionProgress.STREAM_CODECMethods in net.minecraft.advancements that return CriterionProgressConstructor parameters in net.minecraft.advancements with type arguments of type CriterionProgressModifierConstructorDescriptionprivateAdvancementProgress(Map<String, CriterionProgress> criteria)