Class Operations
java.lang.Object
org.spongepowered.api.block.transaction.Operations
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DefaultedRegistryReference<Operation> static final DefaultedRegistryReference<Operation> static final DefaultedRegistryReference<Operation> static final DefaultedRegistryReference<Operation> static final DefaultedRegistryReference<Operation> static final DefaultedRegistryReference<Operation> AnOperationthat signifies the block change is particularly discernible as though theBlockStatemay be different but theBlockTypemay be the same.static final DefaultedRegistryReference<Operation> AnOperationthat signifies ablockis either: Replacingan airblock ABlockStatethat is replaceable when moved, or anItemStackcan replace it - 
Method Summary
 
- 
Field Details
- 
PLACE
AnOperationthat signifies ablockis either:- Replacing 
an airblock - A 
BlockStatethat is replaceable when moved, or anItemStackcan replace it 
 - Replacing 
 - 
BREAK
 - 
MODIFY
AnOperationthat signifies the block change is particularly discernible as though theBlockStatemay be different but theBlockTypemay be the same. Or a congruency of changes that result to a "similar enough" change that the blocks share a very unique common trait. - 
GROWTH
 - 
DECAY
 - 
LIQUID_SPREAD
 - 
LIQUID_DECAY
 
 - 
 - 
Method Details
- 
registry
 
 -