From 07a50866606d5d0dfaa98dfb01a7bb7725be984c Mon Sep 17 00:00:00 2001 From: iso2013 Date: Thu, 9 Aug 2018 16:23:35 -0600 Subject: [PATCH] Update JavaDocs to 0.6.3 --- API/pom.xml | 2 +- Plugin/pom.xml | 4 +- docs/javadocs/allclasses-frame.html | 6 +- docs/javadocs/allclasses-noframe.html | 6 +- docs/javadocs/constant-values.html | 8 +- docs/javadocs/deprecated-list.html | 8 +- docs/javadocs/help-doc.html | 8 +- docs/javadocs/index-all.html | 15 +- docs/javadocs/index.html | 4 +- .../blitzcube/peapi/api/IPacketEntityAPI.html | 8 +- .../peapi/api/class-use/IPacketEntityAPI.html | 8 +- .../peapi/api/entity/IEntityIdentifier.html | 8 +- .../entity/class-use/IEntityIdentifier.html | 8 +- .../peapi/api/entity/fake/IFakeEntity.html | 8 +- .../api/entity/fake/IFakeEntityFactory.html | 8 +- .../entity/fake/class-use/IFakeEntity.html | 8 +- .../fake/class-use/IFakeEntityFactory.html | 8 +- .../peapi/api/entity/fake/package-frame.html | 6 +- .../api/entity/fake/package-summary.html | 8 +- .../peapi/api/entity/fake/package-tree.html | 8 +- .../peapi/api/entity/fake/package-use.html | 8 +- .../peapi/api/entity/hitbox/IHitbox.html | 8 +- .../api/entity/hitbox/class-use/IHitbox.html | 8 +- .../api/entity/hitbox/package-frame.html | 6 +- .../api/entity/hitbox/package-summary.html | 8 +- .../peapi/api/entity/hitbox/package-tree.html | 8 +- .../peapi/api/entity/hitbox/package-use.html | 8 +- .../api/entity/modifier/IEntityModifier.html | 8 +- .../modifier/IEntityModifierRegistry.html | 8 +- .../entity/modifier/IModifiableEntity.html | 8 +- .../modifier/class-use/IEntityModifier.html | 8 +- .../class-use/IEntityModifierRegistry.html | 8 +- .../modifier/class-use/IModifiableEntity.html | 8 +- .../api/entity/modifier/package-frame.html | 6 +- .../api/entity/modifier/package-summary.html | 8 +- .../api/entity/modifier/package-tree.html | 8 +- .../api/entity/modifier/package-use.html | 8 +- .../peapi/api/entity/package-frame.html | 6 +- .../peapi/api/entity/package-summary.html | 8 +- .../peapi/api/entity/package-tree.html | 8 +- .../peapi/api/entity/package-use.html | 8 +- .../peapi/api/event/IEntityPacketContext.html | 8 +- .../IEntityPacketEvent.EntityPacketType.html | 8 +- .../peapi/api/event/IEntityPacketEvent.html | 8 +- .../event/class-use/IEntityPacketContext.html | 8 +- .../IEntityPacketEvent.EntityPacketType.html | 8 +- .../event/class-use/IEntityPacketEvent.html | 8 +- .../peapi/api/event/package-frame.html | 6 +- .../peapi/api/event/package-summary.html | 8 +- .../peapi/api/event/package-tree.html | 8 +- .../peapi/api/event/package-use.html | 8 +- .../listener/IListener.ListenerPriority.html | 8 +- .../peapi/api/listener/IListener.html | 8 +- .../class-use/IListener.ListenerPriority.html | 8 +- .../api/listener/class-use/IListener.html | 8 +- .../peapi/api/listener/package-frame.html | 6 +- .../peapi/api/listener/package-summary.html | 8 +- .../peapi/api/listener/package-tree.html | 8 +- .../peapi/api/listener/package-use.html | 8 +- .../blitzcube/peapi/api/package-frame.html | 6 +- .../blitzcube/peapi/api/package-summary.html | 8 +- .../net/blitzcube/peapi/api/package-tree.html | 8 +- .../net/blitzcube/peapi/api/package-use.html | 8 +- .../IEntityAnimationPacket.AnimationType.html | 8 +- .../api/packet/IEntityAnimationPacket.html | 11 +- .../packet/IEntityClickPacket.ClickType.html | 8 +- .../peapi/api/packet/IEntityClickPacket.html | 11 +- .../peapi/api/packet/IEntityDataPacket.html | 11 +- .../api/packet/IEntityDestroyPacket.html | 11 +- .../api/packet/IEntityEquipmentPacket.html | 11 +- .../peapi/api/packet/IEntityGroupPacket.html | 11 +- .../peapi/api/packet/IEntityMountPacket.html | 11 +- .../packet/IEntityMovePacket.MoveType.html | 511 ++++++++++++++++ .../peapi/api/packet/IEntityMovePacket.html | 557 ++++++++++++++++++ .../peapi/api/packet/IEntityPacket.html | 41 +- .../api/packet/IEntityPacketFactory.html | 8 +- .../api/packet/IEntityPotionAddPacket.html | 296 ++++++++++ .../api/packet/IEntityPotionRemovePacket.html | 296 ++++++++++ .../peapi/api/packet/IEntitySpawnPacket.html | 11 +- .../peapi/api/packet/IEntityStatusPacket.html | 11 +- .../peapi/api/packet/IObjectSpawnPacket.html | 11 +- .../IEntityAnimationPacket.AnimationType.html | 8 +- .../class-use/IEntityAnimationPacket.html | 8 +- .../IEntityClickPacket.ClickType.html | 8 +- .../packet/class-use/IEntityClickPacket.html | 8 +- .../packet/class-use/IEntityDataPacket.html | 8 +- .../class-use/IEntityDestroyPacket.html | 8 +- .../class-use/IEntityEquipmentPacket.html | 8 +- .../packet/class-use/IEntityGroupPacket.html | 8 +- .../packet/class-use/IEntityMountPacket.html | 8 +- .../class-use/IEntityMovePacket.MoveType.html | 261 ++++++++ .../packet/class-use/IEntityMovePacket.html | 206 +++++++ .../api/packet/class-use/IEntityPacket.html | 18 +- .../class-use/IEntityPacketFactory.html | 8 +- .../class-use/IEntityPotionAddPacket.html | 202 +++++++ .../class-use/IEntityPotionRemovePacket.html | 205 +++++++ .../packet/class-use/IEntitySpawnPacket.html | 8 +- .../packet/class-use/IEntityStatusPacket.html | 8 +- .../packet/class-use/IObjectSpawnPacket.html | 8 +- .../peapi/api/packet/package-frame.html | 6 +- .../peapi/api/packet/package-summary.html | 8 +- .../peapi/api/packet/package-tree.html | 8 +- .../peapi/api/packet/package-use.html | 8 +- docs/javadocs/overview-frame.html | 6 +- docs/javadocs/overview-summary.html | 10 +- docs/javadocs/overview-tree.html | 8 +- pom.xml | 2 +- 107 files changed, 2976 insertions(+), 390 deletions(-) create mode 100644 docs/javadocs/net/blitzcube/peapi/api/packet/IEntityMovePacket.MoveType.html create mode 100644 docs/javadocs/net/blitzcube/peapi/api/packet/IEntityMovePacket.html create mode 100644 docs/javadocs/net/blitzcube/peapi/api/packet/IEntityPotionAddPacket.html create mode 100644 docs/javadocs/net/blitzcube/peapi/api/packet/IEntityPotionRemovePacket.html create mode 100644 docs/javadocs/net/blitzcube/peapi/api/packet/class-use/IEntityMovePacket.MoveType.html create mode 100644 docs/javadocs/net/blitzcube/peapi/api/packet/class-use/IEntityMovePacket.html create mode 100644 docs/javadocs/net/blitzcube/peapi/api/packet/class-use/IEntityPotionAddPacket.html create mode 100644 docs/javadocs/net/blitzcube/peapi/api/packet/class-use/IEntityPotionRemovePacket.html diff --git a/API/pom.xml b/API/pom.xml index 5e42621..a77a0fc 100644 --- a/API/pom.xml +++ b/API/pom.xml @@ -5,7 +5,7 @@ PacketEntityAPI net.blitzcube.peapi - 0.6.0-SNAPSHOT + 0.6.3-SNAPSHOT 4.0.0 diff --git a/Plugin/pom.xml b/Plugin/pom.xml index b10892b..d1539c8 100644 --- a/Plugin/pom.xml +++ b/Plugin/pom.xml @@ -6,7 +6,7 @@ PacketEntityAPI net.blitzcube.peapi - 0.6.0-SNAPSHOT + 0.6.3-SNAPSHOT Plugin @@ -59,7 +59,7 @@ net.blitzcube.peapi API - 0.6.0-SNAPSHOT + 0.6.3-SNAPSHOT diff --git a/docs/javadocs/allclasses-frame.html b/docs/javadocs/allclasses-frame.html index 8e99aad..44d09ea 100644 --- a/docs/javadocs/allclasses-frame.html +++ b/docs/javadocs/allclasses-frame.html @@ -2,10 +2,10 @@ - + - All Classes (PacketEntityAPI docs v0.6.0-SNAPSHOT) - + All Classes (PacketEntityAPI docs v0.6.3-SNAPSHOT) + diff --git a/docs/javadocs/allclasses-noframe.html b/docs/javadocs/allclasses-noframe.html index 1ab0ffb..4dcf9cd 100644 --- a/docs/javadocs/allclasses-noframe.html +++ b/docs/javadocs/allclasses-noframe.html @@ -2,10 +2,10 @@ - + - All Classes (PacketEntityAPI docs v0.6.0-SNAPSHOT) - + All Classes (PacketEntityAPI docs v0.6.3-SNAPSHOT) + diff --git a/docs/javadocs/constant-values.html b/docs/javadocs/constant-values.html index 130538d..8884907 100644 --- a/docs/javadocs/constant-values.html +++ b/docs/javadocs/constant-values.html @@ -2,10 +2,10 @@ - + - Constant Field Values (PacketEntityAPI docs v0.6.0-SNAPSHOT) - + Constant Field Values (PacketEntityAPI docs v0.6.3-SNAPSHOT) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -14,7 +14,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@ diff --git a/docs/javadocs/net/blitzcube/peapi/api/entity/fake/package-summary.html b/docs/javadocs/net/blitzcube/peapi/api/entity/fake/package-summary.html index 3e71782..34b9f02 100644 --- a/docs/javadocs/net/blitzcube/peapi/api/entity/fake/package-summary.html +++ b/docs/javadocs/net/blitzcube/peapi/api/entity/fake/package-summary.html @@ -2,10 +2,10 @@ - + - net.blitzcube.peapi.api.entity.fake (PacketEntityAPI docs v0.6.0-SNAPSHOT) - + net.blitzcube.peapi.api.entity.fake (PacketEntityAPI docs v0.6.3-SNAPSHOT) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -14,7 +14,7 @@ diff --git a/docs/javadocs/net/blitzcube/peapi/api/entity/hitbox/package-summary.html b/docs/javadocs/net/blitzcube/peapi/api/entity/hitbox/package-summary.html index 8b5a3da..3e941fe 100644 --- a/docs/javadocs/net/blitzcube/peapi/api/entity/hitbox/package-summary.html +++ b/docs/javadocs/net/blitzcube/peapi/api/entity/hitbox/package-summary.html @@ -2,10 +2,10 @@ - + - net.blitzcube.peapi.api.entity.hitbox (PacketEntityAPI docs v0.6.0-SNAPSHOT) - + net.blitzcube.peapi.api.entity.hitbox (PacketEntityAPI docs v0.6.3-SNAPSHOT) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@ diff --git a/docs/javadocs/net/blitzcube/peapi/api/entity/modifier/package-summary.html b/docs/javadocs/net/blitzcube/peapi/api/entity/modifier/package-summary.html index 9816f2d..ff7efda 100644 --- a/docs/javadocs/net/blitzcube/peapi/api/entity/modifier/package-summary.html +++ b/docs/javadocs/net/blitzcube/peapi/api/entity/modifier/package-summary.html @@ -2,10 +2,10 @@ - + - net.blitzcube.peapi.api.entity.modifier (PacketEntityAPI docs v0.6.0-SNAPSHOT) - + net.blitzcube.peapi.api.entity.modifier (PacketEntityAPI docs v0.6.3-SNAPSHOT) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/docs/javadocs/net/blitzcube/peapi/api/entity/package-summary.html b/docs/javadocs/net/blitzcube/peapi/api/entity/package-summary.html index aa43622..7f9d165 100644 --- a/docs/javadocs/net/blitzcube/peapi/api/entity/package-summary.html +++ b/docs/javadocs/net/blitzcube/peapi/api/entity/package-summary.html @@ -2,10 +2,10 @@ - + - net.blitzcube.peapi.api.entity (PacketEntityAPI docs v0.6.0-SNAPSHOT) - + net.blitzcube.peapi.api.entity (PacketEntityAPI docs v0.6.3-SNAPSHOT) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@ diff --git a/docs/javadocs/net/blitzcube/peapi/api/event/package-summary.html b/docs/javadocs/net/blitzcube/peapi/api/event/package-summary.html index 750ea60..0a8f35b 100644 --- a/docs/javadocs/net/blitzcube/peapi/api/event/package-summary.html +++ b/docs/javadocs/net/blitzcube/peapi/api/event/package-summary.html @@ -2,10 +2,10 @@ - + - net.blitzcube.peapi.api.event (PacketEntityAPI docs v0.6.0-SNAPSHOT) - + net.blitzcube.peapi.api.event (PacketEntityAPI docs v0.6.3-SNAPSHOT) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -14,7 +14,7 @@ @@ -13,7 +13,7 @@ diff --git a/docs/javadocs/net/blitzcube/peapi/api/listener/package-summary.html b/docs/javadocs/net/blitzcube/peapi/api/listener/package-summary.html index 6364720..a0401df 100644 --- a/docs/javadocs/net/blitzcube/peapi/api/listener/package-summary.html +++ b/docs/javadocs/net/blitzcube/peapi/api/listener/package-summary.html @@ -2,10 +2,10 @@ - + - net.blitzcube.peapi.api.listener (PacketEntityAPI docs v0.6.0-SNAPSHOT) - + net.blitzcube.peapi.api.listener (PacketEntityAPI docs v0.6.3-SNAPSHOT) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/docs/javadocs/net/blitzcube/peapi/api/package-summary.html b/docs/javadocs/net/blitzcube/peapi/api/package-summary.html index 0a7116d..a435658 100644 --- a/docs/javadocs/net/blitzcube/peapi/api/package-summary.html +++ b/docs/javadocs/net/blitzcube/peapi/api/package-summary.html @@ -2,10 +2,10 @@ - + - net.blitzcube.peapi.api (PacketEntityAPI docs v0.6.0-SNAPSHOT) - + net.blitzcube.peapi.api (PacketEntityAPI docs v0.6.3-SNAPSHOT) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
+ + + + + + + +
+ + + +
+
net.blitzcube.peapi.api.packet
+

