BlockHitResult
Importing the class
If you need to reference this type directly, like when casting an Array, or as a parameter, you will need to import it. Simply add the import at the top of the file.
Extends
BlockHitResult extends HitResult
.
Members
Getter
Return Type:
bool
isInside() as bool
Return Type:
bool
Getter
Return Type:
HitResultType
type() as Type
Return Type:
HitResultType
withDirection(param0 as Direction) as BlockHitResult
Return Type:
BlockHitResult
withPosition(param0 as BlockPos) as BlockHitResult
Return Type:
BlockHitResult