Class BehaviorBuilder.Constant<E extends LivingEntity,A>

java.lang.Object
net.minecraft.world.entity.ai.behavior.declarative.BehaviorBuilder<E,A>
net.minecraft.world.entity.ai.behavior.declarative.BehaviorBuilder.Constant<E,A>
All Implemented Interfaces:
com.mojang.datafixers.kinds.App<BehaviorBuilder.Mu<E>,A>
Enclosing class:
BehaviorBuilder<E extends LivingEntity,M>

static final class BehaviorBuilder.Constant<E extends LivingEntity,A> extends BehaviorBuilder<E,A>
  • Constructor Details

    • Constant

      Constant(A p_259906_)
    • Constant

      Constant(A p_259514_, Supplier<String> p_259950_)