net.minecraft.commands.arguments.blocks

public class BlockInput

implements Predicate<BlockInWorld>

ga
net.minecraft.commands.arguments.blocks.BlockInput
net.minecraft.class_2247
net.minecraft.unmapped.C_uhnloqmz
net.minecraft.command.argument.BlockStateArgument
net.minecraft.command.argument.BlockStateArgument

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public BlockState
a()
getState()
method_9494()
m_admjuuql()
getBlockState()
getBlockState()
public Set<Property<?>>
b()
getDefinedProperties()
method_35759()
m_hxrssays()
getProperties()
getProperties()
public boolean
a(eal arg0)
test(BlockInWorld arg0)
method_9493(class_2694 arg0)
m_aqifsynw(C_gogfiawf arg0)
test(CachedBlockPosition arg0)
test(CachedBlockPosition arg0)
public boolean
a(arq arg0, iu arg1)
test(ServerLevel arg0, BlockPos arg1)
method_35758(class_3218 arg0, class_2338 arg1)
m_duhyutuc(C_bdwnwhiu arg0, C_hynzadkk arg1)
test(ServerWorld world, BlockPos pos)
test(ServerWorld world, BlockPos pos)
public boolean
a(arq arg0, iu arg1, int arg2)
place(ServerLevel arg0, BlockPos arg1, int arg2)
method_9495(class_3218 arg0, class_2338 arg1, int arg2)
m_lqzptqex(C_bdwnwhiu arg0, C_hynzadkk arg1, int arg2)
setBlockState(ServerWorld world, BlockPos pos, int flags)
setBlockState(ServerWorld world, BlockPos pos, int flags)
private BlockState
a(eah arg0)
overwriteWithDefinedProperties(BlockState arg0)
method_65237(class_2680 arg0)
m_igqwenie(C_txtbiemp arg0)
copyPropertiesTo(BlockState state)
m_igqwenie(BlockState state)
private static <T extends Comparable<T>> BlockState
a(eah arg0, eah arg1, ebk<T> arg2)
copyProperty(BlockState arg0, BlockState arg1, Property<T> arg2)
method_65238(class_2680 arg0, class_2680 arg1, class_2769<T> arg2)
m_hqdvqkeb(C_txtbiemp arg0, C_txtbiemp arg1, C_vzlztuyw<T> arg2)
copyProperty(BlockState to, BlockState from, Property<T> property)