public class BuilderExpressionStaticBoolean extends BuilderExpression
Class BuilderExpressionStaticBoolean. Provides builderexpressionstaticboolean functionality for the Hytale server.
java.lang.Object > BuilderExpression > BuilderExpressionStaticBoolean
Field Summary
No fields documented.
Method Detail
BuilderExpressionStaticBoolean
public
public
BuilderExpressionStaticBoolean
(final boolean bool)
Method BuilderExpressionStaticBoolean.
- Parameters:
final booleanbool
isStatic
public
boolean
isStatic
()
Method isStatic.
updateScope
public
void
updateScope
(@Nonnull final StdScope scope, final String name, final ExecutionContext executionContext)
Method updateScope.
- Parameters:
@Nonnull final StdScopescopefinal Stringnamefinal ExecutionContextexecutionContext