mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2026-01-06 15:52:03 +00:00
refactor bush block
This commit is contained in:
@@ -3,8 +3,6 @@ package net.momirealms.craftengine.core.plugin.network;
|
||||
import io.netty.channel.Channel;
|
||||
import net.momirealms.craftengine.core.entity.player.Player;
|
||||
|
||||
import java.util.Collection;
|
||||
|
||||
public interface NetworkManager {
|
||||
String MOD_CHANNEL = "craftengine:payload";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user