Enum IEntityMovePacket.MoveType

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static IEntityMovePacket.MoveType[] values()
        +
        Returns an array containing the constants of this enum type, in + the order they are declared. This method may be used to iterate + over the constants as follows: +
        +for (IEntityMovePacket.MoveType c : IEntityMovePacket.MoveType.values())
        +    System.out.println(c);
        +
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are + declared +
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static IEntityMovePacket.MoveType valueOf(String name)
        +
        Returns the enum constant of this type with the specified name. + The string must match exactly an identifier used to declare an + enum constant in this type. (Extraneous whitespace characters are + not permitted.) +
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        IllegalArgumentException + - if this enum type has no constant with the specified name +
        +
        NullPointerException - if + the argument is null +
        +
        +
      • +
      + + + +
        +
      • +

        getPacketType

        +
        public com.comphenix.protocol.PacketType getPacketType()
        +
        +
        Returns:
        +
        the ProtocolLib packet type associated with this MoveType
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

+ Copyright © 2018. All rights reserved. +

+ + diff --git a/docs/javadocs/net/blitzcube/peapi/api/packet/IEntityMovePacket.html b/docs/javadocs/net/blitzcube/peapi/api/packet/IEntityMovePacket.html new file mode 100644 index 0000000..52c753f --- /dev/null +++ b/docs/javadocs/net/blitzcube/peapi/api/packet/IEntityMovePacket.html @@ -0,0 +1,557 @@ + + + + + + + IEntityMovePacket (PacketEntityAPI docs v0.6.3-SNAPSHOT) + + + + + + + + +
+ + + + + + + +
+ + + +
+
net.blitzcube.peapi.api.packet
+

