All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.fastasyncworldedit.bukkit.adapter.BukkitGetBlocks Maven / Gradle / Ivy

package com.fastasyncworldedit.bukkit.adapter;

public interface BukkitGetBlocks {

    void send(int mask, boolean lighting);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy