net.minecraft.command.argument

class BlockPredicateArgumentType$StatePredicate

implements BlockPredicateArgumentType$BlockPredicate

net.minecraft.commands.arguments.blocks.BlockPredicateArgument$BlockPredicate
net.minecraft.commands.arguments.blocks.BlockPredicateArgument$BlockPredicate
net.minecraft.class_2252$class_2253
net.minecraft.command.argument.BlockPredicateArgumentType$StatePredicate

Field summary

Modifier and TypeField
private final BlockState
state
state
field_10674
state
private final Set<Property<?>>
properties
properties
field_10673
properties
private final NbtCompound
nbt
nbt
field_10675
nbt

Constructor summary

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

Method summary

Modifier and TypeMethod
public boolean
test(BlockInWorld blockInWorld)
test(BlockInWorld blockInWorld)
method_9648(class_2694 arg0)
test(CachedBlockPosition arg0)
public boolean
requiresNbt()
requiresNbt()
method_38559()
hasNbt()