JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
mindustry.world.modules
Interface ItemModule.ItemConsumer
Enclosing class:
ItemModule
public static interface
ItemModule.ItemConsumer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(
Item
item, int amount)
Method Details
accept
void
accept
(
Item
item, int amount)