Interface BlockTypeFilter
- All Known Implementing Classes:
BlockTypeFilter.Blocks,BlockTypeFilter.Tag
public sealed interface BlockTypeFilter
extends Predicate<Block>
permits BlockTypeFilter.Blocks, BlockTypeFilter.Tag
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final record -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BinaryTagSerializer<BlockTypeFilter> static final NetworkBuffer.Type<BlockTypeFilter> -
Method Summary
-
Field Details
-
NETWORK_TYPE
-
NBT_TYPE
-