Package net.minecraft.world
Interface BlockView
- All Known Implementing Classes:
ChunkCache,ClientWorld,DemoServerWorld,MultiServerWorld,ServerWorld,World
public interface BlockView
- Mappings:
Namespace Name official afwintermediary net/minecraft/class_1158named net/minecraft/world/BlockView
-
Method Summary
Modifier and TypeMethodDescriptiongetBlock(int x, int y, int z) intgetBlockData(int x, int y, int z) intbooleanisAir(int x, int y, int z) booleanisEmpty()intmethod_3719(int int2, int int3, int int4, int int5) method_3773(int x, int z) intmethod_3778(int int2, int int3, int int4, int int5) method_3781(int x, int y, int z)
-
Method Details
-
getBlock
- Mappings:
Namespace Name Mixin selector official aLafw;a(III)Laht;intermediary method_3774Lnet/minecraft/class_1158;method_3774(III)Lnet/minecraft/class_197;named getBlockLnet/minecraft/world/BlockView;getBlock(III)Lnet/minecraft/block/Block;
-
method_3781
- Mappings:
Namespace Name Mixin selector official oLafw;o(III)Lanc;intermediary method_3781Lnet/minecraft/class_1158;method_3781(III)Lnet/minecraft/class_226;named method_3781Lnet/minecraft/world/BlockView;method_3781(III)Lnet/minecraft/block/entity/BlockEntity;
-
method_3778
- Mappings:
Namespace Name Mixin selector official cLafw;c(IIII)Iintermediary method_3778Lnet/minecraft/class_1158;method_3778(IIII)Inamed method_3778Lnet/minecraft/world/BlockView;method_3778(IIII)I
-
getBlockData
int getBlockData(int x, int y, int z) - Mappings:
Namespace Name Mixin selector official eLafw;e(III)Iintermediary method_3777Lnet/minecraft/class_1158;method_3777(III)Inamed getBlockDataLnet/minecraft/world/BlockView;getBlockData(III)I
-
isAir
- Mappings:
Namespace Name Mixin selector official cLafw;c(III)Zintermediary method_3775Lnet/minecraft/class_1158;method_3775(III)Znamed isAirLnet/minecraft/world/BlockView;isAir(III)Z
-
method_3773
- Mappings:
Namespace Name Mixin selector official aLafw;a(II)Lagf;intermediary method_3773Lnet/minecraft/class_1158;method_3773(II)Lnet/minecraft/class_1170;named method_3773Lnet/minecraft/world/BlockView;method_3773(II)Lnet/minecraft/world/biome/Biome;
-
getMaxBuildHeight
-
isEmpty
- Mappings:
Namespace Name Mixin selector official SLafw;S()Zintermediary method_3772Lnet/minecraft/class_1158;method_3772()Znamed isEmptyLnet/minecraft/world/BlockView;isEmpty()Z
-
method_22399
class_5093 method_22399()- Mappings:
Namespace Name Mixin selector official ULafw;U()Layk;intermediary method_22399Lnet/minecraft/class_1158;method_22399()Lnet/minecraft/class_5093;named method_22399Lnet/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 eLafw;e(IIII)Iintermediary method_3719Lnet/minecraft/class_1158;method_3719(IIII)Inamed method_3719Lnet/minecraft/world/BlockView;method_3719(IIII)I
-