Class BlockRayTraceResultComponent

java.lang.Object
net.minecraft.world.phys.HitResult
net.minecraft.world.phys.BlockHitResult
org.cyclops.integrateddynamics.core.block.BlockRayTraceResultComponent

public class BlockRayTraceResultComponent extends net.minecraft.world.phys.BlockHitResult
A BlockHitResult that specifies the selected VoxelShapeComponents.IComponent.
  • Nested Class Summary

    Nested classes/interfaces inherited from class net.minecraft.world.phys.HitResult

    net.minecraft.world.phys.HitResult.Type
  • Field Summary

    Fields inherited from class net.minecraft.world.phys.HitResult

    location
  • Constructor Summary

    Constructors
    Constructor
    Description
    BlockRayTraceResultComponent(net.minecraft.world.phys.BlockHitResult blockRayTraceResult, VoxelShapeComponents.IComponent component)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class net.minecraft.world.phys.BlockHitResult

    getBlockPos, getDirection, getType, isInside, miss, withDirection, withPosition

    Methods inherited from class net.minecraft.world.phys.HitResult

    distanceTo, getLocation

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait