Interface Schedulable

All Known Implementing Classes:
Entity, EntityCreature, EntityProjectile, ExperienceOrb, Instance, InstanceContainer, ItemEntity, LivingEntity, Player, PlayerProjectile, SharedInstance

public interface Schedulable
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull Scheduler
     
  • Method Details

    • scheduler

      @NotNull @NotNull Scheduler scheduler()