Bassebombecraft

Bassebombecraft

18.5k Downloads

1.15: The method setSpawnPoint(..) in the type PlayerEntity is not applicable for the arguments..

Closed this issue ยท 1 comments

commented

Problem:
The method setSpawnPoint(BlockPos, boolean, boolean, DimensionType) in the type PlayerEntity is not applicable for the arguments (BlockPos, boolean, DimensionType)

Solution:
Add extra boolean argument.
Which don't checks for the presence of a bed.

commented

Resolved with commit 55e0897.