Class TargetBlockTrigger
java.lang.Object
net.minecraft.advancements.triggers.SimpleCriterionTrigger<TargetBlockTrigger.TriggerInstance>
net.minecraft.advancements.triggers.TargetBlockTrigger
- All Implemented Interfaces:
CriterionTrigger<TargetBlockTrigger.TriggerInstance>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class SimpleCriterionTrigger
SimpleCriterionTrigger.SimpleInstance -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.serialization.Codec<TargetBlockTrigger.TriggerInstance> codec()voidtrigger(ServerPlayer player, Entity projectile, Vec3 hitPosition, int signalStrength) Methods inherited from class SimpleCriterionTrigger
triggerMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface CriterionTrigger
createCriterion
-
Constructor Details
-
TargetBlockTrigger
public TargetBlockTrigger()
-
-
Method Details
-
codec
-
trigger
-