Class GlobalChannel
java.lang.Object
xyz.xenondevs.invui.item.impl.AbstractItem
dev.unnm3d.redischat.channels.gui.PlayerChannel
dev.unnm3d.redischat.channels.gui.GlobalChannel
- All Implemented Interfaces:
xyz.xenondevs.invui.item.Item
-
Nested Class Summary
Nested classes/interfaces inherited from class dev.unnm3d.redischat.channels.gui.PlayerChannel
PlayerChannel.Status
-
Field Summary
Fields inherited from class dev.unnm3d.redischat.channels.gui.PlayerChannel
channel, player, status
-
Constructor Summary
ConstructorsConstructorDescriptionGlobalChannel
(Channel channel, org.bukkit.entity.Player player, boolean isActive) -
Method Summary
Methods inherited from class dev.unnm3d.redischat.channels.gui.PlayerChannel
handleClick, isHidden, isListening, isMuted
Methods inherited from class xyz.xenondevs.invui.item.impl.AbstractItem
addWindow, getWindows, notifyWindows, removeWindow
-
Constructor Details
-
GlobalChannel
-
-
Method Details
-
getItemProvider
public xyz.xenondevs.invui.item.ItemProvider getItemProvider()- Specified by:
getItemProvider
in interfacexyz.xenondevs.invui.item.Item
- Overrides:
getItemProvider
in classPlayerChannel
-