Dieser Commit ist enthalten in:
MattBDev 2020-03-05 16:10:17 -05:00
Ursprung 915ab43f6e
Commit 58eae73040

Datei anzeigen

@ -18,7 +18,7 @@ import java.util.stream.IntStream;
import org.jetbrains.annotations.Range;
/**
* Shared interface for IGetBlocks and ISetBlocks
* A shared interface for IGetBlocks and ISetBlocks
*/
public interface IBlocks extends Trimable {