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 pValue)
    • Constant

      Constant(A pValue, Supplier<String> pName)