net.minecraft.command.argument

class BlockPredicateArgumentType$StatePredicate

implements BlockPredicateArgumentType$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
field_10674
state
private final Set<Property<?>>
properties
field_10673
properties
private final NbtCompound
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)
method_9648(class_2694 arg0)
test(CachedBlockPosition arg0)
public boolean
requiresNbt()
method_38559()
hasNbt()
public boolean
test(Object blockInWorld)
test(Object arg0)
test(Object context)