接口 DataSource
- 所有已知实现类:
BlockDataSource
,EntityDataSource
,StorageDataSource
public interface DataSource
-
嵌套类概要
嵌套类 -
字段概要
字段 -
方法概要
-
字段详细资料
-
CODEC
-
-
方法详细资料
-
getData
Stream<CompoundTag> getData(CommandSourceStack p_237326_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - 抛出:
com.mojang.brigadier.exceptions.CommandSyntaxException
-
type
DataSource.Type<?> type()
-