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
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classstatic final class -
Method Summary
Modifier and TypeMethodDescription<T> Tapply(TileEntityMerger.ICallback<? super S, T> p_apply_1_)
-
Method Details
-
apply
-