Interface IEntityMovePacket

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    IEntityPacket
    +
    +
    +
    +
    public interface IEntityMovePacket
    +extends IEntityPacket
    +
    Created by iso2013 on 8/1/2018.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getNewDirection

        +
        org.bukkit.util.Vector getNewDirection()
        +
        Gets the new direction set by this packet. This is a vector + representing the pitch and yaw. +
        +
        +
        Returns:
        +
        the new direction set by this packet
        +
        +
      • +
      + + + +
        +
      • +

        setNewDirection

        +
        void setNewDirection(org.bukkit.util.Vector direction)
        +
        +
        Parameters:
        +
        direction - the new direction to be set. This should be a vector + representing the pitch and yaw. +
        +
        +
      • +
      + + + +
        +
      • +

        getNewPosition

        +
        org.bukkit.util.Vector getNewPosition()
        +
        If the IEntityMovePacket.MoveType + is REL_MOVE or REL_ENTITY_MOVE_LOOK, this represents the change in the position. + If it is ENTITY_LOOK, this value is not used and is null or a zero vector. + If it is TELEPORT, this is the new absolute position. +
        +
        +
        Returns:
        +
        the new position to be set, as detailed above.
        +
        +
      • +
      + + + +
        +
      • +

        setNewPosition

        +
        void setNewPosition(org.bukkit.util.Vector position,
        +                    boolean teleport)
        +
        Sets the new position to be moved to. See getNewPosition() + for details on the position parameter. +
        +
        +
        Parameters:
        +
        position - the new position to be set
        +
        teleport - whether or not the position is absolute
        +
        +
      • +
      + + + +
        +
      • +

        getMoveType

        +
        IEntityMovePacket.MoveType getMoveType()
        +
        +
        Returns:
        +
        the type of movement this packet represents. This cannot be changed directly. +
        +
        +
      • +
      + + + +
        +
      • +

        isOnGround

        +
        boolean isOnGround()
        +
        +
        Returns:
        +
        whether or not the move packet says the entity is on the ground
        +
        +
      • +
      + + + +
        +
      • +

        setOnGround

        +
        void setOnGround(boolean onGround)
        +
        +
        Parameters:
        +
        onGround - whether or not the move packet says the entity is on the + ground +
        +
        +
      • +
      + + + +
        +
      • +

        getPitch

        +
        double getPitch()
        +
        +
        Returns:
        +
        the pitch for the new direction
        +
        +
      • +
      + + + +
        +
      • +

        getYaw

        +
        double getYaw()
        +
        +
        Returns:
        +
        the yaw for the new direction
        +
        +
      • +
      + + + +
        +
      • +

        setPitchYaw

        +
        void setPitchYaw(double pitch,
        +                 double yaw)
        +
        Set the pitch and yaw for the new direction.
        +
        +
        Parameters:
        +
        pitch - the pitch to set
        +
        yaw - the yaw to set
        +
        +
      • +
      + + + +
        +
      • +

        getLocation

        +
        org.bukkit.Location getLocation(org.bukkit.Location currentLocation)
        +
        +
        Parameters:
        +
        currentLocation - the location that the entity is currently at
        +
        Returns:
        +
        the new location the entity will be moved to, including direction and position +
        +
        +
      • +
      + + + +
        +
      • +

        setLocation

        +
        void setLocation(org.bukkit.Location newLocation,
        +                 org.bukkit.Location currentLocation)
        +
        A utility method to set the new location based on the current + location and determine automatically if it should + be a teleport packet. Both the position and direction will be read from the given + location. +
        +
        +
        Parameters:
        +
        newLocation - the new location that the entity should be moved to +
        +
        currentLocation - the location that the entity is currently at
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

