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 TypeFieldDescription(package private) final Map<String,
CriterionProgress> AdvancementProgress.criteria
Methods in net.minecraft.advancements that return CriterionProgressModifier and TypeMethodDescriptionstatic CriterionProgress
static CriterionProgress
CriterionProgress.fromNetwork
(FriendlyByteBuf p_12918_) AdvancementProgress.getCriterion
(String p_8215_) Constructor parameters in net.minecraft.advancements with type arguments of type CriterionProgressModifierConstructorDescriptionprivate
AdvancementProgress
(Map<String, CriterionProgress> p_144358_)