public class ScriptedBrushAsset implementsJsonAssetWithMap,DefaultAssetMap,ScriptedBrushAsset>>
Class ScriptedBrushAsset. Provides scriptedbrushasset functionality for the Hytale server.
java.lang.Object > ScriptedBrushAsset
Field Summary
data
protected
AssetExtraInfo.Data
data
Field data.
id
protected
String
id
Field id.
operations
protected
List
operations
Field operations.
targetAsset
final
ScriptedBrushAsset
targetAsset
Field targetAsset.
Method Detail
getAssetMap
public
ScriptedBrushAsset>
getAssetMap
()
Method getAssetMap.
get
Method get.
- Parameters:
@Nonnull final Stringid
ScriptedBrushAsset
public
public
ScriptedBrushAsset
()
Method ScriptedBrushAsset.
getId
public
String
getId
()
Method getId.
getOperations
public
List
getOperations
()
Method getOperations.
loadIntoExecutor
Method loadIntoExecutor.
- Parameters:
@Nonnull final BrushConfigCommandExecutorexecutor
if
public
else
if
(operation instanceof final GlobalBrushOperation globalBrushOperation2)
Method if.
- Parameters:
operation instanceof final GlobalBrushOperationglobalBrushOperation2