Interface UseInterface


public interface UseInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    use(Entity player)
     
  • Method Details

    • use

      void use(Entity player)