Package net.minecraft

Interface class_8527

All Superinterfaces:
BlockView, HeightLimitView
All Known Implementing Classes:
Chunk, EmptyChunk, ProtoChunk, ReadOnlyChunk, WorldChunk

public interface class_8527 extends BlockView
Mappings:
Namespace Name
official dec
intermediary net/minecraft/class_8527
named net/minecraft/class_8527
  • Method Details

    • method_51524

      void method_51524(BiConsumer<BlockPos,BlockState> biConsumer)
      Mappings:
      Namespace Name Mixin selector
      official a Ldec;a(Ljava/util/function/BiConsumer;)V
      intermediary method_51524 Lnet/minecraft/class_8527;method_51524(Ljava/util/function/BiConsumer;)V
      named method_51524 Lnet/minecraft/class_8527;method_51524(Ljava/util/function/BiConsumer;)V
    • getLightSourcesStream

      class_8528 getLightSourcesStream()
      Mappings:
      Namespace Name Mixin selector
      official B Ldec;B()Ldwg;
      intermediary method_12018 Lnet/minecraft/class_8527;method_12018()Lnet/minecraft/class_8528;
      named getLightSourcesStream Lnet/minecraft/class_8527;getLightSourcesStream()Lnet/minecraft/class_8528;