Uses of Class
net.minecraft.command.arguments.BlockStateInput
-
Uses of BlockStateInput in net.minecraft.command.arguments
Modifier and TypeMethodDescriptionstatic BlockStateInput
BlockStateArgument.getBlock
(com.mojang.brigadier.context.CommandContext<CommandSource> p_197238_0_, String p_197238_1_) BlockStateArgument.parse
(com.mojang.brigadier.StringReader p_parse_1_) -
Uses of BlockStateInput in net.minecraft.command.impl
Modifier and TypeMethodDescriptionSetBlockCommand.IFilter.filter
(MutableBoundingBox p_filter_1_, BlockPos p_filter_2_, BlockStateInput p_filter_3_, ServerWorld p_filter_4_) Modifier and TypeMethodDescriptionprivate static int
FillCommand.fillBlocks
(CommandSource p_198463_0_, MutableBoundingBox p_198463_1_, BlockStateInput p_198463_2_, FillCommand.Mode p_198463_3_, Predicate<CachedBlockInfo> p_198463_4_) SetBlockCommand.IFilter.filter
(MutableBoundingBox p_filter_1_, BlockPos p_filter_2_, BlockStateInput p_filter_3_, ServerWorld p_filter_4_) private static int
SetBlockCommand.setBlock
(CommandSource p_198683_0_, BlockPos p_198683_1_, BlockStateInput p_198683_2_, SetBlockCommand.Mode p_198683_3_, Predicate<CachedBlockInfo> p_198683_4_)