接口 SetBlockCommand.Filter
- 封闭类:
- SetBlockCommand
public static interface SetBlockCommand.Filter
-
方法概要
修饰符和类型方法说明filter
(BoundingBox pBoundingBox, BlockPos pPos, BlockInput pBlockInput, ServerLevel pLevel)
-
方法详细资料
-
filter
@Nullable BlockInput filter(BoundingBox pBoundingBox, BlockPos pPos, BlockInput pBlockInput, ServerLevel pLevel)
-