Class Hierarchy
- java.lang.Object
- net.minecraft.world.block.ChainRestrictedNeighborUpdater (implements net.minecraft.world.block.NeighborUpdater)
- net.minecraft.world.block.ChainRestrictedNeighborUpdater.SixWayEntry (implements net.minecraft.world.block.ChainRestrictedNeighborUpdater.Entry)
- java.lang.Record
- net.minecraft.world.block.ChainRestrictedNeighborUpdater.SimpleEntry (implements net.minecraft.world.block.ChainRestrictedNeighborUpdater.Entry)
- net.minecraft.world.block.ChainRestrictedNeighborUpdater.StatefulEntry (implements net.minecraft.world.block.ChainRestrictedNeighborUpdater.Entry)
- net.minecraft.world.block.ChainRestrictedNeighborUpdater.StateReplacementEntry (implements net.minecraft.world.block.ChainRestrictedNeighborUpdater.Entry)
- net.minecraft.world.block.SimpleNeighborUpdater (implements net.minecraft.world.block.NeighborUpdater)
Interface Hierarchy
- net.minecraft.world.block.ChainRestrictedNeighborUpdater.Entry
- net.minecraft.world.block.NeighborUpdater