Skip to content

Instantly share code, notes, and snippets.

View dmulloy2's full-sized avatar

Dan Mulloy dmulloy2

View GitHub Profile
package net.dmulloy2.example;
import static com.comphenix.protocol.PacketType.Play.Server.*;
import java.lang.reflect.InvocationTargetException;
import java.util.Arrays;
import java.util.Map;
import org.bukkit.entity.Entity;
import org.bukkit.entity.Player;