Interface ChainRestrictedNeighborUpdater.Entry

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

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

    Modifier and Type
    Method
    Description
    boolean
    update(World world)
     
  • Method Details

    • update

      boolean update(World world)
      Mappings:
      Namespace Name Mixin selector
      official a Lduk$c;a(Lcjw;)Z
      intermediary method_41707 Lnet/minecraft/class_7159$class_7162;method_41707(Lnet/minecraft/class_1937;)Z
      named update Lnet/minecraft/world/block/ChainRestrictedNeighborUpdater$Entry;update(Lnet/minecraft/world/World;)Z