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

me.huanmeng.opensource.bukkit.gui.button.function.UserItemInterface Maven / Gradle / Ivy

There is a newer version: 2.2.2
Show newest version
package me.huanmeng.opensource.bukkit.gui.button.function;

import org.jetbrains.annotations.ApiStatus;

/**
 * 2023/3/17
* Gui
* * @author huanmeng_qwq * @deprecated rename {@link PlayerItemInterface} */ @ApiStatus.ScheduledForRemoval(inVersion = "2.5") @java.lang.Deprecated public interface UserItemInterface extends PlayerItemInterface { }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy