Class GoToCelebrateTask<E extends MobEntity>

java.lang.Object
net.minecraft.entity.ai.brain.task.Task<E>
net.minecraft.entity.ai.brain.task.GoToCelebrateTask<E>

public class GoToCelebrateTask<E extends MobEntity>
extends Task<E>
  • Field Details

    • completionRange

      private final int completionRange
    • field_23130

      private final float field_23130
  • Constructor Details

    • GoToCelebrateTask

      public GoToCelebrateTask​(int completionRange, float float2)
  • Method Details