Package net.minecraft
Interface class_8527
- All Superinterfaces:
BlockView
,HeightLimitView
- All Known Implementing Classes:
Chunk
,EmptyChunk
,ProtoChunk
,ReadOnlyChunk
,WorldChunk
- Mappings:
Namespace Name official dec
intermediary net/minecraft/class_8527
named net/minecraft/class_8527
-
Method Summary
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
-
Method Details
-
method_51524
- Mappings:
Namespace Name Mixin selector official a
Ldec;a(Ljava/util/function/BiConsumer;)V
intermediary method_51524
Lnet/minecraft/class_8527;method_51524(Ljava/util/function/BiConsumer;)V
named method_51524
Lnet/minecraft/class_8527;method_51524(Ljava/util/function/BiConsumer;)V
-
getLightSourcesStream
class_8528 getLightSourcesStream()- Mappings:
Namespace Name Mixin selector official B
Ldec;B()Ldwg;
intermediary method_12018
Lnet/minecraft/class_8527;method_12018()Lnet/minecraft/class_8528;
named getLightSourcesStream
Lnet/minecraft/class_8527;getLightSourcesStream()Lnet/minecraft/class_8528;
-