Class DoNothing

java.lang.Object
net.minecraft.world.entity.ai.behavior.DoNothing
All Implemented Interfaces:
BehaviorControl<LivingEntity>

public class DoNothing extends Object implements BehaviorControl<LivingEntity>