Class StoreUtils

java.lang.Object
com.github.skriptdev.skript.api.hytale.utils.StoreUtils

public class StoreUtils extends Object
  • Constructor Details

    • StoreUtils

      public StoreUtils()
  • Method Details

    • getCommandBuffer

      public static <T> com.hypixel.hytale.component.CommandBuffer<T> getCommandBuffer(com.hypixel.hytale.component.Store<T> store)