Class SimpleNorthstarTrigger.Instance

java.lang.Object
net.minecraft.advancements.critereon.AbstractCriterionTriggerInstance
com.lightning.northstar.advancements.CriterionTriggerBase2ElectricBoogaloo.Instance
com.lightning.northstar.advancements.SimpleNorthstarTrigger.Instance
All Implemented Interfaces:
net.minecraft.advancements.CriterionTriggerInstance
Enclosing class:
SimpleNorthstarTrigger

public static class SimpleNorthstarTrigger.Instance extends CriterionTriggerBase2ElectricBoogaloo.Instance
  • Constructor Summary

    Constructors
    Constructor
    Description
    Instance(net.minecraft.resources.ResourceLocation criterion)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected boolean
    test(@Nullable List<Supplier<Object>> suppliers)
     

    Methods inherited from class net.minecraft.advancements.critereon.AbstractCriterionTriggerInstance

    getCriterion, getPlayerPredicate, serializeToJson, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait