package net.minecraft.server;

public interface ITickable {

    void F_();
}