+ Copyright © 2018. All rights reserved. +

+ + diff --git a/docs/javadocs/net/blitzcube/peapi/api/packet/IEntityPacket.html b/docs/javadocs/net/blitzcube/peapi/api/packet/IEntityPacket.html index cd35b9d..8f47616 100644 --- a/docs/javadocs/net/blitzcube/peapi/api/packet/IEntityPacket.html +++ b/docs/javadocs/net/blitzcube/peapi/api/packet/IEntityPacket.html @@ -2,10 +2,10 @@ - + - IEntityPacket (PacketEntityAPI docs v0.6.0-SNAPSHOT) - + IEntityPacket (PacketEntityAPI docs v0.6.3-SNAPSHOT) + @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ + + + + + +
+ + + + + + + +
+ + + +
+
net.blitzcube.peapi.api.packet
+

Interface IEntityPotionAddPacket

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    IEntityPacket
    +
    +
    +
    +
    public interface IEntityPotionAddPacket
    +extends IEntityPacket
    +
    Created by iso2013 on 6/8/2018.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getEffect

        +
        org.bukkit.potion.PotionEffect getEffect()
        +
        Gets the potion effect that will be sent
        +
        +
        Returns:
        +
        the potion effect
        +
        +
      • +
      + + + +
        +
      • +

        setEffect

        +
        void setEffect(org.bukkit.potion.PotionEffect value)
        +
        Set the effect to be added to the entity
        +
        +
        Parameters:
        +
        value - the new effect
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

