public class NodeAttachChange extends NodeChange
For internal use only. May be renamed or removed in a future release.
Constructor and Description |
---|
NodeAttachChange(StateNode node)
Creates a new attach change.
|
Modifier and Type | Method and Description |
---|---|
protected void |
populateJson(elemental.json.JsonObject json,
ConstantPool constantPool)
Overridden by subclasses to populate a JSON object when serializing.
|
getNode, toJson
public NodeAttachChange(StateNode node)
node
- the attached nodeprotected void populateJson(elemental.json.JsonObject json, ConstantPool constantPool)
NodeChange
populateJson
in class NodeChange
json
- the json object to populateconstantPool
- the constant pool to use for serializing constant pool
referencesCopyright © 2023. All rights reserved.