net.minecraft.commands.arguments.blocks

public record BlockStateParser$BlockResult

fg$a
net.minecraft.commands.arguments.blocks.BlockStateParser$BlockResult
net.minecraft.class_2259$class_7211
net.minecraft.command.argument.BlockArgumentParser$BlockResult
net.minecraft.src.C_4426_$C_213429_
net.minecraft.commands.arguments.blocks.ArgumentBlock$a

Field summary

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

Constructor summary

ModifierConstructor
public (BlockState f_234749_, Map<Property<?>, Comparable<?>> f_234750_, CompoundTag arg2)

Method summary

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