Interface WorldChunk.class_6829

Enclosing class:
WorldChunk
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface WorldChunk.class_6829
Mappings:
Namespace Name
official cqi$c
intermediary net/minecraft/class_2818$class_6829
named net/minecraft/world/chunk/WorldChunk$class_6829
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run(WorldChunk worldChunk)
     
  • Method Details