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
Modifier and TypeInterfaceDescriptionstatic final class
static final class
-
Method Summary
Modifier and TypeMethodDescription<T> T
apply
(DoubleBlockCombiner.Combiner<? super S, T> p_52845_)
-
Method Details
-
apply
-