Uses of Class
net.citizensnpcs.api.util.SpigotUtil.InventoryViewAPI
Packages that use SpigotUtil.InventoryViewAPI
-
Uses of SpigotUtil.InventoryViewAPI in net.citizensnpcs.api
Methods in net.citizensnpcs.api that return SpigotUtil.InventoryViewAPIModifier and TypeMethodDescriptionNMSHelper.openAnvilInventory
(Player player, Inventory inventory, String title) Methods in net.citizensnpcs.api with parameters of type SpigotUtil.InventoryViewAPIModifier and TypeMethodDescriptionvoid
NMSHelper.updateInventoryTitle
(Player player, SpigotUtil.InventoryViewAPI view, String newTitle) -
Uses of SpigotUtil.InventoryViewAPI in net.citizensnpcs.util
Methods in net.citizensnpcs.util with parameters of type SpigotUtil.InventoryViewAPIModifier and TypeMethodDescriptionstatic void
NMS.updateInventoryTitle
(Player player, SpigotUtil.InventoryViewAPI view, String newTitle) void
NMSBridge.updateInventoryTitle
(Player player, SpigotUtil.InventoryViewAPI view, String newTitle)