diff --git a/docs/apidocs/allclasses-frame.html b/docs/apidocs/allclasses-frame.html index 99caab1f..89fe3b54 100644 --- a/docs/apidocs/allclasses-frame.html +++ b/docs/apidocs/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes - + @@ -19,9 +19,6 @@

All Classes

  • ExtensionKt
  • MCCoroutine
  • MCCoroutineImpl
  • -
  • PlayerPacketEvent
  • -
  • PlayerPacketEvent.Companion
  • -
  • ProtocolService
  • SuspendingCommandExecutor
  • diff --git a/docs/apidocs/allclasses-noframe.html b/docs/apidocs/allclasses-noframe.html index e1a666d0..a9be80bb 100644 --- a/docs/apidocs/allclasses-noframe.html +++ b/docs/apidocs/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes - + @@ -19,9 +19,6 @@

    All Classes

  • ExtensionKt
  • MCCoroutine
  • MCCoroutineImpl
  • -
  • PlayerPacketEvent
  • -
  • PlayerPacketEvent.Companion
  • -
  • ProtocolService
  • SuspendingCommandExecutor
  • diff --git a/docs/apidocs/com/github/shynixn/mccoroutine/ExtensionKt.html b/docs/apidocs/com/github/shynixn/mccoroutine/ExtensionKt.html index 6a87aa2f..c6304974 100644 --- a/docs/apidocs/com/github/shynixn/mccoroutine/ExtensionKt.html +++ b/docs/apidocs/com/github/shynixn/mccoroutine/ExtensionKt.html @@ -2,10 +2,10 @@ - + ExtensionKt - + @@ -14,9 +14,7 @@ - - @@ -31,7 +29,7 @@ catch(err) { } //--> -var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9}; +var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -61,8 +59,8 @@ - -static <P> void -sendPacket(NonExistentClass $receiver, - NonExistentClass plugin, - P packet) -
    Sends a native minecraft packet to the player client.
    - - - -static void -sendPacket(NonExistentClass $receiver, - NonExistentClass plugin, - java.lang.Class<?> clazz, - NonExistentClass buf) -
    Sends the bytebuffer packet to the player client.
    - - - + static void setSuspendingExecutor(NonExistentClass $receiver, SuspendingCommandExecutor suspendingCommandExecutor) @@ -374,18 +347,6 @@

    registerSuspendingEvents

    - - - - @@ -398,36 +359,6 @@

    setSuspendingExecutor

    Does exactly the same as PluginCommand.setExecutor.

    - - - - - - - - @@ -466,8 +397,8 @@

    findClazz

    diff --git a/docs/apidocs/com/github/shynixn/mccoroutine/package-summary.html b/docs/apidocs/com/github/shynixn/mccoroutine/package-summary.html index ce2e0a2e..c8456ebf 100644 --- a/docs/apidocs/com/github/shynixn/mccoroutine/package-summary.html +++ b/docs/apidocs/com/github/shynixn/mccoroutine/package-summary.html @@ -2,10 +2,10 @@ - + com.github.shynixn.mccoroutine - + @@ -102,10 +102,6 @@

    Package com.github.shynixn.mccoroutineExtensionKt   - -PlayerPacketEvent -  - diff --git a/docs/apidocs/com/github/shynixn/mccoroutine/package-tree.html b/docs/apidocs/com/github/shynixn/mccoroutine/package-tree.html index 87917adc..7f87e86d 100644 --- a/docs/apidocs/com/github/shynixn/mccoroutine/package-tree.html +++ b/docs/apidocs/com/github/shynixn/mccoroutine/package-tree.html @@ -2,10 +2,10 @@ - + com.github.shynixn.mccoroutine Class Hierarchy - + @@ -79,8 +79,6 @@

    Hierarchy For Package com.github.shynixn.mccoroutine

    Class Hierarchy

    Interface Hierarchy

    diff --git a/docs/apidocs/constant-values.html b/docs/apidocs/constant-values.html index 987d6e29..34c0ec3a 100644 --- a/docs/apidocs/constant-values.html +++ b/docs/apidocs/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values - + diff --git a/docs/apidocs/deprecated-list.html b/docs/apidocs/deprecated-list.html index d86243e2..ea57efb7 100644 --- a/docs/apidocs/deprecated-list.html +++ b/docs/apidocs/deprecated-list.html @@ -2,10 +2,10 @@ - + Deprecated List - + diff --git a/docs/apidocs/help-doc.html b/docs/apidocs/help-doc.html index bc3eb2c2..5ae01bf5 100644 --- a/docs/apidocs/help-doc.html +++ b/docs/apidocs/help-doc.html @@ -2,10 +2,10 @@ - + API Help - + diff --git a/docs/apidocs/index-all.html b/docs/apidocs/index-all.html index 175c9de6..7735daa4 100644 --- a/docs/apidocs/index-all.html +++ b/docs/apidocs/index-all.html @@ -2,10 +2,10 @@ - + Index - + @@ -69,7 +69,7 @@
    -
    C D E F G I L M O P R S U  +
    C D E F G L M O R S 

    C

    @@ -82,10 +82,6 @@

    C

     
    CommandService - Interface in com.github.shynixn.mccoroutine.contract
     
    -
    Companion - Static variable in class com.github.shynixn.mccoroutine.PlayerPacketEvent
    -
    -
    Event.
    -
    CoroutineSession - Interface in com.github.shynixn.mccoroutine.contract
     
    @@ -106,10 +102,6 @@

    D

    Disposes the session.
    -
    dispose() - Method in interface com.github.shynixn.mccoroutine.contract.ProtocolService
    -
    -
    Disposes the protocol service.
    -
    @@ -140,10 +132,6 @@

    G

    Gets the plugin async dispatcher.
    -
    getByteData() - Method in class com.github.shynixn.mccoroutine.PlayerPacketEvent
    -
    -
    Gets the byte data.
    -
    getCommandService() - Method in interface com.github.shynixn.mccoroutine.contract.CoroutineSession
    Gets the command service.
    @@ -168,30 +156,10 @@

    G

    Gets the event service.
    -
    getHandlerList() - Method in class com.github.shynixn.mccoroutine.PlayerPacketEvent.Companion
    -
    -
    Handlerlist.
    -
    -
    getHandlers() - Method in class com.github.shynixn.mccoroutine.PlayerPacketEvent
    -
    -
    Returns all handles.
    -
    getMinecraftDispatcher($receiver) - Static method in class com.github.shynixn.mccoroutine.ExtensionKt
    Gets the plugin minecraft dispatcher.
    -
    getPacket() - Method in class com.github.shynixn.mccoroutine.PlayerPacketEvent
    -
    -
    NMS packet.
    -
    -
    getPlayer() - Method in class com.github.shynixn.mccoroutine.PlayerPacketEvent
    -
    -
    Associated player receiving or getting sent the packet.
    -
    -
    getProtocolService() - Method in interface com.github.shynixn.mccoroutine.contract.CoroutineSession
    -
    -
    Gets the protocol service.
    -
    getScope() - Method in interface com.github.shynixn.mccoroutine.contract.CoroutineSession
    Gets the scope.
    @@ -205,16 +173,6 @@

    G

    Gets the server NMS version.
    - - - -

    I

    -
    -
    isCancelled() - Method in class com.github.shynixn.mccoroutine.PlayerPacketEvent
    -
    -
    Is the event cancelled.
    -
    -
    @@ -269,39 +227,11 @@

    O

    If false is returned, then the "usage" plugin.yml entry for this command (if defined) will be sent to the player.
    - - - -

    P

    -
    -
    PlayerPacketEvent - Class in com.github.shynixn.mccoroutine
    -
     
    -
    PlayerPacketEvent(packet, byteData, player) - Constructor for class com.github.shynixn.mccoroutine.PlayerPacketEvent
    -
     
    -
    PlayerPacketEvent.Companion - Class in com.github.shynixn.mccoroutine
    -
    -
    Event.
    -
    -
    ProtocolService - Interface in com.github.shynixn.mccoroutine.contract
    -
     
    -

    R

    -
    register(player) - Method in interface com.github.shynixn.mccoroutine.contract.ProtocolService
    -
    -
    Registers the plaer.
    -
    -
    registerPackets(packets) - Method in interface com.github.shynixn.mccoroutine.contract.ProtocolService
    -
    -
    Registers the following packets classes for events.
    -
    -
    registerPackets($receiver, packets, plugin) - Static method in class com.github.shynixn.mccoroutine.ExtensionKt
    -
    -
    Registers the given packets for event listening.
    -
    registerSuspendCommandExecutor(pluginCommand, commandExecutor) - Method in interface com.github.shynixn.mccoroutine.contract.CommandService
    Registers a suspend command executor.
    @@ -323,26 +253,6 @@

    R

    S

    -
    sendBytePacket(player, packetClazz, byteBuf) - Method in interface com.github.shynixn.mccoroutine.contract.ProtocolService
    -
    -
    Sends a byte buffer to the given player.
    -
    -
    sendPacket(player, packet) - Method in interface com.github.shynixn.mccoroutine.contract.ProtocolService
    -
    -
    Sends a packet to the given player.
    -
    -
    sendPacket($receiver, plugin, packet) - Static method in class com.github.shynixn.mccoroutine.ExtensionKt
    -
    -
    Sends a native minecraft packet to the player client.
    -
    -
    sendPacket($receiver, plugin, clazz, buf) - Static method in class com.github.shynixn.mccoroutine.ExtensionKt
    -
    -
    Sends the bytebuffer packet to the player client.
    -
    -
    setCancelled(flag) - Method in class com.github.shynixn.mccoroutine.PlayerPacketEvent
    -
    -
    Sets it cancelled.
    -
    setSuspendingExecutor($receiver, suspendingCommandExecutor) - Static method in class com.github.shynixn.mccoroutine.ExtensionKt
    Registers an command executor with suspending function. @@ -351,17 +261,7 @@

    S

    SuspendingCommandExecutor - Interface in com.github.shynixn.mccoroutine
     
    - - - -

    U

    -
    -
    unRegister(player) - Method in interface com.github.shynixn.mccoroutine.contract.ProtocolService
    -
    -
    Clears the player cache.
    -
    -
    -C D E F G I L M O P R S U 
    +C D E F G L M O R S 
    diff --git a/docs/apidocs/index.html b/docs/apidocs/index.html index a952e4b6..f1ad9edf 100644 --- a/docs/apidocs/index.html +++ b/docs/apidocs/index.html @@ -2,7 +2,7 @@ - + Generated Documentation (Untitled) diff --git a/docs/apidocs/overview-summary.html b/docs/apidocs/overview-summary.html index 1f625082..70f601de 100644 --- a/docs/apidocs/overview-summary.html +++ b/docs/apidocs/overview-summary.html @@ -2,10 +2,10 @@ - + Overview - + diff --git a/docs/apidocs/overview-tree.html b/docs/apidocs/overview-tree.html index 38254fd5..6d722c5a 100644 --- a/docs/apidocs/overview-tree.html +++ b/docs/apidocs/overview-tree.html @@ -2,10 +2,10 @@ - + Class Hierarchy - + @@ -81,8 +81,6 @@

    Hierarchy For All Packages

    Class Hierarchy

    @@ -92,7 +90,6 @@

    Interface Hierarchy

  • com.github.shynixn.mccoroutine.contract.CoroutineSession
  • com.github.shynixn.mccoroutine.contract.EventService
  • com.github.shynixn.mccoroutine.contract.MCCoroutine
  • -
  • com.github.shynixn.mccoroutine.contract.ProtocolService
  • com.github.shynixn.mccoroutine.SuspendingCommandExecutor