+ Copyright © 2018. All rights reserved. +

+ + diff --git a/docs/javadocs/net/blitzcube/peapi/api/packet/IEntityPotionRemovePacket.html b/docs/javadocs/net/blitzcube/peapi/api/packet/IEntityPotionRemovePacket.html new file mode 100644 index 0000000..7bd858c --- /dev/null +++ b/docs/javadocs/net/blitzcube/peapi/api/packet/IEntityPotionRemovePacket.html @@ -0,0 +1,296 @@ + + + + + + + IEntityPotionRemovePacket (PacketEntityAPI docs v0.6.3-SNAPSHOT) + + + + + + + + +
+ + + + + + + +
+ + + +
+
net.blitzcube.peapi.api.packet
+

Interface IEntityPotionRemovePacket

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    IEntityPacket
    +
    +
    +
    +
    public interface IEntityPotionRemovePacket
    +extends IEntityPacket
    +
    Created by iso2013 on 6/8/2018.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getEffectType

        +
        org.bukkit.potion.PotionEffectType getEffectType()
        +
        Gets the potion effect type that will be removed
        +
        +
        Returns:
        +
        the potion effect
        +
        +
      • +
      + + + +
        +
      • +

        setEffectType

        +
        void setEffectType(org.bukkit.potion.PotionEffectType value)
        +
        Set the effect type to be removed from the entity
        +
        +
        Parameters:
        +
        value - the new effect
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

