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 Map<String,CriterionProgress>
AdvancementProgress.criteriaProgresses
Methods in net.minecraft.advancement that return CriterionProgressConstructor parameters in net.minecraft.advancement with type arguments of type CriterionProgress -
Uses of CriterionProgress in net.minecraft.advancement.criterion
Methods in net.minecraft.advancement.criterion that return CriterionProgressModifier and TypeMethodDescriptionstatic CriterionProgress
CriterionProgress.fromPacket(PacketByteBuf buf)
static CriterionProgress
CriterionProgress.obtainedAt(String datetime)