|
/*
|
|
============================================================
|
|
This is the "Block" file from Author: Philipp Kotte
|
|
written on: 05 / 10 / 2023 at: 23:43
|
|
============================================================
|
|
*/
|
|
package Domain;
|
|
|
|
public class Block {
|
|
|
|
}
|