net.minecraft.commands.arguments.blocks

public record BlockStateParser$BlockResult

gq$a
net.minecraft.commands.arguments.blocks.BlockStateParser$BlockResult
net.minecraft.class_2259$class_7211
net.minecraft.command.argument.BlockArgumentParser$BlockResult
net.minecraft.commands.arguments.blocks.ArgumentBlock$a

Field summary

Modifier and TypeField
private final BlockState
a
blockState
comp_622
blockState
private final Map<Property<?>, Comparable<?>>
b
properties
comp_623
properties
private final CompoundTag
c
nbt
comp_624
nbt

Constructor summary

ModifierConstructor
public (BlockState arg0, Map<Property<?>, Comparable<?>> arg1, CompoundTag arg2)

Method summary

Modifier and TypeMethod
public BlockState
a()
blockState()
comp_622()
blockState()
public Map<Property<?>, Comparable<?>>
b()
properties()
comp_623()
properties()
public CompoundTag
c()
nbt()
comp_624()
nbt()