Package net.minecraft.world.level.block
Interface DoubleBlockCombiner.Combiner<S,T>
- All Known Implementing Classes:
BrightnessCombiner
- Enclosing class:
- DoubleBlockCombiner
public static interface DoubleBlockCombiner.Combiner<S,T>
-
Method Summary
Modifier and TypeMethodDescriptionacceptDouble(S p_52843_, S p_52844_)
acceptSingle(S p_52842_)
-
Method Details
-
acceptDouble
-
acceptSingle
-
acceptNone
T acceptNone()
-