public class JumpToRandomIndex extends SequenceBrushOperation
Class JumpToRandomIndex. Provides jumptorandomindex functionality for the Hytale server.
java.lang.Object > SequenceBrushOperation > JumpToRandomIndex
Field Summary
variableNameArg
public
IWeightedMap
variableNameArg
Field variableNameArg.
indexName
final
String
indexName
Field indexName.
Method Detail
JumpToRandomIndex
public
public
JumpToRandomIndex
()
Method JumpToRandomIndex.
modifyBrushConfig
public
void
modifyBrushConfig
(@Nonnull final Ref ref, @Nonnull final BrushConfig brushConfig, @Nonnull final BrushConfigCommandExecutor brushConfigCommandExecutor, @Nonnull final ComponentAccessor componentAccessor)
Method modifyBrushConfig.
- Parameters:
@Nonnull final Refref@Nonnull final BrushConfigbrushConfig@Nonnull final BrushConfigCommandExecutorbrushConfigCommandExecutor@Nonnull final ComponentAccessorcomponentAccessor