Class ClientGridInsertionStrategy
java.lang.Object
com.refinedmods.refinedstorage.common.grid.strategy.ClientGridInsertionStrategy
- All Implemented Interfaces:
GridInsertionStrategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
onInsert
(GridInsertMode insertMode, boolean tryAlternatives) boolean
onTransfer
(int slotIndex)
-
Constructor Details
-
ClientGridInsertionStrategy
public ClientGridInsertionStrategy()
-
-
Method Details
-
onInsert
- Specified by:
onInsert
in interfaceGridInsertionStrategy
-
onTransfer
public boolean onTransfer(int slotIndex) - Specified by:
onTransfer
in interfaceGridInsertionStrategy
-