Interface BlockView

All Known Implementing Classes:
ChunkCache, ClientWorld, DemoServerWorld, MultiServerWorld, ServerWorld, World

public interface BlockView
Mappings:
Namespace Name
official afw
intermediary net/minecraft/class_1158
named net/minecraft/world/BlockView
  • Method Details

    • getBlock

      Block getBlock(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official a Lafw;a(III)Laht;
      intermediary method_3774 Lnet/minecraft/class_1158;method_3774(III)Lnet/minecraft/class_197;
      named getBlock Lnet/minecraft/world/BlockView;getBlock(III)Lnet/minecraft/block/Block;
    • method_3781

      BlockEntity method_3781(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official o Lafw;o(III)Lanc;
      intermediary method_3781 Lnet/minecraft/class_1158;method_3781(III)Lnet/minecraft/class_226;
      named method_3781 Lnet/minecraft/world/BlockView;method_3781(III)Lnet/minecraft/block/entity/BlockEntity;
    • method_3778

      @Environment(CLIENT) int method_3778(int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      official c Lafw;c(IIII)I
      intermediary method_3778 Lnet/minecraft/class_1158;method_3778(IIII)I
      named method_3778 Lnet/minecraft/world/BlockView;method_3778(IIII)I
    • getBlockData

      int getBlockData(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official e Lafw;e(III)I
      intermediary method_3777 Lnet/minecraft/class_1158;method_3777(III)I
      named getBlockData Lnet/minecraft/world/BlockView;getBlockData(III)I
    • isAir

      @Environment(CLIENT) boolean isAir(int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official c Lafw;c(III)Z
      intermediary method_3775 Lnet/minecraft/class_1158;method_3775(III)Z
      named isAir Lnet/minecraft/world/BlockView;isAir(III)Z
    • method_3773

      @Environment(CLIENT) Biome method_3773(int x, int z)
      Mappings:
      Namespace Name Mixin selector
      official a Lafw;a(II)Lagf;
      intermediary method_3773 Lnet/minecraft/class_1158;method_3773(II)Lnet/minecraft/class_1170;
      named method_3773 Lnet/minecraft/world/BlockView;method_3773(II)Lnet/minecraft/world/biome/Biome;
    • getMaxBuildHeight

      @Environment(CLIENT) int getMaxBuildHeight()
    • isEmpty

      @Environment(CLIENT) boolean isEmpty()
      Mappings:
      Namespace Name Mixin selector
      official S Lafw;S()Z
      intermediary method_3772 Lnet/minecraft/class_1158;method_3772()Z
      named isEmpty Lnet/minecraft/world/BlockView;isEmpty()Z
    • method_22399

      class_5093 method_22399()
      Mappings:
      Namespace Name Mixin selector
      official U Lafw;U()Layk;
      intermediary method_22399 Lnet/minecraft/class_1158;method_22399()Lnet/minecraft/class_5093;
      named method_22399 Lnet/minecraft/world/BlockView;method_22399()Lnet/minecraft/class_5093;
    • method_3719

      int method_3719(int int2, int int3, int int4, int int5)
      Mappings:
      Namespace Name Mixin selector
      official e Lafw;e(IIII)I
      intermediary method_3719 Lnet/minecraft/class_1158;method_3719(IIII)I
      named method_3719 Lnet/minecraft/world/BlockView;method_3719(IIII)I