Class SetEntityLookTargetSometimes.Ticker

java.lang.Object
net.minecraft.world.entity.ai.behavior.SetEntityLookTargetSometimes.Ticker
Enclosing class:
SetEntityLookTargetSometimes

public static final class SetEntityLookTargetSometimes.Ticker extends Object
  • Field Details

    • interval

      private final UniformInt interval
    • ticksUntilNextStart

      private int ticksUntilNextStart
  • Constructor Details

  • Method Details

    • tickDownAndCheck

      public boolean tickDownAndCheck(RandomSource p_260276_)