Package net.minecraft.world
Class RayTraceResult
java.lang.Object
net.minecraft.world.RayTraceResult
- Mappings:
Namespace Name official blhintermediary net/minecraft/class_2235named net/minecraft/world/RayTraceResult
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate BlockEntityprivate final RenderBlockViewprivate booleanprivate final BlockPosprivate BlockStateprivate final boolean -
Constructor Summary
ConstructorsConstructorDescriptionRayTraceResult(RenderBlockView renderBlockView, BlockPos blockPos, boolean bool) -
Method Summary
Modifier and TypeMethodDescriptiongetPos()static Predicate<RayTraceResult>method_16935(Predicate<BlockState> predicate)
-
Field Details
-
field_18695
- Mappings:
Namespace Name Mixin selector official aLblh;a:Layc;intermediary field_18695Lnet/minecraft/class_2235;field_18695:Lnet/minecraft/class_3599;named field_18695Lnet/minecraft/world/RayTraceResult;field_18695:Lnet/minecraft/world/RenderBlockView;
-
pos
- Mappings:
Namespace Name Mixin selector official bLblh;b:Lel;intermediary field_9895Lnet/minecraft/class_2235;field_9895:Lnet/minecraft/class_2552;named posLnet/minecraft/world/RayTraceResult;pos:Lnet/minecraft/util/math/BlockPos;
-
stateRequired
private final boolean stateRequired- Mappings:
Namespace Name Mixin selector official cLblh;c:Zintermediary field_9896Lnet/minecraft/class_2235;field_9896:Znamed stateRequiredLnet/minecraft/world/RayTraceResult;stateRequired:Z
-
state
- Mappings:
Namespace Name Mixin selector official dLblh;d:Lblc;intermediary field_9897Lnet/minecraft/class_2235;field_9897:Lnet/minecraft/class_2232;named stateLnet/minecraft/world/RayTraceResult;state:Lnet/minecraft/block/BlockState;
-
blockEntity
- Mappings:
Namespace Name Mixin selector official eLblh;e:Lbji;intermediary field_9898Lnet/minecraft/class_2235;field_9898:Lnet/minecraft/class_226;named blockEntityLnet/minecraft/world/RayTraceResult;blockEntity:Lnet/minecraft/block/entity/BlockEntity;
-
hasBlockEntity
private boolean hasBlockEntity- Mappings:
Namespace Name Mixin selector official fLblh;f:Zintermediary field_9899Lnet/minecraft/class_2235;field_9899:Znamed hasBlockEntityLnet/minecraft/world/RayTraceResult;hasBlockEntity:Z
-
-
Constructor Details
-
RayTraceResult
-
-
Method Details
-
getBlockState
- Mappings:
Namespace Name Mixin selector official aLblh;a()Lblc;intermediary method_9038Lnet/minecraft/class_2235;method_9038()Lnet/minecraft/class_2232;named getBlockStateLnet/minecraft/world/RayTraceResult;getBlockState()Lnet/minecraft/block/BlockState;
-
getBlockEntity
- Mappings:
Namespace Name Mixin selector official bLblh;b()Lbji;intermediary method_9040Lnet/minecraft/class_2235;method_9040()Lnet/minecraft/class_226;named getBlockEntityLnet/minecraft/world/RayTraceResult;getBlockEntity()Lnet/minecraft/block/entity/BlockEntity;
-
method_16937
- Mappings:
Namespace Name Mixin selector official cLblh;c()Layc;intermediary method_16937Lnet/minecraft/class_2235;method_16937()Lnet/minecraft/class_3599;named method_16937Lnet/minecraft/world/RayTraceResult;method_16937()Lnet/minecraft/world/RenderBlockView;
-
getPos
- Mappings:
Namespace Name Mixin selector official dLblh;d()Lel;intermediary method_9041Lnet/minecraft/class_2235;method_9041()Lnet/minecraft/class_2552;named getPosLnet/minecraft/world/RayTraceResult;getPos()Lnet/minecraft/util/math/BlockPos;
-
method_16935
- Mappings:
Namespace Name Mixin selector official aLblh;a(Ljava/util/function/Predicate;)Ljava/util/function/Predicate;intermediary method_16935Lnet/minecraft/class_2235;method_16935(Ljava/util/function/Predicate;)Ljava/util/function/Predicate;named method_16935Lnet/minecraft/world/RayTraceResult;method_16935(Ljava/util/function/Predicate;)Ljava/util/function/Predicate;
-