Uses of Interface
net.minecraft.world.level.redstone.CollectingNeighborUpdater.NeighborUpdates
Packages that use CollectingNeighborUpdater.NeighborUpdates
-
Uses of CollectingNeighborUpdater.NeighborUpdates in net.minecraft.world.level.redstone
Classes in net.minecraft.world.level.redstone that implement CollectingNeighborUpdater.NeighborUpdatesModifier and TypeClassDescription(package private) static final record
(package private) static final class
(package private) static final record
(package private) static final record
Fields in net.minecraft.world.level.redstone with type parameters of type CollectingNeighborUpdater.NeighborUpdatesModifier and TypeFieldDescriptionprivate final List<CollectingNeighborUpdater.NeighborUpdates>
CollectingNeighborUpdater.addedThisLayer
private final ArrayDeque<CollectingNeighborUpdater.NeighborUpdates>
CollectingNeighborUpdater.stack
Methods in net.minecraft.world.level.redstone with parameters of type CollectingNeighborUpdater.NeighborUpdatesModifier and TypeMethodDescriptionprivate void
CollectingNeighborUpdater.addAndRun
(BlockPos p_230661_, CollectingNeighborUpdater.NeighborUpdates p_230662_)