Class RangedAttribute

java.lang.Object
net.minecraft.src.BaseAttribute
net.minecraft.src.RangedAttribute
All Implemented Interfaces:
Attribute

public class RangedAttribute extends BaseAttribute
  • Constructor Details

    • RangedAttribute

      public RangedAttribute(String par1Str, double par2, double par4, double par6)
  • Method Details

    • func_111117_a

      public RangedAttribute func_111117_a(String par1Str)
    • func_111116_f

      public String func_111116_f()
    • clampValue

      public double clampValue(double par1)