+ Copyright © 2018. All rights reserved. +

+ + diff --git a/docs/javadocs/net/blitzcube/peapi/api/packet/IEntitySpawnPacket.html b/docs/javadocs/net/blitzcube/peapi/api/packet/IEntitySpawnPacket.html index d20cdea..b646b07 100644 --- a/docs/javadocs/net/blitzcube/peapi/api/packet/IEntitySpawnPacket.html +++ b/docs/javadocs/net/blitzcube/peapi/api/packet/IEntitySpawnPacket.html @@ -2,10 +2,10 @@ - + - IEntitySpawnPacket (PacketEntityAPI docs v0.6.0-SNAPSHOT) - + IEntitySpawnPacket (PacketEntityAPI docs v0.6.3-SNAPSHOT) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@ + + + + + +
+ + + + + + + +
+ + +
+

Uses of Class
net.blitzcube.peapi.api.packet.IEntityMovePacket.MoveType +

+
+
+ +
+ +
+ + + + + + + +
+ + +

+ Copyright © 2018. All rights reserved. +

+ + diff --git a/docs/javadocs/net/blitzcube/peapi/api/packet/class-use/IEntityMovePacket.html b/docs/javadocs/net/blitzcube/peapi/api/packet/class-use/IEntityMovePacket.html new file mode 100644 index 0000000..ac3ffbe --- /dev/null +++ b/docs/javadocs/net/blitzcube/peapi/api/packet/class-use/IEntityMovePacket.html @@ -0,0 +1,206 @@ + + + + + + + Uses of Interface net.blitzcube.peapi.api.packet.IEntityMovePacket (PacketEntityAPI docs + v0.6.3-SNAPSHOT) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of Interface
net.blitzcube.peapi.api.packet.IEntityMovePacket +

