Class Wrapper

java.lang.Object
eu.cloudnetservice.wrapper.Wrapper

public final class Wrapper extends Object
This class is the main api point when trying to interact with CloudNet from a running service within the CloudNet network.
Since:
4.0
  • Field Details

    • LOGGER

      private static final org.slf4j.Logger LOGGER
  • Constructor Details

    • Wrapper

      public Wrapper()
  • Method Details