Uses of Interface
net.minecraft.world.block.ChainRestrictedNeighborUpdater.Entry
Packages that use ChainRestrictedNeighborUpdater.Entry
-
Uses of ChainRestrictedNeighborUpdater.Entry in net.minecraft.world.block
Classes in net.minecraft.world.block that implement ChainRestrictedNeighborUpdater.EntryModifier and TypeClassDescription(package private) static final record
(package private) static final class
(package private) static final record
private static final record
Fields in net.minecraft.world.block with type parameters of type ChainRestrictedNeighborUpdater.EntryModifier and TypeFieldDescriptionprivate final List<ChainRestrictedNeighborUpdater.Entry>
ChainRestrictedNeighborUpdater.pending
private final ArrayDeque<ChainRestrictedNeighborUpdater.Entry>
ChainRestrictedNeighborUpdater.queue
Methods in net.minecraft.world.block with parameters of type ChainRestrictedNeighborUpdater.EntryModifier and TypeMethodDescriptionprivate void
ChainRestrictedNeighborUpdater.enqueue
(BlockPos pos, ChainRestrictedNeighborUpdater.Entry entry)