Object RandomSafeTeleport
-
- All Implemented Interfaces:
public class RandomSafeTeleport
-
-
Field Summary
Fields Modifier and Type Field Description public final static RandomSafeTeleport
INSTANCE
-
Method Summary
Modifier and Type Method Description final static Unit
teleport(Entity entity)
final Boolean
isSafeLocation(Level world, BlockPos pos)
-
-
Method Detail
-
isSafeLocation
final Boolean isSafeLocation(Level world, BlockPos pos)
-
-
-
-