JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
meteordevelopment.starscript.utils
Interface SFunction
public interface
SFunction
Interface used for
Value.function(SFunction)
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Value
run
(
Starscript
ss, int agrCount)
Method Details
run
Value
run
(
Starscript
ss, int agrCount)