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 recordFields in net.minecraft.world.level.redstone with type parameters of type CollectingNeighborUpdater.NeighborUpdatesModifier and TypeFieldDescriptionprivate final List<CollectingNeighborUpdater.NeighborUpdates>CollectingNeighborUpdater.addedThisLayerprivate final ArrayDeque<CollectingNeighborUpdater.NeighborUpdates>CollectingNeighborUpdater.stackMethods in net.minecraft.world.level.redstone with parameters of type CollectingNeighborUpdater.NeighborUpdatesModifier and TypeMethodDescriptionprivate voidCollectingNeighborUpdater.addAndRun(BlockPos p_230661_, CollectingNeighborUpdater.NeighborUpdates p_230662_)