Class StoreUtils
java.lang.Object
com.github.skriptdev.skript.api.hytale.utils.StoreUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> com.hypixel.hytale.component.CommandBuffer<T> getCommandBuffer(com.hypixel.hytale.component.Store<T> store)
-
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)
-