net.minecraft.command.arguments

public class BlockStateArgument

implements Predicate<CachedBlockPosition>

de
net.minecraft.class_2247
net.minecraft.command.arguments.BlockStateArgument
net.minecraft.command.argument.BlockInput
net.minecraft.command.arguments.BlockStateInput
net.minecraft.command.arguments.BlockStateInput

Field summary

Modifier and TypeField
private final BlockState
a
field_10632
state
state
field_197234_a
state
private final Set<Property<?>>
b
field_10631
properties
properties
field_197235_b
properties
private final CompoundTag
c
field_10633
data
nbt
field_197236_c
tag

Constructor summary

ModifierConstructor
public (BlockState state, Set<Property<?>> properties, CompoundTag nbt)

Method summary

Modifier and TypeMethod
public BlockState
a()
method_9494()
getBlockState()
getState()
func_197231_a()
getState()
public boolean
a(bvs arg0)
method_9493(class_2694 arg0)
method_9493(CachedBlockPosition arg0)
test(BlockPointer pointer)
test(CachedBlockInfo arg0)
test(CachedBlockInfo arg0)
public boolean
a(vi arg0, ev arg1, int arg2)
method_9495(class_3218 arg0, class_2338 arg1, int arg2)
setBlockState(ServerWorld arg0, BlockPos arg1, int arg2)
set(ServerWorld world, BlockPos pos, int flags)
func_197230_a(ServerWorld arg0, BlockPos arg1, int arg2)
place(ServerWorld worldIn, BlockPos pos, int flags)