Interface NativeMultipart


public interface NativeMultipart
A Block that can be converted (in-place) to an AbstractPart. (Usually called in MultipartUtil.offerNewPart(World, BlockPos, MultipartCreator).

This is generally only useful if your block does NOT already have a BlockEntity.