Class EventChannel
java.lang.Object
net.mathias2246.buildmc.api.messageBus.EventChannel
- All Implemented Interfaces:
net.kyori.adventure.key.Keyed, org.bukkit.Keyed
-
Constructor Summary
ConstructorsConstructorDescriptionEventChannel(@NotNull org.bukkit.NamespacedKey key, @NotNull SemVer version, @NotNull String publisherId) -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.bukkit.Keyed
key
-
Constructor Details
-
EventChannel
-
-
Method Details
-
getKey
@Contract(pure=true) @NotNull public @NotNull org.bukkit.NamespacedKey getKey()- Specified by:
getKeyin interfaceorg.bukkit.Keyed
-
getVersion
-
getPublisherId
-