From 0427ab89f1753a44b30cbc35ce021cbbdc845109 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:52:45 +0300 Subject: fix missing source folder --- .../enchantment/EnchantmentProtection.html | 434 +++++++++++++++++++++ 1 file changed, 434 insertions(+) create mode 100644 javadoc/net/minecraft/enchantment/EnchantmentProtection.html (limited to 'javadoc/net/minecraft/enchantment/EnchantmentProtection.html') diff --git a/javadoc/net/minecraft/enchantment/EnchantmentProtection.html b/javadoc/net/minecraft/enchantment/EnchantmentProtection.html new file mode 100644 index 0000000..0993803 --- /dev/null +++ b/javadoc/net/minecraft/enchantment/EnchantmentProtection.html @@ -0,0 +1,434 @@ + + + + + +EnchantmentProtection (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.enchantment
+

Class EnchantmentProtection

+
+
+ +
+
    +
  • +
    +
    +
    public class EnchantmentProtection
    +extends Enchantment
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        protectionType

        +
        public final int protectionType
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EnchantmentProtection

        +
        public EnchantmentProtection(int p_i1936_1_,
        +                     int p_i1936_2_,
        +                     int p_i1936_3_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3