Package net.minecraft.world.level.block
Interface DoubleBlockCombiner.NeighborCombineResult<S>
- All Known Implementing Classes:
 DoubleBlockCombiner.NeighborCombineResult.Double,DoubleBlockCombiner.NeighborCombineResult.Single
- Enclosing class:
 - DoubleBlockCombiner
 
public static interface DoubleBlockCombiner.NeighborCombineResult<S>
- 
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classstatic final class - 
Method Summary
Modifier and TypeMethodDescription<T> Tapply(DoubleBlockCombiner.Combiner<? super S, T> p_52845_)  
- 
Method Details
- 
apply
 
 -