Package net.minecraft
Interface class_3781
- All Superinterfaces:
BlockView
- All Known Implementing Classes:
Chunk,ChunkBlockStateStorage,class_3788,EmptyChunk
- Mappings:
Namespace Name official bmxintermediary net/minecraft/class_3781named net/minecraft/class_3781
-
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanhasDirectSunlight(BlockPos blockPos) default ChunkSectionvoidmethod_16990(class_3786 class_3786) method_16991(class_3801.class_3802 class_3802) intmethod_16992(class_3804.class_3805 class_3805, int int2, int int3) intmethod_16993(BlockPos blockPos, int int2, boolean bool) method_16994(BlockPos blockPos, BlockState blockState, boolean bool) default voidmethod_16995(NbtCompound nbtCompound) method_16996(String string) voidmethod_16997(String string, long long2) voidmethod_16998(String string, class_3992 class_3992) default voidmethod_16999(Biome[] biome) default voidmethod_17000(class_3804.class_3805[] class_3805) default intmethod_17002(String string) default voidmethod_17005(BlockPos blockPos) Biome[]default NbtCompoundmethod_17008(BlockPos blockPos) voidmethod_3891(LightType lightType, boolean bool, BlockPos blockPos, int int2) intmethod_9132(LightType lightType, BlockPos blockPos, boolean bool) voidmethod_9136(BlockPos blockPos, BlockEntity blockEntity) voidmethod_9150(BlockPos blockPos) voidsetLastSaveTime(long long2) Methods inherited from interface net.minecraft.world.BlockView
getBlockEntity, getBlockState, getFluidState, getMaxLightLevel
-
Method Details
-
method_16994
- Mappings:
Namespace Name Mixin selector official aLbmx;a(Lel;Lblc;Z)Lblc;intermediary method_16994Lnet/minecraft/class_3781;method_16994(Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Z)Lnet/minecraft/class_2232;named method_16994Lnet/minecraft/class_3781;method_16994(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Z)Lnet/minecraft/block/BlockState;
-
method_9136
- Mappings:
Namespace Name Mixin selector official aLbmx;a(Lel;Lbji;)Vintermediary method_9136Lnet/minecraft/class_3781;method_9136(Lnet/minecraft/class_2552;Lnet/minecraft/class_226;)Vnamed method_9136Lnet/minecraft/class_3781;method_9136(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/entity/BlockEntity;)V
-
addEntity
-
method_16990
- Mappings:
Namespace Name Mixin selector official aLbmx;a(Lbnd;)Vintermediary method_16990Lnet/minecraft/class_3781;method_16990(Lnet/minecraft/class_3786;)Vnamed method_16990Lnet/minecraft/class_3781;method_16990(Lnet/minecraft/class_3786;)V
-
method_16989
- Mappings:
Namespace Name Mixin selector official aLbmx;a()Lbnk;intermediary method_16989Lnet/minecraft/class_3781;method_16989()Lnet/minecraft/class_1197;named method_16989Lnet/minecraft/class_3781;method_16989()Lnet/minecraft/world/chunk/ChunkSection;
-
method_17001
default int method_17001()- Mappings:
Namespace Name Mixin selector official bLbmx;b()Iintermediary method_17001Lnet/minecraft/class_3781;method_17001()Inamed method_17001Lnet/minecraft/class_3781;method_17001()I
-
method_17003
ChunkSection[] method_17003()- Mappings:
Namespace Name Mixin selector official cLbmx;c()[Lbnk;intermediary method_17003Lnet/minecraft/class_3781;method_17003()[Lnet/minecraft/class_1197;named method_17003Lnet/minecraft/class_3781;method_17003()[Lnet/minecraft/world/chunk/ChunkSection;
-
method_9132
- Mappings:
Namespace Name Mixin selector official aLbmx;a(Layi;Lel;Z)Iintermediary method_9132Lnet/minecraft/class_3781;method_9132(Lnet/minecraft/class_1161;Lnet/minecraft/class_2552;Z)Inamed method_9132Lnet/minecraft/class_3781;method_9132(Lnet/minecraft/world/LightType;Lnet/minecraft/util/math/BlockPos;Z)I
-
method_16993
- Mappings:
Namespace Name Mixin selector official aLbmx;a(Lel;IZ)Iintermediary method_16993Lnet/minecraft/class_3781;method_16993(Lnet/minecraft/class_2552;IZ)Inamed method_16993Lnet/minecraft/class_3781;method_16993(Lnet/minecraft/util/math/BlockPos;IZ)I
-
hasDirectSunlight
-
method_16992
- Mappings:
Namespace Name Mixin selector official aLbmx;a(Lbor$a;II)Iintermediary method_16992Lnet/minecraft/class_3781;method_16992(Lnet/minecraft/class_3804$class_3805;II)Inamed method_16992Lnet/minecraft/class_3781;method_16992(Lnet/minecraft/class_3804$class_3805;II)I
-
getChunkPos
ChunkPos getChunkPos() -
setLastSaveTime
void setLastSaveTime(long long2) -
method_16996
- Mappings:
Namespace Name Mixin selector official aLbmx;a(Ljava/lang/String;)Lbxc;intermediary method_16996Lnet/minecraft/class_3781;method_16996(Ljava/lang/String;)Lnet/minecraft/class_3992;named method_16996Lnet/minecraft/class_3781;method_16996(Ljava/lang/String;)Lnet/minecraft/class_3992;
-
method_16998
- Mappings:
Namespace Name Mixin selector official aLbmx;a(Ljava/lang/String;Lbxc;)Vintermediary method_16998Lnet/minecraft/class_3781;method_16998(Ljava/lang/String;Lnet/minecraft/class_3992;)Vnamed method_16998Lnet/minecraft/class_3781;method_16998(Ljava/lang/String;Lnet/minecraft/class_3992;)V
-
method_17004
Map<String,class_3992> method_17004()- Mappings:
Namespace Name Mixin selector official eLbmx;e()Ljava/util/Map;intermediary method_17004Lnet/minecraft/class_3781;method_17004()Ljava/util/Map;named method_17004Lnet/minecraft/class_3781;method_17004()Ljava/util/Map;
-
method_17002
- Mappings:
Namespace Name Mixin selector official bLbmx;b(Ljava/lang/String;)Lit/unimi/dsi/fastutil/longs/LongSet;intermediary method_17002Lnet/minecraft/class_3781;method_17002(Ljava/lang/String;)Lit/unimi/dsi/fastutil/longs/LongSet;named method_17002Lnet/minecraft/class_3781;method_17002(Ljava/lang/String;)Lit/unimi/dsi/fastutil/longs/LongSet;
-
method_16997
- Mappings:
Namespace Name Mixin selector official aLbmx;a(Ljava/lang/String;J)Vintermediary method_16997Lnet/minecraft/class_3781;method_16997(Ljava/lang/String;J)Vnamed method_16997Lnet/minecraft/class_3781;method_16997(Ljava/lang/String;J)V
-
method_17006
- Mappings:
Namespace Name Mixin selector official fLbmx;f()Ljava/util/Map;intermediary method_17006Lnet/minecraft/class_3781;method_17006()Ljava/util/Map;named method_17006Lnet/minecraft/class_3781;method_17006()Ljava/util/Map;
-
method_17007
Biome[] method_17007()- Mappings:
Namespace Name Mixin selector official gLbmx;g()[Layu;intermediary method_17007Lnet/minecraft/class_3781;method_17007()[Lnet/minecraft/class_1170;named method_17007Lnet/minecraft/class_3781;method_17007()[Lnet/minecraft/world/biome/Biome;
-
method_17009
class_3786 method_17009()- Mappings:
Namespace Name Mixin selector official iLbmx;i()Lbnd;intermediary method_17009Lnet/minecraft/class_3781;method_17009()Lnet/minecraft/class_3786;named method_17009Lnet/minecraft/class_3781;method_17009()Lnet/minecraft/class_3786;
-
method_9150
- Mappings:
Namespace Name Mixin selector official dLbmx;d(Lel;)Vintermediary method_9150Lnet/minecraft/class_3781;method_9150(Lnet/minecraft/class_2552;)Vnamed method_9150Lnet/minecraft/class_3781;method_9150(Lnet/minecraft/util/math/BlockPos;)V
-
method_3891
- Mappings:
Namespace Name Mixin selector official aLbmx;a(Layi;ZLel;I)Vintermediary method_3891Lnet/minecraft/class_3781;method_3891(Lnet/minecraft/class_1161;ZLnet/minecraft/class_2552;I)Vnamed method_3891Lnet/minecraft/class_3781;method_3891(Lnet/minecraft/world/LightType;ZLnet/minecraft/util/math/BlockPos;I)V
-
method_17005
- Mappings:
Namespace Name Mixin selector official eLbmx;e(Lel;)Vintermediary method_17005Lnet/minecraft/class_3781;method_17005(Lnet/minecraft/class_2552;)Vnamed method_17005Lnet/minecraft/class_3781;method_17005(Lnet/minecraft/util/math/BlockPos;)V
-
method_16995
- Mappings:
Namespace Name Mixin selector official aLbmx;a(Lgy;)Vintermediary method_16995Lnet/minecraft/class_3781;method_16995(Lnet/minecraft/class_322;)Vnamed method_16995Lnet/minecraft/class_3781;method_16995(Lnet/minecraft/nbt/NbtCompound;)V
-
method_17008
- Mappings:
Namespace Name Mixin selector official gLbmx;g(Lel;)Lgy;intermediary method_17008Lnet/minecraft/class_3781;method_17008(Lnet/minecraft/class_2552;)Lnet/minecraft/class_322;named method_17008Lnet/minecraft/class_3781;method_17008(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/nbt/NbtCompound;
-
method_16999
- Mappings:
Namespace Name Mixin selector official aLbmx;a([Layu;)Vintermediary method_16999Lnet/minecraft/class_3781;method_16999([Lnet/minecraft/class_1170;)Vnamed method_16999Lnet/minecraft/class_3781;method_16999([Lnet/minecraft/world/biome/Biome;)V
-
method_17000
- Mappings:
Namespace Name Mixin selector official aLbmx;a([Lbor$a;)Vintermediary method_17000Lnet/minecraft/class_3781;method_17000([Lnet/minecraft/class_3804$class_3805;)Vnamed method_17000Lnet/minecraft/class_3781;method_17000([Lnet/minecraft/class_3804$class_3805;)V
-
method_17010
- Mappings:
Namespace Name Mixin selector official jLbmx;j()Ljava/util/List;intermediary method_17010Lnet/minecraft/class_3781;method_17010()Ljava/util/List;named method_17010Lnet/minecraft/class_3781;method_17010()Ljava/util/List;
-
method_17011
class_3604<Block> method_17011()- Mappings:
Namespace Name Mixin selector official kLbmx;k()Layo;intermediary method_17011Lnet/minecraft/class_3781;method_17011()Lnet/minecraft/class_3604;named method_17011Lnet/minecraft/class_3781;method_17011()Lnet/minecraft/class_3604;
-
method_17012
class_3604<Fluid> method_17012()- Mappings:
Namespace Name Mixin selector official lLbmx;l()Layo;intermediary method_17012Lnet/minecraft/class_3781;method_17012()Lnet/minecraft/class_3604;named method_17012Lnet/minecraft/class_3781;method_17012()Lnet/minecraft/class_3604;
-
method_16991
- Mappings:
Namespace Name Mixin selector official aLbmx;a(Lboq$a;)Ljava/util/BitSet;intermediary method_16991Lnet/minecraft/class_3781;method_16991(Lnet/minecraft/class_3801$class_3802;)Ljava/util/BitSet;named method_16991Lnet/minecraft/class_3781;method_16991(Lnet/minecraft/class_3801$class_3802;)Ljava/util/BitSet;
-