Class ItemPickInfo
java.lang.Object
zombie.inventory.ItemPickInfo
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ItemPickInfo
GetPickInfo
(ItemContainer arg0, ItemPickInfo.Caller arg1) float
boolean
isMatch
(SelectorBucket arg0) void
setResultValue
(float arg0)
-
Method Details
-
isMatch
-
setResultValue
public void setResultValue(float arg0) -
getResultValue
public float getResultValue() -
GetPickInfo
-