public static final class TileEntityMerger.ICallbackWrapper.Single<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_226927_a_ |
Modifier and Type | Method and Description |
---|---|
<T> T |
apply(TileEntityMerger.ICallback<? super S,T> p_apply_1_) |
private final S field_226927_a_
public Single(S p_i225761_1_)
public <T> T apply(TileEntityMerger.ICallback<? super S,T> p_apply_1_)
apply
in interface TileEntityMerger.ICallbackWrapper<S>