Package net.minecraft.tileentity
Interface TileEntityMerger.ICallbackWrapper<S>
- All Known Implementing Classes:
TileEntityMerger.ICallbackWrapper.Double
,TileEntityMerger.ICallbackWrapper.Single
- Enclosing class:
- TileEntityMerger
public static interface TileEntityMerger.ICallbackWrapper<S>
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final class
static final class
-
Method Summary
Modifier and TypeMethodDescription<T> T
apply
(TileEntityMerger.ICallback<? super S, T> p_apply_1_)
-
Method Details
-
apply
-