Has anybody got an idea why i can't import the libraries?
obv42 opened this issue ยท 5 comments
import com.comphenix.protocol.PacketType;
import com.comphenix.protocol.ProtocolLibrary;
import com.comphenix.protocol.events.PacketContainer;
Are you using gradle or maven? Are you using mappings? Most of the time issues with imports are on user side rather than plugin. So this question shouldnt be asked here in the first place