Uses of Interface
net.minecraft.world.block.ChainRestrictedNeighborUpdater.Entry
-
Uses of ChainRestrictedNeighborUpdater.Entry in net.minecraft.world.block
Modifier and TypeClassDescription(package private) static final record
(package private) static final class
(package private) static final record
private static final record
Modifier and TypeFieldDescriptionprivate final List<ChainRestrictedNeighborUpdater.Entry>
ChainRestrictedNeighborUpdater.pending
private final ArrayDeque<ChainRestrictedNeighborUpdater.Entry>
ChainRestrictedNeighborUpdater.queue
Modifier and TypeMethodDescriptionprivate void
ChainRestrictedNeighborUpdater.enqueue
(BlockPos pos, ChainRestrictedNeighborUpdater.Entry entry)