Interface DataSource
- All Known Implementing Classes:
- BlockDataSource,- EntityDataSource,- StorageDataSource
public interface DataSource
- 
Nested Class SummaryNested Classes
- 
Field SummaryFields
- 
Method Summary
- 
Field Details- 
CODEC
 
- 
- 
Method Details- 
getDataStream<CompoundTag> getData(CommandSourceStack p_237326_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
- com.mojang.brigadier.exceptions.CommandSyntaxException
 
- 
typeDataSource.Type<?> type()
 
-