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

me.hsgamer.unihologram.spigot.common.hologram.extra.PlayerPage Maven / Gradle / Ivy

There is a newer version: 2.5.0
Show newest version
package me.hsgamer.unihologram.spigot.common.hologram.extra;

import me.hsgamer.unihologram.common.api.extra.ViewerPage;
import org.bukkit.entity.Player;

/**
 * A {@link ViewerPage} for {@link Player}
 */
public interface PlayerPage extends ViewerPage {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy