Inherited from LivingEntity
player:getTargetedBlock() | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | a BlockState |
player:getTargetedBlock(ignoreLiquids) | Method Property | Fluent Description | Representation |
|---|---|---|
| ignoreLiquids accepts | a Boolean | |
| Return Value | a BlockState |
player:getTargetedBlock(ignoreLiquids, distance) | Method Property | Fluent Description | Representation |
|---|---|---|
| ignoreLiquids accepts | a Boolean | |
| distance accepts | a Number | |
| Return Value | a BlockState |