Sanguimancy

Sanguimancy

4M Downloads

Teleport into blocks

diba1013 opened this issue ยท 1 comments

commented

You can teleport into blocks when the random teleporting happens due to "higher forces". Maybe check for air blocks or use enderman-teleporting (net.minecraft.entity.monster, line 274ff)

public static void randomTeleport(EntityPlayer player) {

commented

This is not a bug.