类 BlockInput
java.lang.Object
net.minecraft.commands.arguments.blocks.BlockInput
- 所有已实现的接口:
Predicate<BlockInWorld>
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getState()
boolean
place
(ServerLevel pLevel, BlockPos pPos, int pFlags) boolean
test
(ServerLevel pLevel, BlockPos pPos) boolean
test
(BlockInWorld pBlock)
-
字段详细资料
-
state
-
properties
-
tag
-
-
构造器详细资料
-
BlockInput
-
-
方法详细资料
-
getState
-
getDefinedProperties
-
test
- 指定者:
test
在接口中Predicate<BlockInWorld>
-
test
-
place
-