Interface LodestoneBlockFiller.EntryDiscardPredicate
- Enclosing class:
- LodestoneBlockFiller
public static interface LodestoneBlockFiller.EntryDiscardPredicate
-
Method Summary
Modifier and TypeMethodDescriptionbooleanshouldDiscard(net.minecraft.world.level.LevelAccessor level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
-
Method Details
-
shouldDiscard
boolean shouldDiscard(net.minecraft.world.level.LevelAccessor level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
-