Package net.minecraft.server.commands
Interface SetBlockCommand.Filter
- Enclosing class:
SetBlockCommand
public static interface SetBlockCommand.Filter
-
Method Summary
Modifier and TypeMethodDescriptionfilter
(BoundingBox p_138620_, BlockPos p_138621_, BlockInput p_138622_, ServerLevel p_138623_)
-
Method Details
-
filter
@Nullable BlockInput filter(BoundingBox p_138620_, BlockPos p_138621_, BlockInput p_138622_, ServerLevel p_138623_)
-