Package net.minecraft
Interface class_8235
- All Superinterfaces:
BlockView
,HeightLimitView
- All Known Subinterfaces:
LunarWorldView
,RegistryWorldView
,ServerWorldAccess
,StructureWorldAccess
,WorldAccess
,WorldView
- All Known Implementing Classes:
ChunkRegion
,ClientWorld
,ServerWorld
,World
- Mappings:
Namespace Name official cmo
intermediary net/minecraft/class_8235
named net/minecraft/class_8235
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault boolean
method_49803
(BlockPos blockPos) default int
method_49804
(BlockPos blockPos) default int
method_49805
(BlockPos blockPos, Direction direction) default int
method_49806
(BlockPos blockPos, Direction direction, boolean bool) default boolean
method_49807
(BlockPos blockPos, Direction direction) default int
method_49808
(BlockPos blockPos, Direction direction) default int
method_49809
(BlockPos blockPos) Methods inherited from interface net.minecraft.world.BlockView
getBlockEntity, getBlockEntity, getBlockState, getDismountHeight, getDismountHeight, getFluidState, getLuminance, getMaxLightLevel, getStatesInBox, raycast, raycast, raycastBlock
Methods inherited from interface net.minecraft.world.HeightLimitView
countVerticalSections, getBottomSectionCoord, getBottomY, getHeight, getSectionIndex, getTopSectionCoord, getTopY, isOutOfHeightLimit, isOutOfHeightLimit, sectionCoordToIndex, sectionIndexToCoord
-
Field Details
-
field_43226
- Mappings:
Namespace Name Mixin selector official C
Lcmo;C:[Lgz;
intermediary field_43226
Lnet/minecraft/class_8235;field_43226:[Lnet/minecraft/class_2350;
named field_43226
Lnet/minecraft/class_8235;field_43226:[Lnet/minecraft/util/math/Direction;
-
-
Method Details
-
method_49805
- Mappings:
Namespace Name Mixin selector official a
Lcmo;a(Lgt;Lgz;)I
intermediary method_49805
Lnet/minecraft/class_8235;method_49805(Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)I
named method_49805
Lnet/minecraft/class_8235;method_49805(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)I
-
method_49809
- Mappings:
Namespace Name Mixin selector official e_
Lcmo;e_(Lgt;)I
intermediary method_49809
Lnet/minecraft/class_8235;method_49809(Lnet/minecraft/class_2338;)I
named method_49809
Lnet/minecraft/class_8235;method_49809(Lnet/minecraft/util/math/BlockPos;)I
-
method_49806
- Mappings:
Namespace Name Mixin selector official a
Lcmo;a(Lgt;Lgz;Z)I
intermediary method_49806
Lnet/minecraft/class_8235;method_49806(Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;Z)I
named method_49806
Lnet/minecraft/class_8235;method_49806(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;Z)I
-
method_49807
- Mappings:
Namespace Name Mixin selector official b
Lcmo;b(Lgt;Lgz;)Z
intermediary method_49807
Lnet/minecraft/class_8235;method_49807(Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Z
named method_49807
Lnet/minecraft/class_8235;method_49807(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)Z
-
method_49808
- Mappings:
Namespace Name Mixin selector official c
Lcmo;c(Lgt;Lgz;)I
intermediary method_49808
Lnet/minecraft/class_8235;method_49808(Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)I
named method_49808
Lnet/minecraft/class_8235;method_49808(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)I
-
method_49803
- Mappings:
Namespace Name Mixin selector official B
Lcmo;B(Lgt;)Z
intermediary method_49803
Lnet/minecraft/class_8235;method_49803(Lnet/minecraft/class_2338;)Z
named method_49803
Lnet/minecraft/class_8235;method_49803(Lnet/minecraft/util/math/BlockPos;)Z
-
method_49804
- Mappings:
Namespace Name Mixin selector official C
Lcmo;C(Lgt;)I
intermediary method_49804
Lnet/minecraft/class_8235;method_49804(Lnet/minecraft/class_2338;)I
named method_49804
Lnet/minecraft/class_8235;method_49804(Lnet/minecraft/util/math/BlockPos;)I
-