Package net.minecraft

Interface class_3600

All Superinterfaces:
BlockView, RenderBlockView
All Known Implementing Classes:
ChunkCache, class_4245, ClientWorld, DemoServerWorld, MultiServerWorld, ServerWorld, World

public interface class_3600 extends RenderBlockView
Mappings:
Namespace Name
official aye
intermediary net/minecraft/class_3600
named net/minecraft/class_3600
  • Method Details

    • method_8578

      @Environment(CLIENT) int method_8578(BlockPos blockPos, int int2)
      Mappings:
      Namespace Name Mixin selector
      official b Laye;b(Lel;I)I
      intermediary method_8578 Lnet/minecraft/class_3600;method_8578(Lnet/minecraft/class_2552;I)I
      named method_8578 Lnet/minecraft/class_3600;method_8578(Lnet/minecraft/util/math/BlockPos;I)I