net.minecraft.commands.arguments.blocks

public class BlockInput

implements Predicate<BlockInWorld>

gn
net.minecraft.commands.arguments.blocks.BlockInput
net.minecraft.class_2247
net.minecraft.command.argument.BlockStateArgument
net.minecraft.commands.arguments.blocks.ArgumentTileLocation

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public BlockState
a()
getState()
method_9494()
getBlockState()
public Set<Property<?>>
b()
getDefinedProperties()
method_35759()
getProperties()
public boolean
a(dxz arg0)
test(BlockInWorld arg0)
method_9493(class_2694 arg0)
test(CachedBlockPosition arg0)
public boolean
a(ash arg0, jh arg1)
test(ServerLevel arg0, BlockPos arg1)
method_35758(class_3218 arg0, class_2338 arg1)
test(ServerWorld world, BlockPos pos)
public boolean
a(ash arg0, jh arg1, int arg2)
place(ServerLevel arg0, BlockPos arg1, int arg2)
method_9495(class_3218 arg0, class_2338 arg1, int arg2)
setBlockState(ServerWorld world, BlockPos pos, int flags)