接口 ICommandSourceStackExtension
public interface ICommandSourceStackExtension
Additional methods for
CommandSourceStack
so that commands and arguments can access various things without directly referencing using server specific classes-
方法概要
修饰符和类型方法说明default @Nullable AdvancementHolder
default Scoreboard
default Level
private CommandSourceStack
self()
-
方法详细资料
-
self
-
getScoreboard
- 返回:
- the scoreboard
-
getAdvancement
- 返回:
- the advancement from the id
-
getUnsidedLevel
- 返回:
- the level but without being specifically the server side level
-