/**
* Gets the instance of the item factory (for {@link ItemMeta}).
*
* @return the item factory
* @see ItemFactory
*/
ItemFactory getItemFactory();
java类org.bukkit.inventory.ItemFactory的实例源码
Server.java 文件源码
项目:Cauldron
阅读 26
收藏 0
点赞 0
评论 0
Server.java 文件源码
项目:Cauldron
阅读 24
收藏 0
点赞 0
评论 0
/**
* Gets the instance of the item factory (for {@link ItemMeta}).
*
* @return the item factory
* @see ItemFactory
*/
ItemFactory getItemFactory();
Server.java 文件源码
项目:Almura-API
阅读 26
收藏 0
点赞 0
评论 0
/**
* Gets the instance of the item factory (for {@link ItemMeta}).
*
* @return the item factory
* @see ItemFactory
*/
ItemFactory getItemFactory();
Server.java 文件源码
项目:Spigot-API
阅读 36
收藏 0
点赞 0
评论 0
/**
* Gets the instance of the item factory (for {@link ItemMeta}).
*
* @return the item factory
* @see ItemFactory
*/
ItemFactory getItemFactory();
Server.java 文件源码
项目:Bukkit-JavaDoc
阅读 28
收藏 0
点赞 0
评论 0
/**
* Gets the instance of the item factory (for {@link ItemMeta}).
*
* @return the item factory
* @see ItemFactory
*/
ItemFactory getItemFactory();
Server.java 文件源码
项目:BedrockAPI
阅读 25
收藏 0
点赞 0
评论 0
ItemFactory getItemFactory();