mirror of
https://github.com/Theta-Dev/ConstructionWand.git
synced 2025-08-17 16:25:25 +02:00
5 lines
75 B
Java
5 lines
75 B
Java
package thetadev.constructionwand.data;
|
|
|
|
public interface INoItemBlock
|
|
{
|
|
}
|