Interface ChainRestrictedNeighborUpdater.Entry

All Known Implementing Classes:
ChainRestrictedNeighborUpdater.SimpleEntry, ChainRestrictedNeighborUpdater.SixWayEntry, ChainRestrictedNeighborUpdater.StatefulEntry
Enclosing class:
ChainRestrictedNeighborUpdater

private static interface ChainRestrictedNeighborUpdater.Entry
Mappings:
Namespace Name
official dlq$c
intermediary net/minecraft/class_7159$class_7162
named net/minecraft/world/block/ChainRestrictedNeighborUpdater$Entry
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • update

      boolean update(ServerWorld world)
      Mappings:
      Namespace Name Mixin selector
      official a Ldlq$c;a(Laee;)Z
      intermediary method_41707 Lnet/minecraft/class_7159$class_7162;method_41707(Lnet/minecraft/class_3218;)Z
      named update Lnet/minecraft/world/block/ChainRestrictedNeighborUpdater$Entry;update(Lnet/minecraft/server/world/ServerWorld;)Z