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 TypeClassDescriptionprivate static final recordprivate static final classprivate static final recordprivate 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 pos, CollectingNeighborUpdater.NeighborUpdates update)