Package org.spongepowered.api.block
Interface BlockSnapshot.Factory
- 
- Enclosing interface:
 - BlockSnapshot
 
public static interface BlockSnapshot.Factory 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BlockSnapshotempty() 
 - 
 
- 
- 
Method Detail
- 
empty
BlockSnapshot empty()
 
 - 
 
 -