Uses of Class
net.minecraft.advancement.criterion.CriterionProgress
Packages that use CriterionProgress
-
Uses of CriterionProgress in net.minecraft.advancement
Fields in net.minecraft.advancement with type parameters of type CriterionProgressModifier and TypeFieldDescriptionprivate final Map
<String, CriterionProgress> AdvancementProgress.criteriaProgresses
private static final com.mojang.serialization.Codec
<Map<String, CriterionProgress>> AdvancementProgress.MAP_CODEC
Methods in net.minecraft.advancement that return CriterionProgressConstructor parameters in net.minecraft.advancement with type arguments of type CriterionProgressModifierConstructorDescriptionprivate
AdvancementProgress
(Map<String, CriterionProgress> criteriaProgresses) -
Uses of CriterionProgress in net.minecraft.advancement.criterion
Methods in net.minecraft.advancement.criterion that return CriterionProgressModifier and TypeMethodDescriptionstatic CriterionProgress
CriterionProgress.fromPacket
(PacketByteBuf buf)