类 EntityDataAccessor
java.lang.Object
net.minecraft.server.commands.data.EntityDataAccessor
- 所有已实现的接口:
DataAccessor
-
字段概要
字段修饰符和类型字段说明private final Entity
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
static final Function<String,
DataCommands.DataProvider> -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getData()
getPrintSuccess
(NbtPathArgument.NbtPath pPath, double pScale, int pValue) getPrintSuccess
(Tag pNbt) void
setData
(CompoundTag pOther)
-
字段详细资料
-
ERROR_NO_PLAYERS
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NO_PLAYERS -
PROVIDER
-
entity
-
-
构造器详细资料
-
EntityDataAccessor
-
-
方法详细资料
-
setData
public void setData(CompoundTag pOther) throws com.mojang.brigadier.exceptions.CommandSyntaxException - 指定者:
setData
在接口中DataAccessor
- 抛出:
com.mojang.brigadier.exceptions.CommandSyntaxException
-
getData
- 指定者:
getData
在接口中DataAccessor
-
getModifiedSuccess
- 指定者:
getModifiedSuccess
在接口中DataAccessor
-
getPrintSuccess
- 指定者:
getPrintSuccess
在接口中DataAccessor
-
getPrintSuccess
- 指定者:
getPrintSuccess
在接口中DataAccessor
-