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