+
+
+ +
+ +
+ + + + + + + +
+ + +

+ Copyright © 2018. All rights reserved. +

+ + diff --git a/docs/javadocs/net/blitzcube/peapi/api/packet/class-use/IEntityPacket.html b/docs/javadocs/net/blitzcube/peapi/api/packet/class-use/IEntityPacket.html index da0281c..d573a1c 100644 --- a/docs/javadocs/net/blitzcube/peapi/api/packet/class-use/IEntityPacket.html +++ b/docs/javadocs/net/blitzcube/peapi/api/packet/class-use/IEntityPacket.html @@ -2,10 +2,10 @@ - + - Uses of Interface net.blitzcube.peapi.api.packet.IEntityPacket (PacketEntityAPI docs v0.6.0-SNAPSHOT) - + Uses of Interface net.blitzcube.peapi.api.packet.IEntityPacket (PacketEntityAPI docs v0.6.3-SNAPSHOT) + @@ -13,7 +13,7 @@ @@ -14,7 +14,7 @@ + + + + + +
+ + + + + + + +
+ + +
+

Uses of + Interface
net.blitzcube.peapi.api.packet.IEntityPotionAddPacket

+
+
+ +
+ +
+ + + + + + + +
+ + +

+ Copyright © 2018. All rights reserved. +

+ + diff --git a/docs/javadocs/net/blitzcube/peapi/api/packet/class-use/IEntityPotionRemovePacket.html b/docs/javadocs/net/blitzcube/peapi/api/packet/class-use/IEntityPotionRemovePacket.html new file mode 100644 index 0000000..d228d83 --- /dev/null +++ b/docs/javadocs/net/blitzcube/peapi/api/packet/class-use/IEntityPotionRemovePacket.html @@ -0,0 +1,205 @@ + + + + + + + Uses of Interface net.blitzcube.peapi.api.packet.IEntityPotionRemovePacket (PacketEntityAPI docs + v0.6.3-SNAPSHOT) + + + + + + + + +
+ + + + + + + +
+ + +
+

Uses of + Interface
net.blitzcube.peapi.api.packet.IEntityPotionRemovePacket

+
+
+ +
+ +
+ + + + + + + +
+ + +

+ Copyright © 2018. All rights reserved. +

+ + diff --git a/docs/javadocs/net/blitzcube/peapi/api/packet/class-use/IEntitySpawnPacket.html b/docs/javadocs/net/blitzcube/peapi/api/packet/class-use/IEntitySpawnPacket.html index 2d033ff..61fbd9b 100644 --- a/docs/javadocs/net/blitzcube/peapi/api/packet/class-use/IEntitySpawnPacket.html +++ b/docs/javadocs/net/blitzcube/peapi/api/packet/class-use/IEntitySpawnPacket.html @@ -2,11 +2,11 @@ - + Uses of Interface net.blitzcube.peapi.api.packet.IEntitySpawnPacket (PacketEntityAPI docs - v0.6.0-SNAPSHOT) - + v0.6.3-SNAPSHOT) + @@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@ diff --git a/docs/javadocs/net/blitzcube/peapi/api/packet/package-summary.html b/docs/javadocs/net/blitzcube/peapi/api/packet/package-summary.html index fc6ef98..0004a3a 100644 --- a/docs/javadocs/net/blitzcube/peapi/api/packet/package-summary.html +++ b/docs/javadocs/net/blitzcube/peapi/api/packet/package-summary.html @@ -2,10 +2,10 @@ - + - net.blitzcube.peapi.api.packet (PacketEntityAPI docs v0.6.0-SNAPSHOT) - + net.blitzcube.peapi.api.packet (PacketEntityAPI docs v0.6.3-SNAPSHOT) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/docs/javadocs/overview-summary.html b/docs/javadocs/overview-summary.html index 429a963..7d37919 100644 --- a/docs/javadocs/overview-summary.html +++ b/docs/javadocs/overview-summary.html @@ -2,10 +2,10 @@ - + - Overview (PacketEntityAPI docs v0.6.0-SNAPSHOT) - + Overview (PacketEntityAPI docs v0.6.3-SNAPSHOT) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@