public static final class TileEntityMerger.ICallbackWrapper.Double<S> extends java.lang.Object implements TileEntityMerger.ICallbackWrapper<S>
TileEntityMerger.ICallbackWrapper.Double<S>, TileEntityMerger.ICallbackWrapper.Single<S>
Modifier and Type | Field and Description |
---|---|
private S |
field_226925_a_ |
private S |
field_226926_b_ |
Modifier and Type | Method and Description |
---|---|
<T> T |
apply(TileEntityMerger.ICallback<? super S,T> p_apply_1_) |
private final S field_226925_a_
private final S field_226926_b_
public <T> T apply(TileEntityMerger.ICallback<? super S,T> p_apply_1_)
apply
in interface TileEntityMerger.ICallbackWrapper<S>