Class BrewedPotionCriterion
java.lang.Object
net.minecraft.advancement.criterion.AbstractCriterion<BrewedPotionCriterion.Conditions>
net.minecraft.advancement.criterion.BrewedPotionCriterion
- All Implemented Interfaces:
Criterion<BrewedPotionCriterion.Conditions>
- Mappings:
Namespace Name official awintermediary net/minecraft/class_1996named net/minecraft/advancement/criterion/BrewedPotionCriterion
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface net.minecraft.advancement.criterion.Criterion
Criterion.ConditionsContainer<T extends CriterionConditions> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()method_8785(JsonObject jsonObject, EntityPredicate.Extended extended, AdvancementEntityPredicateDeserializer advancementEntityPredicateDeserializer) voidtrigger(ServerPlayerEntity player, Potion potion) Methods inherited from class net.minecraft.advancement.criterion.AbstractCriterion
beginTrackingCondition, conditionsFromJson, endTracking, endTrackingCondition, method_27853, triggerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.advancement.criterion.Criterion
conditionsFromJson
-
Field Details
-
ID
- Mappings:
Namespace Name Mixin selector official aLaw;a:Labv;intermediary field_9488Lnet/minecraft/class_1996;field_9488:Lnet/minecraft/class_2960;named IDLnet/minecraft/advancement/criterion/BrewedPotionCriterion;ID:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
BrewedPotionCriterion
public BrewedPotionCriterion()
-
-
Method Details
-
getId
- Mappings:
Namespace Name Mixin selector official aLam;a()Labv;intermediary method_794Lnet/minecraft/class_179;method_794()Lnet/minecraft/class_2960;named getIdLnet/minecraft/advancement/criterion/Criterion;getId()Lnet/minecraft/util/Identifier;
-
method_8785
public BrewedPotionCriterion.Conditions method_8785(JsonObject jsonObject, EntityPredicate.Extended extended, AdvancementEntityPredicateDeserializer advancementEntityPredicateDeserializer) - Mappings:
Namespace Name Mixin selector official aLaw;a(Lcom/google/gson/JsonObject;Lbo$b;Lbe;)Law$a;intermediary method_8785Lnet/minecraft/class_1996;method_8785(Lcom/google/gson/JsonObject;Lnet/minecraft/class_2048$class_5258;Lnet/minecraft/class_5257;)Lnet/minecraft/class_1996$class_1998;named method_8785Lnet/minecraft/advancement/criterion/BrewedPotionCriterion;method_8785(Lcom/google/gson/JsonObject;Lnet/minecraft/predicate/entity/EntityPredicate$Extended;Lnet/minecraft/predicate/entity/AdvancementEntityPredicateDeserializer;)Lnet/minecraft/advancement/criterion/BrewedPotionCriterion$Conditions;
-
trigger
- Mappings:
Namespace Name Mixin selector official aLaw;a(Lahc;Lces;)Vintermediary method_8784Lnet/minecraft/class_1996;method_8784(Lnet/minecraft/class_3222;Lnet/minecraft/class_1842;)Vnamed triggerLnet/minecraft/advancement/criterion/BrewedPotionCriterion;trigger(Lnet/minecraft/server/network/ServerPlayerEntity;Lnet/minecraft/potion/Potion;)V
-