6 lines
76 B
Java

package com.hbm.explosion.vanillant;
public interface IBlockAllocator {
}