Package net.minecraft.src
Class BaseAttribute
java.lang.Object
net.minecraft.src.BaseAttribute
- All Implemented Interfaces:
Attribute
- Direct Known Subclasses:
RangedAttribute
-
Constructor Details
-
BaseAttribute
-
-
Method Details
-
getAttributeUnlocalizedName
- Specified by:
getAttributeUnlocalizedNamein interfaceAttribute
-
getDefaultValue
public double getDefaultValue()- Specified by:
getDefaultValuein interfaceAttribute
-
getShouldWatch
public boolean getShouldWatch()- Specified by:
getShouldWatchin interfaceAttribute
-
setShouldWatch
-
hashCode
public int hashCode()
-