Package net.minecraft.world
Interface RedstoneView
- All Superinterfaces:
BlockView,HeightLimitView
- All Known Subinterfaces:
LunarWorldView,RegistryWorldView,ServerWorldAccess,StructureWorldAccess,WorldAccess,WorldView
- All Known Implementing Classes:
ChunkRegion,ClientWorld,ServerWorld,World
- Mappings:
Namespace Name named net/minecraft/world/RedstoneViewintermediary net/minecraft/class_8235official dhb
-
Field Summary
FieldsFields inherited from interface net.minecraft.world.BlockView
field_54147 -
Method Summary
Modifier and TypeMethodDescriptiondefault intgetEmittedRedstonePower(BlockPos pos, Direction direction) default intgetEmittedRedstonePower(BlockPos pos, Direction direction, boolean onlyFromGate) default intdefault intdefault intgetStrongRedstonePower(BlockPos pos, Direction direction) default booleanisEmittingRedstonePower(BlockPos pos, Direction direction) default booleanMethods inherited from interface net.minecraft.world.BlockView
getBlockEntity, getBlockEntity, getBlockState, getDismountHeight, getDismountHeight, getFluidState, getLuminance, getStatesInBox, raycast, raycast, raycastBlockMethods inherited from interface net.minecraft.world.HeightLimitView
countVerticalSections, getBottomSectionCoord, getBottomY, getHeight, getSectionIndex, getTopSectionCoord, getTopYInclusive, isInHeightLimit, isOutOfHeightLimit, isOutOfHeightLimit, sectionCoordToIndex, sectionIndexToCoord
-
Field Details
-
DIRECTIONS
- Mappings:
Namespace Name Mixin selector named DIRECTIONSLnet/minecraft/world/RedstoneView;DIRECTIONS:[Lnet/minecraft/util/math/Direction;intermediary field_43226Lnet/minecraft/class_8235;field_43226:[Lnet/minecraft/class_2350;official DLdhb;D:[Ljn;
-
-
Method Details
-
getStrongRedstonePower
- Mappings:
Namespace Name Mixin selector named getStrongRedstonePowerLnet/minecraft/world/RedstoneView;getStrongRedstonePower(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)Iintermediary method_49805Lnet/minecraft/class_8235;method_49805(Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Iofficial aLdhb;a(Lji;Ljn;)I
-
getReceivedStrongRedstonePower
- Mappings:
Namespace Name Mixin selector named getReceivedStrongRedstonePowerLnet/minecraft/world/RedstoneView;getReceivedStrongRedstonePower(Lnet/minecraft/util/math/BlockPos;)Iintermediary method_49809Lnet/minecraft/class_8235;method_49809(Lnet/minecraft/class_2338;)Iofficial e_Ldhb;e_(Lji;)I
-
getEmittedRedstonePower
- Mappings:
Namespace Name Mixin selector named getEmittedRedstonePowerLnet/minecraft/world/RedstoneView;getEmittedRedstonePower(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;Z)Iintermediary method_49806Lnet/minecraft/class_8235;method_49806(Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;Z)Iofficial aLdhb;a(Lji;Ljn;Z)I
-
isEmittingRedstonePower
- Mappings:
Namespace Name Mixin selector named isEmittingRedstonePowerLnet/minecraft/world/RedstoneView;isEmittingRedstonePower(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)Zintermediary method_49807Lnet/minecraft/class_8235;method_49807(Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Zofficial bLdhb;b(Lji;Ljn;)Z
-
getEmittedRedstonePower
- Mappings:
Namespace Name Mixin selector named getEmittedRedstonePowerLnet/minecraft/world/RedstoneView;getEmittedRedstonePower(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)Iintermediary method_49808Lnet/minecraft/class_8235;method_49808(Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Iofficial cLdhb;c(Lji;Ljn;)I
-
isReceivingRedstonePower
- Mappings:
Namespace Name Mixin selector named isReceivingRedstonePowerLnet/minecraft/world/RedstoneView;isReceivingRedstonePower(Lnet/minecraft/util/math/BlockPos;)Zintermediary method_49803Lnet/minecraft/class_8235;method_49803(Lnet/minecraft/class_2338;)Zofficial CLdhb;C(Lji;)Z
-
getReceivedRedstonePower
- Mappings:
Namespace Name Mixin selector named getReceivedRedstonePowerLnet/minecraft/world/RedstoneView;getReceivedRedstonePower(Lnet/minecraft/util/math/BlockPos;)Iintermediary method_49804Lnet/minecraft/class_8235;method_49804(Lnet/minecraft/class_2338;)Iofficial DLdhb;D(Lji;)I
-