Uses of Interface
net.minecraft.world.entity.ai.behavior.declarative.MemoryCondition
Packages that use MemoryCondition
-
Uses of MemoryCondition in net.minecraft.world.entity.ai.behavior.declarative
Classes in net.minecraft.world.entity.ai.behavior.declarative that implement MemoryConditionModifier and TypeClassDescriptionstatic final recordMemoryCondition.Absent<Value>static final recordMemoryCondition.Present<Value>static final recordMemoryCondition.Registered<Value>Constructors in net.minecraft.world.entity.ai.behavior.declarative with parameters of type MemoryConditionModifierConstructorDescription(package private)PureMemory(MemoryCondition<F, Value> pMemoryCondition)