From 877312184c472d9845e5ef1008bc538f4634059f Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:50:56 +0300 Subject: fix missing source folder --- .../entity/player/PlayerCapabilities.html | 407 --------------------- 1 file changed, 407 deletions(-) delete mode 100644 javadoc/net/minecraft/entity/player/PlayerCapabilities.html (limited to 'javadoc/net/minecraft/entity/player/PlayerCapabilities.html') diff --git a/javadoc/net/minecraft/entity/player/PlayerCapabilities.html b/javadoc/net/minecraft/entity/player/PlayerCapabilities.html deleted file mode 100644 index e5c6b21..0000000 --- a/javadoc/net/minecraft/entity/player/PlayerCapabilities.html +++ /dev/null @@ -1,407 +0,0 @@ - - - - - -PlayerCapabilities (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.entity.player
-

Class PlayerCapabilities

-
-
- -
-
    -
  • -
    -
    -
    public class PlayerCapabilities
    -extends java.lang.Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        disableDamage

        -
        public boolean disableDamage
        -
      • -
      - - - -
        -
      • -

        isFlying

        -
        public boolean isFlying
        -
      • -
      - - - -
        -
      • -

        allowFlying

        -
        public boolean allowFlying
        -
      • -
      - - - -
        -
      • -

        isCreativeMode

        -
        public boolean isCreativeMode
        -
      • -
      - - - -
        -
      • -

        allowEdit

        -
        public boolean allowEdit
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        PlayerCapabilities

        -
        public PlayerCapabilities()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        writeCapabilitiesToNBT

        -
        public void writeCapabilitiesToNBT(NBTTagCompound p_75091_1_)
        -
      • -
      - - - -
        -
      • -

        readCapabilitiesFromNBT

        -
        public void readCapabilitiesFromNBT(NBTTagCompound p_75095_1_)
        -
      • -
      - - - -
        -
      • -

        getFlySpeed

        -
        public float getFlySpeed()
        -
      • -
      - - - -
        -
      • -

        setFlySpeed

        -
        public void setFlySpeed(float p_75092_1_)
        -
      • -
      - - - -
        -
      • -

        getWalkSpeed

        -
        public float getWalkSpeed()
        -
      • -
      - - - -
        -
      • -

        setPlayerWalkSpeed

        -
        public void setPlayerWalkSpeed(float p_82877_1_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3