Class FabricPlatformHelper

java.lang.Object
com.mrbysco.dailydadserver.platform.FabricPlatformHelper
All Implemented Interfaces:
IPlatformHelper

public class FabricPlatformHelper extends Object implements IPlatformHelper
  • Constructor Details

    • FabricPlatformHelper

      public FabricPlatformHelper()
  • Method Details

    • getJokeAsync

      public void getJokeAsync(JokeResolved resolved)
      Description copied from interface: IPlatformHelper
      Gets a joke from the online dadabase (Asynchronous)
      Specified by:
      getJokeAsync in interface IPlatformHelper
      Parameters:
      resolved - The callback to be called when the joke is resolved